Author: Remi Meier
Branch:
Changeset: r261:0d81c9b1ec8e
Date: 2014-05-28 09:18 +0200
http://bitbucket.org/pypy/benchmarks/changeset/0d81c9b1ec8e/
Log:some use of hint_commit_soon
diff --git a/multithread/bottle/app.py b/multithread/bottle/app.py
--- a/multithread/bottle/app.py
+++ b/multith
Author: Remi Meier
Branch: extradoc
Changeset: r5277:2308d810d1bf
Date: 2014-05-28 15:00 +0200
http://bitbucket.org/pypy/extradoc/changeset/2308d810d1bf/
Log:add first (bad) results for JIT in our benchmarks
diff --git a/talk/dls2014/paper/paper.tex b/talk/dls2014/paper/paper.tex
--- a/talk/
Author: Ivan Sichmann Freitas
Branch: ppc-updated-backend
Changeset: r71751:126fc76ad99d
Date: 2014-05-28 12:57 +
http://bitbucket.org/pypy/pypy/changeset/126fc76ad99d/
Log:Make tests run with shared assembler code from llsupport
diff --git a/rpython/jit/backend/ppc/ppc_assembler.py
b/r
Author: Ivan Sichmann Freitas
Branch: ppc-updated-backend
Changeset: r71750:90b32450ce0e
Date: 2014-05-28 12:55 +
http://bitbucket.org/pypy/pypy/changeset/90b32450ce0e/
Log:Use GIL related code from llsupport
diff --git a/rpython/jit/backend/ppc/ppc_assembler.py
b/rpython/jit/backend/pp
Author: Remi Meier
Branch: extradoc
Changeset: r5278:8da07b9a12bc
Date: 2014-05-28 15:47 +0200
http://bitbucket.org/pypy/extradoc/changeset/8da07b9a12bc/
Log:add some no-jit performance graphs
diff --git a/talk/dls2014/paper/paper.tex b/talk/dls2014/paper/paper.tex
--- a/talk/dls2014/paper/p
Author: Ivan Sichmann Freitas
Branch: ppc-updated-backend
Changeset: r71752:3fe6019555b7
Date: 2014-05-28 14:25 +
http://bitbucket.org/pypy/pypy/changeset/3fe6019555b7/
Log:Add _push_all_regs_to_jitframe and _pop_all_regs_from_jitframe
They still need to be fixed for fpr's
diff
Author: Remi Meier
Branch:
Changeset: r262:5bc3db97089a
Date: 2014-05-28 17:02 +0200
http://bitbucket.org/pypy/benchmarks/changeset/5bc3db97089a/
Log:jython compat
diff --git a/multithread/mandelbrot/mandelbrot.py
b/multithread/mandelbrot/mandelbrot.py
--- a/multithread/mandelbrot/mandelbr
Author: Remi Meier
Branch: extradoc
Changeset: r5279:d928148e310e
Date: 2014-05-28 17:01 +0200
http://bitbucket.org/pypy/extradoc/changeset/d928148e310e/
Log:add jython to the mix
diff --git a/talk/dls2014/paper/paper.tex b/talk/dls2014/paper/paper.tex
--- a/talk/dls2014/paper/paper.tex
+++
Author: Ronan Lamy
Branch:
Changeset: r71753:36c1c430d065
Date: 2014-05-28 16:46 +0100
http://bitbucket.org/pypy/pypy/changeset/36c1c430d065/
Log:Don't derive SomeNone from SomePBC
diff --git a/rpython/annotator/bookkeeper.py b/rpython/annotator/bookkeeper.py
--- a/rpython/annotator/bookkee
Author: Ronan Lamy
Branch:
Changeset: r71754:042a8399aa2c
Date: 2014-05-28 17:13 +0100
http://bitbucket.org/pypy/pypy/changeset/042a8399aa2c/
Log:remove unused attributes of SomeNone
diff --git a/rpython/annotator/model.py b/rpython/annotator/model.py
--- a/rpython/annotator/model.py
+++ b/
Author: Ronan Lamy
Branch:
Changeset: r71756:bb8dea0b283d
Date: 2014-05-28 18:28 +0100
http://bitbucket.org/pypy/pypy/changeset/bb8dea0b283d/
Log:small cleanup
diff --git a/rpython/annotator/classdef.py b/rpython/annotator/classdef.py
--- a/rpython/annotator/classdef.py
+++ b/rpython/annota
Author: wenzhu man
Branch:
Changeset: r71762:831068f4a34b
Date: 2014-03-20 03:17 +
http://bitbucket.org/pypy/pypy/changeset/831068f4a34b/
Log:test_ast.py edited online with Bitbucket
diff --git a/pypy/module/_ast/test/test_ast.py
b/pypy/module/_ast/test/test_ast.py
--- a/pypy/module/_a
Author: wenzhu man
Branch:
Changeset: r71759:36209ce51e77
Date: 2014-03-20 02:49 +
http://bitbucket.org/pypy/pypy/changeset/36209ce51e77/
Log:test_ast.py edited online with Bitbucket
diff --git a/pypy/module/_ast/test/test_ast.py
b/pypy/module/_ast/test/test_ast.py
--- a/pypy/module/_a
Author: wenzhuman
Branch:
Changeset: r71757:5d13e1a985f6
Date: 2014-03-19 22:19 -0400
http://bitbucket.org/pypy/pypy/changeset/5d13e1a985f6/
Log:add tests to prove issue 1713 and issue 1673
diff --git a/pypy/module/_ast/test/test_ast.py
b/pypy/module/_ast/test/test_ast.py
--- a/pypy/module
Author: wenzhu man
Branch:
Changeset: r71764:b3f9ad26cedc
Date: 2014-03-20 03:40 +
http://bitbucket.org/pypy/pypy/changeset/b3f9ad26cedc/
Log:test_ast.py edited online with Bitbucket
diff --git a/pypy/module/_ast/test/test_ast.py
b/pypy/module/_ast/test/test_ast.py
--- a/pypy/module/_a
Author: wenzhuman
Branch:
Changeset: r71758:6bfc4df6ee95
Date: 2014-03-19 22:24 -0400
http://bitbucket.org/pypy/pypy/changeset/6bfc4df6ee95/
Log:merge to keep updated
diff --git a/pypy/interpreter/baseobjspace.py b/pypy/interpreter/baseobjspace.py
--- a/pypy/interpreter/baseobjspace.py
+++
Author: wenzhu man
Branch:
Changeset: r71761:4573d0b99f0a
Date: 2014-03-20 03:05 +
http://bitbucket.org/pypy/pypy/changeset/4573d0b99f0a/
Log:test_ast.py edited online with Bitbucket
diff --git a/pypy/module/_ast/test/test_ast.py
b/pypy/module/_ast/test/test_ast.py
--- a/pypy/module/_a
Author: wenzhuman
Branch:
Changeset: r71763:e497508e8f06
Date: 2014-03-19 23:35 -0400
http://bitbucket.org/pypy/pypy/changeset/e497508e8f06/
Log:revised the assertions
diff --git a/pypy/module/_ast/test/test_ast.py
b/pypy/module/_ast/test/test_ast.py
--- a/pypy/module/_ast/test/test_ast.py
Author: wenzhuman
Branch:
Changeset: r71768:49cf2e600e22
Date: 2014-03-31 22:55 -0400
http://bitbucket.org/pypy/pypy/changeset/49cf2e600e22/
Log:modify exception to OperationError
diff --git a/pypy/interpreter/astcompiler/ast.py
b/pypy/interpreter/astcompiler/ast.py
--- a/pypy/interpreter/
Author: wenzhu man
Branch:
Changeset: r71760:095bedb3c7ee
Date: 2014-03-20 02:56 +
http://bitbucket.org/pypy/pypy/changeset/095bedb3c7ee/
Log:test_ast.py edited online with Bitbucket
diff --git a/pypy/module/_ast/test/test_ast.py
b/pypy/module/_ast/test/test_ast.py
--- a/pypy/module/_a
Author: wenzhuman
Branch:
Changeset: r71765:c1a865707d94
Date: 2014-03-30 03:30 -0400
http://bitbucket.org/pypy/pypy/changeset/c1a865707d94/
Log:solved issue 1713 and issue 1673
diff --git a/pypy/interpreter/astcompiler/ast.py
b/pypy/interpreter/astcompiler/ast.py
--- a/pypy/interpreter/as
Author: wenzhuman
Branch:
Changeset: r71766:4318681c3a7e
Date: 2014-03-30 03:31 -0400
http://bitbucket.org/pypy/pypy/changeset/4318681c3a7e/
Log:dd tests for issue 1713 and issue 1673
diff --git a/pypy/module/_ast/test/test_ast.py
b/pypy/module/_ast/test/test_ast.py
--- a/pypy/module/_ast/
Author: wenzhuman
Branch:
Changeset: r71767:4b4b167bb969
Date: 2014-03-31 22:01 -0400
http://bitbucket.org/pypy/pypy/changeset/4b4b167bb969/
Log:add the set the save_original_object flag to be true when field type
is in asdl.builtin_types
diff --git a/pypy/interpreter/astcompiler/as
Author: wenzhuman
Branch: gc-pinning
Changeset: r71769:5530f6e9f4ca
Date: 2014-05-28 15:41 -0400
http://bitbucket.org/pypy/pypy/changeset/5530f6e9f4ca/
Log:add pinned gc flag
diff --git a/rpython/memory/gc/incminimark.py b/rpython/memory/gc/incminimark.py
--- a/rpython/memory/gc/incminimark.
Author: wenzhuman
Branch:
Changeset: r71770:10608abfd026
Date: 2014-05-28 16:56 -0400
http://bitbucket.org/pypy/pypy/changeset/10608abfd026/
Log:merge three heads
diff --git a/pypy/module/_ast/test/test_ast.py
b/pypy/module/_ast/test/test_ast.py
--- a/pypy/module/_ast/test/test_ast.py
+++
Author: Brian Kearns
Branch:
Changeset: r71772:ca09a7211645
Date: 2014-05-28 17:07 -0400
http://bitbucket.org/pypy/pypy/changeset/ca09a7211645/
Log:remove whitespace changes
diff --git a/pypy/module/_ast/test/test_ast.py
b/pypy/module/_ast/test/test_ast.py
--- a/pypy/module/_ast/test/test_
Author: wenzhuman
Branch:
Changeset: r71771:56d81b413df8
Date: 2014-05-28 17:04 -0400
http://bitbucket.org/pypy/pypy/changeset/56d81b413df8/
Log:merge heads
diff --git a/pypy/module/_ast/test/test_ast.py
b/pypy/module/_ast/test/test_ast.py
--- a/pypy/module/_ast/test/test_ast.py
+++ b/pypy
Author: Ronan Lamy
Branch:
Changeset: r71773:8faa5a81be74
Date: 2014-05-29 03:10 +0100
http://bitbucket.org/pypy/pypy/changeset/8faa5a81be74/
Log:rename NoneFrozenPBCRepr to NoneRepr and move it to
rpython.rtyper.rnone
diff --git a/rpython/annotator/bookkeeper.py b/rpython/annotator
28 matches
Mail list logo