Author: Wim Lavrijsen
Branch: cppyy-packaging
Changeset: r91931:a14ed2de9bb6
Date: 2017-07-19 13:26 -0700
http://bitbucket.org/pypy/pypy/changeset/a14ed2de9bb6/
Log:remove cppyy.rst and point to the new external documentation instead
diff --git a/pypy/doc/cppyy.rst b/pypy/doc/cppyy.rst
delet
Author: Wim Lavrijsen
Branch: cppyy-packaging
Changeset: r91930:e1cc8eafb082
Date: 2017-07-19 12:30 -0700
http://bitbucket.org/pypy/pypy/changeset/e1cc8eafb082/
Log:renaming cppyy -> _cppyy in files to ignore
diff --git a/.hgignore b/.hgignore
--- a/.hgignore
+++ b/.hgignore
@@ -25,16 +25,17
Author: Wim Lavrijsen
Branch:
Changeset: r91932:992156d58504
Date: 2017-07-19 13:29 -0700
http://bitbucket.org/pypy/pypy/changeset/992156d58504/
Log:merged cppyy-packaging; renaming cppyy -> _cppyy
diff too long, truncating to 2000 out of 4103 lines
diff --git a/.hgignore b/.hgignore
--- a
Author: Wim Lavrijsen
Branch: cppyy-packaging
Changeset: r91926:e7b3734b419c
Date: 2017-07-18 16:26 -0700
http://bitbucket.org/pypy/pypy/changeset/e7b3734b419c/
Log:move cppyy -> _cppyy and remove test_cint.py (obsolete)
diff too long, truncating to 2000 out of 3264 lines
diff --git a/pypy/
Author: Wim Lavrijsen
Branch: cppyy-packaging
Changeset: r91929:0b40d2587588
Date: 2017-07-18 17:42 -0700
http://bitbucket.org/pypy/pypy/changeset/0b40d2587588/
Log:fix indirection error
diff --git a/pypy/module/_cppyy/ffitypes.py b/pypy/module/_cppyy/ffitypes.py
--- a/pypy/module/_cppyy/ffi
Author: Wim Lavrijsen
Branch: cppyy-packaging
Changeset: r91928:f31bd1042c09
Date: 2017-07-18 17:25 -0700
http://bitbucket.org/pypy/pypy/changeset/f31bd1042c09/
Log:str_w -> bytes_w/text_w
diff --git a/pypy/module/_cppyy/test/test_zjit.py
b/pypy/module/_cppyy/test/test_zjit.py
--- a/pypy/mo
Author: Wim Lavrijsen
Branch: cppyy-packaging
Changeset: r91927:7480a9a40022
Date: 2017-07-18 16:36 -0700
http://bitbucket.org/pypy/pypy/changeset/7480a9a40022/
Log:remove all cint backend references
diff --git a/pypy/module/_cppyy/test/test_advancedcpp.py
b/pypy/module/_cppyy/test/test_adv
Author: Ronan Lamy
Branch: py3.5
Changeset: r91925:71fecdeaec70
Date: 2017-07-19 18:58 +0200
http://bitbucket.org/pypy/pypy/changeset/71fecdeaec70/
Log:hg merge default
diff --git a/rpython/translator/c/genc.py b/rpython/translator/c/genc.py
--- a/rpython/translator/c/genc.py
+++ b/rpython/t
Author: Ronan Lamy
Branch: py3.5
Changeset: r91924:85b1a22bbd65
Date: 2017-07-19 18:29 +0200
http://bitbucket.org/pypy/pypy/changeset/85b1a22bbd65/
Log:Add missing function PyObject_LengthHint
diff --git a/pypy/module/cpyext/object.py b/pypy/module/cpyext/object.py
--- a/pypy/module/cpyext/o
Author: Mihnea Saracin
Branch: pypy_bytearray
Changeset: r91922:b43a6e2c0ea1
Date: 2017-07-19 13:25 +0300
http://bitbucket.org/pypy/pypy/changeset/b43a6e2c0ea1/
Log:bytearray performance fix(ported from PyPy3)
diff --git a/pypy/objspace/std/bytearrayobject.py
b/pypy/objspace/std/bytearrayob
Author: Ronan Lamy
Branch:
Changeset: r91923:94b71132a96e
Date: 2017-07-19 14:15 +
http://bitbucket.org/pypy/pypy/changeset/94b71132a96e/
Log:Merged in smihnea/pypy_bytearray/pypy_bytearray (pull request #559)
bytearray performance fix(ported from PyPy3)
diff --git a/pypy/objsp
11 matches
Mail list logo