[pypy-commit] pypy default: merge the pull request #149, after a few extra fixes:

2013-06-04 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r64764:e953dfbc7f0a Date: 2013-06-04 11:56 +0200 http://bitbucket.org/pypy/pypy/changeset/e953dfbc7f0a/ Log:merge the pull request #149, after a few extra fixes: implement the -O and -OO flags, by Tyler Wade Most

[pypy-commit] pypy default: Merge heads

2013-06-03 Thread rguillebert
Author: Romain Guillebert romain...@gmail.com Branch: Changeset: r64739:f556942951f9 Date: 2013-06-03 16:40 + http://bitbucket.org/pypy/pypy/changeset/f556942951f9/ Log:Merge heads diff --git a/pypy/doc/windows.rst b/pypy/doc/windows.rst --- a/pypy/doc/windows.rst +++

[pypy-commit] pypy default: merge heads

2013-06-02 Thread bivab
Author: David Schneider david.schnei...@picle.org Branch: Changeset: r64721:d3b498962380 Date: 2013-06-02 15:23 -0500 http://bitbucket.org/pypy/pypy/changeset/d3b498962380/ Log:merge heads diff --git a/pypy/module/imp/importing.py b/pypy/module/imp/importing.py ---

[pypy-commit] pypy default: merge

2013-06-02 Thread fijal
Author: Maciej Fijalkowski fij...@gmail.com Branch: Changeset: r64724:b93ade5abad3 Date: 2013-06-03 05:10 +0800 http://bitbucket.org/pypy/pypy/changeset/b93ade5abad3/ Log:merge diff --git a/pypy/doc/windows.rst b/pypy/doc/windows.rst --- a/pypy/doc/windows.rst +++ b/pypy/doc/windows.rst @@

[pypy-commit] pypy default: merge win32-fixes3 into default

2013-06-01 Thread mattip
Author: mattip matti.pi...@gmail.com Branch: Changeset: r64706:216ba1e7cb65 Date: 2013-06-01 22:44 +0300 http://bitbucket.org/pypy/pypy/changeset/216ba1e7cb65/ Log:merge win32-fixes3 into default diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst ---

[pypy-commit] pypy default: merge heads

2013-05-31 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r64686:59a8280b8df2 Date: 2013-05-31 20:43 +0200 http://bitbucket.org/pypy/pypy/changeset/59a8280b8df2/ Log:merge heads diff --git a/pypy/config/pypyoption.py b/pypy/config/pypyoption.py --- a/pypy/config/pypyoption.py +++

[pypy-commit] pypy default: merge upstream

2013-05-30 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: Changeset: r64671:fc8a329d4956 Date: 2013-05-30 12:41 -0700 http://bitbucket.org/pypy/pypy/changeset/fc8a329d4956/ Log:merge upstream diff --git a/pypy/module/pypyjit/test_pypy_c/test_bug.py b/pypy/module/pypyjit/test_pypy_c/test_bug.py

[pypy-commit] pypy default: Merge numpy-pickle

2013-05-28 Thread rguillebert
Author: Romain Guillebert romain...@gmail.com Branch: Changeset: r64605:9f5435579221 Date: 2013-05-28 13:48 +0200 http://bitbucket.org/pypy/pypy/changeset/9f5435579221/ Log:Merge numpy-pickle diff --git a/pypy/module/micronumpy/__init__.py b/pypy/module/micronumpy/__init__.py ---

[pypy-commit] pypy default: merge

2013-05-28 Thread fijal
Author: Maciej Fijalkowski fij...@gmail.com Branch: Changeset: r64623:3413b6c72956 Date: 2013-05-28 16:10 +0200 http://bitbucket.org/pypy/pypy/changeset/3413b6c72956/ Log:merge diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++

[pypy-commit] pypy default: merge

2013-05-28 Thread fijal
Author: Maciej Fijalkowski fij...@gmail.com Branch: Changeset: r64626:727e5e38dd75 Date: 2013-05-28 17:40 +0200 http://bitbucket.org/pypy/pypy/changeset/727e5e38dd75/ Log:merge diff --git a/pypy/module/pypyjit/test_pypy_c/test_bug.py b/pypy/module/pypyjit/test_pypy_c/test_bug.py ---

[pypy-commit] pypy default: merge upstream

2013-05-28 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: Changeset: r64644:0289956d46c1 Date: 2013-05-28 14:43 -0700 http://bitbucket.org/pypy/pypy/changeset/0289956d46c1/ Log:merge upstream diff --git a/rpython/translator/c/test/test_standalone.py b/rpython/translator/c/test/test_standalone.py

[pypy-commit] pypy default: Merge default

2013-05-24 Thread rguillebert
Author: Romain Guillebert romain...@gmail.com Branch: Changeset: r64542:4668b8d8a921 Date: 2013-05-24 17:10 +0200 http://bitbucket.org/pypy/pypy/changeset/4668b8d8a921/ Log:Merge default ___ pypy-commit mailing list pypy-commit@python.org

[pypy-commit] pypy default: Merge numpy-pickle

2013-05-23 Thread rguillebert
Author: Romain Guillebert romain...@gmail.com Branch: Changeset: r64516:7e2569700210 Date: 2013-05-23 18:37 +0200 http://bitbucket.org/pypy/pypy/changeset/7e2569700210/ Log:Merge numpy-pickle diff --git a/pypy/module/micronumpy/interp_dtype.py b/pypy/module/micronumpy/interp_dtype.py ---

[pypy-commit] pypy default: merge arm-stacklet

