[pypy-commit] pypy default: merge cpyext-ext which extends cpyext compatibility

2016-06-03 Thread mattip
Author: Matti Picus Branch: Changeset: r84907:8f8354892934 Date: 2016-06-03 17:42 +0300 http://bitbucket.org/pypy/pypy/changeset/8f8354892934/ Log:merge cpyext-ext which extends cpyext compatibility diff --git a/lib_pypy/cffi/api.py b/lib_pypy/cffi/api.py ---

[pypy-commit] pypy default: merge cpyext-pickle which allows pickling of W_PyCFunctionObject

2016-06-01 Thread mattip
Author: Matti Picus Branch: Changeset: r84870:c4ece9807805 Date: 2016-06-01 22:13 +0300 http://bitbucket.org/pypy/pypy/changeset/c4ece9807805/ Log:merge cpyext-pickle which allows pickling of W_PyCFunctionObject diff --git a/pypy/module/cpyext/__init__.py

[pypy-commit] pypy default: merge heads

2016-06-01 Thread arigo
Author: Armin Rigo Branch: Changeset: r84865:2611d008c62d Date: 2016-06-01 17:33 +0200 http://bitbucket.org/pypy/pypy/changeset/2611d008c62d/ Log:merge heads diff --git a/rpython/rlib/rarithmetic.py b/rpython/rlib/rarithmetic.py --- a/rpython/rlib/rarithmetic.py +++

[pypy-commit] pypy default: merge heads

2016-05-31 Thread arigo
Author: Armin Rigo Branch: Changeset: r84841:072b9ce9b3dd Date: 2016-05-31 09:40 +0200 http://bitbucket.org/pypy/pypy/changeset/072b9ce9b3dd/ Log:merge heads diff --git a/.hgtags b/.hgtags --- a/.hgtags +++ b/.hgtags @@ -23,3 +23,5 @@

[pypy-commit] pypy default: Merge numpy-includes which allows cpyext+numpy+scipy to build and run tests

2016-05-28 Thread mattip
Author: Matti Picus Branch: Changeset: r84788:39004f9e9c2f Date: 2016-05-28 20:55 +0300 http://bitbucket.org/pypy/pypy/changeset/39004f9e9c2f/ Log:Merge numpy-includes which allows cpyext+numpy+scipy to build and run tests diff --git

[pypy-commit] pypy default: merge heads

2016-05-27 Thread arigo
Author: Armin Rigo Branch: Changeset: r84747:68016caaa771 Date: 2016-05-27 23:21 +0100 http://bitbucket.org/pypy/pypy/changeset/68016caaa771/ Log:merge heads diff --git a/lib-python/2.7/subprocess.py b/lib-python/2.7/subprocess.py --- a/lib-python/2.7/subprocess.py +++

[pypy-commit] pypy default: merge heads

2016-05-16 Thread arigo
Author: Armin Rigo Branch: Changeset: r84497:d4c0f70dde1c Date: 2016-05-16 23:12 +0200 http://bitbucket.org/pypy/pypy/changeset/d4c0f70dde1c/ Log:merge heads diff --git a/pypy/module/cpyext/pyfile.py b/pypy/module/cpyext/pyfile.py --- a/pypy/module/cpyext/pyfile.py +++

[pypy-commit] pypy default: merge heads

2016-05-12 Thread rlamy
Author: Ronan Lamy Branch: Changeset: r84402:338fbdec99c6 Date: 2016-05-12 16:04 +0100 http://bitbucket.org/pypy/pypy/changeset/338fbdec99c6/ Log:merge heads diff --git a/pypy/module/_winreg/interp_winreg.py b/pypy/module/_winreg/interp_winreg.py ---

[pypy-commit] pypy default: merge ufunc-outer which implements numpypy.ufunc.outer

2016-05-11 Thread mattip
Author: Matti Picus Branch: Changeset: r84371:0c3ac8d64955 Date: 2016-05-11 12:29 +0300 http://bitbucket.org/pypy/pypy/changeset/0c3ac8d64955/ Log:merge ufunc-outer which implements numpypy.ufunc.outer diff --git a/pypy/module/micronumpy/ndarray.py

[pypy-commit] pypy default: merge cpyext-more-slots which fill in more slots from w_type

2016-05-08 Thread mattip
Author: Matti Picus Branch: Changeset: r84317:e4e5becbcac3 Date: 2016-05-09 06:30 +0300 http://bitbucket.org/pypy/pypy/changeset/e4e5becbcac3/ Log:merge cpyext-more-slots which fill in more slots from w_type diff --git a/pypy/doc/whatsnew-head.rst

[pypy-commit] pypy default: merge small cleanups branch into default

2016-05-08 Thread mattip
Author: Matti Picus Branch: Changeset: r84303:b645c9d24033 Date: 2016-05-08 20:11 +0300 http://bitbucket.org/pypy/pypy/changeset/b645c9d24033/ Log:merge small cleanups branch into default diff --git a/pypy/module/micronumpy/concrete.py

[pypy-commit] pypy default: merge heads

2016-05-06 Thread arigo
Author: Armin Rigo Branch: Changeset: r84246:7d2a931a40e7 Date: 2016-05-06 08:49 +0200 http://bitbucket.org/pypy/pypy/changeset/7d2a931a40e7/ 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 cpyext-werror which runs cpyext tests with -Werror on linux

