Author: Maciej Fijalkowski
Branch: optresult-unroll
Changeset: r79131:3e5dc110b2ac
Date: 2015-08-22 09:08 +0200
http://bitbucket.org/pypy/pypy/changeset/3e5dc110b2ac/
Log:yay pass test_loop_invariant_mul_bridge_ovf2
diff --git a/rpython/jit/metainterp/compile.py
b/rpython/jit/metainterp/com
Author: Armin Rigo
Branch:
Changeset: r79133:d7187ab61ab3
Date: 2015-08-22 12:44 +0200
http://bitbucket.org/pypy/pypy/changeset/d7187ab61ab3/
Log:Try to fix the pinned objects issue from 1ed06832e512
diff --git a/rpython/memory/gc/incminimark.py b/rpython/memory/gc/incminimark.py
--- a/rpyt
Author: Armin Rigo
Branch:
Changeset: r79132:1ed06832e512
Date: 2015-08-22 11:27 +0200
http://bitbucket.org/pypy/pypy/changeset/1ed06832e512/
Log:Add a direct test for a bug. Thanks jerith on irc for prodding us
until we really looked into it (and thanks undodb-gdb for being
Author: Armin Rigo
Branch:
Changeset: r79134:d6887f67ca77
Date: 2015-08-22 12:44 +0200
http://bitbucket.org/pypy/pypy/changeset/d6887f67ca77/
Log:Try to fix the pinned objects issue from 1ed06832e512
diff --git a/rpython/memory/gc/incminimark.py b/rpython/memory/gc/incminimark.py
--- a/rpyt
Author: Armin Rigo
Branch:
Changeset: r79135:ef2a16781e33
Date: 2015-08-22 13:30 +0200
http://bitbucket.org/pypy/pypy/changeset/ef2a16781e33/
Log:merge heads
diff --git a/lib_pypy/cffi.egg-info/PKG-INFO b/lib_pypy/cffi.egg-info/PKG-INFO
--- a/lib_pypy/cffi.egg-info/PKG-INFO
+++ b/lib_pypy/c
Author: Maciej Fijalkowski
Branch:
Changeset: r79137:d12dfd19fd86
Date: 2015-08-22 14:10 +0200
http://bitbucket.org/pypy/pypy/changeset/d12dfd19fd86/
Log:(arigo, fijal) unbreak linux asmgcc
diff --git a/rpython/rlib/rvmprof/cintf.py b/rpython/rlib/rvmprof/cintf.py
--- a/rpython/rlib/rvmprof
Author: Maciej Fijalkowski
Branch: optresult-unroll
Changeset: r79136:ed226eea752c
Date: 2015-08-22 09:11 +0200
http://bitbucket.org/pypy/pypy/changeset/ed226eea752c/
Log:fix
diff --git a/rpython/jit/metainterp/optimizeopt/virtualstate.py
b/rpython/jit/metainterp/optimizeopt/virtualstate.py
Author: Armin Rigo
Branch:
Changeset: r2255:eb32cc92fa65
Date: 2015-08-22 16:12 +0200
http://bitbucket.org/cffi/cffi/changeset/eb32cc92fa65/
Log:Be more explicit
diff --git a/doc/source/whatsnew.rst b/doc/source/whatsnew.rst
--- a/doc/source/whatsnew.rst
+++ b/doc/source/whatsnew.rst
@@ -6,
Author: Armin Rigo
Branch:
Changeset: r2254:f78386adce4f
Date: 2015-08-22 16:10 +0200
http://bitbucket.org/cffi/cffi/changeset/f78386adce4f/
Log:hg merge release-1.2
diff --git a/doc/source/installation.rst b/doc/source/installation.rst
--- a/doc/source/installation.rst
+++ b/doc/source/ins
Author: Armin Rigo
Branch: py3k
Changeset: r79139:c08c77400148
Date: 2015-08-22 16:40 +0200
http://bitbucket.org/pypy/pypy/changeset/c08c77400148/
Log:Manually reapply commit c6e45df
diff --git a/lib-python/3/distutils/unixccompiler.py
b/lib-python/3/distutils/unixccompiler.py
--- a/lib-pyt
Author: Armin Rigo
Branch: py3.3
Changeset: r79138:82a89dee8adf
Date: 2015-08-22 16:40 +0200
http://bitbucket.org/pypy/pypy/changeset/82a89dee8adf/
Log:Manually reapply commit c6e45df
diff --git a/lib-python/3/distutils/unixccompiler.py
b/lib-python/3/distutils/unixccompiler.py
--- a/lib-py
Author: mattip
Branch: release-2.6.x
Changeset: r79144:1786177ea575
Date: 2015-08-22 20:30 +0300
http://bitbucket.org/pypy/pypy/changeset/1786177ea575/
Log:merge default into release
diff --git a/lib_pypy/cffi.egg-info/PKG-INFO b/lib_pypy/cffi.egg-info/PKG-INFO
--- a/lib_pypy/cffi.egg-info/P
Author: mattip
Branch:
Changeset: r79143:b712ea6f504e
Date: 2015-08-22 20:29 +0300
http://bitbucket.org/pypy/pypy/changeset/b712ea6f504e/
Log:bump 2.6.1 starting revision
diff --git a/pypy/doc/whatsnew-2.6.1.rst b/pypy/doc/whatsnew-2.6.1.rst
--- a/pypy/doc/whatsnew-2.6.1.rst
+++ b/pypy/doc/
Author: mattip
Branch:
Changeset: r79142:07769be4057b
Date: 2015-08-22 20:27 +0300
http://bitbucket.org/pypy/pypy/changeset/07769be4057b/
Log:document merged branch
diff --git a/pypy/doc/whatsnew-2.6.1.rst b/pypy/doc/whatsnew-2.6.1.rst
--- a/pypy/doc/whatsnew-2.6.1.rst
+++ b/pypy/doc/whatsn
Author: mattip
Branch:
Changeset: r79141:3332c09a0ad8
Date: 2015-08-22 20:23 +0300
http://bitbucket.org/pypy/pypy/changeset/3332c09a0ad8/
Log:merge no_boehm_libdl into default
diff --git a/rpython/rtyper/tool/rffi_platform.py
b/rpython/rtyper/tool/rffi_platform.py
--- a/rpython/rtyper/tool
Author: mattip
Branch: no_boehm_libdl
Changeset: r79140:e792cd469988
Date: 2015-08-22 20:23 +0300
http://bitbucket.org/pypy/pypy/changeset/e792cd469988/
Log:close no_boehm_libdl which simply removed extraneous link library
from Boehm gc
___
Author: Armin Rigo
Branch:
Changeset: r961:a94291b1ae85
Date: 2015-08-22 20:11 +0200
http://bitbucket.org/pypy/buildbot/changeset/a94291b1ae85/
Log:Add another hack on top of the Mercurial class
diff --git a/bot2/pypybuildbot/builds.py b/bot2/pypybuildbot/builds.py
--- a/bot2/pypybuildbot/b
Author: mattip
Branch: release-2.6.x
Changeset: r79145:363869282f0e
Date: 2015-08-22 21:52 +0300
http://bitbucket.org/pypy/pypy/changeset/363869282f0e/
Log:try to document 1ed06832e512
diff --git a/pypy/doc/index-of-release-notes.rst
b/pypy/doc/index-of-release-notes.rst
--- a/pypy/doc/inde
18 matches
Mail list logo