Author: Amaury Forgeot d'Arc
Branch: py3.3
Changeset: r75251:8c6a64ce91ed
Date: 2015-01-06 00:30 +0100
http://bitbucket.org/pypy/pypy/changeset/8c6a64ce91ed/
Log:Unskip test about ast.Try, and fix it.
diff --git a/pypy/interpreter/astcompiler/test/test_validate.py
b/pypy/interpreter/astcomp
Author: Amaury Forgeot d'Arc
Branch: py3.3
Changeset: r75250:4eebc41245ad
Date: 2015-01-05 23:45 +0100
http://bitbucket.org/pypy/pypy/changeset/4eebc41245ad/
Log:CPython Issue #18025: Fixed a segfault in
io.BufferedIOBase.readinto() when raw stream's read() returns more
bytes
Author: Amaury Forgeot d'Arc
Branch: py3.3
Changeset: r75248:bbfa38c0f158
Date: 2015-01-05 22:34 +0100
http://bitbucket.org/pypy/pypy/changeset/bbfa38c0f158/
Log:Port CPython issue18109, which has no test :-/
diff --git a/pypy/module/_socket/interp_func.py
b/pypy/module/_socket/interp_func.
Author: Amaury Forgeot d'Arc
Branch: py3.3
Changeset: r75249:c27d75f38838
Date: 2015-01-05 22:35 +0100
http://bitbucket.org/pypy/pypy/changeset/c27d75f38838/
Log:Function.__repr__ now uses the __qualname__ attribute.
diff --git a/pypy/interpreter/astcompiler/codegen.py
b/pypy/interpreter/as
Author: David Malcolm
Branch: libgccjit-backend
Changeset: r75246:207274050e18
Date: 2014-12-24 05:30 -0500
http://bitbucket.org/pypy/pypy/changeset/207274050e18/
Log:Get test_ooops/test_ooops_non_gc to pass
diff --git a/rpython/jit/backend/libgccjit/assembler.py
b/rpython/jit/backend/libgc
Author: David Malcolm
Branch: libgccjit-backend
Changeset: r75245:a87b97f2b383
Date: 2014-12-24 05:20 -0500
http://bitbucket.org/pypy/pypy/changeset/a87b97f2b383/
Log:Provide a way to turn off the comments
Running pytest under the profile module shows >50% wallclock time
spen
Author: David Malcolm
Branch: libgccjit-backend
Changeset: r75247:72cda48c154f
Date: 2015-01-05 14:59 -0500
http://bitbucket.org/pypy/pypy/changeset/72cda48c154f/
Log:Get test_increment_debug_counter to pass
diff --git a/rpython/jit/backend/libgccjit/assembler.py
b/rpython/jit/backend/libgc
Author: Armin Rigo
Branch: extradoc
Changeset: r558:42f2e825e69a
Date: 2015-01-05 16:15 +0100
http://bitbucket.org/pypy/pypy.org/changeset/42f2e825e69a/
Log:update the values
diff --git a/don1.html b/don1.html
--- a/don1.html
+++ b/don1.html
@@ -9,13 +9,13 @@
$(function() {
$("#pro
Author: Maciej Fijalkowski
Branch: optresult
Changeset: r75244:f5bc3c7a6d3d
Date: 2015-01-05 16:05 +0200
http://bitbucket.org/pypy/pypy/changeset/f5bc3c7a6d3d/
Log:fix the test. unskip test that shows problem with our infrastructure
(and let it fail for now)
diff --git a/rpython/jit/
Author: Maciej Fijalkowski
Branch: optresult
Changeset: r75243:fae2f865fc7d
Date: 2015-01-05 15:53 +0200
http://bitbucket.org/pypy/pypy/changeset/fae2f865fc7d/
Log:failing test
diff --git a/rpython/jit/metainterp/optimizeopt/optimizer.py
b/rpython/jit/metainterp/optimizeopt/optimizer.py
---
Author: Armin Rigo
Branch:
Changeset: r75242:cd4b0dd3d1e3
Date: 2015-01-05 13:43 +0100
http://bitbucket.org/pypy/pypy/changeset/cd4b0dd3d1e3/
Log:Fix. Obscure case causing endless troubles. See irc discussion.
diff --git a/rpython/jit/metainterp/optimizeopt/optimizer.py
b/rpython/jit/metai
Author: Maciej Fijalkowski
Branch:
Changeset: r75241:49a1def6fefd
Date: 2015-01-05 12:00 +0200
http://bitbucket.org/pypy/pypy/changeset/49a1def6fefd/
Log:reinstantiate the check
diff --git a/rpython/jit/metainterp/optimizeopt/util.py
b/rpython/jit/metainterp/optimizeopt/util.py
--- a/rpyth
Author: Maciej Fijalkowski
Branch: optresult
Changeset: r75240:035392d23801
Date: 2015-01-05 11:04 +0200
http://bitbucket.org/pypy/pypy/changeset/035392d23801/
Log:start whacking at the backend
diff --git a/rpython/jit/backend/llsupport/regalloc.py
b/rpython/jit/backend/llsupport/regalloc.p
Author: Maciej Fijalkowski
Branch: optresult
Changeset: r75239:f3578293202a
Date: 2015-01-05 10:34 +0200
http://bitbucket.org/pypy/pypy/changeset/f3578293202a/
Log:fix llgraph backend
diff --git a/rpython/jit/backend/llgraph/runner.py
b/rpython/jit/backend/llgraph/runner.py
--- a/rpython/ji
Author: Maciej Fijalkowski
Branch: optresult
Changeset: r75238:176d9cb5ad7d
Date: 2015-01-05 10:33 +0200
http://bitbucket.org/pypy/pypy/changeset/176d9cb5ad7d/
Log:fix test_optimizebasic to the new reality
diff --git a/rpython/jit/metainterp/optimizeopt/intbounds.py
b/rpython/jit/metainterp
15 matches
Mail list logo