Author: Tim Felgentreff
Branch:
Changeset: r59615:acbfc9f0577f
Date: 2012-12-28 01:09 +0100
http://bitbucket.org/pypy/pypy/changeset/acbfc9f0577f/
Log:mark c_malloc and c_free as macros for recent versions of cygwin
diff --git a/pypy/rlib/rmmap.py b/pypy/rlib/rmmap.py
--- a/pypy/rlib/rmmap.
Author: arigo
Branch:
Changeset: r59616:dd2141d6862c
Date: 2012-12-29 09:37 +0100
http://bitbucket.org/pypy/pypy/changeset/dd2141d6862c/
Log:Merged in timfel/pypy (pull request #104: mark c_malloc and c_free
as macros for recent versions of cygwin)
diff --git a/pypy/rlib/rmmap.py b/
Author: Armin Rigo
Branch:
Changeset: r1104:f8db5c7a73c1
Date: 2012-12-29 09:41 +0100
http://bitbucket.org/cffi/cffi/changeset/f8db5c7a73c1/
Log:update
diff --git a/doc/source/index.rst b/doc/source/index.rst
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -77,8 +77,9 @@
``pytho
Author: Hakan Ardo
Branch: jit-usable_retrace_3
Changeset: r59617:bb28cf13e08d
Date: 2012-12-29 11:48 +0100
http://bitbucket.org/pypy/pypy/changeset/bb28cf13e08d/
Log:Be more consistant on not includinging null-valued fields in
VirtualState
diff --git a/pypy/jit/metainterp/optimizeop
Author: Hakan Ardo
Branch: jit-usable_retrace_3
Changeset: r59618:9eaeaaba3b42
Date: 2012-12-29 11:50 +0100
http://bitbucket.org/pypy/pypy/changeset/9eaeaaba3b42/
Log:merge messup leftover from 572208cdb5a0
diff --git a/pypy/jit/metainterp/test/test_virtualstate.py
b/pypy/jit/metainterp/tes
Author: Hakan Ardo
Branch: jit-usable_retrace_3
Changeset: r59619:2081b6a297d5
Date: 2012-12-29 15:36 +0100
http://bitbucket.org/pypy/pypy/changeset/2081b6a297d5/
Log:fallback properly on late failures
diff --git a/pypy/jit/metainterp/compile.py b/pypy/jit/metainterp/compile.py
--- a/pypy/ji
Author: Armin Rigo
Branch:
Changeset: r1105:758d9da5cebb
Date: 2012-12-29 15:53 +0100
http://bitbucket.org/cffi/cffi/changeset/758d9da5cebb/
Log:Fix issue #44: ffi.new/cast("undefined") raises confusing exception.
diff --git a/cffi/cparser.py b/cffi/cparser.py
--- a/cffi/cparser.py
+++ b/cf
Author: David Schneider
Branch:
Changeset: r59620:5faa7e29d284
Date: 2012-12-29 16:00 +0100
http://bitbucket.org/pypy/pypy/changeset/5faa7e29d284/
Log:unify interface of get_scratch_reg
diff --git a/pypy/jit/backend/arm/regalloc.py b/pypy/jit/backend/arm/regalloc.py
--- a/pypy/jit/backend/a
Author: David Schneider
Branch:
Changeset: r59621:a9be33477dea
Date: 2012-12-29 16:16 +0100
http://bitbucket.org/pypy/pypy/changeset/a9be33477dea/
Log:cleanup/simplification
replace the _ensure_value_is_boxed indirection to handle boxing of
constants on ARM with make_sure_va
Author: David Schneider
Branch:
Changeset: r59622:975e3cf7b0a8
Date: 2012-12-29 16:23 +0100
http://bitbucket.org/pypy/pypy/changeset/975e3cf7b0a8/
Log:merge upstream
diff --git a/lib_pypy/numpypy/core/arrayprint.py
b/lib_pypy/numpypy/core/arrayprint.py
--- a/lib_pypy/numpypy/core/arrayprin
Author: Hakan Ardo
Branch: jit-usable_retrace_3
Changeset: r59624:1fd30ab79cd3
Date: 2012-12-29 18:04 +0100
http://bitbucket.org/pypy/pypy/changeset/1fd30ab79cd3/
Log:simplify this a bit
diff --git a/pypy/jit/metainterp/optimizeopt/virtualstate.py
b/pypy/jit/metainterp/optimizeopt/virtualst
Author: Hakan Ardo
Branch: jit-usable_retrace_3
Changeset: r59623:e1fd11426848
Date: 2012-12-29 17:03 +0100
http://bitbucket.org/pypy/pypy/changeset/e1fd11426848/
Log:allow LEVEL_UNKNOWN boxes to be considered more general than
(dropped) null valued constants
diff --git a/pypy/jit/me
Author: Antonio Cuni
Branch: virtual-raw-mallocs
Changeset: r59625:b9ed4709a910
Date: 2012-12-29 21:08 +0100
http://bitbucket.org/pypy/pypy/changeset/b9ed4709a910/
Log:tweak the test to make it failing because of raw virtuals, and fix
the code
diff --git a/pypy/jit/metainterp/resume.
13 matches
Mail list logo