2013-05-22 Thread bivab
Author: David Schneider david.schnei...@picle.org Branch: Changeset: r64437:fc98eb924881 Date: 2013-05-22 05:04 -0500 http://bitbucket.org/pypy/pypy/changeset/fc98eb924881/ Log:merge arm-stacklet diff --git a/pypy/config/pypyoption.py b/pypy/config/pypyoption.py ---

[pypy-commit] pypy default: merge heads

2013-05-21 Thread bivab
Author: David Schneider david.schnei...@picle.org Branch: Changeset: r64382:469d4ebafa75 Date: 2013-05-21 14:54 +0200 http://bitbucket.org/pypy/pypy/changeset/469d4ebafa75/ Log:merge heads diff --git a/lib-python/2.7/distutils/sysconfig.py b/lib-python/2.7/distutils/sysconfig.py ---

[pypy-commit] pypy default: merge

2013-05-18 Thread fijal
Author: Maciej Fijalkowski fij...@gmail.com Branch: Changeset: r64278:44b4f0cf0b7d Date: 2013-05-18 13:18 +0200 http://bitbucket.org/pypy/pypy/changeset/44b4f0cf0b7d/ Log:merge diff --git a/pypy/objspace/std/dictmultiobject.py b/pypy/objspace/std/dictmultiobject.py ---

[pypy-commit] pypy default: merge heads

2013-05-16 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r64213:4bd5c7a365b1 Date: 2013-05-16 09:31 +0200 http://bitbucket.org/pypy/pypy/changeset/4bd5c7a365b1/ Log:merge heads diff --git a/lib-python/2.7/test/test_codecs.py b/lib-python/2.7/test/test_codecs.py ---

[pypy-commit] pypy default: merge heads

2013-05-16 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r64230:6680e432ccda Date: 2013-05-16 17:06 +0200 http://bitbucket.org/pypy/pypy/changeset/6680e432ccda/ Log:merge heads diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++

[pypy-commit] pypy default: merge heads

2013-05-15 Thread bivab
Author: David Schneider david.schnei...@picle.org Branch: Changeset: r64118:e980bdaef1cb Date: 2013-05-15 10:41 +0200 http://bitbucket.org/pypy/pypy/changeset/e980bdaef1cb/ Log:merge heads diff --git a/pypy/interpreter/baseobjspace.py b/pypy/interpreter/baseobjspace.py ---

[pypy-commit] pypy default: Merge callback-stacklet: fixes stacklet when we run with asmgcc and the

2013-05-15 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r64160:16589a93fc92 Date: 2013-05-15 15:54 +0200 http://bitbucket.org/pypy/pypy/changeset/16589a93fc92/ Log:Merge callback-stacklet: fixes stacklet when we run with asmgcc and the stack contains C callbacks. diff --git

[pypy-commit] pypy default: Merge numpy-subarrays

2013-05-15 Thread rguillebert
Author: Romain Guillebert romain...@gmail.com Branch: Changeset: r64166:1168b982d455 Date: 2013-05-15 16:06 +0200 http://bitbucket.org/pypy/pypy/changeset/1168b982d455/ Log:Merge numpy-subarrays diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst ---

[pypy-commit] pypy default: merge

2013-05-13 Thread fijal
Author: Maciej Fijalkowski fij...@gmail.com Branch: Changeset: r64042:259bdfb96071 Date: 2013-05-13 19:55 +0200 http://bitbucket.org/pypy/pypy/changeset/259bdfb96071/ Log:merge diff --git a/pypy/goal/getnightly.py b/pypy/goal/getnightly.py --- a/pypy/goal/getnightly.py +++

[pypy-commit] pypy default: Merge remove-array-smm branch that kills multimethods from the array module

2013-05-13 Thread fijal
Author: Maciej Fijalkowski fij...@gmail.com Branch: Changeset: r64047:d1459869ce85 Date: 2013-05-13 22:44 +0200 http://bitbucket.org/pypy/pypy/changeset/d1459869ce85/ Log:Merge remove-array-smm branch that kills multimethods from the array module diff --git

[pypy-commit] pypy default: merge

2013-05-13 Thread fijal
Author: Maciej Fijalkowski fij...@gmail.com Branch: Changeset: r64050:bcf984fdbff0 Date: 2013-05-13 23:11 +0200 http://bitbucket.org/pypy/pypy/changeset/bcf984fdbff0/ Log:merge diff --git a/pypy/module/__pypy__/interp_magic.py b/pypy/module/__pypy__/interp_magic.py ---

[pypy-commit] pypy default: merge heads

2013-05-11 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r63976:1b2ce85a6d2a Date: 2013-05-11 13:47 +0200 http://bitbucket.org/pypy/pypy/changeset/1b2ce85a6d2a/ Log:merge heads diff --git a/lib-python/2.7/distutils/sysconfig_pypy.py b/lib-python/2.7/distutils/sysconfig_pypy.py ---

[pypy-commit] pypy default: merge

2013-05-11 Thread fijal
Author: Maciej Fijalkowski fij...@gmail.com Branch: Changeset: r63983:e13cd035c6ce Date: 2013-05-11 15:34 +0200 http://bitbucket.org/pypy/pypy/changeset/e13cd035c6ce/ Log:merge diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++

[pypy-commit] pypy default: merge

2013-05-10 Thread fijal
Author: Maciej Fijalkowski fij...@gmail.com Branch: Changeset: r63961:cd7048f853a6 Date: 2013-05-10 14:18 +0200 http://bitbucket.org/pypy/pypy/changeset/cd7048f853a6/ Log:merge diff --git a/lib-python/2.7/distutils/sysconfig_pypy.py b/lib-python/2.7/distutils/sysconfig_pypy.py ---

