[pypy-commit] pypy speedup-list-comprehension: a bit more carefully bring back oopspecs

2012-03-09 Thread fijal
Author: Maciej Fijalkowski Branch: speedup-list-comprehension Changeset: r53291:8d1b1d0320b6 Date: 2012-03-09 18:07 -0800 http://bitbucket.org/pypy/pypy/changeset/8d1b1d0320b6/ Log:a bit more carefully bring back oopspecs diff --git a/pypy/rpython/rlist.py b/pypy/rpython/rlist.py --- a/pypy/

[pypy-commit] extradoc extradoc: Saturday 8:30am lightning talk.

2012-03-09 Thread arigo
Author: Armin Rigo Branch: extradoc Changeset: r4147:6b8106fb2099 Date: 2012-03-09 18:07 -0800 http://bitbucket.org/pypy/extradoc/changeset/6b8106fb2099/ Log:Saturday 8:30am lightning talk. diff --git a/talk/pycon2012/lightningtalk-tm.txt b/talk/pycon2012/lightningtalk-tm.txt new file mode

[pypy-commit] jitviewer default: use .pypylog here too

2012-03-09 Thread pjenvey
Author: Philip Jenvey Branch: Changeset: r196:fb3c02eecc9a Date: 2012-03-09 17:25 -0800 http://bitbucket.org/pypy/jitviewer/changeset/fb3c02eecc9a/ Log:use .pypylog here too diff --git a/_jitviewer/app.py b/_jitviewer/app.py --- a/_jitviewer/app.py +++ b/_jitviewer/app.py @@ -14,7 +14,7 @@

[pypy-commit] jitviewer default: merge heads

2012-03-09 Thread gutworth
Author: Benjamin Peterson Branch: Changeset: r195:6ddc796d4bad Date: 2012-03-09 16:50 -0800 http://bitbucket.org/pypy/jitviewer/changeset/6ddc796d4bad/ Log:merge heads diff --git a/_jitviewer/app.py b/_jitviewer/app.py --- a/_jitviewer/app.py +++ b/_jitviewer/app.py @@ -14,7 +14,7 @@ To

[pypy-commit] jitviewer default: give this a better title

2012-03-09 Thread gutworth
Author: Benjamin Peterson Branch: Changeset: r194:5365fbe7001f Date: 2012-03-09 16:49 -0800 http://bitbucket.org/pypy/jitviewer/changeset/5365fbe7001f/ Log:give this a better title diff --git a/_jitviewer/templates/index.html b/_jitviewer/templates/index.html --- a/_jitviewer/templates/inde

[pypy-commit] Notification: pypy

2012-03-09 Thread Bitbucket
You have received a notification from keithseahus. Hi, I forked pypy. My fork is at https://bitbucket.org/keithseahus/pypy. -- Disable notifications at https://bitbucket.org/account/notifications/ ___ pypy-commit mailing list pypy-commit@python.org http

[pypy-commit] extradoc extradoc: work on slides?

2012-03-09 Thread fijal
Author: Maciej Fijalkowski Branch: extradoc Changeset: r4146:c73a666502e1 Date: 2012-03-09 15:48 -0800 http://bitbucket.org/pypy/extradoc/changeset/c73a666502e1/ Log:work on slides? diff --git a/talk/pycon2012/by-example/slides.rst b/talk/pycon2012/by-example/slides.rst --- a/talk/pycon2012

[pypy-commit] extradoc extradoc: merged.

2012-03-09 Thread alex_gaynor
Author: Alex Gaynor Branch: extradoc Changeset: r4145:82866f428bc5 Date: 2012-03-09 15:13 -0800 http://bitbucket.org/pypy/extradoc/changeset/82866f428bc5/ Log:merged. diff --git a/talk/pycon2012/jit/slides.tex b/talk/pycon2012/jit/slides.tex --- a/talk/pycon2012/jit/slides.tex +++ b/talk/pyc

[pypy-commit] extradoc extradoc: merge conflict?

