Author: Maciej Fijalkowski
Branch:
Changeset: r174:7a39bbeb0f05
Date: 2012-02-06 10:04 +0200
http://bitbucket.org/pypy/benchmarks/changeset/7a39bbeb0f05/
Log:hopefully this is the last special case for errors
diff --git a/saveresults.py b/saveresults.py
--- a/saveresults.py
+++ b/saveresult
Author: Armin Rigo
Branch:
Changeset: r52120:507a7fafd337
Date: 2012-02-06 09:38 +0100
http://bitbucket.org/pypy/pypy/changeset/507a7fafd337/
Log:Add documentation file.
diff --git a/pypy/doc/config/translation.check_str_without_nul.txt
b/pypy/doc/config/translation.check_str_without_nul.t
Author: Armin Rigo
Branch:
Changeset: r52123:28b333b86328
Date: 2012-02-06 10:16 +0100
http://bitbucket.org/pypy/pypy/changeset/28b333b86328/
Log:Fix this test.
diff --git a/pypy/module/pypyjit/test_pypy_c/test_call.py
b/pypy/module/pypyjit/test_pypy_c/test_call.py
--- a/pypy/module/pypyji
Author: hager
Branch: ppc-jit-backend
Changeset: r52124:aaf78782650f
Date: 2012-02-06 10:26 +0100
http://bitbucket.org/pypy/pypy/changeset/aaf78782650f/
Log:kill more unused code
diff --git a/pypy/jit/backend/ppc/ppcgen/autopath.py
b/pypy/jit/backend/ppc/ppcgen/autopath.py
deleted file mode
Author: Maciej Fijalkowski
Branch:
Changeset: r52125:1be9e4030a4e
Date: 2012-02-06 11:34 +0200
http://bitbucket.org/pypy/pypy/changeset/1be9e4030a4e/
Log:start writing the release announcement
diff --git a/pypy/doc/release-1.8.0.rst b/pypy/doc/release-1.8.0.rst
new file mode 100644
--- /dev
Author: Maciej Fijalkowski
Branch:
Changeset: r52126:ad2705041965
Date: 2012-02-06 11:35 +0200
http://bitbucket.org/pypy/pypy/changeset/ad2705041965/
Log:merge default
diff --git a/pypy/module/pypyjit/test_pypy_c/test_call.py
b/pypy/module/pypyjit/test_pypy_c/test_call.py
--- a/pypy/module
Author: hager
Branch: ppc-jit-backend
Changeset: r52127:93e0d769bf2a
Date: 2012-02-06 11:04 +0100
http://bitbucket.org/pypy/pypy/changeset/93e0d769bf2a/
Log:fix imports in test_ppc.py
diff --git a/pypy/jit/backend/ppc/ppcgen/test/test_ppc.py
b/pypy/jit/backend/ppc/ppcgen/test/test_ppc.py
--
Author: hager
Branch: ppc-jit-backend
Changeset: r52128:9f1e30dd076f
Date: 2012-02-06 11:24 +0100
http://bitbucket.org/pypy/pypy/changeset/9f1e30dd076f/
Log:ppc/regalloc.py not used
diff --git a/pypy/jit/backend/ppc/regalloc.py b/pypy/jit/backend/ppc/regalloc.py
deleted file mode 100644
---
Author: Maciej Fijalkowski
Branch: numpy-record-dtypes
Changeset: r52129:52434fe40e76
Date: 2012-02-06 12:45 +0200
http://bitbucket.org/pypy/pypy/changeset/52434fe40e76/
Log:a banch to implement record dtypes
diff --git a/pypy/module/micronumpy/interp_dtype.py
b/pypy/module/micronumpy/inter
Author: hager
Branch: ppc-jit-backend
Changeset: r52130:27d728c3294a
Date: 2012-02-06 11:59 +0100
http://bitbucket.org/pypy/pypy/changeset/27d728c3294a/
Log:kill ppcgen directory and move stuff into ppc directory
diff --git a/pypy/jit/backend/ppc/ppcgen/_ppcgen.c
b/pypy/jit/backend/ppc/_ppc
Author: hager
Branch: ppc-jit-backend
Changeset: r52131:78b4aedb2fce
Date: 2012-02-06 12:04 +0100
http://bitbucket.org/pypy/pypy/changeset/78b4aedb2fce/
Log:remove obsolete test
diff --git a/pypy/jit/backend/ppc/test/test_rassemblermaker.py
b/pypy/jit/backend/ppc/test/test_rassemblermaker.p
Author: Maciej Fijalkowski
Branch: numpy-record-dtypes
Changeset: r52132:25d165290ecd
Date: 2012-02-06 13:27 +0200
http://bitbucket.org/pypy/pypy/changeset/25d165290ecd/
Log:export few more types and check their __mro__
diff --git a/pypy/module/micronumpy/__init__.py
b/pypy/module/micronump
Author: Maciej Fijalkowski
Branch: release-1.8.x
Changeset: r52133:fa0a3384dd31
Date: 2012-02-06 13:31 +0200
http://bitbucket.org/pypy/pypy/changeset/fa0a3384dd31/
Log:grumble, fix the patchlevel release no
diff --git a/pypy/module/cpyext/include/patchlevel.h
b/pypy/module/cpyext/include/pa
Author: Stefano Rivera
Branch:
Changeset: r52134:565fba5a3441
Date: 2012-02-06 13:57 +0200
http://bitbucket.org/pypy/pypy/changeset/565fba5a3441/
Log:Document configuration environment variables
Add gc_info.rst, documenting minimark's configuration variables,
link into tree.
Author: Stefano Rivera
Branch:
Changeset: r52135:a4b5035a856b
Date: 2012-02-06 14:00 +0200
http://bitbucket.org/pypy/pypy/changeset/a4b5035a856b/
Log:Bump start-line for gc_info in pypy.1.rst
diff --git a/pypy/doc/man/pypy.1.rst b/pypy/doc/man/pypy.1.rst
--- a/pypy/doc/man/pypy.1.rst
+++ b/
Author: hager
Branch: ppc-jit-backend
Changeset: r52136:3252afe40dd2
Date: 2012-02-06 13:51 +0100
http://bitbucket.org/pypy/pypy/changeset/3252afe40dd2/
Log:repair tests in test_regalloc.py
diff --git a/pypy/jit/backend/ppc/test/test_regalloc.py
b/pypy/jit/backend/ppc/test/test_regalloc.py
Author: Armin Rigo
Branch: stm-gc
Changeset: r52137:c200bc59446e
Date: 2012-02-06 16:25 +0100
http://bitbucket.org/pypy/pypy/changeset/c200bc59446e/
Log:Reading fields of various sizes.
diff --git a/pypy/rpython/memory/gc/stmgc.py b/pypy/rpython/memory/gc/stmgc.py
--- a/pypy/rpython/memory/g
Author: Benjamin Peterson
Branch:
Changeset: r52138:7e8d570f4490
Date: 2012-02-06 10:23 -0500
http://bitbucket.org/pypy/pypy/changeset/7e8d570f4490/
Log:fix ugly formatting
diff --git a/pypy/interpreter/astcompiler/optimize.py
b/pypy/interpreter/astcompiler/optimize.py
--- a/pypy/interpret
Author: Benjamin Peterson
Branch:
Changeset: r52139:e112d1cfaa95
Date: 2012-02-06 10:59 -0500
http://bitbucket.org/pypy/pypy/changeset/e112d1cfaa95/
Log:allow folding subscripts of BMP characters higher than surrogates
diff --git a/pypy/interpreter/astcompiler/optimize.py
b/pypy/interprete
Author: Antonio Cuni
Branch:
Changeset: r52140:646611ce782f
Date: 2012-02-06 18:01 +0100
http://bitbucket.org/pypy/pypy/changeset/646611ce782f/
Log:fix version number
diff --git a/pypy/doc/release-1.8.0.rst b/pypy/doc/release-1.8.0.rst
--- a/pypy/doc/release-1.8.0.rst
+++ b/pypy/doc/release
Author: Maciej Fijalkowski
Branch: numpy-record-dtypes
Changeset: r52141:6f8ec889129b
Date: 2012-02-06 19:32 +0200
http://bitbucket.org/pypy/pypy/changeset/6f8ec889129b/
Log:intp
diff --git a/pypy/module/micronumpy/__init__.py
b/pypy/module/micronumpy/__init__.py
--- a/pypy/module/micronump
Author: Maciej Fijalkowski
Branch:
Changeset: r633:1982b9dfa2b2
Date: 2012-02-06 19:34 +0200
http://bitbucket.org/pypy/buildbot/changeset/1982b9dfa2b2/
Log:grumble grumble grumble, bad fijal, a crappy review
diff --git a/bot2/pypybuildbot/builds.py b/bot2/pypybuildbot/builds.py
--- a/bot2/p
Author: Maciej Fijalkowski
Branch: numpy-record-dtypes
Changeset: r52142:b73818b96a24
Date: 2012-02-06 19:40 +0200
http://bitbucket.org/pypy/pypy/changeset/b73818b96a24/
Log:make those tests pass with -A
diff --git a/pypy/module/micronumpy/test/test_dtypes.py
b/pypy/module/micronumpy/test/t
Author: Maciej Fijalkowski
Branch: numpy-record-dtypes
Changeset: r52143:b91d1bdc5810
Date: 2012-02-06 19:50 +0200
http://bitbucket.org/pypy/pypy/changeset/b91d1bdc5810/
Log:export longlong and ulonglong
diff --git a/pypy/module/micronumpy/__init__.py
b/pypy/module/micronumpy/__init__.py
--
Author: Maciej Fijalkowski
Branch: numpy-record-dtypes
Changeset: r52144:e275565bc002
Date: 2012-02-06 20:28 +0200
http://bitbucket.org/pypy/pypy/changeset/e275565bc002/
Log:expose some more names
diff --git a/pypy/module/micronumpy/__init__.py
b/pypy/module/micronumpy/__init__.py
--- a/pyp
Author: Maciej Fijalkowski
Branch: ppc-jit-backend-rpythonization
Changeset: r52145:135d4fd0b053
Date: 2012-02-06 21:36 +0200
http://bitbucket.org/pypy/pypy/changeset/135d4fd0b053/
Log:A branch to make ppc jit rpython, readd rassembler
diff --git a/pypy/jit/backend/ppc/ppcgen/rassemblermaker
Author: mattip
Branch: numpypy-out
Changeset: r52146:3068735b0215
Date: 2012-02-06 21:44 +0200
http://bitbucket.org/pypy/pypy/changeset/3068735b0215/
Log:more tests
diff --git a/pypy/module/micronumpy/interp_numarray.py
b/pypy/module/micronumpy/interp_numarray.py
--- a/pypy/module/micronumpy
Author: Maciej Fijalkowski
Branch:
Changeset: r634:cb420b0a33c1
Date: 2012-02-06 22:26 +0200
http://bitbucket.org/pypy/buildbot/changeset/cb420b0a33c1/
Log:ARGH ARGJH ARGH
diff --git a/bot2/pypybuildbot/builds.py b/bot2/pypybuildbot/builds.py
--- a/bot2/pypybuildbot/builds.py
+++ b/bot2/pyp
Author: Amaury Forgeot d'Arc
Branch: win32-cleanup
Changeset: r52147:4278af6a7f51
Date: 2012-02-06 22:25 +0100
http://bitbucket.org/pypy/pypy/changeset/4278af6a7f51/
Log:Fix generation of str/unicode dispatch function for Windows
diff --git a/pypy/rpython/module/ll_os.py b/pypy/rpython/modul
Author: mattip
Branch: win32-cleanup
Changeset: r52148:2da738b6eea6
Date: 2012-02-06 23:29 +0200
http://bitbucket.org/pypy/pypy/changeset/2da738b6eea6/
Log:add test for posix module
diff --git a/pypy/module/posix/test/test_ztranslation.py
b/pypy/module/posix/test/test_ztranslation.py
new fil
Author: mattip
Branch: win32-cleanup
Changeset: r52149:d34c77fa0f42
Date: 2012-02-06 23:48 +0200
http://bitbucket.org/pypy/pypy/changeset/d34c77fa0f42/
Log:merge branches
diff --git a/pypy/module/posix/test/test_ztranslation.py
b/pypy/module/posix/test/test_ztranslation.py
new file mode 1006
Author: mattip
Branch: win32-cleanup
Changeset: r52150:f42334abe866
Date: 2012-02-06 23:56 +0200
http://bitbucket.org/pypy/pypy/changeset/f42334abe866/
Log:remove improper link flag
diff --git a/pypy/rlib/ropenssl.py b/pypy/rlib/ropenssl.py
--- a/pypy/rlib/ropenssl.py
+++ b/pypy/rlib/ropenssl
Author: mattip
Branch: win32-cleanup
Changeset: r52151:6fc1023ba5e3
Date: 2012-02-07 00:16 +0200
http://bitbucket.org/pypy/pypy/changeset/6fc1023ba5e3/
Log:add 'WindowsError' to base objspace
diff --git a/pypy/interpreter/baseobjspace.py b/pypy/interpreter/baseobjspace.py
--- a/pypy/interpret
Author: mattip
Branch: numpypy-out
Changeset: r52152:5bdd210811e1
Date: 2012-02-06 09:08 +0200
http://bitbucket.org/pypy/pypy/changeset/5bdd210811e1/
Log:more tests, start to think about intermediaries
diff --git a/pypy/module/micronumpy/interp_ufuncs.py
b/pypy/module/micronumpy/interp_ufunc
Author: Amaury Forgeot d'Arc
Branch: win32-cleanup
Changeset: r52153:dbf53f6e1d73
Date: 2012-02-07 00:11 +0100
http://bitbucket.org/pypy/pypy/changeset/dbf53f6e1d73/
Log:Add space.unicode0_w, which returns a unicode string without NUL
bytes
diff --git a/pypy/interpreter/baseobjspace.
Author: fijal
Branch: ppc-jit-backend-rpythonization
Changeset: r52154:39f8e2a9fd18
Date: 2012-02-06 15:15 -0800
http://bitbucket.org/pypy/pypy/changeset/39f8e2a9fd18/
Log:(fijal, edelsohn) improve rassembler until it works. more work
required to make it rpython
diff --git a/pypy/jit/
Author: Wim Lavrijsen
Branch: reflex-support
Changeset: r52156:b637b18b01b8
Date: 2012-02-06 15:32 -0800
http://bitbucket.org/pypy/pypy/changeset/b637b18b01b8/
Log:o) fleshed out mixins for unsigned integer types o) default args
supported for all integer types
diff --git a/pypy/modul
Author: Wim Lavrijsen
Branch: reflex-support
Changeset: r52155:d72d77b4a76e
Date: 2012-02-06 13:35 -0800
http://bitbucket.org/pypy/pypy/changeset/d72d77b4a76e/
Log:o) integer class mixin o) long integer default parameters for ffi
call
diff --git a/pypy/module/cppyy/capi/__init__.py
38 matches
Mail list logo