[pypy-commit] pypy default: Merge numpy-pickle

2013-05-10 Thread rguillebert
Author: Romain Guillebert romain...@gmail.com Branch: Changeset: r63963:33e7a4abab7e Date: 2013-05-10 14:17 +0200 http://bitbucket.org/pypy/pypy/changeset/33e7a4abab7e/ Log:Merge numpy-pickle diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst ---

[pypy-commit] pypy default: merge heads

2013-05-09 Thread mattip
Author: mattip matti.pi...@gmail.com Branch: Changeset: r63946:8472584e6074 Date: 2013-05-09 20:31 +0300 http://bitbucket.org/pypy/pypy/changeset/8472584e6074/ Log:merge heads diff --git a/pypy/doc/release-2.0.0.rst b/pypy/doc/release-2.0.0.rst --- a/pypy/doc/release-2.0.0.rst +++

[pypy-commit] pypy default: merge

2013-05-08 Thread fijal
Author: Maciej Fijalkowski fij...@gmail.com Branch: Changeset: r63914:01814fcfecd2 Date: 2013-05-08 17:34 +0200 http://bitbucket.org/pypy/pypy/changeset/01814fcfecd2/ Log:merge diff --git a/rpython/memory/gctransform/framework.py b/rpython/memory/gctransform/framework.py ---

[pypy-commit] pypy default: merge

2013-05-08 Thread fijal
Author: Maciej Fijalkowski fij...@gmail.com Branch: Changeset: r63913:669bd7955208 Date: 2013-05-08 17:34 +0200 http://bitbucket.org/pypy/pypy/changeset/669bd7955208/ Log:merge diff --git a/pypy/goal/targetpypystandalone.py b/pypy/goal/targetpypystandalone.py ---

[pypy-commit] pypy default: merge

2013-05-08 Thread fijal
Author: Maciej Fijalkowski fij...@gmail.com Branch: Changeset: r63918:c5635f5e10d6 Date: 2013-05-08 18:02 +0200 http://bitbucket.org/pypy/pypy/changeset/c5635f5e10d6/ Log:merge diff --git a/rpython/translator/backendopt/graphanalyze.py b/rpython/translator/backendopt/graphanalyze.py ---

[pypy-commit] pypy default: merge

2013-05-08 Thread fijal
Author: Maciej Fijalkowski fij...@gmail.com Branch: Changeset: r63928:6cf91c47a736 Date: 2013-05-08 20:47 +0200 http://bitbucket.org/pypy/pypy/changeset/6cf91c47a736/ Log:merge diff --git a/pypy/objspace/std/test/test_listobject.py b/pypy/objspace/std/test/test_listobject.py ---

[pypy-commit] pypy default: merge heads

2013-05-05 Thread bivab
Author: David Schneider david.schnei...@picle.org Branch: Changeset: r63860:6e75b7739261 Date: 2013-05-05 14:02 +0200 http://bitbucket.org/pypy/pypy/changeset/6e75b7739261/ Log:merge heads diff --git a/pypy/module/_random/interp_random.py b/pypy/module/_random/interp_random.py ---

[pypy-commit] pypy default: merge heads

2013-05-05 Thread fijal
Author: Maciej Fijalkowski fij...@gmail.com Branch: Changeset: r63862:bc24f91f3054 Date: 2013-05-05 09:04 -0500 http://bitbucket.org/pypy/pypy/changeset/bc24f91f3054/ Log:merge heads diff --git a/lib_pypy/_ctypes/structure.py b/lib_pypy/_ctypes/structure.py ---

[pypy-commit] pypy default: merge

2013-05-03 Thread fijal
Author: Maciej Fijalkowski fij...@gmail.com Branch: Changeset: r63819:c16cd00e82ef Date: 2013-05-03 14:07 +0200 http://bitbucket.org/pypy/pypy/changeset/c16cd00e82ef/ Log:merge diff --git a/pypy/doc/release-2.0.0.rst b/pypy/doc/release-2.0.0.rst --- a/pypy/doc/release-2.0.0.rst +++

[pypy-commit] pypy default: merge heads

2013-05-01 Thread bivab
Author: David Schneider david.schnei...@picle.org Branch: Changeset: r63794:6fc3fb8cd5cc Date: 2013-05-01 23:31 +0200 http://bitbucket.org/pypy/pypy/changeset/6fc3fb8cd5cc/ Log:merge heads diff --git a/pypy/interpreter/app_main.py b/pypy/interpreter/app_main.py ---

[pypy-commit] pypy default: merge heads

2013-04-21 Thread bivab
Author: David Schneider david.schnei...@picle.org Branch: Changeset: r63539:53fcebf7fa52 Date: 2013-04-21 09:39 +0200 http://bitbucket.org/pypy/pypy/changeset/53fcebf7fa52/ Log:merge heads diff --git a/Makefile b/Makefile new file mode 100644 --- /dev/null +++ b/Makefile @@ -0,0 +1,7 @@ +

[pypy-commit] pypy default: merge heads

2013-04-20 Thread bivab
Author: David Schneider david.schnei...@picle.org Branch: Changeset: r63518:6885a43961e2 Date: 2013-04-20 01:34 +0200 http://bitbucket.org/pypy/pypy/changeset/6885a43961e2/ Log:merge heads diff --git a/rpython/annotator/model.py b/rpython/annotator/model.py --- a/rpython/annotator/model.py

[pypy-commit] pypy default: merge heads

