Author: Mihnea Saracin
Branch: pypy_swappedbytes
Changeset: r92262:7ec88773f8b9
Date: 2017-07-27 17:29 +0300
http://bitbucket.org/pypy/pypy/changeset/7ec88773f8b9/
Log:Added _swappedbytes_ support for ctypes.Structure
diff --git a/lib-python/2.7/ctypes/test/test_unaligned_structures.py
b/li
Author: Mihnea Saracin
Branch: pypy_swappedbytes
Changeset: r92263:f611791f1958
Date: 2017-08-10 15:10 +0300
http://bitbucket.org/pypy/pypy/changeset/f611791f1958/
Log:Final modifications , 1 test still unskipped in test_byteswap.py
diff --git a/lib-python/2.7/ctypes/test/test_byteswap.py
b
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: Mihnea Saracin
Branch: nopax
Changeset: r91935:acf31eacc13b
Date: 2017-06-07 14:19 +0300
http://bitbucket.org/pypy/pypy/changeset/acf31eacc13b/
Log:replaced the paxmark call with a general implementation
diff --git a/rpython/translator/c/genc.py b/rpython/translator/c/genc.py
--- a/r
Author: Mihnea Saracin
Branch: nopax
Changeset: r91933:2b5d6124c784
Date: 2017-05-26 15:23 +0300
http://bitbucket.org/pypy/pypy/changeset/2b5d6124c784/
Log:nopax added
diff --git a/lib_pypy/_tkinter/tklib_build.py b/lib_pypy/_tkinter/tklib_build.py
--- a/lib_pypy/_tkinter/tklib_build.py
+++
Author: Mihnea Saracin
Branch: nopax
Changeset: r91934:af2f69738d56
Date: 2017-06-06 10:25 +0300
http://bitbucket.org/pypy/pypy/changeset/af2f69738d56/
Log:nopax autodetection
diff --git a/lib_pypy/_tkinter/tklib_build.py b/lib_pypy/_tkinter/tklib_build.py
--- a/lib_pypy/_tkinter/tklib_build
Author: Mihnea Saracin
Branch: nopax
Changeset: r91938:54a8ed9bd4b5
Date: 2017-07-04 11:52 +0300
http://bitbucket.org/pypy/pypy/changeset/54a8ed9bd4b5/
Log:deleted --nopax option
diff --git a/pypy/goal/targetpypystandalone.py
b/pypy/goal/targetpypystandalone.py
--- a/pypy/goal/targetpypysta
Author: Mihnea Saracin
Branch: nopax
Changeset: r91937:b7a22c99849e
Date: 2017-06-20 11:42 +
http://bitbucket.org/pypy/pypy/changeset/b7a22c99849e/
Log:Merged in palecsandru/pypy_nopax_1/nopax_update1 (pull request #1)
updates after review
Approved-by: Mihnea Saracin
d