freebsd-ports/lang/pypy-devel
David Naylor a154ccdbaa Update lang/pypy-devel to 2.4.0.
Release update for further testing by community.

Change Log:
 - Reduced internal copying of bytearray operations
 - Tweak the internal structure of StringBuilder to speed up large string
   handling, which becomes advantageous on large programs at the cost of
   slightly slower small benchmark type programs.
 - Move to a mixed polling and mutex GIL model that make mutlithreaded jitted
   code run much faster
 - Remove ctypes pythonapi and ctypes.PyDLL, which never worked on PyPy
 - Fix performance regression on ufunc(<scalar>, <scalar>) in numpy
 - Classes in the ast module are now distinct from structures used by the
   compiler, which simplifies and speeds up translation of our source code to
   the PyPy binary interpreter
 - Upgrade stdlib from 2.7.5 to 2.7.8
2014-12-07 16:34:44 +00:00
..
files Update lang/pypy-devel to 2.4.0. 2014-12-07 16:34:44 +00:00
distinfo Update lang/pypy-devel to 2.4.0. 2014-12-07 16:34:44 +00:00
Makefile Update lang/pypy-devel to 2.4.0. 2014-12-07 16:34:44 +00:00
pkg-descr Pet portlint and add local-distfiles for lang/pypy-devel. 2014-06-16 09:52:57 +00:00
pkg-plist Update lang/pypy-devel to 2.4.0. 2014-12-07 16:34:44 +00:00