2013-04-20 Thread bivab
Author: David Schneider david.schnei...@picle.org Branch: Changeset: r63521:754ac043d6f0 Date: 2013-04-20 16:42 +0200 http://bitbucket.org/pypy/pypy/changeset/754ac043d6f0/ Log:merge heads diff --git a/pypy/module/thread/threadlocals.py b/pypy/module/thread/threadlocals.py ---

[pypy-commit] pypy default: merge heads

2013-04-20 Thread bivab
Author: David Schneider david.schnei...@picle.org Branch: Changeset: r63526:a3da7e0bff01 Date: 2013-04-20 10:25 -0500 http://bitbucket.org/pypy/pypy/changeset/a3da7e0bff01/ Log:merge heads diff --git a/lib-python/2.7/json/decoder.py b/lib-python/2.7/json/decoder.py ---

[pypy-commit] pypy default: merge

2013-04-19 Thread fijal
Author: Maciej Fijalkowski fij...@gmail.com Branch: Changeset: r63505:93e73352baa9 Date: 2013-04-19 17:03 +0200 http://bitbucket.org/pypy/pypy/changeset/93e73352baa9/ Log:merge diff --git a/rpython/jit/backend/test/runner_test.py b/rpython/jit/backend/test/runner_test.py ---

[pypy-commit] pypy default: Merge fast-newarray. This inlines the fast path of newarray in the assembler.

2013-04-17 Thread fijal
Author: Maciej Fijalkowski fij...@gmail.com Branch: Changeset: r63455:6bf943756133 Date: 2013-04-17 18:18 +0200 http://bitbucket.org/pypy/pypy/changeset/6bf943756133/ Log:Merge fast-newarray. This inlines the fast path of newarray in the assembler. Disabled on ARM until we fix

[pypy-commit] pypy default: merge

2013-04-17 Thread fijal
Author: Maciej Fijalkowski fij...@gmail.com Branch: Changeset: r63456:2207377f4cc9 Date: 2013-04-17 18:19 +0200 http://bitbucket.org/pypy/pypy/changeset/2207377f4cc9/ Log:merge diff --git a/rpython/jit/backend/arm/assembler.py b/rpython/jit/backend/arm/assembler.py ---

[pypy-commit] pypy default: merge heads

2013-04-16 Thread mattip
Author: mattip matti.pi...@gmail.com Branch: Changeset: r63417:84d6ab8cc8a2 Date: 2013-04-16 20:12 +0300 http://bitbucket.org/pypy/pypy/changeset/84d6ab8cc8a2/ Log:merge heads diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++

[pypy-commit] pypy default: merge

2013-04-15 Thread fijal
Author: Maciej Fijalkowski fij...@gmail.com Branch: Changeset: r63363:a18f8527134a Date: 2013-04-15 14:58 +0200 http://bitbucket.org/pypy/pypy/changeset/a18f8527134a/ Log:merge diff --git a/lib_pypy/_pypy_interact.py b/lib_pypy/_pypy_interact.py --- a/lib_pypy/_pypy_interact.py +++

[pypy-commit] pypy default: merge heads

2013-04-15 Thread bivab
Author: David Schneider david.schnei...@picle.org Branch: Changeset: r63365:c2d0282acb2a Date: 2013-04-15 15:11 +0200 http://bitbucket.org/pypy/pypy/changeset/c2d0282acb2a/ Log:merge heads diff --git a/rpython/jit/backend/llsupport/test/test_gc_integration.py

[pypy-commit] pypy default: merge

2013-04-15 Thread fijal
Author: Maciej Fijalkowski fij...@gmail.com Branch: Changeset: r63369:b0630c2d6da5 Date: 2013-04-15 16:38 +0200 http://bitbucket.org/pypy/pypy/changeset/b0630c2d6da5/ Log:merge diff --git a/rpython/jit/backend/arm/assembler.py b/rpython/jit/backend/arm/assembler.py ---

[pypy-commit] pypy default: merge heads

2013-04-14 Thread mattip
Author: mattip matti.pi...@gmail.com Branch: Changeset: r63350:3c141c06dda8 Date: 2013-04-15 00:41 +0300 http://bitbucket.org/pypy/pypy/changeset/3c141c06dda8/ Log:merge heads diff --git a/lib_pypy/_pypy_interact.py b/lib_pypy/_pypy_interact.py --- a/lib_pypy/_pypy_interact.py +++

[pypy-commit] pypy default: merge heads

2013-04-13 Thread bivab
Author: David Schneider david.schnei...@picle.org Branch: Changeset: r63311:862eefdcacca Date: 2013-04-13 16:33 +0200 http://bitbucket.org/pypy/pypy/changeset/862eefdcacca/ Log:merge heads diff --git a/rpython/translator/backendopt/inline.py b/rpython/translator/backendopt/inline.py ---

[pypy-commit] pypy default: merge heads

2013-04-12 Thread bivab
Author: David Schneider david.schnei...@picle.org Branch: Changeset: r63267:6ed5e557b6b1 Date: 2013-04-12 09:13 +0200 http://bitbucket.org/pypy/pypy/changeset/6ed5e557b6b1/ Log:merge heads diff --git a/pypy/module/_io/interp_bytesio.py b/pypy/module/_io/interp_bytesio.py ---

[pypy-commit] pypy default: merge heads

2013-04-12 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r63278:9f9aee523a00 Date: 2013-04-12 14:12 +0200 http://bitbucket.org/pypy/pypy/changeset/9f9aee523a00/ Log:merge heads diff --git a/pypy/doc/index.rst b/pypy/doc/index.rst --- a/pypy/doc/index.rst +++ b/pypy/doc/index.rst @@ -31,6 +31,7