2012-03-09 Thread alex_gaynor
Author: Alex Gaynor Branch: extradoc Changeset: r4144:0e2c2a1051e7 Date: 2012-03-09 15:13 -0800 http://bitbucket.org/pypy/extradoc/changeset/0e2c2a1051e7/ Log:merge conflict? ___ pypy-commit mailing list pypy-commit@python.org http://mail.python.or

[pypy-commit] extradoc extradoc: merged upstream

2012-03-09 Thread alex_gaynor
Author: Alex Gaynor Branch: extradoc Changeset: r4143:6a25e43bf857 Date: 2012-03-09 15:10 -0800 http://bitbucket.org/pypy/extradoc/changeset/6a25e43bf857/ Log:merged upstream diff --git a/planning/jit.txt b/planning/jit.txt --- a/planning/jit.txt +++ b/planning/jit.txt @@ -74,6 +74,9 @@ - o

[pypy-commit] extradoc extradoc: title and intro slides

2012-03-09 Thread alex_gaynor
Author: Alex Gaynor Branch: extradoc Changeset: r4141:b8f94bcd68c6 Date: 2012-03-04 17:09 -0500 http://bitbucket.org/pypy/extradoc/changeset/b8f94bcd68c6/ Log:title and intro slides diff --git a/talk/pycon2012/tutorial/slides.rst b/talk/pycon2012/tutorial/slides.rst --- a/talk/pycon2012/tut

[pypy-commit] extradoc extradoc: slides

2012-03-09 Thread alex_gaynor
Author: Alex Gaynor Branch: extradoc Changeset: r4142:e7ffef0bbe51 Date: 2012-03-09 15:01 -0800 http://bitbucket.org/pypy/extradoc/changeset/e7ffef0bbe51/ Log:slides diff --git a/talk/pycon2012/by-example/slides.rst b/talk/pycon2012/by-example/slides.rst new file mode 100644 --- /dev/null +

[pypy-commit] extradoc extradoc: I hope this diagram helps

2012-03-09 Thread gutworth
Author: Benjamin Peterson Branch: extradoc Changeset: r4140:79ed7d894008 Date: 2012-03-09 15:13 -0800 http://bitbucket.org/pypy/extradoc/changeset/79ed7d894008/ Log:I hope this diagram helps diff --git a/talk/pycon2012/jit/slides.tex b/talk/pycon2012/jit/slides.tex --- a/talk/pycon2012/jit/s

[pypy-commit] extradoc extradoc: also the blog is good

2012-03-09 Thread gutworth
Author: Benjamin Peterson Branch: extradoc Changeset: r4139:00a6a96bd13c Date: 2012-03-09 14:47 -0800 http://bitbucket.org/pypy/extradoc/changeset/00a6a96bd13c/ Log:also the blog is good diff --git a/talk/pycon2012/jit/slides.tex b/talk/pycon2012/jit/slides.tex --- a/talk/pycon2012/jit/slide

[pypy-commit] pypy default: Attempt to fix an issue that prevents builds on Mac OS/X 64.

2012-03-09 Thread arigo
Author: Armin Rigo Branch: Changeset: r53290:76607038e429 Date: 2012-03-09 12:00 -0800 http://bitbucket.org/pypy/pypy/changeset/76607038e429/ Log:Attempt to fix an issue that prevents builds on Mac OS/X 64. diff --git a/pypy/annotation/builtin.py b/pypy/annotation/builtin.py --- a/pypy/anno

[pypy-commit] pypy default: Found out again why the source I copied this from pushes

2012-03-09 Thread arigo
Author: Armin Rigo Branch: Changeset: r53289:e34422c0871f Date: 2012-03-09 11:52 -0800 http://bitbucket.org/pypy/pypy/changeset/e34422c0871f/ Log:Found out again why the source I copied this from pushes and pops %ebx instead of listing it in the clobbered registers: on some m

[pypy-commit] pypy.org extradoc: Fight ReST.

2012-03-09 Thread arigo
Author: Armin Rigo Branch: extradoc Changeset: r342:60690fab4391 Date: 2012-03-09 11:36 -0800 http://bitbucket.org/pypy/pypy.org/changeset/60690fab4391/ Log:Fight ReST. diff --git a/source/tmdonate.txt b/source/tmdonate.txt --- a/source/tmdonate.txt +++ b/source/tmdonate.txt @@ -90,7 +90,7 @