2016-05-06 Thread mattip
Author: Matti Picus Branch: Changeset: r84242:3a21ee5bfa7f Date: 2016-05-06 09:22 +0300 http://bitbucket.org/pypy/pypy/changeset/3a21ee5bfa7f/ Log:merge cpyext-werror which runs cpyext tests with -Werror on linux diff --git a/pypy/module/cpyext/ndarrayobject.py

[pypy-commit] pypy default: merge oefmt, oefmt pypy/module/!(_*)

2016-05-02 Thread pjenvey
Author: Philip Jenvey Branch: Changeset: r84160:5a9a3350e29b Date: 2016-05-02 17:51 -0700 http://bitbucket.org/pypy/pypy/changeset/5a9a3350e29b/ Log:merge oefmt, oefmt pypy/module/!(_*) diff too long, truncating to 2000 out of 3849 lines diff --git

[pypy-commit] pypy default: merge oefmt (18b5bfb) oefmt pypy/module/_*

2016-05-02 Thread pjenvey
Author: Philip Jenvey Branch: Changeset: r84157:ceb5cc90b42e Date: 2016-05-02 17:29 -0700 http://bitbucket.org/pypy/pypy/changeset/ceb5cc90b42e/ Log:merge oefmt (18b5bfb) oefmt pypy/module/_* diff too long, truncating to 2000 out of 2996 lines diff --git

[pypy-commit] pypy default: merge oefmt (2faccce) oefmt pypy/interpreter/

2016-05-02 Thread pjenvey
Author: Philip Jenvey Branch: Changeset: r84153:682b98f3e672 Date: 2016-05-02 17:11 -0700 http://bitbucket.org/pypy/pypy/changeset/682b98f3e672/ Log:merge oefmt (2faccce) oefmt pypy/interpreter/ diff --git a/pypy/interpreter/argument.py b/pypy/interpreter/argument.py

[pypy-commit] pypy default: merge oefmt (b974474) oefmt pypy/{objspace, tool}/

2016-05-02 Thread pjenvey
Author: Philip Jenvey Branch: Changeset: r84155:86092fa1069f Date: 2016-05-02 17:22 -0700 http://bitbucket.org/pypy/pypy/changeset/86092fa1069f/ Log:merge oefmt (b974474) oefmt pypy/{objspace,tool}/ diff --git a/pypy/objspace/descroperation.py

[pypy-commit] pypy default: merge heads

2016-05-02 Thread arigo
Author: Armin Rigo Branch: Changeset: r84136:b76bb5e1d3cf Date: 2016-05-02 19:48 +0200 http://bitbucket.org/pypy/pypy/changeset/b76bb5e1d3cf/ Log:merge heads diff --git a/pypy/objspace/std/dictmultiobject.py b/pypy/objspace/std/dictmultiobject.py ---

[pypy-commit] pypy default: merge heads

2016-05-01 Thread arigo
Author: Armin Rigo Branch: Changeset: r84100:bf4e328270ce Date: 2016-05-01 15:38 +0200 http://bitbucket.org/pypy/pypy/changeset/bf4e328270ce/ Log:merge heads diff --git a/pypy/module/unicodedata/interp_ucd.py b/pypy/module/unicodedata/interp_ucd.py ---

[pypy-commit] pypy default: merge branch cpyext-test-A. This gets all cpyext tests passing under -A.

2016-05-01 Thread devin.jeanpierre
Author: Devin Jeanpierre Branch: Changeset: r84087:ae51d22a2c25 Date: 2016-05-01 00:04 -0700 http://bitbucket.org/pypy/pypy/changeset/ae51d22a2c25/ Log:merge branch cpyext-test-A. This gets all cpyext tests passing under -A. All the fixes are either

[pypy-commit] pypy default: merge share-mapdict-methods-2

2016-04-29 Thread cfbolz
Author: Carl Friedrich Bolz Branch: Changeset: r84029:0b1c7382 Date: 2016-04-29 16:52 +0300 http://bitbucket.org/pypy/pypy/changeset/0b1c7382/ Log:merge share-mapdict-methods-2 reduce generated code for subclasses by using the same function objects in

[pypy-commit] pypy default: merge default

2016-04-29 Thread cfbolz
Author: Carl Friedrich Bolz Branch: Changeset: r84026:616e8202f53f Date: 2016-04-29 11:17 +0300 http://bitbucket.org/pypy/pypy/changeset/616e8202f53f/ Log:merge default diff --git a/pypy/objspace/std/mapdict.py b/pypy/objspace/std/mapdict.py ---

[pypy-commit] pypy default: merge

2016-04-28 Thread devin.jeanpierre
Author: Devin Jeanpierre Branch: Changeset: r84017:0f0ab7f5334c Date: 2016-04-28 13:54 -0700 http://bitbucket.org/pypy/pypy/changeset/0f0ab7f5334c/ Log:merge diff too long, truncating to 2000 out of 12553 lines diff --git a/TODO b/TODO new file mode 100644 ---

[pypy-commit] pypy default: merge a major refactoring of parts of cpyext to default

2016-04-27 Thread mattip
Author: Matti Picus Branch: Changeset: r83988:26e1999e0803 Date: 2016-04-27 18:16 +0300 http://bitbucket.org/pypy/pypy/changeset/26e1999e0803/ Log:merge a major refactoring of parts of cpyext to default diff too long, truncating to 2000 out of 8378 lines diff --git

[pypy-commit] pypy default: merge remove-objspace-options

