[pypy-commit] pypy reflex-support: rpython fixes (r_longfloat not being fully supported)

2014-05-06 Thread wlav
Author: Wim Lavrijsen Branch: reflex-support Changeset: r71320:2886bd193622 Date: 2014-05-06 01:33 -0700 http://bitbucket.org/pypy/pypy/changeset/2886bd193622/ Log:rpython fixes (r_longfloat not being fully supported) diff --git a/pypy/module/cppyy/converter.py b/pypy/module/cppyy/converter.

[pypy-commit] pypy reflex-support: rpython fixes and refactoring

2011-06-07 Thread wlav
Author: Wim Lavrijsen Branch: reflex-support Changeset: r44825:5b8ff90f865c Date: 2011-06-07 16:41 -0700 http://bitbucket.org/pypy/pypy/changeset/5b8ff90f865c/ Log:rpython fixes and refactoring diff --git a/pypy/module/cppyy/converter.py b/pypy/module/cppyy/converter.py --- a/pypy/module/cpp

[pypy-commit] pypy reflex-support: rpython fixes

2011-06-06 Thread wlav
Author: Wim Lavrijsen Branch: reflex-support Changeset: r44764:1f43c8895333 Date: 2011-06-06 17:54 -0700 http://bitbucket.org/pypy/pypy/changeset/1f43c8895333/ Log:rpython fixes diff --git a/pypy/module/cppyy/executor.py b/pypy/module/cppyy/executor.py --- a/pypy/module/cppyy/executor.py +++

[pypy-commit] pypy reflex-support: rpython fixes

2011-05-17 Thread wlav
Author: Wim Lavrijsen Branch: reflex-support Changeset: r44264:249cfd1d8127 Date: 2011-05-17 13:22 -0700 http://bitbucket.org/pypy/pypy/changeset/249cfd1d8127/ Log:rpython fixes diff --git a/pypy/module/cppyy/converter.py b/pypy/module/cppyy/converter.py --- a/pypy/module/cppyy/converter.py

[pypy-commit] pypy reflex-support: rpython fixes

2011-05-11 Thread wlav
Author: Wim Lavrijsen Branch: reflex-support Changeset: r44087:a9d4425f7bfe Date: 2011-05-11 17:54 -0700 http://bitbucket.org/pypy/pypy/changeset/a9d4425f7bfe/ Log:rpython fixes diff --git a/pypy/module/cppyy/converter.py b/pypy/module/cppyy/converter.py --- a/pypy/module/cppyy/converter.py