Author: Maciej Fijalkowski
Branch: gc_no_cleanup_nursery
Changeset: r7:ef37f9ae099a
Date: 2014-09-05 15:12 -0600
http://bitbucket.org/pypy/pypy/changeset/ef37f9ae099a/
Log:the test is bogus, fix seems to be ok
diff --git a/rpython/translator/c/test/test_newgc.py
b/rpython/translator/c/t
Author: Maciej Fijalkowski
Branch: gc_no_cleanup_nursery
Changeset: r73332:189f50ca3955
Date: 2014-09-05 15:09 -0600
http://bitbucket.org/pypy/pypy/changeset/189f50ca3955/
Log:write a test showing the problem
diff --git a/rpython/memory/gctransform/framework.py
b/rpython/memory/gctransform/
Author: Brian Kearns
Branch:
Changeset: r73331:08c4d8862d38
Date: 2014-09-05 16:43 -0400
http://bitbucket.org/pypy/pypy/changeset/08c4d8862d38/
Log:fix raising EnvironmentError without args
diff --git a/rpython/rtyper/rbuiltin.py b/rpython/rtyper/rbuiltin.py
--- a/rpython/rtyper/rbuiltin.py
Author: Brian Kearns
Branch:
Changeset: r73330:351bf5327716
Date: 2014-09-05 15:39 -0400
http://bitbucket.org/pypy/pypy/changeset/351bf5327716/
Log:use IOError where appropriate in rfile
diff --git a/rpython/rlib/rfile.py b/rpython/rlib/rfile.py
--- a/rpython/rlib/rfile.py
+++ b/rpython/rli
Author: Brian Kearns
Branch:
Changeset: r73329:34ddb6cb97b1
Date: 2014-09-05 15:23 -0400
http://bitbucket.org/pypy/pypy/changeset/34ddb6cb97b1/
Log:properly support EnvironmentError in rpython
diff --git a/rpython/annotator/builtin.py b/rpython/annotator/builtin.py
--- a/rpython/annotator/b
Author: Brian Kearns
Branch: rpython-enverror
Changeset: r73328:d042af34b299
Date: 2014-09-05 15:23 -0400
http://bitbucket.org/pypy/pypy/changeset/d042af34b299/
Log:close branch before merge
___
pypy-commit mailing list
pypy-commit@python.org
https
Author: Brian Kearns
Branch: rpython-enverror
Changeset: r73327:1e5fec237272
Date: 2014-09-05 15:21 -0400
http://bitbucket.org/pypy/pypy/changeset/1e5fec237272/
Log:fail cleanly without args
diff --git a/rpython/rtyper/rbuiltin.py b/rpython/rtyper/rbuiltin.py
--- a/rpython/rtyper/rbuiltin.py
Author: Brian Kearns
Branch: rpython-enverror
Changeset: r73326:b98721991115
Date: 2014-09-05 15:16 -0400
http://bitbucket.org/pypy/pypy/changeset/b98721991115/
Log:enhance test
diff --git a/rpython/rtyper/test/test_exception.py
b/rpython/rtyper/test/test_exception.py
--- a/rpython/rtyper/t
Author: Brian Kearns
Branch: rpython-enverror
Changeset: r73325:1ff37a253216
Date: 2014-09-05 15:12 -0400
http://bitbucket.org/pypy/pypy/changeset/1ff37a253216/
Log:fix
diff --git a/rpython/rtyper/rbuiltin.py b/rpython/rtyper/rbuiltin.py
--- a/rpython/rtyper/rbuiltin.py
+++ b/rpython/rtyper/
Author: Maciej Fijalkowski
Branch: gc_no_cleanup_nursery
Changeset: r73324:0026f4ea693a
Date: 2014-09-05 12:58 -0600
http://bitbucket.org/pypy/pypy/changeset/0026f4ea693a/
Log:fix some tests
diff --git a/rpython/jit/backend/llgraph/runner.py
b/rpython/jit/backend/llgraph/runner.py
--- a/rpy
Author: Brian Kearns
Branch: rpython-enverror
Changeset: r73323:9984536b0e51
Date: 2014-09-05 14:47 -0400
http://bitbucket.org/pypy/pypy/changeset/9984536b0e51/
Log:attempt to support EnvironmentError properly in rpython
diff --git a/rpython/annotator/builtin.py b/rpython/annotator/builtin.p
Author: Maciej Fijalkowski
Branch: gc_no_cleanup_nursery
Changeset: r73322:381a8a3875fd
Date: 2014-09-05 12:45 -0600
http://bitbucket.org/pypy/pypy/changeset/381a8a3875fd/
Log:implement clear array contents
diff --git a/rpython/jit/backend/llgraph/runner.py
b/rpython/jit/backend/llgraph/run
Author: Brian Kearns
Branch:
Changeset: r73321:3bf469df25da
Date: 2014-09-05 13:46 -0400
http://bitbucket.org/pypy/pypy/changeset/3bf469df25da/
Log:these seem obsolete for rpython-level OSError
diff --git a/rpython/rtyper/exceptiondata.py b/rpython/rtyper/exceptiondata.py
--- a/rpython/rtyp
Author: Brian Kearns
Branch:
Changeset: r73320:14a5e9603b7a
Date: 2014-09-05 13:35 -0400
http://bitbucket.org/pypy/pypy/changeset/14a5e9603b7a/
Log:support IOError in rpython
diff --git a/rpython/annotator/builtin.py b/rpython/annotator/builtin.py
--- a/rpython/annotator/builtin.py
+++ b/rp
Author: Armin Rigo
Branch:
Changeset: r73319:316def1241d1
Date: 2014-09-05 17:09 +0200
http://bitbucket.org/pypy/pypy/changeset/316def1241d1/
Log:Add a readline() method to speed up reading lines out of a text file
on Windows
diff --git a/rpython/rlib/streamio.py b/rpython/rlib/stre
Author: David Schneider
Branch:
Changeset: r916:942e14a6d1de
Date: 2014-09-05 12:51 +0200
http://bitbucket.org/pypy/buildbot/changeset/942e14a6d1de/
Log:drop ARMHF/Raring test runs related to geenbox3-node0 builder, which
is not availible anymore
diff --git a/bot2/pypybuildbot/arm_m
Author: Remi Meier
Branch:
Changeset: r1363:a5c6dc8a08d5
Date: 2014-09-05 16:12 +0200
http://bitbucket.org/pypy/stmgc/changeset/a5c6dc8a08d5/
Log:add some very simple commit-log testing
diff --git a/c8/stm/misc.c b/c8/stm/misc.c
--- a/c8/stm/misc.c
+++ b/c8/stm/misc.c
@@ -69,4 +69,25 @@
Author: Remi Meier
Branch:
Changeset: r1362:248d91849433
Date: 2014-09-05 15:48 +0200
http://bitbucket.org/pypy/stmgc/changeset/248d91849433/
Log:some cleanup and comments
diff --git a/c8/stm/core.c b/c8/stm/core.c
--- a/c8/stm/core.c
+++ b/c8/stm/core.c
@@ -9,23 +9,29 @@
static void bri
Author: Remi Meier
Branch:
Changeset: r1361:758cb4ddefea
Date: 2014-09-05 15:26 +0200
http://bitbucket.org/pypy/stmgc/changeset/758cb4ddefea/
Log:reset modified objs on abort
diff --git a/c8/stm/core.c b/c8/stm/core.c
--- a/c8/stm/core.c
+++ b/c8/stm/core.c
@@ -145,7 +145,8 @@
not_found
Author: Remi Meier
Branch:
Changeset: r1360:6bb0732c0c48
Date: 2014-09-05 15:18 +0200
http://bitbucket.org/pypy/stmgc/changeset/6bb0732c0c48/
Log:fix some tests
diff --git a/c8/test/test_basic.py b/c8/test/test_basic.py
--- a/c8/test/test_basic.py
+++ b/c8/test/test_basic.py
@@ -317,8 +317,
Author: Remi Meier
Branch:
Changeset: r1359:0308c7a328d1
Date: 2014-09-05 13:02 +0200
http://bitbucket.org/pypy/stmgc/changeset/0308c7a328d1/
Log:fix
diff --git a/c8/stm/core.c b/c8/stm/core.c
--- a/c8/stm/core.c
+++ b/c8/stm/core.c
@@ -108,11 +108,10 @@
size_t i = 0;
fpri
Author: Remi Meier
Branch:
Changeset: r1358:afd9564842de
Date: 2014-09-05 12:53 +0200
http://bitbucket.org/pypy/stmgc/changeset/afd9564842de/
Log:actually update to current state in stm_validate
diff --git a/c8/stm/core.c b/c8/stm/core.c
--- a/c8/stm/core.c
+++ b/c8/stm/core.c
@@ -118,10 +1
Author: Remi Meier
Branch:
Changeset: r1357:6dd4a007769a
Date: 2014-09-05 11:56 +0200
http://bitbucket.org/pypy/stmgc/changeset/6dd4a007769a/
Log:pass a few more by validating on start_transaction()
diff --git a/c8/stm/core.c b/c8/stm/core.c
--- a/c8/stm/core.c
+++ b/c8/stm/core.c
@@ -353,6
Author: Remi Meier
Branch:
Changeset: r1355:3107d8e61582
Date: 2014-09-05 11:07 +0200
http://bitbucket.org/pypy/stmgc/changeset/3107d8e61582/
Log:more progress
diff --git a/c8/stm/core.c b/c8/stm/core.c
--- a/c8/stm/core.c
+++ b/c8/stm/core.c
@@ -15,12 +15,14 @@
int my_segnum = STM_SEG
Author: Remi Meier
Branch:
Changeset: r1356:45cc9257f06e
Date: 2014-09-05 11:53 +0200
http://bitbucket.org/pypy/stmgc/changeset/45cc9257f06e/
Log:pass first isolation tests
diff --git a/c8/stm/core.c b/c8/stm/core.c
--- a/c8/stm/core.c
+++ b/c8/stm/core.c
@@ -36,7 +36,7 @@
assert(i
Author: Remi Meier
Branch:
Changeset: r1354:b58cd671cb54
Date: 2014-09-05 10:18 +0200
http://bitbucket.org/pypy/stmgc/changeset/b58cd671cb54/
Log:progress
diff --git a/c8/stm/core.c b/c8/stm/core.c
--- a/c8/stm/core.c
+++ b/c8/stm/core.c
@@ -14,19 +14,41 @@
long i;
int my_segnum =
Author: Gregor Wegberg
Branch: gc-incminimark-pinning
Changeset: r73316:24a441449f40
Date: 2014-09-05 11:32 +0200
http://bitbucket.org/pypy/pypy/changeset/24a441449f40/
Log:add XXX with possible solution for a nursery with too many pinned
objects
diff --git a/rpython/memory/gc/incmin
Author: Gregor Wegberg
Branch: gc-incminimark-pinning
Changeset: r73318:19a470acba00
Date: 2014-09-05 11:37 +0200
http://bitbucket.org/pypy/pypy/changeset/19a470acba00/
Log:Merge heads
diff --git a/rpython/rtyper/lltypesystem/rffi.py
b/rpython/rtyper/lltypesystem/rffi.py
--- a/rpython/rtype
Author: Gregor Wegberg
Branch: gc-incminimark-pinning
Changeset: r73317:f047eb414d3a
Date: 2014-09-05 11:33 +0200
http://bitbucket.org/pypy/pypy/changeset/f047eb414d3a/
Log:add XXX for weakref pointing to pinned object support
diff --git a/rpython/memory/gc/incminimark.py b/rpython/memory/gc
Author: Gregor Wegberg
Branch: gc-incminimark-pinning
Changeset: r73315:e9a6ac6462c4
Date: 2014-09-05 11:28 +0200
http://bitbucket.org/pypy/pypy/changeset/e9a6ac6462c4/
Log:solve "black->white" pointer problem for pinned objects
diff --git a/rpython/memory/gc/incminimark.py b/rpython/memory/
Author: Armin Rigo
Branch:
Changeset: r73314:9de2b25ab1f6
Date: 2014-09-05 10:40 +0200
http://bitbucket.org/pypy/pypy/changeset/9de2b25ab1f6/
Log:increase the resistance of this test (a bit)
diff --git a/pypy/module/thread/test/test_thread.py
b/pypy/module/thread/test/test_thread.py
--- a/
Author: Armin Rigo
Branch:
Changeset: r73313:1a1f484e66a8
Date: 2014-09-05 10:18 +0200
http://bitbucket.org/pypy/pypy/changeset/1a1f484e66a8/
Log:issue #1259
We don't have many prebuilt pure-Python modules, but for the ones
that show up, remove their __file__ rather than tra
32 matches
Mail list logo