2016-04-26 Thread cfbolz
Author: Carl Friedrich Bolz Branch: Changeset: r83898:f05e62a3790d Date: 2016-04-26 11:50 +0300 http://bitbucket.org/pypy/pypy/changeset/f05e62a3790d/ Log:merge remove-objspace-options remove a number of pypy configuration options that essentially always had

[pypy-commit] pypy default: merge heads

2016-04-26 Thread cfbolz
Author: Carl Friedrich Bolz Branch: Changeset: r83899:4f5be790880a Date: 2016-04-26 11:51 +0300 http://bitbucket.org/pypy/pypy/changeset/4f5be790880a/ Log:merge heads diff --git a/lib-python/stdlib-upgrade.txt b/lib-python/stdlib-upgrade.txt ---

[pypy-commit] pypy default: merge heads

2016-04-20 Thread arigo
Author: Armin Rigo Branch: Changeset: r83794:27011fa25b9e Date: 2016-04-20 20:49 +0200 http://bitbucket.org/pypy/pypy/changeset/27011fa25b9e/ Log:merge heads diff --git a/pypy/doc/release-5.1.0.rst b/pypy/doc/release-5.1.0.rst --- a/pypy/doc/release-5.1.0.rst +++

[pypy-commit] pypy default: merge branch which provides numpy.broadcast

2016-04-17 Thread mattip
Author: mattip Branch: Changeset: r83715:bbef742722ea Date: 2016-04-17 16:37 +0300 http://bitbucket.org/pypy/pypy/changeset/bbef742722ea/ Log:merge branch which provides numpy.broadcast diff --git a/pypy/module/micronumpy/__init__.py

[pypy-commit] pypy default: merge heads

2016-04-17 Thread arigo
Author: Armin Rigo Branch: Changeset: r83708:d18adeb45be8 Date: 2016-04-17 10:24 +0200 http://bitbucket.org/pypy/pypy/changeset/d18adeb45be8/ Log:merge heads diff --git a/rpython/rlib/rposix_stat.py b/rpython/rlib/rposix_stat.py --- a/rpython/rlib/rposix_stat.py +++

[pypy-commit] pypy default: merge cleanup-includes which improves micronumpy header status

2016-04-12 Thread mattip
Author: mattip Branch: Changeset: r83642:1ec97ef2b6e9 Date: 2016-04-12 23:15 +0300 http://bitbucket.org/pypy/pypy/changeset/1ec97ef2b6e9/ Log:merge cleanup-includes which improves micronumpy header status diff too long, truncating to 2000 out of 2781 lines diff

[pypy-commit] pypy default: Merge branch 'rposix-for-3'

2016-04-06 Thread rlamy
Author: Ronan Lamy Branch: Changeset: r83540:70a0c992daf3 Date: 2016-04-06 15:58 +0100 http://bitbucket.org/pypy/pypy/changeset/70a0c992daf3/ Log:Merge branch 'rposix-for-3' diff --git a/rpython/rlib/rposix.py b/rpython/rlib/rposix.py --- a/rpython/rlib/rposix.py +++

[pypy-commit] pypy default: merge

2016-04-01 Thread fijal
Author: fijal Branch: Changeset: r83487:325494587c00 Date: 2016-04-01 12:04 +0200 http://bitbucket.org/pypy/pypy/changeset/325494587c00/ Log:merge diff --git a/pypy/module/__pypy__/interp_magic.py b/pypy/module/__pypy__/interp_magic.py --- a/pypy/module/__pypy__/interp_magic.py +++

[pypy-commit] pypy default: merge heads

2016-04-01 Thread arigo
Author: Armin Rigo Branch: Changeset: r83479:96c8916a4c64 Date: 2016-04-01 09:44 +0200 http://bitbucket.org/pypy/pypy/changeset/96c8916a4c64/ Log:merge heads diff --git a/pypy/module/__pypy__/interp_magic.py b/pypy/module/__pypy__/interp_magic.py ---

[pypy-commit] pypy default: merge

2016-04-01 Thread fijal
Author: fijal Branch: Changeset: r83476:22530b29f323 Date: 2016-04-01 08:41 +0200 http://bitbucket.org/pypy/pypy/changeset/22530b29f323/ Log:merge diff --git a/rpython/jit/backend/zarch/pool.py b/rpython/jit/backend/zarch/pool.py --- a/rpython/jit/backend/zarch/pool.py +++

[pypy-commit] pypy default: merge

2016-03-31 Thread fijal
Author: fijal Branch: Changeset: r83466:786c1c380bd8 Date: 2016-03-31 16:49 +0200 http://bitbucket.org/pypy/pypy/changeset/786c1c380bd8/ Log:merge diff --git a/pypy/interpreter/error.py b/pypy/interpreter/error.py --- a/pypy/interpreter/error.py +++ b/pypy/interpreter/error.py @@ -277,19

[pypy-commit] pypy default: Merge branch that removes escaping logic in the executioncontext.

2016-03-31 Thread fijal
Author: fijal Branch: Changeset: r83448:80063f19e933 Date: 2016-03-31 10:05 +0200 http://bitbucket.org/pypy/pypy/changeset/80063f19e933/ Log:Merge branch that removes escaping logic in the executioncontext. Since introduction of jitframes, we *can* reconstruct the virtual

[pypy-commit] pypy default: merge branch which fixes translation when cwd != pypy/goal

