[pypy-commit] pypy reflex-support: merge default into branch and fix error message for dlopen

2015-07-20 Thread wlav
Author: Wim Lavrijsen Branch: reflex-support Changeset: r78618:ef58dc5560e2 Date: 2014-07-16 12:42 -0700 http://bitbucket.org/pypy/pypy/changeset/ef58dc5560e2/ Log:merge default into branch and fix error message for dlopen diff too long, truncating to 2000 out of 40954 lines diff --git a/.h

[pypy-commit] pypy reflex-support: merge default into branch

2014-05-01 Thread wlav
Author: Wim Lavrijsen Branch: reflex-support Changeset: r71117:3fb585ce5d69 Date: 2014-04-28 15:25 -0700 http://bitbucket.org/pypy/pypy/changeset/3fb585ce5d69/ Log:merge default into branch diff --git a/dotviewer/graphserver.py b/dotviewer/graphserver.py --- a/dotviewer/graphserver.py +++ b/

[pypy-commit] pypy reflex-support: merge default into branch

2014-04-25 Thread wlav
Author: Wim Lavrijsen Branch: reflex-support Changeset: r70985:b81d95fa41f2 Date: 2014-04-25 10:53 -0700 http://bitbucket.org/pypy/pypy/changeset/b81d95fa41f2/ Log:merge default into branch diff --git a/lib-python/2.7/test/test_builtin.py b/lib-python/2.7/test/test_builtin.py --- a/lib-pyth

[pypy-commit] pypy reflex-support: merge default into branch

2014-04-25 Thread wlav
Author: Wim Lavrijsen Branch: reflex-support Changeset: r70990:812b9524c822 Date: 2014-04-25 16:23 -0700 http://bitbucket.org/pypy/pypy/changeset/812b9524c822/ Log:merge default into branch diff --git a/pypy/module/pypyjit/test_pypy_c/test_buffers.py b/pypy/module/pypyjit/test_pypy_c/test_b

[pypy-commit] pypy reflex-support: merge default into branch

2014-04-23 Thread wlav
Author: Wim Lavrijsen Branch: reflex-support Changeset: r70894:72e0d4578688 Date: 2014-04-23 12:48 -0700 http://bitbucket.org/pypy/pypy/changeset/72e0d4578688/ Log:merge default into branch diff --git a/pypy/doc/release-2.3.0.rst b/pypy/doc/release-2.3.0.rst new file mode 100644 --- /dev/nul

[pypy-commit] pypy reflex-support: merge default into branch; hopefully solves gc crash ...

2013-04-20 Thread wlav
Author: Wim Lavrijsen Branch: reflex-support Changeset: r63535:608cb355ea66 Date: 2013-04-19 10:48 -0700 http://bitbucket.org/pypy/pypy/changeset/608cb355ea66/ Log:merge default into branch; hopefully solves gc crash ... diff --git a/rpython/jit/backend/arm/assembler.py b/rpython/jit/backen

[pypy-commit] pypy reflex-support: merge default into branch; now translates again ...

2013-04-18 Thread wlav
Author: Wim Lavrijsen Branch: reflex-support Changeset: r63493:c38f9fe83a3a Date: 2013-04-18 14:13 -0700 http://bitbucket.org/pypy/pypy/changeset/c38f9fe83a3a/ Log:merge default into branch; now translates again ... diff --git a/rpython/memory/gc/env.py b/rpython/memory/gc/env.py --- a/rpyth

[pypy-commit] pypy reflex-support: merge default into branch

2013-04-05 Thread wlav
Author: Wim Lavrijsen Branch: reflex-support Changeset: r63072:607168b3bbc0 Date: 2013-04-05 15:18 -0700 http://bitbucket.org/pypy/pypy/changeset/607168b3bbc0/ Log:merge default into branch diff --git a/lib_pypy/_sqlite3.py b/lib_pypy/_sqlite3.py --- a/lib_pypy/_sqlite3.py +++ b/lib_pypy/_sq

[pypy-commit] pypy reflex-support: merge default into branch

2013-01-08 Thread wlav
Author: Wim Lavrijsen Branch: reflex-support Changeset: r59885:4297455b87c7 Date: 2013-01-08 19:28 -0800 http://bitbucket.org/pypy/pypy/changeset/4297455b87c7/ Log:merge default into branch diff --git a/pypy/doc/Makefile b/pypy/doc/Makefile --- a/pypy/doc/Makefile +++ b/pypy/doc/Makefile @@

[pypy-commit] pypy reflex-support: merge default into branch

2012-12-14 Thread wlav
Author: Wim Lavrijsen Branch: reflex-support Changeset: r59435:1fe71cc07c8c Date: 2012-12-14 20:28 -0800 http://bitbucket.org/pypy/pypy/changeset/1fe71cc07c8c/ Log:merge default into branch diff --git a/pypy/annotation/annrpython.py b/pypy/annotation/annrpython.py --- a/pypy/annotation/annrp

