[pypy-svn] r78581 - pypy/branch/smalllong

arigo at codespeak.net arigo at codespeak.net
Sun Oct 31 10:58:13 CET 2010


Author: arigo
Date: Sun Oct 31 10:58:12 2010
New Revision: 78581

Added:
   pypy/branch/smalllong/
      - copied from r78580, pypy/trunk/
Log:
Implement "small longs", i.e. longs implemented as an r_longlong or
as two r_longs (undecided so far).




More information about the Pypy-commit mailing list