[pypy-svn] r75979 - in pypy/branch/rsre2/pypy/rlib/rsre-jit: . test

arigo at codespeak.net arigo at codespeak.net
Wed Jul 7 17:12:35 CEST 2010


Author: arigo
Date: Wed Jul  7 17:12:33 2010
New Revision: 75979

Added:
   pypy/branch/rsre2/pypy/rlib/rsre-jit/
      - copied from r75882, pypy/branch/rsre2/pypy/rlib/rsre/
   pypy/branch/rsre2/pypy/rlib/rsre-jit/rsre.py
      - copied unchanged from r75977, pypy/branch/rsre2/pypy/rlib/rsre/rsre.py
   pypy/branch/rsre2/pypy/rlib/rsre-jit/test/re_tests.py
      - copied unchanged from r75890, pypy/branch/rsre2/pypy/rlib/rsre/test/re_tests.py
   pypy/branch/rsre2/pypy/rlib/rsre-jit/test/targetrsre.py
      - copied unchanged from r75959, pypy/branch/rsre2/pypy/rlib/rsre/test/targetrsre.py
   pypy/branch/rsre2/pypy/rlib/rsre-jit/test/test_match.py
      - copied unchanged from r75897, pypy/branch/rsre2/pypy/rlib/rsre/test/test_match.py
   pypy/branch/rsre2/pypy/rlib/rsre-jit/test/test_more.py
      - copied unchanged from r75911, pypy/branch/rsre2/pypy/rlib/rsre/test/test_more.py
   pypy/branch/rsre2/pypy/rlib/rsre-jit/test/test_search.py
      - copied unchanged from r75975, pypy/branch/rsre2/pypy/rlib/rsre/test/test_search.py
   pypy/branch/rsre2/pypy/rlib/rsre-jit/test/test_zexternal.py
      - copied unchanged from r75957, pypy/branch/rsre2/pypy/rlib/rsre/test/test_zexternal.py
Log:
A "local branch" in which to play with the jit.




More information about the Pypy-commit mailing list