[pypy-commit] pypy default: merge (again) the refactor-call_release_gil branch. This fixes a nasty bug

2013-04-11 Thread antocuni
Author: Antonio Cuni anto.c...@gmail.com Branch: Changeset: r63222:cfe04a93cc3e Date: 2013-04-11 11:27 +0200 http://bitbucket.org/pypy/pypy/changeset/cfe04a93cc3e/ Log:merge (again) the refactor-call_release_gil branch. This fixes a nasty bug which occoured when JITting the call to a

[pypy-commit] pypy default: merge heads

2013-04-11 Thread bivab
Author: David Schneider david.schnei...@picle.org Branch: Changeset: r63242:fec8fb85c22d Date: 2013-04-11 21:08 +0200 http://bitbucket.org/pypy/pypy/changeset/fec8fb85c22d/ Log:merge heads diff --git a/README.rst b/README.rst --- a/README.rst +++ b/README.rst @@ -13,9 +13,9 @@

[pypy-commit] pypy default: merge heads

2013-04-10 Thread bivab
Author: David Schneider david.schnei...@picle.org Branch: Changeset: r63206:4d9490bdc460 Date: 2013-04-10 21:02 +0200 http://bitbucket.org/pypy/pypy/changeset/4d9490bdc460/ Log:merge heads diff --git a/rpython/translator/c/gcc/instruction.py b/rpython/translator/c/gcc/instruction.py ---

[pypy-commit] pypy default: merge heads

2013-04-10 Thread bdkearns
Author: Brian Kearns bdkea...@gmail.com Branch: Changeset: r63208:d809fcb12c77 Date: 2013-04-10 15:54 -0400 http://bitbucket.org/pypy/pypy/changeset/d809fcb12c77/ Log:merge heads diff --git a/pypy/module/pypyjit/test_pypy_c/test_string.py b/pypy/module/pypyjit/test_pypy_c/test_string.py

[pypy-commit] pypy default: merge heads

2013-04-10 Thread bivab
Author: David Schneider david.schnei...@picle.org Branch: Changeset: r63213:994b5a29d2cd Date: 2013-04-10 22:47 +0200 http://bitbucket.org/pypy/pypy/changeset/994b5a29d2cd/ Log:merge heads diff --git a/lib_pypy/_functools.py b/lib_pypy/_functools.py --- a/lib_pypy/_functools.py +++

[pypy-commit] pypy default: merge heads

2013-04-09 Thread bdkearns
Author: Brian Kearns bdkea...@gmail.com Branch: Changeset: r63192:007e2e9fca39 Date: 2013-04-10 00:33 -0400 http://bitbucket.org/pypy/pypy/changeset/007e2e9fca39/ Log:merge heads diff --git a/pypy/interpreter/pyparser/parsestring.py b/pypy/interpreter/pyparser/parsestring.py ---

[pypy-commit] pypy default: merge

2013-04-08 Thread fijal
Author: Maciej Fijalkowski fij...@gmail.com Branch: Changeset: r63130:9cbd1b5985f9 Date: 2013-04-08 11:45 +0200 http://bitbucket.org/pypy/pypy/changeset/9cbd1b5985f9/ Log:merge diff --git a/pypy/doc/stackless.rst b/pypy/doc/stackless.rst --- a/pypy/doc/stackless.rst +++

[pypy-commit] pypy default: merge heads

2013-04-08 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r63133:8ca71dff5420 Date: 2013-04-08 11:07 + http://bitbucket.org/pypy/pypy/changeset/8ca71dff5420/ Log:merge heads diff --git a/pypy/doc/release-2.0.0-beta2.rst b/pypy/doc/release-2.0.0-beta2.rst ---

[pypy-commit] pypy default: merge heads

2013-04-08 Thread bivab
Author: David Schneider david.schnei...@picle.org Branch: Changeset: r63138:417165a0cad6 Date: 2013-04-08 15:46 +0200 http://bitbucket.org/pypy/pypy/changeset/417165a0cad6/ Log:merge heads diff --git a/lib_pypy/_curses.py b/lib_pypy/_curses.py --- a/lib_pypy/_curses.py +++

[pypy-commit] pypy default: merge heads

2013-04-08 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r63148:a220976210af Date: 2013-04-08 18:48 +0200 http://bitbucket.org/pypy/pypy/changeset/a220976210af/ Log:merge heads diff --git a/lib_pypy/_sqlite3.py b/lib_pypy/_sqlite3.py --- a/lib_pypy/_sqlite3.py +++ b/lib_pypy/_sqlite3.py @@

[pypy-commit] pypy default: merge heads

2013-04-08 Thread mattip
Author: mattip matti.pi...@gmail.com Branch: Changeset: r63154:1c7e961aa0ab Date: 2013-04-08 21:22 +0300 http://bitbucket.org/pypy/pypy/changeset/1c7e961aa0ab/ Log:merge heads diff --git a/pypy/module/__pypy__/interp_time.py b/pypy/module/__pypy__/interp_time.py ---

[pypy-commit] pypy default: merge heads

2013-04-06 Thread bivab
Author: David Schneider david.schnei...@picle.org Branch: Changeset: r63103:7d116d0b63bf Date: 2013-04-06 13:32 +0200 http://bitbucket.org/pypy/pypy/changeset/7d116d0b63bf/ Log:merge heads diff --git a/pypy/module/test_lib_pypy/test_sqlite3.py b/pypy/module/test_lib_pypy/test_sqlite3.py

[pypy-commit] pypy default: merge