[pypy-commit] pypy default: merge

2012-03-09 Thread fijal
Author: Maciej Fijalkowski Branch: Changeset: r53288:9b602806f5e9 Date: 2012-03-09 10:20 -0800 http://bitbucket.org/pypy/pypy/changeset/9b602806f5e9/ Log:merge diff --git a/pypy/annotation/test/test_annrpython.py b/pypy/annotation/test/test_annrpython.py --- a/pypy/annotation/test/test_ann

[pypy-commit] pypy speedup-list-comprehension: backout wrong fix

2012-03-09 Thread fijal
Author: Maciej Fijalkowski Branch: speedup-list-comprehension Changeset: r53286:16cac49dc8ed Date: 2012-03-08 17:07 -0800 http://bitbucket.org/pypy/pypy/changeset/16cac49dc8ed/ Log:backout wrong fix diff --git a/pypy/jit/metainterp/test/test_list.py b/pypy/jit/metainterp/test/test_list.py -

[pypy-commit] pypy speedup-list-comprehension: (fijal, arigo) reintroduce oopspecs and optimize newlist_hint correctly

2012-03-09 Thread fijal
Author: Maciej Fijalkowski Branch: speedup-list-comprehension Changeset: r53287:ded3dd394915 Date: 2012-03-09 10:19 -0800 http://bitbucket.org/pypy/pypy/changeset/ded3dd394915/ Log:(fijal, arigo) reintroduce oopspecs and optimize newlist_hint correctly in the JIT diff --git a/pypy/in

[pypy-commit] pypy speedup-list-comprehension: backout removal of list code

2012-03-09 Thread fijal
Author: Maciej Fijalkowski Branch: speedup-list-comprehension Changeset: r53285:80342e4d920a Date: 2012-03-08 17:06 -0800 http://bitbucket.org/pypy/pypy/changeset/80342e4d920a/ Log:backout removal of list code diff --git a/pypy/jit/codewriter/support.py b/pypy/jit/codewriter/support.py --- a

[pypy-commit] pypy default: remove unnecessary imports

2012-03-09 Thread fijal
Author: Maciej Fijalkowski Branch: Changeset: r53284:848c31288065 Date: 2012-03-06 21:47 -0800 http://bitbucket.org/pypy/pypy/changeset/848c31288065/ Log:remove unnecessary imports diff --git a/pypy/annotation/test/test_annrpython.py b/pypy/annotation/test/test_annrpython.py --- a/pypy/ann

[pypy-commit] pypy arm-backend-2: increase timeout for termios tests

2012-03-09 Thread bivab
Author: David Schneider Branch: arm-backend-2 Changeset: r53283:4d5a9b02160a Date: 2012-03-09 18:19 + http://bitbucket.org/pypy/pypy/changeset/4d5a9b02160a/ Log:increase timeout for termios tests diff --git a/pypy/module/termios/test/test_termios.py b/pypy/module/termios/test/test_termi

[pypy-commit] pypy arm-backend-2: Fix for tests

2012-03-09 Thread bivab
Author: David Schneider Branch: arm-backend-2 Changeset: r53281:0118e3b1e976 Date: 2012-03-09 09:36 + http://bitbucket.org/pypy/pypy/changeset/0118e3b1e976/ Log:Fix for tests diff --git a/pypy/jit/backend/llgraph/llimpl.py b/pypy/jit/backend/llgraph/llimpl.py --- a/pypy/jit/backend/llgr

[pypy-commit] pypy arm-backend-2: fix test_round_up_for_allocation for ARM

2012-03-09 Thread bivab
Author: David Schneider Branch: arm-backend-2 Changeset: r53282:0a031fe30ed8 Date: 2012-03-09 17:26 + http://bitbucket.org/pypy/pypy/changeset/0a031fe30ed8/ Log:fix test_round_up_for_allocation for ARM ARM has stronger rules about aligned memory access that make this test