2016-03-30 Thread mattip
Author: mattip Branch: Changeset: r83445:cfbb442ae368 Date: 2016-03-30 23:56 +0300 http://bitbucket.org/pypy/pypy/changeset/cfbb442ae368/ Log:merge branch which fixes translation when cwd != pypy/goal diff --git a/pypy/doc/whatsnew-head.rst

[pypy-commit] pypy default: merge heads

2016-03-29 Thread arigo
Author: Armin Rigo Branch: Changeset: r83424:a7bb9851bb51 Date: 2016-03-29 18:26 +0200 http://bitbucket.org/pypy/pypy/changeset/a7bb9851bb51/ Log:merge heads diff --git a/rpython/translator/c/gcc/trackgcroot.py b/rpython/translator/c/gcc/trackgcroot.py ---

[pypy-commit] pypy default: merge heads

2016-03-27 Thread arigo
Author: Armin Rigo Branch: Changeset: r83408:9a18329069c4 Date: 2016-03-27 22:59 +0200 http://bitbucket.org/pypy/pypy/changeset/9a18329069c4/ Log:merge heads diff --git a/rpython/jit/backend/arm/detect.py b/rpython/jit/backend/arm/detect.py ---

[pypy-commit] pypy default: merge heads

2016-03-27 Thread arigo
Author: Armin Rigo Branch: Changeset: r83394:060cbab9d669 Date: 2016-03-27 17:15 +0200 http://bitbucket.org/pypy/pypy/changeset/060cbab9d669/ Log:merge heads diff too long, truncating to 2000 out of 8524 lines diff --git a/pypy/config/pypyoption.py

[pypy-commit] pypy default: merge heads

2016-03-20 Thread arigo
Author: Armin Rigo Branch: Changeset: r83123:b53d34f0c42d Date: 2016-03-18 09:46 + http://bitbucket.org/pypy/pypy/changeset/b53d34f0c42d/ 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 fix_indexing_by_numpy_int which implements indexing by a scalar returning a scalar

2016-03-14 Thread mattip
Author: mattip Branch: Changeset: r83049:3ba796288d26 Date: 2016-03-14 20:41 +0200 http://bitbucket.org/pypy/pypy/changeset/3ba796288d26/ Log:merge fix_indexing_by_numpy_int which implements indexing by a scalar returning a scalar diff --git

[pypy-commit] pypy default: merge heads, not clear what happened

2016-03-11 Thread mattip
Author: mattip Branch: Changeset: r82969:8357c9e1778f Date: 2016-03-11 15:25 +0200 http://bitbucket.org/pypy/pypy/changeset/8357c9e1778f/ Log:merge heads, not clear what happened diff --git a/pypy/objspace/std/stringmethods.py b/pypy/objspace/std/stringmethods.py

[pypy-commit] pypy default: merge the new s390x backend

2016-03-10 Thread plan_rich
Author: Richard Plangger Branch: Changeset: r82941:308a29538cda Date: 2016-03-10 15:40 +0100 http://bitbucket.org/pypy/pypy/changeset/308a29538cda/ Log:merge the new s390x backend diff too long, truncating to 2000 out of 11876 lines diff --git a/.hgignore b/.hgignore

[pypy-commit] pypy default: merge heads

2016-03-09 Thread arigo
Author: Armin Rigo Branch: Changeset: r82906:bd53b782ce3d Date: 2016-03-09 14:10 +0100 http://bitbucket.org/pypy/pypy/changeset/bd53b782ce3d/ Log:merge heads diff --git a/pypy/module/_vmprof/interp_vmprof.py b/pypy/module/_vmprof/interp_vmprof.py ---

[pypy-commit] pypy default: merge

2016-03-08 Thread fijal
Author: fijal Branch: Changeset: r82884:9f7abe836d20 Date: 2016-03-08 17:12 +0200 http://bitbucket.org/pypy/pypy/changeset/9f7abe836d20/ Log:merge diff --git a/LICENSE b/LICENSE --- a/LICENSE +++ b/LICENSE @@ -240,6 +240,7 @@ Kristjan Valur Jonsson David Lievens Neil Blakey-Milner

[pypy-commit] pypy default: merge

2016-03-08 Thread fijal
Author: fijal Branch: Changeset: r82879:e1352ae844c0 Date: 2016-03-08 12:37 +0200 http://bitbucket.org/pypy/pypy/changeset/e1352ae844c0/ Log:merge diff --git a/LICENSE b/LICENSE --- a/LICENSE +++ b/LICENSE @@ -240,6 +240,7 @@ Kristjan Valur Jonsson David Lievens Neil Blakey-Milner

[pypy-commit] pypy default: merge numpy_partition which provides an app-level cffi implementation of partition()

2016-03-06 Thread mattip
Author: mattip Branch: Changeset: r82812:d56d7d90a811 Date: 2016-03-06 16:33 +0200 http://bitbucket.org/pypy/pypy/changeset/d56d7d90a811/ Log:merge numpy_partition which provides an app-level cffi implementation of partition() diff --git

[pypy-commit] pypy default: merge issue-2248, which fixes float.__int__()

2016-03-04 Thread mattip
Author: mattip Branch: Changeset: r82686:7ac45ccc8658 Date: 2016-03-04 11:53 +0200 http://bitbucket.org/pypy/pypy/changeset/7ac45ccc8658/ Log:merge issue-2248, which fixes float.__int__() diff --git a/pypy/module/__builtin__/test/test_classobj.py

[pypy-commit] pypy default: merge ndarray-setitem-filtered, which fixes issue #1674, issue #1717