2013-04-05 Thread fijal
Author: Maciej Fijalkowski fij...@gmail.com Branch: Changeset: r63055:1f9677f6bba1 Date: 2013-04-05 14:13 +0200 http://bitbucket.org/pypy/pypy/changeset/1f9677f6bba1/ Log:merge diff --git a/lib_pypy/_sqlite3.py b/lib_pypy/_sqlite3.py --- a/lib_pypy/_sqlite3.py +++ b/lib_pypy/_sqlite3.py @@

[pypy-commit] pypy default: merge heads

2013-04-05 Thread bivab
Author: David Schneider david.schnei...@picle.org Branch: Changeset: r63064:7fdab13dc79c Date: 2013-04-05 17:19 +0200 http://bitbucket.org/pypy/pypy/changeset/7fdab13dc79c/ Log:merge heads diff --git a/pypy/module/pyexpat/interp_pyexpat.py b/pypy/module/pyexpat/interp_pyexpat.py ---

[pypy-commit] pypy default: merge release-2.0-beta2 back into default, to get the updated version number

2013-04-05 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r63065:ad65bcfd3efb Date: 2013-04-05 17:39 +0200 http://bitbucket.org/pypy/pypy/changeset/ad65bcfd3efb/ Log:merge release-2.0-beta2 back into default, to get the updated version number diff --git

[pypy-commit] pypy default: merge heads

2013-04-05 Thread bivab
Author: David Schneider david.schnei...@picle.org Branch: Changeset: r63068:e06dbffccdc6 Date: 2013-04-05 19:43 +0200 http://bitbucket.org/pypy/pypy/changeset/e06dbffccdc6/ Log:merge heads diff --git a/lib_pypy/_sqlite3.py b/lib_pypy/_sqlite3.py --- a/lib_pypy/_sqlite3.py +++

[pypy-commit] pypy default: merge heads

2013-04-04 Thread mattip
Author: Matti Picus matti.pi...@gmail.com Branch: Changeset: r63018:6f4b36cb5382 Date: 2013-04-04 23:03 +0300 http://bitbucket.org/pypy/pypy/changeset/6f4b36cb5382/ Log:merge heads diff --git a/rpython/rtyper/lltypesystem/rffi.py b/rpython/rtyper/lltypesystem/rffi.py ---

[pypy-commit] pypy default: merge heads

2013-04-04 Thread mattip
Author: Matti Picus matti.pi...@gmail.com Branch: Changeset: r63017:8dc0b7d3bb76 Date: 2013-04-04 22:56 +0300 http://bitbucket.org/pypy/pypy/changeset/8dc0b7d3bb76/ Log:merge heads diff --git a/lib_pypy/_sqlite3.py b/lib_pypy/_sqlite3.py --- a/lib_pypy/_sqlite3.py +++ b/lib_pypy/_sqlite3.py

[pypy-commit] pypy default: merge heads

2013-04-04 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r63024:8e8cbf7127f1 Date: 2013-04-04 23:09 +0200 http://bitbucket.org/pypy/pypy/changeset/8e8cbf7127f1/ Log:merge heads diff --git a/lib_pypy/_sqlite3.py b/lib_pypy/_sqlite3.py --- a/lib_pypy/_sqlite3.py +++ b/lib_pypy/_sqlite3.py @@

[pypy-commit] pypy default: merge heads

2013-04-04 Thread bdkearns
Author: Brian Kearns bdkea...@gmail.com Branch: Changeset: r63026:75eddd236125 Date: 2013-04-04 17:11 -0400 http://bitbucket.org/pypy/pypy/changeset/75eddd236125/ Log:merge heads diff --git a/pypy/module/cpyext/api.py b/pypy/module/cpyext/api.py --- a/pypy/module/cpyext/api.py +++

[pypy-commit] pypy default: merge

2013-04-03 Thread fijal
Author: Maciej Fijalkowski fij...@gmail.com Branch: Changeset: r62935:81f66d14e6f8 Date: 2013-04-03 08:17 +0200 http://bitbucket.org/pypy/pypy/changeset/81f66d14e6f8/ Log:merge diff --git a/rpython/rtyper/module/test/test_ll_termios.py b/rpython/rtyper/module/test/test_ll_termios.py ---

[pypy-commit] pypy default: merge curses_cffi

2013-04-03 Thread fijal
Author: Maciej Fijalkowski fij...@gmail.com Branch: Changeset: r62951:f0b6bedc5a31 Date: 2013-04-03 10:01 +0200 http://bitbucket.org/pypy/pypy/changeset/f0b6bedc5a31/ Log:merge curses_cffi diff --git a/lib_pypy/_curses.py b/lib_pypy/_curses.py new file mode 100644 --- /dev/null +++

[pypy-commit] pypy default: merge

2013-04-03 Thread fijal
Author: Maciej Fijalkowski fij...@gmail.com Branch: Changeset: r62955:40c31c512b2a Date: 2013-04-03 10:05 +0200 http://bitbucket.org/pypy/pypy/changeset/40c31c512b2a/ Log:merge diff --git a/lib-python/2/site.py b/lib-python/2/site.py --- a/lib-python/2/site.py +++ b/lib-python/2/site.py @@

[pypy-commit] pypy default: merge

2013-04-03 Thread fijal
Author: Maciej Fijalkowski fij...@gmail.com Branch: Changeset: r62958:ddf565617f3d Date: 2013-04-03 10:32 +0200 http://bitbucket.org/pypy/pypy/changeset/ddf565617f3d/ Log:merge diff --git a/lib-python/2/cffi.egg-info b/lib_pypy/cffi.egg-info rename from lib-python/2/cffi.egg-info rename to

