On Thu, Apr 07, 2016 at 12:35:33PM +, Christian Weisgerber wrote:
> Let's get rid of the gettext module while here.
Thanks, here's the updated diff with this change:
Index: Makefile
===
RCS file: /home/edd/cvsync/ports/lang/pypy/
On 2016-04-06, Edd Barrett wrote:
> Here's PyPy-5.0.1.
Let's get rid of the gettext module while here.
diff -uNr pypy.orig/Makefile pypy/Makefile
--- pypy.orig/Makefile Wed Apr 6 23:16:48 2016
+++ pypy/Makefile Thu Apr 7 14:33:14 2016
@@ -28,8 +28,9 @@
# PyPy is MIT; the Python libs i
Hi,
Here's PyPy-5.0.1.
A couple of patches for vmprof (new sampling profiler) were needed. It
was assuming we use a -style method for getting the RIP
register. Tested the profiler and it seems to work. I will push the
patches upstream once this goes in. More info on vmprof here:
https://vmprof.re