2016-03-04 Thread mattip
Author: mattip Branch: Changeset: r82688:403a0931e0bc Date: 2016-03-04 11:58 +0200 http://bitbucket.org/pypy/pypy/changeset/403a0931e0bc/ Log:merge ndarray-setitem-filtered, which fixes issue #1674, issue #1717 diff --git a/pypy/module/micronumpy/concrete.py

[pypy-commit] pypy default: merge heads

2016-03-03 Thread arigo
Author: Armin Rigo Branch: Changeset: r82683:bc2523a1a870 Date: 2016-03-03 19:09 +0100 http://bitbucket.org/pypy/pypy/changeset/bc2523a1a870/ Log:merge heads diff --git a/pypy/interpreter/test/test_app_main.py b/pypy/interpreter/test/test_app_main.py ---

[pypy-commit] pypy default: merge

2016-03-01 Thread cfbolz
Author: Carl Friedrich Bolz Branch: Changeset: r82633:cb435db64836 Date: 2016-03-01 13:33 +0100 http://bitbucket.org/pypy/pypy/changeset/cb435db64836/ Log:merge diff --git a/pypy/objspace/std/setobject.py b/pypy/objspace/std/setobject.py --- a/pypy/objspace/std/setobject.py

[pypy-commit] pypy default: merge

2016-02-29 Thread fijal
Author: fijal Branch: Changeset: r82620:b72f032521e3 Date: 2016-02-29 23:21 +0100 http://bitbucket.org/pypy/pypy/changeset/b72f032521e3/ Log:merge diff --git a/rpython/rtyper/test/test_rdict.py b/rpython/rtyper/test/test_rdict.py --- a/rpython/rtyper/test/test_rdict.py +++

[pypy-commit] pypy default: merge heads

2016-02-28 Thread rlamy
Author: Ronan Lamy Branch: Changeset: r82601:fd41d042c08e Date: 2016-02-28 17:42 + http://bitbucket.org/pypy/pypy/changeset/fd41d042c08e/ Log:merge heads diff --git a/rpython/memory/gctransform/boehm.py b/rpython/memory/gctransform/boehm.py ---

[pypy-commit] pypy default: merge heads

2016-02-23 Thread mattip
Author: mattip Branch: Changeset: r82447:904c371acd44 Date: 2016-02-23 16:34 +0100 http://bitbucket.org/pypy/pypy/changeset/904c371acd44/ Log:merge heads diff --git a/pypy/module/cpyext/__init__.py b/pypy/module/cpyext/__init__.py --- a/pypy/module/cpyext/__init__.py

[pypy-commit] pypy default: merge reorder-map-attributes:

2016-02-22 Thread cfbolz
Author: Carl Friedrich Bolz Branch: Changeset: r82386:572984f4ec26 Date: 2016-02-22 11:53 +0100 http://bitbucket.org/pypy/pypy/changeset/572984f4ec26/ Log:merge reorder-map-attributes: when creating an instance with attributes in a different order than some

[pypy-commit] pypy default: Merge branch 'llimpl'

2016-02-17 Thread rlamy
Author: Ronan Lamy Branch: Changeset: r82316:4c30448f0457 Date: 2016-02-17 22:59 + http://bitbucket.org/pypy/pypy/changeset/4c30448f0457/ Log:Merge branch 'llimpl' Refactor register_external(), remove running_on_llinterp mechanism and apply sandbox

[pypy-commit] pypy default: merge heads

2016-02-13 Thread arigo
Author: Armin Rigo Branch: Changeset: r82217:df6d9eeb2d42 Date: 2016-02-13 16:10 +0100 http://bitbucket.org/pypy/pypy/changeset/df6d9eeb2d42/ 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 default

2016-02-12 Thread NZinov
Author: Nikolay Zinov Branch: Changeset: r82187:e418c04f44ad Date: 2016-02-12 19:28 +0300 http://bitbucket.org/pypy/pypy/changeset/e418c04f44ad/ Log:merge default diff too long, truncating to 2000 out of 2205 lines diff --git a/lib_pypy/cffi.egg-info/PKG-INFO

[pypy-commit] pypy default: merge seperate-strucmember_h which moves structmember.h out of Python.h

2016-02-10 Thread mattip
Author: mattip Branch: Changeset: r82153:c9a273a1a16d Date: 2016-02-11 00:05 +0200 http://bitbucket.org/pypy/pypy/changeset/c9a273a1a16d/ Log:merge seperate-strucmember_h which moves structmember.h out of Python.h diff --git a/pypy/module/cpyext/api.py

[pypy-commit] pypy default: merge heads

2016-02-07 Thread arigo
Author: Armin Rigo Branch: Changeset: r82106:90f38a4668e2 Date: 2016-02-07 14:34 +0100 http://bitbucket.org/pypy/pypy/changeset/90f38a4668e2/ Log:merge heads diff too long, truncating to 2000 out of 3793 lines diff --git a/.hgignore b/.hgignore --- a/.hgignore +++

[pypy-commit] pypy default: merge

2016-02-06 Thread fijal
Author: fijal Branch: Changeset: r82099:abe7c26d3bb5 Date: 2016-02-06 11:28 +0100 http://bitbucket.org/pypy/pypy/changeset/abe7c26d3bb5/ Log:merge diff --git a/rpython/jit/backend/llsupport/test/zrpy_vmprof_test.py b/rpython/jit/backend/llsupport/test/zrpy_vmprof_test.py ---