[pypy-commit] pypy default: merge

2013-04-03 Thread fijal
Author: Maciej Fijalkowski fij...@gmail.com Branch: Changeset: r62987:9aafc2947dd7 Date: 2013-04-03 22:34 +0200 http://bitbucket.org/pypy/pypy/changeset/9aafc2947dd7/ Log:merge diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++

[pypy-commit] pypy default: merge

2013-04-03 Thread fijal
Author: Maciej Fijalkowski fij...@gmail.com Branch: Changeset: r62990:d60870d842a8 Date: 2013-04-03 22:54 +0200 http://bitbucket.org/pypy/pypy/changeset/d60870d842a8/ Log:merge diff --git a/lib_pypy/_sqlite3.py b/lib_pypy/_sqlite3.py --- a/lib_pypy/_sqlite3.py +++ b/lib_pypy/_sqlite3.py @@

[pypy-commit] pypy default: merge heads

2013-04-03 Thread bdkearns
Author: Brian Kearns bdkea...@gmail.com Branch: Changeset: r62992:eaa86aa10390 Date: 2013-04-03 17:09 -0400 http://bitbucket.org/pypy/pypy/changeset/eaa86aa10390/ Log:merge heads diff --git a/lib_pypy/_curses.py b/lib_pypy/_curses.py --- a/lib_pypy/_curses.py +++ b/lib_pypy/_curses.py @@

[pypy-commit] pypy default: merge

2013-04-02 Thread fijal
Author: Maciej Fijalkowski fij...@gmail.com Branch: Changeset: r62928:3513f7b46640 Date: 2013-04-02 20:45 +0200 http://bitbucket.org/pypy/pypy/changeset/3513f7b46640/ Log:merge diff --git a/rpython/jit/backend/arm/assembler.py b/rpython/jit/backend/arm/assembler.py ---

[pypy-commit] pypy default: merge heads

2013-03-31 Thread bivab
Author: David Schneider david.schnei...@picle.org Branch: Changeset: r62909:e3ebae528d55 Date: 2013-03-31 20:01 +0200 http://bitbucket.org/pypy/pypy/changeset/e3ebae528d55/ Log:merge heads diff --git a/pypy/module/_cffi_backend/cdataobj.py b/pypy/module/_cffi_backend/cdataobj.py ---

[pypy-commit] pypy default: merge heads

2013-03-28 Thread bivab
Author: David Schneider david.schnei...@picle.org Branch: Changeset: r62861:aa0705ea2400 Date: 2013-03-28 22:51 +0100 http://bitbucket.org/pypy/pypy/changeset/aa0705ea2400/ Log:merge heads diff --git a/rpython/jit/backend/arm/test/test_calling_convention.py

[pypy-commit] pypy default: merge the refactor-call_release_gil branch. This fixes a nasty bug which

2013-03-27 Thread antocuni
Author: Antonio Cuni anto.c...@gmail.com Branch: Changeset: r62832:2c9ecfd8eb43 Date: 2013-03-27 15:27 +0100 http://bitbucket.org/pypy/pypy/changeset/2c9ecfd8eb43/ Log:merge the refactor-call_release_gil branch. This fixes a nasty bug which occoured when JITting the call to a cffi

[pypy-commit] pypy default: merge

2013-03-26 Thread fijal
Author: Maciej Fijalkowski fij...@gmail.com Branch: Changeset: r62811:e8d05ade4b51 Date: 2013-03-26 10:24 -0700 http://bitbucket.org/pypy/pypy/changeset/e8d05ade4b51/ Log:merge diff --git a/pypy/module/zipimport/test/test_zipimport.py b/pypy/module/zipimport/test/test_zipimport.py ---

[pypy-commit] pypy default: merge

2013-03-25 Thread fijal
Author: Maciej Fijalkowski fij...@gmail.com Branch: Changeset: r62731:1f13a64d358d Date: 2013-03-24 23:54 -0700 http://bitbucket.org/pypy/pypy/changeset/1f13a64d358d/ Log:merge diff --git a/rpython/rlib/signature.py b/rpython/rlib/signature.py --- a/rpython/rlib/signature.py +++

[pypy-commit] pypy default: merge

2013-03-25 Thread fijal
Author: Maciej Fijalkowski fij...@gmail.com Branch: Changeset: r62775:5e70f599bd12 Date: 2013-03-25 17:31 -0700 http://bitbucket.org/pypy/pypy/changeset/5e70f599bd12/ Log:merge diff --git a/.tddium.requirements.txt b/.tddium.requirements.txt new file mode 100644 --- /dev/null +++

[pypy-commit] pypy default: merge

2013-03-25 Thread fijal
Author: Maciej Fijalkowski fij...@gmail.com Branch: Changeset: r62786:3e126f37c6e9 Date: 2013-03-25 20:29 -0700 http://bitbucket.org/pypy/pypy/changeset/3e126f37c6e9/ Log:merge diff --git a/rpython/jit/backend/test/test_zll_stress_0.py b/rpython/jit/backend/test/test_zll_stress_0.py new

[pypy-commit] pypy default: merge heads

2013-03-24 Thread bivab
Author: David Schneider david.schnei...@picle.org Branch: Changeset: r62724:9dd54c5f962d Date: 2013-03-24 13:02 +0200 http://bitbucket.org/pypy/pypy/changeset/9dd54c5f962d/ Log:merge heads diff --git a/pypy/module/cpyext/longobject.py b/pypy/module/cpyext/longobject.py ---

[pypy-commit] pypy default: merge default

