[pypy-commit] stmgc copy-over-original: fix bad cleanup :(

2013-07-11 Thread Raemi
Author: Remi Meier meier...@student.ethz.ch Branch: copy-over-original Changeset: r386:b2090bd31f4d Date: 2013-07-11 08:00 +0200 http://bitbucket.org/pypy/stmgc/changeset/b2090bd31f4d/ Log:fix bad cleanup :( diff --git a/c4/gcpage.c b/c4/gcpage.c --- a/c4/gcpage.c +++ b/c4/gcpage.c @@ -589,7

[pypy-commit] stmgc copy-over-original: merge default

2013-07-11 Thread Raemi
Author: Remi Meier meier...@student.ethz.ch Branch: copy-over-original Changeset: r383:ee69aa1b8ef3 Date: 2013-07-11 07:13 +0200 http://bitbucket.org/pypy/stmgc/changeset/ee69aa1b8ef3/ Log:merge default diff --git a/c4/nursery.c b/c4/nursery.c --- a/c4/nursery.c +++ b/c4/nursery.c @@ -125,6

[pypy-commit] stmgc copy-over-original: typo

2013-07-11 Thread Raemi
Author: Remi Meier meier...@student.ethz.ch Branch: copy-over-original Changeset: r385:844c3aeccf50 Date: 2013-07-11 07:52 +0200 http://bitbucket.org/pypy/stmgc/changeset/844c3aeccf50/ Log:typo diff --git a/c4/gcpage.c b/c4/gcpage.c --- a/c4/gcpage.c +++ b/c4/gcpage.c @@ -406,7 +406,7 @@

[pypy-commit] stmgc copy-over-original: cleanups

2013-07-11 Thread Raemi
Author: Remi Meier meier...@student.ethz.ch Branch: copy-over-original Changeset: r384:2e860d218333 Date: 2013-07-11 07:48 +0200 http://bitbucket.org/pypy/stmgc/changeset/2e860d218333/ Log:cleanups diff --git a/c4/gcpage.c b/c4/gcpage.c --- a/c4/gcpage.c +++ b/c4/gcpage.c @@ -380,12 +380,14

[pypy-commit] pypy stmgc-c4: We can't leave getarraysize or the immutable getfields

2013-07-11 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: stmgc-c4 Changeset: r65328:e5fba2018208 Date: 2013-07-11 08:25 +0200 http://bitbucket.org/pypy/pypy/changeset/e5fba2018208/ Log:We can't leave getarraysize or the immutable getfields fully unmodified. We'd need at least some lightweight read

[pypy-commit] pypy default: Merged in squeaky/pypy-ldflags/package-tk (pull request #159)

2013-07-11 Thread arigo
Author: arigo armin.r...@gmail.com Branch: Changeset: r65333:a1bc5d217c4a Date: 2013-07-11 09:21 +0200 http://bitbucket.org/pypy/pypy/changeset/a1bc5d217c4a/ Log:Merged in squeaky/pypy-ldflags/package-tk (pull request #159) package Tkinter diff --git a/pypy/tool/release/package.py

[pypy-commit] pypy package-tk: --without-tk package.py option

2013-07-11 Thread liquibits
Author: Pawe? Piotr Przeradowski showerproo...@gmail.com Branch: package-tk Changeset: r65331:ad25e15d7a9a Date: 2013-07-11 00:33 +0200 http://bitbucket.org/pypy/pypy/changeset/ad25e15d7a9a/ Log:--without-tk package.py option diff --git a/pypy/tool/release/package.py

[pypy-commit] pypy package-tk: package Tkinter

2013-07-11 Thread liquibits
Author: Pawe? Piotr Przeradowski showerproo...@gmail.com Branch: package-tk Changeset: r65330:48475b959b61 Date: 2013-07-10 22:25 +0200 http://bitbucket.org/pypy/pypy/changeset/48475b959b61/ Log:package Tkinter diff --git a/pypy/tool/release/package.py b/pypy/tool/release/package.py ---

[pypy-commit] pypy release-2.1.x: Added tag pypy-2.1-beta for changeset daf1b0412bfb

2013-07-11 Thread bivab
Author: David Schneider david.schnei...@picle.org Branch: release-2.1.x Changeset: r65334:bed81bc9e5ca Date: 2013-07-11 09:44 +0200 http://bitbucket.org/pypy/pypy/changeset/bed81bc9e5ca/ Log:Added tag pypy-2.1-beta for changeset daf1b0412bfb diff --git a/.hgtags b/.hgtags --- a/.hgtags +++

[pypy-commit] pypy default: add another point to the list

2013-07-11 Thread bivab
Author: David Schneider david.schnei...@picle.org Branch: Changeset: r65335:a5724d9b779d Date: 2013-07-11 09:46 +0200 http://bitbucket.org/pypy/pypy/changeset/a5724d9b779d/ Log:add another point to the list diff --git a/pypy/doc/release-2.1.0-beta1.rst b/pypy/doc/release-2.1.0-beta1.rst ---

[pypy-commit] stmgc default: add cache of writeables to demo_random.c and fix a bug

2013-07-11 Thread Raemi
Author: Remi Meier meier...@student.ethz.ch Branch: Changeset: r387:9c2b50efb633 Date: 2013-07-11 10:13 +0200 http://bitbucket.org/pypy/stmgc/changeset/9c2b50efb633/ Log:add cache of writeables to demo_random.c and fix a bug diff --git a/c4/demo_random.c b/c4/demo_random.c ---

[pypy-commit] pypy default: updates license information and indentation fixes

2013-07-11 Thread bivab
Author: David Schneider david.schnei...@picle.org Branch: Changeset: r65337:99fc5f3e9026 Date: 2013-07-11 10:13 +0200 http://bitbucket.org/pypy/pypy/changeset/99fc5f3e9026/ Log:updates license information and indentation fixes diff --git a/LICENSE b/LICENSE --- a/LICENSE +++ b/LICENSE @@

[pypy-commit] pypy default: update contributor list

2013-07-11 Thread bivab
Author: David Schneider david.schnei...@picle.org Branch: Changeset: r65336:6108305f9089 Date: 2013-07-11 10:05 +0200 http://bitbucket.org/pypy/pypy/changeset/6108305f9089/ Log:update contributor list diff --git a/LICENSE b/LICENSE --- a/LICENSE +++ b/LICENSE @@ -35,179 +35,242 @@ the

[pypy-commit] stmgc copy-over-original: merge default

2013-07-11 Thread Raemi
Author: Remi Meier meier...@student.ethz.ch Branch: copy-over-original Changeset: r388:dba9439565bd Date: 2013-07-11 10:14 +0200 http://bitbucket.org/pypy/stmgc/changeset/dba9439565bd/ Log:merge default diff --git a/c4/demo_random.c b/c4/demo_random.c --- a/c4/demo_random.c +++

[pypy-commit] extradoc extradoc: Minor updates

2013-07-11 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: extradoc Changeset: r4981:710154915480 Date: 2013-07-11 10:17 +0200 http://bitbucket.org/pypy/extradoc/changeset/710154915480/ Log:Minor updates diff --git a/blog/draft/duhton.rst b/blog/draft/duhton.rst --- a/blog/draft/duhton.rst +++

[pypy-commit] pypy default: update release info

2013-07-11 Thread bivab
Author: David Schneider david.schnei...@picle.org Branch: Changeset: r65338:d126b027561c Date: 2013-07-11 10:19 +0200 http://bitbucket.org/pypy/pypy/changeset/d126b027561c/ Log:update release info diff --git a/pypy/doc/how-to-release.rst b/pypy/doc/how-to-release.rst ---

[pypy-commit] pypy default: add King's College London as license holder

2013-07-11 Thread cfbolz
Author: Carl Friedrich Bolz cfb...@gmx.de Branch: Changeset: r65339:9ea70ae661e0 Date: 2013-07-11 10:32 +0200 http://bitbucket.org/pypy/pypy/changeset/9ea70ae661e0/ Log:add King's College London as license holder diff --git a/LICENSE b/LICENSE --- a/LICENSE +++ b/LICENSE @@ -282,6 +282,7 @@

[pypy-commit] stmgc default: Test '/'

2013-07-11 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r389:9a3faf0b3c1b Date: 2013-07-11 11:09 +0200 http://bitbucket.org/pypy/stmgc/changeset/9a3faf0b3c1b/ Log:Test '/' diff --git a/duhton/test/test_int.py b/duhton/test/test_int.py --- a/duhton/test/test_int.py +++

[pypy-commit] stmgc default: Improve the test: check that pair? really evaluates its argument

2013-07-11 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r391:e354e2de05eb Date: 2013-07-11 11:26 +0200 http://bitbucket.org/pypy/stmgc/changeset/e354e2de05eb/ Log:Improve the test: check that pair? really evaluates its argument diff --git a/duhton/test/test_cons.py b/duhton/test/test_cons.py

[pypy-commit] stmgc default: untabiffy

2013-07-11 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r390:2bb679834f30 Date: 2013-07-11 11:20 +0200 http://bitbucket.org/pypy/stmgc/changeset/2bb679834f30/ Log:untabiffy diff --git a/duhton/glob.c b/duhton/glob.c --- a/duhton/glob.c +++ b/duhton/glob.c @@ -199,7 +199,7 @@ DuObject

[pypy-commit] extradoc extradoc: update benchmark nos

2013-07-11 Thread fijal
Author: Maciej Fijalkowski fij...@gmail.com Branch: extradoc Changeset: r4982:c7e44e1cc901 Date: 2013-07-11 11:50 +0200 http://bitbucket.org/pypy/extradoc/changeset/c7e44e1cc901/ Log:update benchmark nos diff --git a/blog/draft/duhton.rst b/blog/draft/duhton.rst --- a/blog/draft/duhton.rst

[pypy-commit] stmgc copy-over-original: free objects that are copied over prebuilts in the same major collection

2013-07-11 Thread Raemi
Author: Remi Meier meier...@student.ethz.ch Branch: copy-over-original Changeset: r392:ea61566d33cd Date: 2013-07-11 12:12 +0200 http://bitbucket.org/pypy/stmgc/changeset/ea61566d33cd/ Log:free objects that are copied over prebuilts in the same major collection diff --git

[pypy-commit] pypy kill-gen-store-back-in: a test and a fix

2013-07-11 Thread fijal
Author: Maciej Fijalkowski fij...@gmail.com Branch: kill-gen-store-back-in Changeset: r65340:3b852252d21e Date: 2013-07-11 13:08 +0200 http://bitbucket.org/pypy/pypy/changeset/3b852252d21e/ Log:a test and a fix diff --git a/rpython/jit/metainterp/pyjitpl.py

[pypy-commit] pypy flowoperators: Close branch before merging

2013-07-11 Thread rlamy
Author: Ronan Lamy ronan.l...@gmail.com Branch: flowoperators Changeset: r65341:2665996814eb Date: 2013-07-11 13:01 +0200 http://bitbucket.org/pypy/pypy/changeset/2665996814eb/ Log:Close branch before merging ___ pypy-commit mailing list

[pypy-commit] pypy default: Merge branch flowoperators

2013-07-11 Thread rlamy
Author: Ronan Lamy ronan.l...@gmail.com Branch: Changeset: r65342:7ba260941669 Date: 2013-07-11 13:06 +0200 http://bitbucket.org/pypy/pypy/changeset/7ba260941669/ Log:Merge branch flowoperators diff --git a/rpython/config/translationoption.py b/rpython/config/translationoption.py ---

[pypy-commit] pypy kill-gen-store-back-in: enable writing jitcodes

2013-07-11 Thread fijal
Author: Maciej Fijalkowski fij...@gmail.com Branch: kill-gen-store-back-in Changeset: r65343:82688b1c1e1a Date: 2013-07-11 15:53 +0200 http://bitbucket.org/pypy/pypy/changeset/82688b1c1e1a/ Log:enable writing jitcodes diff --git a/rpython/jit/codewriter/codewriter.py

[pypy-commit] pypy kill-gen-store-back-in: eh, we have to call this hint at the right level, otherwise the JIT

2013-07-11 Thread fijal
Author: Maciej Fijalkowski fij...@gmail.com Branch: kill-gen-store-back-in Changeset: r65344:42a502841f60 Date: 2013-07-11 16:30 +0200 http://bitbucket.org/pypy/pypy/changeset/42a502841f60/ Log:eh, we have to call this hint at the right level, otherwise the JIT does not see it at all

[pypy-commit] pypy more-reusal-of-structures: park those changes on a branch for now

2013-07-11 Thread fijal
Author: Maciej Fijalkowski fij...@gmail.com Branch: more-reusal-of-structures Changeset: r65345:cb84b0c40d85 Date: 2013-07-11 16:48 +0200 http://bitbucket.org/pypy/pypy/changeset/cb84b0c40d85/ Log:park those changes on a branch for now diff --git a/rpython/jit/codewriter/codewriter.py

[pypy-commit] stmgc default: merge

2013-07-11 Thread Raemi
Author: Remi Meier meier...@student.ethz.ch Branch: Changeset: r394:19e89845f0a0 Date: 2013-07-11 17:36 +0200 http://bitbucket.org/pypy/stmgc/changeset/19e89845f0a0/ Log:merge diff --git a/duhton/glob.c b/duhton/glob.c --- a/duhton/glob.c +++ b/duhton/glob.c @@ -199,7 +199,7 @@ DuObject

[pypy-commit] stmgc default: improve demo_random

2013-07-11 Thread Raemi
Author: Remi Meier meier...@student.ethz.ch Branch: Changeset: r393:d791f50ecec8 Date: 2013-07-11 17:36 +0200 http://bitbucket.org/pypy/stmgc/changeset/d791f50ecec8/ Log:improve demo_random diff --git a/c4/demo_random.c b/c4/demo_random.c --- a/c4/demo_random.c +++ b/c4/demo_random.c @@

[pypy-commit] pypy stmgc-c4: hopefully in the right direction: now a single cond_call_stm_b because there may be many more variants in the future.

2013-07-11 Thread Raemi
Author: Remi Meier meier...@student.ethz.ch Branch: stmgc-c4 Changeset: r65346:e1aa4591dc07 Date: 2013-07-11 18:12 +0200 http://bitbucket.org/pypy/pypy/changeset/e1aa4591dc07/ Log:hopefully in the right direction: now a single cond_call_stm_b because there may be many more variants in

[pypy-commit] pypy default: Update whatsnew for branch flowoperators

2013-07-11 Thread rlamy
Author: Ronan Lamy ronan.l...@gmail.com Branch: Changeset: r65347:6011e077f608 Date: 2013-07-11 18:59 +0200 http://bitbucket.org/pypy/pypy/changeset/6011e077f608/ Log:Update whatsnew for branch flowoperators diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst ---

[pypy-commit] pypy default: a few more missing expected_lengths

2013-07-11 Thread cfbolz
Author: Carl Friedrich Bolz cfb...@gmx.de Branch: Changeset: r65349:0dbb3ef0039b Date: 2013-07-11 19:47 +0200 http://bitbucket.org/pypy/pypy/changeset/0dbb3ef0039b/ Log:a few more missing expected_lengths diff --git a/pypy/interpreter/pyframe.py b/pypy/interpreter/pyframe.py ---

[pypy-commit] pypy default: fix rpython-level exception

2013-07-11 Thread cfbolz
Author: Carl Friedrich Bolz cfb...@gmx.de Branch: Changeset: r65348:f2f657d2fa00 Date: 2013-07-11 19:34 +0200 http://bitbucket.org/pypy/pypy/changeset/f2f657d2fa00/ Log:fix rpython-level exception diff --git a/pypy/module/imp/interp_imp.py b/pypy/module/imp/interp_imp.py ---

[pypy-commit] pypy ndarray-subtype: fix ztranslation, break zjit and compile

2013-07-11 Thread mattip
Author: Matti Picus matti.pi...@gmail.com Branch: ndarray-subtype Changeset: r65351:72758565e385 Date: 2013-07-11 18:47 +0300 http://bitbucket.org/pypy/pypy/changeset/72758565e385/ Log:fix ztranslation, break zjit and compile diff --git a/pypy/module/micronumpy/base.py

[pypy-commit] pypy ndarray-subtype: hack at compile to support ndarray subclasses

2013-07-11 Thread mattip
Author: Matti Picus matti.pi...@gmail.com Branch: ndarray-subtype Changeset: r65350:3464b2eff3be Date: 2013-07-09 19:46 +0300 http://bitbucket.org/pypy/pypy/changeset/3464b2eff3be/ Log:hack at compile to support ndarray subclasses diff --git a/pypy/module/micronumpy/compile.py

[pypy-commit] pypy default: Issue 1533: fix an RPython-level OverflowError for

2013-07-11 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r65352:6ac45c25b393 Date: 2013-07-11 21:55 +0200 http://bitbucket.org/pypy/pypy/changeset/6ac45c25b393/ Log:Issue 1533: fix an RPython-level OverflowError for space.float_w(w_big_long_number). diff --git

[pypy-commit] pypy default: Another test now fixed (by amaury).

2013-07-11 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r65353:9919fe43fdef Date: 2013-07-11 21:59 +0200 http://bitbucket.org/pypy/pypy/changeset/9919fe43fdef/ Log:Another test now fixed (by amaury). diff --git a/pypy/module/rctime/test/test_rctime.py b/pypy/module/rctime/test/test_rctime.py

[pypy-commit] pypy kill-gen-store-back-in: reset the virtualizable token if we just forced it by hand

2013-07-11 Thread fijal
Author: Maciej Fijalkowski fij...@gmail.com Branch: kill-gen-store-back-in Changeset: r65354:8088bbf5b524 Date: 2013-07-11 22:17 +0200 http://bitbucket.org/pypy/pypy/changeset/8088bbf5b524/ Log:reset the virtualizable token if we just forced it by hand diff --git

[pypy-commit] pypy default: merge

2013-07-11 Thread cfbolz
Author: Carl Friedrich Bolz cfb...@gmx.de Branch: Changeset: r65357:198a48545f50 Date: 2013-07-11 22:32 +0200 http://bitbucket.org/pypy/pypy/changeset/198a48545f50/ Log:merge diff --git a/pypy/objspace/std/dictmultiobject.py b/pypy/objspace/std/dictmultiobject.py ---

[pypy-commit] pypy default: in dict.update check for the common case first (arg is a dict)

2013-07-11 Thread cfbolz
Author: Carl Friedrich Bolz cfb...@gmx.de Branch: Changeset: r65355:079e1c6fa066 Date: 2013-07-09 01:43 +0200 http://bitbucket.org/pypy/pypy/changeset/079e1c6fa066/ Log:in dict.update check for the common case first (arg is a dict) diff --git a/pypy/objspace/std/dictmultiobject.py

[pypy-commit] pypy default: fix typo

2013-07-11 Thread cfbolz
Author: Carl Friedrich Bolz cfb...@gmx.de Branch: Changeset: r65356:902d013fd2ce Date: 2013-07-11 22:31 +0200 http://bitbucket.org/pypy/pypy/changeset/902d013fd2ce/ Log:fix typo diff --git a/pypy/objspace/std/setobject.py b/pypy/objspace/std/setobject.py --- a/pypy/objspace/std/setobject.py

[pypy-commit] pypy default: merge

2013-07-11 Thread cfbolz
Author: Carl Friedrich Bolz cfb...@gmx.de Branch: Changeset: r65358:1151bfc2e7f9 Date: 2013-07-11 22:33 +0200 http://bitbucket.org/pypy/pypy/changeset/1151bfc2e7f9/ Log:merge diff --git a/pypy/module/_rawffi/test/test__rawffi.py b/pypy/module/_rawffi/test/test__rawffi.py ---

[pypy-commit] pypy default: Test and fix. (no cookies :-)

2013-07-11 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r65359:4229b0f4399f Date: 2013-07-12 00:13 +0200 http://bitbucket.org/pypy/pypy/changeset/4229b0f4399f/ Log:Test and fix. (no cookies :-) diff --git a/pypy/objspace/std/dictmultiobject.py b/pypy/objspace/std/dictmultiobject.py ---

[pypy-commit] pypy default: A failing (xfail) test for VirtualizableAnalyzer with indirect construction of an object.

2013-07-11 Thread alex_gaynor
Author: Alex Gaynor alex.gay...@gmail.com Branch: Changeset: r65360:d1430383faa5 Date: 2013-07-12 09:19 +1000 http://bitbucket.org/pypy/pypy/changeset/d1430383faa5/ Log:A failing (xfail) test for VirtualizableAnalyzer with indirect construction of an object. diff --git

[pypy-commit] pypy default: merged upstream

2013-07-11 Thread alex_gaynor
Author: Alex Gaynor alex.gay...@gmail.com Branch: Changeset: r65361:4f246f62b2ef Date: 2013-07-12 09:19 +1000 http://bitbucket.org/pypy/pypy/changeset/4f246f62b2ef/ Log:merged upstream diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++

[pypy-commit] pypy precise-instantiate: Try to generate an indirect call with known graphs for instantiate on a ClassesPBC.

2013-07-11 Thread alex_gaynor
Author: Alex Gaynor alex.gay...@gmail.com Branch: precise-instantiate Changeset: r65362:73b667a788ed Date: 2013-07-12 12:29 +1000 http://bitbucket.org/pypy/pypy/changeset/73b667a788ed/ Log:Try to generate an indirect call with known graphs for instantiate on a ClassesPBC. diff --git

[pypy-commit] pypy default: typo fix

2013-07-11 Thread alex_gaynor
Author: Alex Gaynor alex.gay...@gmail.com Branch: Changeset: r65363:ecfd8b3da646 Date: 2013-07-12 13:02 +1000 http://bitbucket.org/pypy/pypy/changeset/ecfd8b3da646/ Log:typo fix diff --git a/rpython/annotator/test/test_annrpython.py b/rpython/annotator/test/test_annrpython.py ---

[pypy-commit] pypy default: Replace a dict with a set.

2013-07-11 Thread alex_gaynor
Author: Alex Gaynor alex.gay...@gmail.com Branch: Changeset: r65365:4dd7f1d50603 Date: 2013-07-12 13:22 +1000 http://bitbucket.org/pypy/pypy/changeset/4dd7f1d50603/ Log:Replace a dict with a set. diff --git a/rpython/translator/backendopt/inline.py b/rpython/translator/backendopt/inline.py

[pypy-commit] pypy precise-instantiate: some import and dead clean up removal

2013-07-11 Thread alex_gaynor
Author: Alex Gaynor alex.gay...@gmail.com Branch: precise-instantiate Changeset: r65364:c71041db17e0 Date: 2013-07-12 13:14 +1000 http://bitbucket.org/pypy/pypy/changeset/c71041db17e0/ Log:some import and dead clean up removal diff --git a/rpython/rtyper/lltypesystem/rpbc.py

[pypy-commit] pypy precise-instantiate: rewrite these tests so they now pass

2013-07-11 Thread alex_gaynor
Author: Alex Gaynor alex.gay...@gmail.com Branch: precise-instantiate Changeset: r65366:0facbce0dd89 Date: 2013-07-12 15:21 +1000 http://bitbucket.org/pypy/pypy/changeset/0facbce0dd89/ Log:rewrite these tests so they now pass diff --git a/rpython/jit/codewriter/test/test_codewriter.py

[pypy-commit] pypy precise-instantiate: Close branch for merge.

2013-07-11 Thread alex_gaynor
Author: Alex Gaynor alex.gay...@gmail.com Branch: precise-instantiate Changeset: r65367:120376465290 Date: 2013-07-12 15:55 +1000 http://bitbucket.org/pypy/pypy/changeset/120376465290/ Log:Close branch for merge. ___ pypy-commit mailing list

[pypy-commit] pypy default: Merged precise-instantiate:

2013-07-11 Thread alex_gaynor
Author: Alex Gaynor alex.gay...@gmail.com Branch: Changeset: r65368:0bcbff2e5aca Date: 2013-07-12 15:56 +1000 http://bitbucket.org/pypy/pypy/changeset/0bcbff2e5aca/ Log:Merged precise-instantiate: Makes it so the analyzers are able to see which instantiate functions can