[pypy-commit] pypy default: merge

2016-02-05 Thread fijal
Author: fijal Branch: Changeset: r82084:7c2815cadc38 Date: 2016-02-05 10:47 +0100 http://bitbucket.org/pypy/pypy/changeset/7c2815cadc38/ Log:merge diff --git a/dotviewer/drawgraph.py b/dotviewer/drawgraph.py --- a/dotviewer/drawgraph.py +++ b/dotviewer/drawgraph.py @@ -14,12 +14,661 @@

[pypy-commit] pypy default: merge vmprof-newstack

2016-02-04 Thread fijal
Author: fijal Branch: Changeset: r82078:cc28605e84eb Date: 2016-02-04 20:44 +0100 http://bitbucket.org/pypy/pypy/changeset/cc28605e84eb/ Log:merge vmprof-newstack diff --git a/pypy/module/_vmprof/__init__.py b/pypy/module/_vmprof/__init__.py --- a/pypy/module/_vmprof/__init__.py +++

[pypy-commit] pypy default: Merge remove-getfield-pure

2016-01-21 Thread sbauman
Author: Spenser Bauman Branch: Changeset: r81897:381c403794db Date: 2016-01-21 14:45 -0500 http://bitbucket.org/pypy/pypy/changeset/381c403794db/ Log:Merge remove-getfield-pure diff --git a/pypy/module/pypyjit/test_pypy_c/test_call.py

[pypy-commit] pypy default: Merge latest changes

2016-01-21 Thread sbauman
Author: Spenser Bauman Branch: Changeset: r81898:ee7c705360c7 Date: 2016-01-21 16:05 -0500 http://bitbucket.org/pypy/pypy/changeset/ee7c705360c7/ Log:Merge latest changes diff --git a/pypy/module/pypyjit/test_pypy_c/test_call.py

[pypy-commit] pypy default: merge

2016-01-19 Thread cfbolz
Author: Carl Friedrich Bolz Branch: Changeset: r81858:0fe27c291b2e Date: 2016-01-19 19:25 +0100 http://bitbucket.org/pypy/pypy/changeset/0fe27c291b2e/ Log:merge diff --git a/pypy/module/cpyext/Doc_stubgen_enable.patch b/pypy/module/cpyext/patches/Doc_stubgen_enable.patch

[pypy-commit] pypy default: merge globals-quasiimmut:

2016-01-14 Thread cfbolz
Author: Carl Friedrich Bolz Branch: Changeset: r81764:3c41c2563421 Date: 2016-01-14 17:48 +0100 http://bitbucket.org/pypy/pypy/changeset/3c41c2563421/ Log:merge globals-quasiimmut: - make most global lookups take zero operations, even in the preamble and in

[pypy-commit] pypy default: merge

2016-01-13 Thread cfbolz
Author: Carl Friedrich Bolz Branch: Changeset: r81746:80bb10086af7 Date: 2016-01-13 21:43 +0100 http://bitbucket.org/pypy/pypy/changeset/80bb10086af7/ Log:merge diff --git a/rpython/jit/metainterp/optimizeopt/heap.py b/rpython/jit/metainterp/optimizeopt/heap.py ---

[pypy-commit] pypy default: merge heads

2016-01-05 Thread arigo
Author: Armin Rigo Branch: Changeset: r81584:d0004489a9cc Date: 2016-01-05 15:00 +0100 http://bitbucket.org/pypy/pypy/changeset/d0004489a9cc/ Log:merge heads diff --git a/lib_pypy/cPickle.py b/lib_pypy/cPickle.py --- a/lib_pypy/cPickle.py +++ b/lib_pypy/cPickle.py @@

[pypy-commit] pypy default: Merge branch 'fix-2211'

2015-12-19 Thread rlamy
Author: Ronan Lamy Branch: Changeset: r81397:9859abb0ca1a Date: 2015-12-19 14:37 +0100 http://bitbucket.org/pypy/pypy/changeset/9859abb0ca1a/ Log:Merge branch 'fix-2211' diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst ---

[pypy-commit] pypy default: Merge branch 'wrap-specialisation'

2015-11-25 Thread rlamy
Author: Ronan Lamy Branch: Changeset: r80969:3537a011647d Date: 2015-11-25 23:16 + http://bitbucket.org/pypy/pypy/changeset/3537a011647d/ Log:Merge branch 'wrap-specialisation' diff --git a/pypy/module/pypyjit/test_pypy_c/test_containers.py

[pypy-commit] pypy default: Merge the faster-rstruct branch, which improves the performace of

2015-11-25 Thread antocuni
Author: Antonio Cuni Branch: Changeset: r80937:cdc2cea532d1 Date: 2015-11-25 11:22 +0100 http://bitbucket.org/pypy/pypy/changeset/cdc2cea532d1/ Log:Merge the faster-rstruct branch, which improves the performace of struct.unpack, which now directly reads inside

[pypy-commit] pypy default: merge heads

2015-11-24 Thread bdkearns
Author: Brian Kearns Branch: Changeset: r80917:37057ce12bc9 Date: 2015-11-24 17:30 -0500 http://bitbucket.org/pypy/pypy/changeset/37057ce12bc9/ Log:merge heads diff --git a/lib_pypy/cffi/api.py b/lib_pypy/cffi/api.py --- a/lib_pypy/cffi/api.py +++ b/lib_pypy/cffi/api.py

[pypy-commit] pypy default: merge heads

