[pypy-svn] r25386 - in pypy: branch/jit-timeshifter-refactoring dist/pypy/jit/timeshifter dist/pypy/jit/timeshifter/test

arigo at codespeak.net arigo at codespeak.net
Wed Apr 5 15:32:51 CEST 2006


Author: arigo
Date: Wed Apr  5 15:32:51 2006
New Revision: 25386

Added:
   pypy/dist/pypy/jit/timeshifter/rcontainer.py
      - copied unchanged from r25384, pypy/branch/jit-timeshifter-refactoring/timeshifter/rcontainer.py
   pypy/dist/pypy/jit/timeshifter/rtimeshift.py
      - copied unchanged from r25384, pypy/branch/jit-timeshifter-refactoring/timeshifter/rtimeshift.py
   pypy/dist/pypy/jit/timeshifter/rtyper.py
      - copied unchanged from r25384, pypy/branch/jit-timeshifter-refactoring/timeshifter/rtyper.py
   pypy/dist/pypy/jit/timeshifter/rvalue.py
      - copied unchanged from r25384, pypy/branch/jit-timeshifter-refactoring/timeshifter/rvalue.py
   pypy/dist/pypy/jit/timeshifter/test/
      - copied from r25384, pypy/branch/jit-timeshifter-refactoring/timeshifter/test/
   pypy/dist/pypy/jit/timeshifter/timeshift.py
      - copied unchanged from r25384, pypy/branch/jit-timeshifter-refactoring/timeshifter/timeshift.py
Removed:
   pypy/branch/jit-timeshifter-refactoring/
Log:
merge of the jit-timeshifter-refactoring branch.




More information about the Pypy-commit mailing list