[pypy-commit] pypy reflex-support: merge default into branch

2012-12-05 Thread wlav
Author: Wim Lavrijsen Branch: reflex-support Changeset: r59339:4882fbb71e92 Date: 2012-12-05 17:23 -0800 http://bitbucket.org/pypy/pypy/changeset/4882fbb71e92/ Log:merge default into branch diff --git a/pypy/doc/windows.rst b/pypy/doc/windows.rst --- a/pypy/doc/windows.rst +++ b/pypy/doc/win

[pypy-commit] pypy reflex-support: merge default into branch and make cppyy/test/test_zjit.py work again

2012-11-13 Thread wlav
Author: Wim Lavrijsen Branch: reflex-support Changeset: r58871:6ac82379b4ba Date: 2012-11-07 17:09 -0800 http://bitbucket.org/pypy/pypy/changeset/6ac82379b4ba/ Log:merge default into branch and make cppyy/test/test_zjit.py work again diff --git a/LICENSE b/LICENSE --- a/LICENSE +++ b

[pypy-commit] pypy reflex-support: merge default into branch and nudge the annotator; translation works again

2012-10-25 Thread wlav
Author: Wim Lavrijsen Branch: reflex-support Changeset: r58419:e1f77fb74300 Date: 2012-10-25 02:37 -0700 http://bitbucket.org/pypy/pypy/changeset/e1f77fb74300/ Log:merge default into branch and nudge the annotator; translation works again diff --git a/pypy/jit/metainterp/optimizeopt/

[pypy-commit] pypy reflex-support: merge default into branch

2012-08-28 Thread wlav
Author: Wim Lavrijsen Branch: reflex-support Changeset: r56916:30562f8fa4e1 Date: 2012-08-28 15:10 -0700 http://bitbucket.org/pypy/pypy/changeset/30562f8fa4e1/ Log:merge default into branch diff --git a/pypy/jit/backend/llgraph/runner.py b/pypy/jit/backend/llgraph/runner.py --- a/pypy/jit/b

[pypy-commit] pypy reflex-support: merge default into branch

2012-08-13 Thread wlav
Author: Wim Lavrijsen Branch: reflex-support Changeset: r56723:be8483a77aee Date: 2012-07-26 12:03 -0700 http://bitbucket.org/pypy/pypy/changeset/be8483a77aee/ Log:merge default into branch diff --git a/pypy/doc/cppyy.rst b/pypy/doc/cppyy.rst --- a/pypy/doc/cppyy.rst +++ b/pypy/doc/cppyy.rst

[pypy-commit] pypy reflex-support: merge default into branch

2012-06-26 Thread wlav
Author: Wim Lavrijsen Branch: reflex-support Changeset: r55841:782ac49bb966 Date: 2012-06-25 17:47 -0700 http://bitbucket.org/pypy/pypy/changeset/782ac49bb966/ Log:merge default into branch diff --git a/pypy/doc/cppyy.rst b/pypy/doc/cppyy.rst --- a/pypy/doc/cppyy.rst +++ b/pypy/doc/cppyy.rst

[pypy-commit] pypy reflex-support: merge default into branch

2012-06-18 Thread wlav
Author: Wim Lavrijsen Branch: reflex-support Changeset: r55710:24e529b5eba4 Date: 2012-06-18 14:04 -0700 http://bitbucket.org/pypy/pypy/changeset/24e529b5eba4/ Log:merge default into branch diff --git a/lib_pypy/_ctypes/primitive.py b/lib_pypy/_ctypes/primitive.py --- a/lib_pypy/_ctypes/prim

[pypy-commit] pypy reflex-support: merge default into branch

2012-06-18 Thread wlav
Author: Wim Lavrijsen Branch: reflex-support Changeset: r55712:389a51de180c Date: 2012-06-18 14:13 -0700 http://bitbucket.org/pypy/pypy/changeset/389a51de180c/ Log:merge default into branch diff --git a/pypy/doc/release-1.9.0.rst b/pypy/doc/release-1.9.0.rst --- a/pypy/doc/release-1.9.0.rst

[pypy-commit] pypy reflex-support: merge default into branch

2012-05-02 Thread wlav
Author: Wim Lavrijsen Branch: reflex-support Changeset: r54878:3f1d1ccdb3f5 Date: 2012-05-01 11:13 -0700 http://bitbucket.org/pypy/pypy/changeset/3f1d1ccdb3f5/ Log:merge default into branch diff --git a/lib-python/modified-2.7/test/test_peepholer.py b/lib-python/modified-2.7/test/test_peeph

[pypy-commit] pypy reflex-support: merge default into branch

