[pypy-commit] pypy default: merge reflex-support into branch: 32b tests now succeed and are re-opened

2014-05-03 Thread wlav
Author: Wim Lavrijsen Branch: Changeset: r71229:28680cf47437 Date: 2014-05-03 07:47 -0700 http://bitbucket.org/pypy/pypy/changeset/28680cf47437/ Log:merge reflex-support into branch: 32b tests now succeed and are re- opened diff --git a/pypy/module/cppyy/capi/capi_types.py b/pypy/m

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

2014-05-02 Thread bdkearns
Author: Brian Kearns Branch: Changeset: r71211:c296ea98cf63 Date: 2014-05-02 21:14 -0400 http://bitbucket.org/pypy/pypy/changeset/c296ea98cf63/ Log:merge reflex-support diff --git a/pypy/module/cppyy/capi/capi_types.py b/pypy/module/cppyy/capi/capi_types.py --- a/pypy/module/cppyy/capi/cap

[pypy-commit] pypy default: merge reflex-support into branch: more tests opened, issue 1676 fixed

2014-04-25 Thread wlav
Author: Wim Lavrijsen Branch: Changeset: r70991:73f0d418fb69 Date: 2014-04-25 17:10 -0700 http://bitbucket.org/pypy/pypy/changeset/73f0d418fb69/ Log:merge reflex-support into branch: more tests opened, issue 1676 fixed diff --git a/pypy/module/cppyy/__init__.py b/pypy/module/cppyy/_

[pypy-commit] pypy default: merge reflex-support into default: fixes for new buffer interfaces

2014-04-25 Thread wlav
Author: Wim Lavrijsen Branch: Changeset: r70969:4b806e538c61 Date: 2014-04-25 01:14 -0700 http://bitbucket.org/pypy/pypy/changeset/4b806e538c61/ Log:merge reflex-support into default: fixes for new buffer interfaces diff --git a/pypy/module/cppyy/converter.py b/pypy/module/cppyy/converter.p

[pypy-commit] pypy default: merge reflex-support: disable tests when -A and no genreflex

2014-04-24 Thread wlav
Author: Wim Lavrijsen Branch: Changeset: r70960:377369757ddc Date: 2014-04-24 19:03 -0700 http://bitbucket.org/pypy/pypy/changeset/377369757ddc/ Log:merge reflex-support: disable tests when -A and no genreflex diff --git a/pypy/module/cppyy/test/conftest.py b/pypy/module/cppyy/test/conftes

[pypy-commit] pypy default: merge reflex-support: more tests based on dummy backend

2014-04-23 Thread wlav
Author: Wim Lavrijsen Branch: Changeset: r70907:656185bf25ce Date: 2014-04-23 16:53 -0700 http://bitbucket.org/pypy/pypy/changeset/656185bf25ce/ Log:merge reflex-support: more tests based on dummy backend diff --git a/pypy/module/cppyy/src/dummy_backend.cxx b/pypy/module/cppyy/src/dummy_ba

[pypy-commit] pypy default: merge reflex-support to fix 1561 and 1563

2013-08-03 Thread wlav
Author: Wim Lavrijsen Branch: Changeset: r65923:9b5b81b12899 Date: 2013-08-03 07:19 -0700 http://bitbucket.org/pypy/pypy/changeset/9b5b81b12899/ Log:merge reflex-support to fix 1561 and 1563 diff --git a/pypy/module/cppyy/interp_cppyy.py b/pypy/module/cppyy/interp_cppyy.py --- a/pypy/modul