2015-11-24 Thread arigo
Author: Armin Rigo Branch: Changeset: r80915:30a4accaa4d9 Date: 2015-11-24 22:49 +0100 http://bitbucket.org/pypy/pypy/changeset/30a4accaa4d9/ Log:merge heads diff --git a/lib_pypy/datetime.py b/lib_pypy/datetime.py --- a/lib_pypy/datetime.py +++ b/lib_pypy/datetime.py @@

[pypy-commit] pypy default: merge heads

2015-11-24 Thread bdkearns
Author: Brian Kearns Branch: Changeset: r80908:367dea44b661 Date: 2015-11-24 14:30 -0500 http://bitbucket.org/pypy/pypy/changeset/367dea44b661/ Log:merge heads diff --git a/pypy/module/micronumpy/compile.py b/pypy/module/micronumpy/compile.py ---

[pypy-commit] pypy default: merge adaptations for numpy 1.10 into default

2015-11-20 Thread mattip
Author: mattip Branch: Changeset: r80798:479c8ee1f395 Date: 2015-11-20 16:16 +0200 http://bitbucket.org/pypy/pypy/changeset/479c8ee1f395/ Log:merge adaptations for numpy 1.10 into default diff --git a/pypy/module/micronumpy/__init__.py

[pypy-commit] pypy default: merge heads

2015-11-15 Thread arigo
Author: Armin Rigo Branch: Changeset: r80690:34811652db74 Date: 2015-11-15 17:42 +0100 http://bitbucket.org/pypy/pypy/changeset/34811652db74/ Log:merge heads diff --git a/pypy/module/micronumpy/loop.py b/pypy/module/micronumpy/loop.py --- a/pypy/module/micronumpy/loop.py

[pypy-commit] pypy default: merge heads

2015-11-15 Thread arigo
Author: Armin Rigo Branch: Changeset: r80697:9d2ba9e211f9 Date: 2015-11-15 22:57 + http://bitbucket.org/pypy/pypy/changeset/9d2ba9e211f9/ Log:merge heads diff --git a/LICENSE b/LICENSE --- a/LICENSE +++ b/LICENSE @@ -56,14 +56,15 @@ Anders Chrigstrom Eric van

[pypy-commit] pypy default: merge propogate-nans, which tries harder to preserve nan mantissa values across float conversions

2015-11-08 Thread mattip
Author: mattip Branch: Changeset: r80593:fd1672bd10fe Date: 2015-11-08 19:57 +0200 http://bitbucket.org/pypy/pypy/changeset/fd1672bd10fe/ Log:merge propogate-nans, which tries harder to preserve nan mantissa values across float conversions diff --git

[pypy-commit] pypy default: merge heads

2015-11-08 Thread mattip
Author: mattip Branch: Changeset: r80594:b2a2f75dc940 Date: 2015-11-08 20:11 +0200 http://bitbucket.org/pypy/pypy/changeset/b2a2f75dc940/ Log:merge heads diff --git a/pypy/interpreter/test/test_zzpickle_and_slow.py b/pypy/interpreter/test/test_zzpickle_and_slow.py

[pypy-commit] pypy default: merge array_interface which implements common usages of __array_interface__

2015-11-08 Thread mattip
Author: mattip Branch: Changeset: r80599:8633f40661db Date: 2015-11-08 21:40 +0200 http://bitbucket.org/pypy/pypy/changeset/8633f40661db/ Log:merge array_interface which implements common usages of __array_interface__ diff --git a/pypy/doc/whatsnew-head.rst

[pypy-commit] pypy default: merge heads

2015-11-08 Thread arigo
Author: Armin Rigo Branch: Changeset: r80605:04570c9524ed Date: 2015-11-09 08:53 +0100 http://bitbucket.org/pypy/pypy/changeset/04570c9524ed/ 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 lazy-fast2locals

2015-10-25 Thread cfbolz
Author: Carl Friedrich Bolz Branch: Changeset: r80416:e96988647017 Date: 2015-10-23 20:21 +0200 http://bitbucket.org/pypy/pypy/changeset/e96988647017/ Log:merge lazy-fast2locals improve the performance of simple trace functions by lazily calling fast2locals

[pypy-commit] pypy default: merge

2015-10-16 Thread fijal
Author: fijal Branch: Changeset: r80265:f377aa5469e9 Date: 2015-10-16 11:38 +0200 http://bitbucket.org/pypy/pypy/changeset/f377aa5469e9/ Log:merge diff too long, truncating to 2000 out of 15271 lines diff --git a/.gitignore b/.gitignore --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,14 @@

[pypy-commit] pypy default: merge

2015-10-16 Thread fijal
Author: fijal Branch: Changeset: r80270:3bc924586ed6 Date: 2015-10-16 12:52 +0200 http://bitbucket.org/pypy/pypy/changeset/3bc924586ed6/ Log:merge diff too long, truncating to 2000 out of 9622 lines diff --git a/pypy/config/pypyoption.py b/pypy/config/pypyoption.py ---

[pypy-commit] pypy default: merge ufunc-casting which provides casting of arguments to ufuncs and frompypyfunc

2015-10-13 Thread mattip
Author: mattip Branch: Changeset: r80181:517db24acc3f Date: 2015-10-14 00:57 +0300 http://bitbucket.org/pypy/pypy/changeset/517db24acc3f/ Log:merge ufunc-casting which provides casting of arguments to ufuncs and frompypyfunc diff --git

[pypy-commit] pypy default: merge heads