2012-04-24 Thread wlav
Author: Wim Lavrijsen Branch: reflex-support Changeset: r54742:c0d3d317564f Date: 2012-04-24 15:44 -0700 http://bitbucket.org/pypy/pypy/changeset/c0d3d317564f/ Log:merge default into branch diff --git a/lib_pypy/_ctypes_test.py b/lib_pypy/_ctypes_test.py --- a/lib_pypy/_ctypes_test.py +++ b/

[pypy-commit] pypy reflex-support: merge default into branch

2012-04-12 Thread wlav
Author: Wim Lavrijsen Branch: reflex-support Changeset: r54324:2fc2d0b8a090 Date: 2012-04-12 21:36 -0700 http://bitbucket.org/pypy/pypy/changeset/2fc2d0b8a090/ Log:merge default into branch diff --git a/pypy/annotation/test/test_annrpython.py b/pypy/annotation/test/test_annrpython.py --- a/

[pypy-commit] pypy reflex-support: merge default into branch; translation now works again

2012-04-02 Thread wlav
Author: Wim Lavrijsen Branch: reflex-support Changeset: r54168:374968f4e0af Date: 2012-04-02 16:41 -0700 http://bitbucket.org/pypy/pypy/changeset/374968f4e0af/ Log:merge default into branch; translation now works again diff --git a/pypy/objspace/std/dictproxyobject.py b/pypy/objspace/std/di

[pypy-commit] pypy reflex-support: merge default into branch

2012-03-02 Thread wlav
Author: Wim Lavrijsen Branch: reflex-support Changeset: r53137:3759abe3a35d Date: 2012-03-02 23:00 -0800 http://bitbucket.org/pypy/pypy/changeset/3759abe3a35d/ Log:merge default into branch diff --git a/pypy/interpreter/test/test_typedef.py b/pypy/interpreter/test/test_typedef.py --- a/pypy

[pypy-commit] pypy reflex-support: merge default

2012-03-01 Thread wlav
Author: Wim Lavrijsen Branch: reflex-support Changeset: r53041:d33d193ce67a Date: 2012-03-01 00:05 -0800 http://bitbucket.org/pypy/pypy/changeset/d33d193ce67a/ Log:merge default diff --git a/pypy/jit/metainterp/optimizeopt/test/test_multilabel.py b/pypy/jit/metainterp/optimizeopt/test/test_

[pypy-commit] pypy reflex-support: merge default into branch

2012-03-01 Thread wlav
Author: Wim Lavrijsen Branch: reflex-support Changeset: r53036:3847eddabfa1 Date: 2012-02-28 10:35 -0800 http://bitbucket.org/pypy/pypy/changeset/3847eddabfa1/ Log:merge default into branch diff --git a/lib-python/modified-2.7/ctypes/test/test_arrays.py b/lib-python/modified-2.7/ctypes/test

[pypy-commit] pypy reflex-support: merge default into branch

2012-02-24 Thread wlav
Author: Wim Lavrijsen Branch: reflex-support Changeset: r52892:dce568feb7ba Date: 2012-02-24 14:43 -0800 http://bitbucket.org/pypy/pypy/changeset/dce568feb7ba/ Log:merge default into branch diff --git a/pypy/interpreter/baseobjspace.py b/pypy/interpreter/baseobjspace.py --- a/pypy/interprete

[pypy-commit] pypy reflex-support: merge default into branch

2012-02-17 Thread wlav
Author: Wim Lavrijsen Branch: reflex-support Changeset: r52598:63f05fc8565d Date: 2012-02-17 17:45 -0800 http://bitbucket.org/pypy/pypy/changeset/63f05fc8565d/ Log:merge default into branch diff --git a/pypy/config/translationoption.py b/pypy/config/translationoption.py --- a/pypy/config/tra

[pypy-commit] pypy reflex-support: merge default into branch

2011-08-10 Thread wlav
Author: Wim Lavrijsen Branch: reflex-support Changeset: r46431:3df02e2fcf1e Date: 2011-08-08 15:53 -0700 http://bitbucket.org/pypy/pypy/changeset/3df02e2fcf1e/ Log:merge default into branch diff --git a/pypy/doc/release-1.6.0.rst b/pypy/doc/release-1.6.0.rst --- a/pypy/doc/release-1.6.0.rst

[pypy-commit] pypy reflex-support: merge default

2011-07-06 Thread wlav
Author: Wim Lavrijsen Branch: reflex-support Changeset: r45397:359fb9a9f8ee Date: 2011-07-06 10:14 -0700 http://bitbucket.org/pypy/pypy/changeset/359fb9a9f8ee/ Log:merge default diff --git a/pypy/doc/getting-started.rst b/pypy/doc/getting-started.rst --- a/pypy/doc/getting-started.rst +++ b/