2013-03-23 Thread fijal
Author: Maciej Fijalkowski fij...@gmail.com Branch: Changeset: r62701:8b0ce43d0de4 Date: 2013-03-23 12:01 -0700 http://bitbucket.org/pypy/pypy/changeset/8b0ce43d0de4/ Log:merge default diff --git a/pypy/interpreter/baseobjspace.py b/pypy/interpreter/baseobjspace.py ---

[pypy-commit] pypy default: merge

2013-03-23 Thread fijal
Author: Maciej Fijalkowski fij...@gmail.com Branch: Changeset: r62706:01dd3f95cc5e Date: 2013-03-23 12:38 -0700 http://bitbucket.org/pypy/pypy/changeset/01dd3f95cc5e/ Log:merge diff --git a/pypy/interpreter/baseobjspace.py b/pypy/interpreter/baseobjspace.py ---

[pypy-commit] pypy default: merge

2013-03-22 Thread fijal
Author: Maciej Fijalkowski fij...@gmail.com Branch: Changeset: r62662:61bb1bd35293 Date: 2013-03-22 10:49 -0700 http://bitbucket.org/pypy/pypy/changeset/61bb1bd35293/ Log:merge diff --git a/pypy/module/micronumpy/arrayimpl/concrete.py b/pypy/module/micronumpy/arrayimpl/concrete.py ---

[pypy-commit] pypy default: merge heads

2013-03-21 Thread bdkearns
Author: Brian Kearns bdkea...@gmail.com Branch: Changeset: r62613:b1a1549418d9 Date: 2013-03-21 15:05 -0400 http://bitbucket.org/pypy/pypy/changeset/b1a1549418d9/ Log:merge heads diff --git a/rpython/jit/backend/arm/assembler.py b/rpython/jit/backend/arm/assembler.py ---

[pypy-commit] pypy default: merge str-dtype-improvement which allows concatenation of str and numerical arrays

2013-03-20 Thread mattip
Author: Matti Picus matti.pi...@gmail.com Branch: Changeset: r62561:0222524b2c0d Date: 2013-03-20 12:48 -0700 http://bitbucket.org/pypy/pypy/changeset/0222524b2c0d/ Log:merge str-dtype-improvement which allows concatenation of str and numerical arrays diff --git

[pypy-commit] pypy default: merge heads

2013-03-20 Thread mattip
Author: Matti Picus matti.pi...@gmail.com Branch: Changeset: r62564:fe2fef48ab4e Date: 2013-03-20 13:15 -0700 http://bitbucket.org/pypy/pypy/changeset/fe2fef48ab4e/ Log:merge heads diff --git a/pypy/objspace/std/dictmultiobject.py b/pypy/objspace/std/dictmultiobject.py ---

[pypy-commit] pypy default: merge scalar_get_set which adds get_, set_, imag, real for scalar arrays

2013-03-19 Thread mattip
Author: Matti Picus matti.pi...@gmail.com Branch: Changeset: r62534:f1b95506732f Date: 2013-03-19 17:52 -0700 http://bitbucket.org/pypy/pypy/changeset/f1b95506732f/ Log:merge scalar_get_set which adds get_, set_, imag, real for scalar arrays diff --git

[pypy-commit] pypy default: merge

2013-03-17 Thread fijal
Author: Maciej Fijalkowski fij...@gmail.com Branch: Changeset: r62394:def044ae69a4 Date: 2013-03-17 13:54 -0700 http://bitbucket.org/pypy/pypy/changeset/def044ae69a4/ Log:merge diff --git a/lib_pypy/_sqlite3.py b/lib_pypy/_sqlite3.py --- a/lib_pypy/_sqlite3.py +++ b/lib_pypy/_sqlite3.py @@

[pypy-commit] pypy default: merge heads

2013-03-14 Thread mattip
Author: mattip matti.pi...@gmail.com Branch: Changeset: r62352:f90828f177b9 Date: 2013-03-14 16:21 -0700 http://bitbucket.org/pypy/pypy/changeset/f90828f177b9/ Log:merge heads diff --git a/lib-python/2/distutils/sysconfig_pypy.py b/lib-python/2/distutils/sysconfig_pypy.py ---

[pypy-commit] pypy default: merge heads

2013-03-12 Thread mattip
Author: mattip matti.pi...@gmail.com Branch: Changeset: r62318:5929d5aa6cd8 Date: 2013-03-12 08:10 -0700 http://bitbucket.org/pypy/pypy/changeset/5929d5aa6cd8/ Log:merge heads diff --git a/dotviewer/graphclient.py b/dotviewer/graphclient.py --- a/dotviewer/graphclient.py +++

[pypy-commit] pypy default: merge heads

2013-03-10 Thread bdkearns
Author: Brian Kearns bdkea...@gmail.com Branch: Changeset: r62287:105fa978d547 Date: 2013-03-11 00:14 -0400 http://bitbucket.org/pypy/pypy/changeset/105fa978d547/ Log:merge heads diff --git a/lib-python/2/distutils/sysconfig_pypy.py b/lib-python/2/distutils/sysconfig_pypy.py ---

[pypy-commit] pypy default: merge heads

2013-03-08 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r62234:3108a9e42aec Date: 2013-03-08 15:23 +0100 http://bitbucket.org/pypy/pypy/changeset/3108a9e42aec/ Log:merge heads diff --git a/lib_pypy/__init__.py b/lib_pypy/__init__.py --- a/lib_pypy/__init__.py +++ b/lib_pypy/__init__.py @@

<    2   3   4   5   6   7   8   9   10   11   >