Author: Armin Rigo
Branch: extradoc
Changeset: r3814:5a519d6c0813
Date: 2011-07-01 11:37 +0200
http://bitbucket.org/pypy/extradoc/changeset/5a519d6c0813/
Log:Meeting from today.
diff --git a/sprintinfo/genova-pegli-2011/sprintplanning.txt
b/sprintinfo/genova-pegli-2011/sprintplanning.txt
--
Author: Maciej Fijalkowski
Branch: extradoc
Changeset: r201:a5734e608e41
Date: 2011-07-01 11:44 +0200
http://bitbucket.org/pypy/pypy.org/changeset/a5734e608e41/
Log:update the template
diff --git a/archive.html b/archive.html
--- a/archive.html
+++ b/archive.html
@@ -40,7 +40,7 @@
Author: Maciej Fijalkowski
Branch: extradoc
Changeset: r3815:3d56fe3ca53b
Date: 2011-07-01 11:42 +0200
http://bitbucket.org/pypy/extradoc/changeset/3d56fe3ca53b/
Log:import the benchmark
diff --git a/talk/ctpug2011/src/count.py b/talk/ctpug2011/src/count.py
new file mode 100644
--- /dev/null
Author: Maciej Fijalkowski
Branch: extradoc
Changeset: r3816:74a9317c6e25
Date: 2011-07-01 11:49 +0200
http://bitbucket.org/pypy/extradoc/changeset/74a9317c6e25/
Log:merge
diff --git a/talk/ctpug2011/src/count.py b/talk/ctpug2011/src/count.py
new file mode 100644
--- /dev/null
+++ b/talk/ctp
Author: Maciej Fijalkowski
Branch: extradoc
Changeset: r202:b760bec18802
Date: 2011-07-01 14:19 +0200
http://bitbucket.org/pypy/pypy.org/changeset/b760bec18802/
Log:update urls (also fix the typo, thank you flymake
diff --git a/js/detect.js b/js/detect.js
--- a/js/detect.js
+++ b/js/detect.j
Author: David Schneider
Branch: arm-backend-2
Changeset: r45214:1372220cf8f6
Date: 2011-06-30 16:00 +0200
http://bitbucket.org/pypy/pypy/changeset/1372220cf8f6/
Log:merge up to 9ccaeaff6e07
diff --git a/pypy/doc/_ref.txt b/pypy/doc/_ref.txt
--- a/pypy/doc/_ref.txt
+++ b/pypy/doc/_ref.txt
@@
Author: David Schneider
Branch: arm-backend-2
Changeset: r45216:fbc58902cd0d
Date: 2011-06-30 18:24 +0200
http://bitbucket.org/pypy/pypy/changeset/fbc58902cd0d/
Log:start implementing support for out of line guards
diff --git a/pypy/jit/backend/arm/assembler.py
b/pypy/jit/backend/arm/assemb
Author: David Schneider
Branch: arm-backend-2
Changeset: r45217:f5732081f673
Date: 2011-07-01 10:05 +0200
http://bitbucket.org/pypy/pypy/changeset/f5732081f673/
Log:small fixes
diff --git a/pypy/jit/backend/arm/opassembler.py
b/pypy/jit/backend/arm/opassembler.py
--- a/pypy/jit/backend/arm/
Author: David Schneider
Branch: arm-backend-2
Changeset: r45218:300083553621
Date: 2011-07-01 11:01 +0200
http://bitbucket.org/pypy/pypy/changeset/300083553621/
Log:generate a B(ranch) instruction for jumps with a known offset
diff --git a/pypy/jit/backend/arm/codebuilder.py
b/pypy/jit/back
Author: David Schneider
Branch: arm-backend-2
Changeset: r45219:0268a6ca49d1
Date: 2011-07-01 14:25 +0200
http://bitbucket.org/pypy/pypy/changeset/0268a6ca49d1/
Log:refactor guards make the handling more similar to how it is done in
the x86 backend generating a check and a conditional
Author: Antonio Cuni
Branch: extradoc
Changeset: r3817:9541fc4c39ea
Date: 2011-07-01 14:58 +0200
http://bitbucket.org/pypy/extradoc/changeset/9541fc4c39ea/
Log:exit more nicely than with an IOError/broken pipe
diff --git a/talk/iwtc11/benchmarks/image/magnify.py
b/talk/iwtc11/benchmarks/ima
Author: Maciej Fijalkowski
Branch: inline-dict-ops
Changeset: r45220:5cc2f54862c8
Date: 2011-07-01 15:10 +0200
http://bitbucket.org/pypy/pypy/changeset/5cc2f54862c8/
Log:fix runner test and llgraph
diff --git a/pypy/jit/backend/llgraph/llimpl.py
b/pypy/jit/backend/llgraph/llimpl.py
--- a/py
Author: Dario Bertini
Branch:
Changeset: r45221:63cc9b6cfcb7
Date: 2011-06-29 22:44 +0200
http://bitbucket.org/pypy/pypy/changeset/63cc9b6cfcb7/
Log:Deleted old stale code that was commented-out in r 4973 and branch
hl-backend
diff --git a/pypy/annotation/builtin.py b/pypy/annotatio
Author: Dario Bertini
Branch:
Changeset: r45222:c65284866830
Date: 2011-06-30 06:38 +0200
http://bitbucket.org/pypy/pypy/changeset/c65284866830/
Log:Deleted old stale code that apparently was commented-out in r 9092
and branch ast-experiments
diff --git a/pypy/objspace/flow/operatio
Author: Dario Bertini
Branch: int32on64-experiment
Changeset: r45224:2e960c5fb5c2
Date: 2011-07-01 12:14 +0200
http://bitbucket.org/pypy/pypy/changeset/2e960c5fb5c2/
Log:Bunch of misc. changes
diff --git a/pypy/annotation/bookkeeper.py b/pypy/annotation/bookkeeper.py
--- a/pypy/annotation/bo
Author: Dario Bertini
Branch: win64 test
Changeset: r45225:313a60758e6a
Date: 2011-07-01 15:09 +0200
http://bitbucket.org/pypy/pypy/changeset/313a60758e6a/
Log:Small cleanup (eg test_all.py) Changed the int argtype in opimpl
diff --git a/pypy/rlib/rarithmetic.py b/pypy/rlib/rarithmetic.py
--
Author: Dario Bertini
Branch:
Changeset: r45226:62f51617cbc7
Date: 2011-07-01 15:14 +0200
http://bitbucket.org/pypy/pypy/changeset/62f51617cbc7/
Log:merge heads
diff --git a/pypy/annotation/builtin.py b/pypy/annotation/builtin.py
--- a/pypy/annotation/builtin.py
+++ b/pypy/annotation/builti
Author: Maciej Fijalkowski
Branch: inline-dict-ops
Changeset: r45227:5cecfca503ca
Date: 2011-07-01 15:41 +0200
http://bitbucket.org/pypy/pypy/changeset/5cecfca503ca/
Log:fix pyjitpl.py and fix tests. the last test is less relevant now
diff --git a/pypy/jit/backend/llgraph/runner.py
b/pypy/j
Author: Carl Friedrich Bolz
Branch:
Changeset: r45229:382f399e74b3
Date: 2011-07-01 16:19 +0200
http://bitbucket.org/pypy/pypy/changeset/382f399e74b3/
Log:rename purefunction into elidable (but keep an purefunction around
as an alias, some external projects like prolog still use it).
Author: Armin Rigo
Branch: arm-backend-2
Changeset: r45232:9b56c79751ff
Date: 2011-06-04 07:26 +0200
http://bitbucket.org/pypy/pypy/changeset/9b56c79751ff/
Log:Translation fix.
diff --git a/pypy/module/cpyext/intobject.py b/pypy/module/cpyext/intobject.py
--- a/pypy/module/cpyext/intobject.p
Author: Carl Friedrich Bolz
Branch:
Changeset: r45233:cfb5827cec9c
Date: 2011-07-01 16:30 +0200
http://bitbucket.org/pypy/pypy/changeset/cfb5827cec9c/
Log:add warnings
diff --git a/pypy/rlib/jit.py b/pypy/rlib/jit.py
--- a/pypy/rlib/jit.py
+++ b/pypy/rlib/jit.py
@@ -21,8 +21,10 @@
func
Author: Hakan Ardo
Branch: extradoc
Changeset: r3818:795cd344f88e
Date: 2011-07-01 16:35 +0200
http://bitbucket.org/pypy/extradoc/changeset/795cd344f88e/
Log:finetuning
diff --git a/talk/iwtc11/paper.tex b/talk/iwtc11/paper.tex
--- a/talk/iwtc11/paper.tex
+++ b/talk/iwtc11/paper.tex
@@ -122,
Author: Carl Friedrich Bolz
Branch:
Changeset: r45234:582d4749d05b
Date: 2011-07-01 16:53 +0200
http://bitbucket.org/pypy/pypy/changeset/582d4749d05b/
Log:grumble, nonsense
diff --git a/pypy/rlib/jit.py b/pypy/rlib/jit.py
--- a/pypy/rlib/jit.py
+++ b/pypy/rlib/jit.py
@@ -21,10 +21,10 @@
Author: Christian Tismer
Branch: win64 test
Changeset: r45237:ee16ef84f5b9
Date: 2011-07-01 16:49 +0200
http://bitbucket.org/pypy/pypy/changeset/ee16ef84f5b9/
Log:yet another hack on test_all
diff --git a/pypy/rlib/rarithmetic.py b/pypy/rlib/rarithmetic.py
--- a/pypy/rlib/rarithmetic.py
+++
Author: Carl Friedrich Bolz
Branch: dict-strategies
Changeset: r45238:13fc1a92e93b
Date: 2011-07-01 18:50 +0200
http://bitbucket.org/pypy/pypy/changeset/13fc1a92e93b/
Log:fix botched merge
diff --git a/pypy/objspace/std/dictmultiobject.py
b/pypy/objspace/std/dictmultiobject.py
--- a/pypy/ob
Author: Carl Friedrich Bolz
Branch:
Changeset: r45239:b1ffa113af6d
Date: 2011-07-01 19:23 +0200
http://bitbucket.org/pypy/pypy/changeset/b1ffa113af6d/
Log:add a shortcut promote(x) for x = hint(x, promote=True). replace
most places that use the latter with the former. Cannot replace
Author: Carl Friedrich Bolz
Branch: dict-strategies
Changeset: r45240:91a6ba5c733e
Date: 2011-07-01 19:46 +0200
http://bitbucket.org/pypy/pypy/changeset/91a6ba5c733e/
Log:another difference with dict strategies
diff --git a/pypy/module/pypyjit/test_pypy_c/test_call.py
b/pypy/module/pypyjit/
Author: Carl Friedrich Bolz
Branch: dict-strategies
Changeset: r45241:481069cbe647
Date: 2011-07-01 21:07 +0200
http://bitbucket.org/pypy/pypy/changeset/481069cbe647/
Log:add popitem for mapdicts
diff --git a/pypy/objspace/std/mapdict.py b/pypy/objspace/std/mapdict.py
--- a/pypy/objspace/std
Author: Carl Friedrich Bolz
Branch: dict-strategies
Changeset: r45242:cd3882d509f3
Date: 2011-07-01 21:08 +0200
http://bitbucket.org/pypy/pypy/changeset/cd3882d509f3/
Log:no longer needed
diff --git a/pypy/module/pypyjit/test_pypy_c/test_instance.py
b/pypy/module/pypyjit/test_pypy_c/test_in
Author: Carl Friedrich Bolz
Branch: dict-strategies
Changeset: r45243:25b860fc29de
Date: 2011-07-01 21:12 +0200
http://bitbucket.org/pypy/pypy/changeset/25b860fc29de/
Log:same here
diff --git a/pypy/objspace/std/mapdict.py b/pypy/objspace/std/mapdict.py
--- a/pypy/objspace/std/mapdict.py
+++
Author: Alex Gaynor
Branch:
Changeset: r45244:7481ef60be9f
Date: 2011-07-01 12:22 -0700
http://bitbucket.org/pypy/pypy/changeset/7481ef60be9f/
Log:Rollback adding __objclass__ to method, it had incorrect semantics.
diff --git a/pypy/interpreter/test/test_typedef.py
b/pypy/interpreter/test/
Author: Carl Friedrich Bolz
Branch: dict-strategies
Changeset: r45246:7ab27311fa65
Date: 2011-07-01 22:41 +0200
http://bitbucket.org/pypy/pypy/changeset/7ab27311fa65/
Log:this test is passing on trunk completely by chance. make it more
robust
diff --git a/pypy/module/pypyjit/test_pyp
Author: Carl Friedrich Bolz
Branch: dict-strategies
Changeset: r45247:c6bfe0a2263f
Date: 2011-07-01 22:43 +0200
http://bitbucket.org/pypy/pypy/changeset/c6bfe0a2263f/
Log:close to be merged branch
___
pypy-commit mailing list
pypy-commit@python.org
Author: Carl Friedrich Bolz
Branch: celldict-versions
Changeset: r45251:461d9041e1d7
Date: 2011-07-01 23:12 +0200
http://bitbucket.org/pypy/pypy/changeset/461d9041e1d7/
Log:typos (?!)
diff --git a/pypy/objspace/std/celldict.py b/pypy/objspace/std/celldict.py
--- a/pypy/objspace/std/celldict.
Author: Carl Friedrich Bolz
Branch:
Changeset: r45252:a36842c12c80
Date: 2011-07-01 23:36 +0200
http://bitbucket.org/pypy/pypy/changeset/a36842c12c80/
Log:a test that checks that mutating a string dict does not change any
caches
diff --git a/pypy/module/pypyjit/test_pypy_c/test_cont
Author: Alex Gaynor
Branch:
Changeset: r45253:ad23bd2e7615
Date: 2011-07-01 14:43 -0700
http://bitbucket.org/pypy/pypy/changeset/ad23bd2e7615/
Log:First fix some typos (Abtract -> Abstract), then simplify
StrDictStrategy.getitem by calling the parent's method.
diff --git a/pypy/objs
Author: Alex Gaynor
Branch:
Changeset: r45254:058e65eeb377
Date: 2011-07-01 14:45 -0700
http://bitbucket.org/pypy/pypy/changeset/058e65eeb377/
Log:merged upstream
diff --git a/pypy/module/pypyjit/test_pypy_c/test_containers.py
b/pypy/module/pypyjit/test_pypy_c/test_containers.py
new file m
Author: Alex Gaynor
Branch:
Changeset: r45255:5f925529d17a
Date: 2011-07-01 19:57 -0700
http://bitbucket.org/pypy/pypy/changeset/5f925529d17a/
Log:Added an integer specialized dictionary.
diff --git a/pypy/objspace/std/dictmultiobject.py
b/pypy/objspace/std/dictmultiobject.py
--- a/pypy/ob
Author: Alex Gaynor
Branch:
Changeset: r45256:feda7cdc88e3
Date: 2011-07-01 20:54 -0700
http://bitbucket.org/pypy/pypy/changeset/feda7cdc88e3/
Log:Remove some dead code.
diff --git a/pypy/objspace/std/dictmultiobject.py
b/pypy/objspace/std/dictmultiobject.py
--- a/pypy/objspace/std/dictmul
Author: Alex Gaynor
Branch:
Changeset: r45257:826ab6a098e6
Date: 2011-07-01 21:11 -0700
http://bitbucket.org/pypy/pypy/changeset/826ab6a098e6/
Log:Fix translation.
diff --git a/pypy/objspace/std/dictmultiobject.py
b/pypy/objspace/std/dictmultiobject.py
--- a/pypy/objspace/std/dictmultiobje
Author: Alex Gaynor
Branch: extradoc
Changeset: r203:dffbce54dcfe
Date: 2011-07-01 21:49 -0700
http://bitbucket.org/pypy/pypy.org/changeset/dffbce54dcfe/
Log:Clean up the language slightly.
diff --git a/source/success.txt b/source/success.txt
--- a/source/success.txt
+++ b/source/success.txt
Author: Alex Gaynor
Branch: extradoc
Changeset: r204:6f55ab31a383
Date: 2011-07-01 21:52 -0700
http://bitbucket.org/pypy/pypy.org/changeset/6f55ab31a383/
Log:Make sure not to lose the links.
diff --git a/source/success.txt b/source/success.txt
--- a/source/success.txt
+++ b/source/success.tx
42 matches
Mail list logo