2015-10-09 Thread arigo
Author: Armin Rigo Branch: Changeset: r80093:dc5ec2ee219f Date: 2015-10-09 17:51 +0200 http://bitbucket.org/pypy/pypy/changeset/dc5ec2ee219f/ Log:merge heads diff --git a/rpython/jit/metainterp/optimizeopt/heap.py b/rpython/jit/metainterp/optimizeopt/heap.py ---

[pypy-commit] pypy default: merge fortran-order into default

2015-10-09 Thread mattip
Author: mattip Branch: Changeset: r80082:26b886602ace Date: 2015-10-09 14:51 +0300 http://bitbucket.org/pypy/pypy/changeset/26b886602ace/ Log:merge fortran-order into default diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst ---

[pypy-commit] pypy default: merge heads

2015-10-05 Thread arigo
Author: Armin Rigo Branch: Changeset: r79987:d43a1b95f25c Date: 2015-10-05 10:32 +0200 http://bitbucket.org/pypy/pypy/changeset/d43a1b95f25c/ Log:merge heads diff --git a/rpython/jit/metainterp/resume.py b/rpython/jit/metainterp/resume.py ---

[pypy-commit] pypy default: merge heads

2015-10-04 Thread arigo
Author: Armin Rigo Branch: Changeset: r79963:de3211a57ea4 Date: 2015-10-04 10:39 +0200 http://bitbucket.org/pypy/pypy/changeset/de3211a57ea4/ Log:merge heads diff --git a/lib-python/conftest.py b/lib-python/conftest.py --- a/lib-python/conftest.py +++

[pypy-commit] pypy default: merge

2015-10-04 Thread fijal
Author: fijal Branch: Changeset: r79965:551f1d6a8a9c Date: 2015-10-04 10:40 +0200 http://bitbucket.org/pypy/pypy/changeset/551f1d6a8a9c/ Log:merge diff --git a/lib-python/conftest.py b/lib-python/conftest.py --- a/lib-python/conftest.py +++ b/lib-python/conftest.py @@ -158,7 +158,7 @@

[pypy-commit] pypy default: Merge share-guard-info

2015-10-03 Thread fijal
Author: fijal Branch: Changeset: r79945:054840779e3e Date: 2015-10-03 11:03 +0200 http://bitbucket.org/pypy/pypy/changeset/054840779e3e/ Log:Merge share-guard-info This branch shares guard resume descr wherever possible during the backend. Saves quite a bit of memory and

[pypy-commit] pypy default: merge heads

2015-10-01 Thread arigo
Author: Armin Rigo Branch: Changeset: r79922:bb9eab0bf5eb Date: 2015-10-01 16:32 +0200 http://bitbucket.org/pypy/pypy/changeset/bb9eab0bf5eb/ Log:merge heads diff --git a/pypy/module/micronumpy/ndarray.py b/pypy/module/micronumpy/ndarray.py ---

[pypy-commit] pypy default: Merge branch 'numpy-ctypes'

2015-09-26 Thread rlamy
Author: Ronan Lamy Branch: Changeset: r79856:a0d630bd2618 Date: 2015-09-27 01:01 +0100 http://bitbucket.org/pypy/pypy/changeset/a0d630bd2618/ Log:Merge branch 'numpy-ctypes' Add support for ndarray.ctypes property diff --git

[pypy-commit] pypy default: Merge remember-tracing-counts. It does not quite remember the tracing counts,

2015-09-20 Thread fijal
Author: Maciej Fijalkowski Branch: Changeset: r79720:a1a333d5337a Date: 2015-09-20 10:43 +0200 http://bitbucket.org/pypy/pypy/changeset/a1a333d5337a/ Log:Merge remember-tracing-counts. It does not quite remember the tracing counts, but does expose enough interface

[pypy-commit] pypy default: merge

2015-09-20 Thread fijal
Author: Maciej Fijalkowski Branch: Changeset: r79715:f0bd5bbe701a Date: 2015-09-20 10:07 +0200 http://bitbucket.org/pypy/pypy/changeset/f0bd5bbe701a/ Log:merge diff --git a/pypy/module/pypyjit/test_pypy_c/test_micronumpy.py

[pypy-commit] pypy default: merge

2015-09-20 Thread fijal
Author: Maciej Fijalkowski Branch: Changeset: r79718:68a3aa218fad Date: 2015-09-20 10:14 +0200 http://bitbucket.org/pypy/pypy/changeset/68a3aa218fad/ Log:merge diff --git a/rpython/jit/metainterp/optimizeopt/optimizer.py b/rpython/jit/metainterp/optimizeopt/optimizer.py

[pypy-commit] pypy default: merge

2015-09-08 Thread fijal
Author: Maciej Fijalkowski Branch: Changeset: r79551:aa12a967eb15 Date: 2015-09-08 19:14 +0200 http://bitbucket.org/pypy/pypy/changeset/aa12a967eb15/ Log:merge diff --git a/rpython/jit/backend/test/calling_convention_test.py

[pypy-commit] pypy default: merge

2015-09-01 Thread fijal
Author: Maciej Fijalkowski Branch: Changeset: r79359:ef6c662bf331 Date: 2015-09-01 17:31 +0200 http://bitbucket.org/pypy/pypy/changeset/ef6c662bf331/ Log:merge diff --git a/.hgtags b/.hgtags --- a/.hgtags +++ b/.hgtags @@ -15,3 +15,4 @@

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