Author: Armin Rigo
Branch: stmgc-c7
Changeset: r75488:ebe1ffb23101
Date: 2015-01-22 17:32 +0100
http://bitbucket.org/pypy/pypy/changeset/ebe1ffb23101/
Log:Trying to parallelize the rtyper
diff --git a/lib_pypy/transaction.py b/lib_pypy/transaction.py
--- a/lib_pypy/transaction.py
+++ b/lib_p
Author: Armin Rigo
Branch: stmgc-c7
Changeset: r75487:dc21409bb756
Date: 2015-01-22 17:11 +0100
http://bitbucket.org/pypy/pypy/changeset/dc21409bb756/
Log:Don't load the whole file in memory (doesn't fit for a 600MB file
produced by a 10-minutes run) and print progress.
diff --git a/
Author: Carl Friedrich Bolz
Branch:
Changeset: r75486:93eb9a8d524e
Date: 2015-01-22 16:52 +0100
http://bitbucket.org/pypy/pypy/changeset/93eb9a8d524e/
Log:document branch
diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head.rst
+++ b/pypy/doc/wha
Author: Carl Friedrich Bolz
Branch:
Changeset: r75484:fd3d597fb6ea
Date: 2015-01-22 16:49 +0100
http://bitbucket.org/pypy/pypy/changeset/fd3d597fb6ea/
Log:merge typed-cells
diff --git a/pypy/module/pypyjit/test_pypy_c/test_instance.py
b/pypy/module/pypyjit/test_pypy_c/test_instance.py
---
Author: Carl Friedrich Bolz
Branch:
Changeset: r75485:023b261dd2d5
Date: 2015-01-22 16:50 +0100
http://bitbucket.org/pypy/pypy/changeset/023b261dd2d5/
Log:merge
diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head.rst
+++ b/pypy/doc/whatsnew-head
Author: Remi Meier
Branch: stmgc-c8
Changeset: r75483:df00e75f0207
Date: 2015-01-22 16:28 +0100
http://bitbucket.org/pypy/pypy/changeset/df00e75f0207/
Log:import stmgc-c8 509da83c0d5d
diff --git a/rpython/translator/stm/src_stm/revision
b/rpython/translator/stm/src_stm/revision
--- a/rpytho
Author: Remi Meier
Branch:
Changeset: r1572:509da83c0d5d
Date: 2015-01-22 16:26 +0100
http://bitbucket.org/pypy/stmgc/changeset/509da83c0d5d/
Log:construct a list of unique objs again during major gc. it's still
necessary because large objects get traced many many times
other
Author: Armin Rigo
Branch:
Changeset: r75482:cfeb96967bad
Date: 2015-01-22 13:37 +0100
http://bitbucket.org/pypy/pypy/changeset/cfeb96967bad/
Log:add comment
diff --git a/rpython/rtyper/lltypesystem/rordereddict.py
b/rpython/rtyper/lltypesystem/rordereddict.py
--- a/rpython/rtyper/lltypesy
Author: Maciej Fijalkowski
Branch: extradoc
Changeset: r5489:219dc0c66db0
Date: 2015-01-22 13:27 +0200
http://bitbucket.org/pypy/extradoc/changeset/219dc0c66db0/
Log:fix rst
diff --git a/blog/draft/ordered-dicts.rst b/blog/draft/ordered-dicts.rst
--- a/blog/draft/ordered-dicts.rst
+++ b/blog
Author: Maciej Fijalkowski
Branch: extradoc
Changeset: r5488:ec0df9155cd5
Date: 2015-01-22 13:24 +0200
http://bitbucket.org/pypy/extradoc/changeset/ec0df9155cd5/
Log:(fijal, arigo, cfbolz) post about ordered dicts
diff --git a/blog/draft/ordered-dicts.rst b/blog/draft/ordered-dicts.rst
new f
Author: Remi Meier
Branch: stmgc-c8
Changeset: r75479:acf538f01489
Date: 2015-01-22 10:59 +0100
http://bitbucket.org/pypy/pypy/changeset/acf538f01489/
Log:add missing files from last commit
diff --git a/rpython/translator/stm/src_stm/stm/smallmalloc.c
b/rpython/translator/stm/src_stm/stm/sm
Author: Remi Meier
Branch: stmgc-c8
Changeset: r75480:8453464f9ab4
Date: 2015-01-22 11:00 +0100
http://bitbucket.org/pypy/pypy/changeset/8453464f9ab4/
Log:allow duhton to translate by adding some dummy implementations for
missing features in c8
diff --git a/rpython/translator/stm/src
Author: Remi Meier
Branch: stmgc-c8
Changeset: r75481:52a66fc6dc00
Date: 2015-01-22 11:24 +0100
http://bitbucket.org/pypy/pypy/changeset/52a66fc6dc00/
Log:fix for c8's prebuilt-setup
diff --git a/rpython/translator/c/genc.py b/rpython/translator/c/genc.py
--- a/rpython/translator/c/genc.py
+
Author: Remi Meier
Branch: stmgc-c8
Changeset: r75478:1f67666be256
Date: 2015-01-22 10:58 +0100
http://bitbucket.org/pypy/pypy/changeset/1f67666be256/
Log:import stmgc-c8 5cfce5d61c50
diff too long, truncating to 2000 out of 8126 lines
diff --git a/rpython/translator/stm/import_stmgc.py
b/
Author: Armin Rigo
Branch:
Changeset: r924:9b183c705221
Date: 2015-01-22 11:23 +0100
http://bitbucket.org/pypy/buildbot/changeset/9b183c705221/
Log:Compact the benchmarks running on tannit
diff --git a/bot2/pypybuildbot/master.py b/bot2/pypybuildbot/master.py
--- a/bot2/pypybuildbot/master.
Author: Armin Rigo
Branch: extradoc
Changeset: r562:9735b8aa9f41
Date: 2015-01-22 11:08 +0100
http://bitbucket.org/pypy/pypy.org/changeset/9735b8aa9f41/
Log:update the values
diff --git a/don1.html b/don1.html
--- a/don1.html
+++ b/don1.html
@@ -15,7 +15,7 @@
- $58605 of $105000 (
Author: Armin Rigo
Branch:
Changeset: r75477:2eb2275f6e38
Date: 2015-01-22 10:10 +0100
http://bitbucket.org/pypy/pypy/changeset/2eb2275f6e38/
Log:Comment out again the likely() hint added in exceptiontransform.py
as not measurably helping.
diff --git a/rpython/translator/exceptiontr
Author: Armin Rigo
Branch:
Changeset: r75476:28167a7092ca
Date: 2015-01-22 10:04 +0100
http://bitbucket.org/pypy/pypy/changeset/28167a7092ca/
Log:add merged branches
diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head.rst
+++ b/pypy/doc/whatsnew
Author: Armin Rigo
Branch:
Changeset: r75475:6bfb35a7371e
Date: 2015-01-22 10:03 +0100
http://bitbucket.org/pypy/pypy/changeset/6bfb35a7371e/
Log:fix test, 2nd step
diff --git a/pypy/module/pypyjit/test_pypy_c/test_containers.py
b/pypy/module/pypyjit/test_pypy_c/test_containers.py
--- a/py
Author: Carl Friedrich Bolz
Branch: typed-cells
Changeset: r75474:acf5d7f51ac8
Date: 2015-01-22 09:32 +0100
http://bitbucket.org/pypy/pypy/changeset/acf5d7f51ac8/
Log:remove pdb :-(
diff --git a/pypy/objspace/std/typeobject.py b/pypy/objspace/std/typeobject.py
--- a/pypy/objspace/std/typeobj
20 matches
Mail list logo