Author: Justin Peel
Branch: unsigned-dtypes
Changeset: r47600:7b5c3d57022c
Date: 2011-09-25 19:05 +
http://bitbucket.org/pypy/pypy/changeset/7b5c3d57022c/
Log:fix ullong mod and floordiv, also fix a jit test
diff --git a/pypy/jit/codewriter/support.py b/pypy/jit/codewriter/support.py
---
Author: Justin Peel
Branch:
Changeset: r47599:ef2c2d46c520
Date: 2011-09-25 07:06 -0600
http://bitbucket.org/pypy/pypy/changeset/ef2c2d46c520/
Log:Revert gzip.py/tarfile.py changes. Thanks for the gentle reminder
fijal.
diff --git a/lib-python/modified-2.7/gzip.py b/lib-python/modif
Author: Hakan Ardo
Branch: jit-optimizeopt-cleanups
Changeset: r47598:41edc1bac86b
Date: 2011-09-25 09:59 +0200
http://bitbucket.org/pypy/pypy/changeset/41edc1bac86b/
Log:fix merge
diff --git a/pypy/jit/metainterp/optimizeopt/vstring.py
b/pypy/jit/metainterp/optimizeopt/vstring.py
--- a/pyp
Author: Hakan Ardo
Branch: jit-optimizeopt-cleanups
Changeset: r47596:a79b95b95ca8
Date: 2011-09-23 16:57 +0200
http://bitbucket.org/pypy/pypy/changeset/a79b95b95ca8/
Log:move optimize_CAST_OPAQUE_PTR to rewrite
diff --git a/pypy/jit/metainterp/optimizeopt/optimizer.py
b/pypy/jit/metainterp
Author: Hakan Ardo
Branch: jit-optimizeopt-cleanups
Changeset: r47597:cede21f9532a
Date: 2011-09-25 09:51 +0200
http://bitbucket.org/pypy/pypy/changeset/cede21f9532a/
Log:hg merge default
diff --git a/.hgtags b/.hgtags
--- a/.hgtags
+++ b/.hgtags
@@ -1,2 +1,3 @@
b590cf6de4190623aad9aa698694
Author: Justin Peel
Branch: unsigned-dtypes
Changeset: r47595:c293e8a8cf20
Date: 2011-09-25 01:11 -0600
http://bitbucket.org/pypy/pypy/changeset/c293e8a8cf20/
Log:fix the merge
diff --git a/pypy/jit/metainterp/test/test_ajit.py
b/pypy/jit/metainterp/test/test_ajit.py
--- a/pypy/jit/metainte