Author: Carl Friedrich Bolz
Branch: extradoc
Changeset: r5043:e872abbf4f6e
Date: 2013-08-31 10:47 +0100
http://bitbucket.org/pypy/extradoc/changeset/e872abbf4f6e/
Log:(all) planning for today
diff --git a/sprintinfo/london-2013/planning.txt
b/sprintinfo/london-2013/planning.txt
--- a/sprint
Author: Carl Friedrich Bolz
Branch:
Changeset: r66707:d5214fcde251
Date: 2013-08-31 11:14 +0100
http://bitbucket.org/pypy/pypy/changeset/d5214fcde251/
Log:also support the split variant where the separator is not given
diff --git a/rpython/rlib/rstring.py b/rpython/rlib/rstring.py
--- a/rpy
Author: Maciej Fijalkowski
Branch: resume-refactor
Changeset: r66708:b7fe194c1eb5
Date: 2013-08-31 11:50 +0100
http://bitbucket.org/pypy/pypy/changeset/b7fe194c1eb5/
Log:a test and a fix
diff --git a/rpython/jit/backend/llsupport/resumebuilder.py
b/rpython/jit/backend/llsupport/resumebuilde
Author: Carl Friedrich Bolz
Branch:
Changeset: r66709:1d5e776dc11e
Date: 2013-08-31 12:03 +0100
http://bitbucket.org/pypy/pypy/changeset/1d5e776dc11e/
Log:remove debug print
diff --git a/rpython/rlib/rstring.py b/rpython/rlib/rstring.py
--- a/rpython/rlib/rstring.py
+++ b/rpython/rlib/rstri
Author: Laurence Tratt
Branch: sanitise_bytecode_dispatch
Changeset: r66710:9e4b0a2b129a
Date: 2013-08-31 13:03 +0100
http://bitbucket.org/pypy/pypy/changeset/9e4b0a2b129a/
Log:(arigo, ltratt) Remove some unneeded imports and simplify code
accordingly.
diff --git a/pypy/interpreter/p
Author: Richard Emslie
Branch:
Changeset: r66711:1da59029b78e
Date: 2013-08-31 13:27 +0100
http://bitbucket.org/pypy/pypy/changeset/1da59029b78e/
Log:update the rsplit in rpython's rstr implementation, and use it from
the std object. (necaris, rxe)
diff --git a/pypy/objspace/std/str
Author: Ronan Lamy
Branch:
Changeset: r66712:52103b670ed9
Date: 2013-08-31 13:33 +0100
http://bitbucket.org/pypy/pypy/changeset/52103b670ed9/
Log:Use UnionError in one more place
diff --git a/rpython/annotator/binaryop.py b/rpython/annotator/binaryop.py
--- a/rpython/annotator/binaryop.py
+
Author: Armin Rigo
Branch:
Changeset: r505:a3d84b625ddb
Date: 2013-08-31 13:42 +0100
http://bitbucket.org/pypy/stmgc/changeset/a3d84b625ddb/
Log:Add stm_dump_dbg(), maybe useful for debugging with gdb
diff --git a/c4/et.c b/c4/et.c
--- a/c4/et.c
+++ b/c4/et.c
@@ -26,6 +26,31 @@
return
Author: Remi Meier
Branch:
Changeset: r507:fd16bb0f509b
Date: 2013-08-31 14:51 +0200
http://bitbucket.org/pypy/stmgc/changeset/fd16bb0f509b/
Log:extra asserts
diff --git a/c4/et.c b/c4/et.c
--- a/c4/et.c
+++ b/c4/et.c
@@ -108,6 +108,7 @@
revision_t v;
d->count_reads++;
+ assert(IMP
Author: Remi Meier
Branch:
Changeset: r506:aac891340816
Date: 2013-08-30 17:12 +0200
http://bitbucket.org/pypy/stmgc/changeset/aac891340816/
Log:if atomic and inevitable, don't change reads_size_limit_nonatomic
diff --git a/c4/stmsync.c b/c4/stmsync.c
--- a/c4/stmsync.c
+++ b/c4/stmsync.c
@
Author: Remi Meier
Branch:
Changeset: r508:ad930f6cd71a
Date: 2013-08-31 14:52 +0200
http://bitbucket.org/pypy/stmgc/changeset/ad930f6cd71a/
Log:merge
diff --git a/c4/et.c b/c4/et.c
--- a/c4/et.c
+++ b/c4/et.c
@@ -26,6 +26,31 @@
return tmp_buf;
}
+void stm_dump_dbg(void)
+{
+fpr
Author: Ronan Lamy
Branch:
Changeset: r66713:15cae5e616c4
Date: 2013-08-31 13:52 +0100
http://bitbucket.org/pypy/pypy/changeset/15cae5e616c4/
Log:Use AnnotatorError in rpython.annotator.specialize
diff --git a/rpython/annotator/specialize.py b/rpython/annotator/specialize.py
--- a/rpython/a
Author: Manuel Jacob
Branch:
Changeset: r66715:eff83b982666
Date: 2013-08-31 13:08 +0100
http://bitbucket.org/pypy/pypy/changeset/eff83b982666/
Log:Add more aliases to makecontributor.py.
diff --git a/pypy/doc/tool/makecontributor.py b/pypy/doc/tool/makecontributor.py
--- a/pypy/doc/tool/mak
Author: Manuel Jacob
Branch: refactor-str-types
Changeset: r66716:fe46e12a3919
Date: 2013-08-31 13:54 +0100
http://bitbucket.org/pypy/pypy/changeset/fe46e12a3919/
Log:hg merge default
diff --git a/lib-python/2.7/uuid.py b/lib-python/2.7/uuid.py
--- a/lib-python/2.7/uuid.py
+++ b/lib-python/2.
Author: Manuel Jacob
Branch:
Changeset: r66717:75d51b51fc6e
Date: 2013-08-31 13:57 +0100
http://bitbucket.org/pypy/pypy/changeset/75d51b51fc6e/
Log:hg merge
diff --git a/pypy/doc/tool/makecontributor.py b/pypy/doc/tool/makecontributor.py
--- a/pypy/doc/tool/makecontributor.py
+++ b/pypy/doc/
Author: Manuel Jacob
Branch: refactor-translator
Changeset: r66714:ad4be31f8eba
Date: 2013-08-30 19:35 +0100
http://bitbucket.org/pypy/pypy/changeset/ad4be31f8eba/
Log:Rename task_stackcheckinsertion_lltype -> task_stackcheckinsertion.
diff --git a/rpython/translator/driver.py b/rpython/trans
Author: Laurence Tratt
Branch: sanitise_bytecode_dispatch
Changeset: r66718:3fe1e3d41a0a
Date: 2013-08-31 14:35 +0100
http://bitbucket.org/pypy/pypy/changeset/3fe1e3d41a0a/
Log:Close branch.
___
pypy-commit mailing list
[email protected]
http:
Author: Laurence Tratt
Branch:
Changeset: r66720:d8a0476111d0
Date: 2013-08-31 14:37 +0100
http://bitbucket.org/pypy/pypy/changeset/d8a0476111d0/
Log:Merge heads.
diff --git a/lib-python/2.7/uuid.py b/lib-python/2.7/uuid.py
--- a/lib-python/2.7/uuid.py
+++ b/lib-python/2.7/uuid.py
@@ -127,8
Author: Laurence Tratt
Branch:
Changeset: r66719:66de007c669a
Date: 2013-08-31 14:35 +0100
http://bitbucket.org/pypy/pypy/changeset/66de007c669a/
Log:Merge in sanitise_bytecode_dispatch.
diff --git a/pypy/config/pypyoption.py b/pypy/config/pypyoption.py
--- a/pypy/config/pypyoption.py
+++ b
Author: Antonio Cuni
Branch: pypy-pyarray
Changeset: r66722:4df4713018c3
Date: 2013-08-31 16:08 +0200
http://bitbucket.org/pypy/pypy/changeset/4df4713018c3/
Log:(antocuni, rguillebert): we think it is fine to keep this as a
dictionary, it doesn't seem that the lookup occours in perfor
Author: Antonio Cuni
Branch: pypy-pyarray
Changeset: r66721:1a379a6f127b
Date: 2013-08-31 16:07 +0200
http://bitbucket.org/pypy/pypy/changeset/1a379a6f127b/
Log:(antocuni, rguillebert): review the branch, add some comments/points
to solve
diff --git a/TODO.txt b/TODO.txt
--- a/TODO.t
Author: Antonio Cuni
Branch:
Changeset: r66724:627bd9d22760
Date: 2013-08-31 16:30 +0200
http://bitbucket.org/pypy/pypy/changeset/627bd9d22760/
Log:(antocuni, rguillebert): this file has been renamed long time ago
diff --git a/rpython/translator/c/src/mem.c b/rpython/translator/c/src/mem.c
Author: Ronan Lamy
Branch:
Changeset: r66726:452fdf299c65
Date: 2013-08-31 15:38 +0100
http://bitbucket.org/pypy/pypy/changeset/452fdf299c65/
Log:merge heads
diff --git a/rpython/translator/c/src/mem.c b/rpython/translator/c/src/mem.c
--- a/rpython/translator/c/src/mem.c
+++ b/rpython/trans
Author: Ronan Lamy
Branch:
Changeset: r66727:4d011e06e767
Date: 2013-08-31 15:42 +0100
http://bitbucket.org/pypy/pypy/changeset/4d011e06e767/
Log:document less-stringly-ops
diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head.rst
+++ b/pypy/doc/w
Author: Laurence Tratt
Branch:
Changeset: r66728:141c29c67263
Date: 2013-08-31 15:48 +0100
http://bitbucket.org/pypy/pypy/changeset/141c29c67263/
Log:Document the sanitise_bytecode_dispatch branch.
diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-
25 matches
Mail list logo