Author: Remi Meier
Branch: stmgc-c4
Changeset: r66995:a1ca6b062faf
Date: 2013-09-13 14:04 +0200
http://bitbucket.org/pypy/pypy/changeset/a1ca6b062faf/
Log:slightly better code-generation for ptr_eq in case of NULL checks
diff --git a/rpython/jit/backend/x86/assembler.py
b/rpython/jit/backen
Author: Remi Meier
Branch: stmgc-c4
Changeset: r66996:a80fc85febae
Date: 2013-09-18 10:35 +0200
http://bitbucket.org/pypy/pypy/changeset/a80fc85febae/
Log:stm: remove redundant fallback to inevitable in stmrewrite
diff --git a/rpython/jit/backend/llsupport/stmrewrite.py
b/rpython/jit/backen
Author: Maciej Fijalkowski
Branch: file-support-in-rpython
Changeset: r66997:ff5bcd269204
Date: 2013-09-18 11:58 +0200
http://bitbucket.org/pypy/pypy/changeset/ff5bcd269204/
Log:support more of read/write
diff --git a/rpython/rlib/rfile.py b/rpython/rlib/rfile.py
--- a/rpython/rlib/rfile.py
Author: Maciej Fijalkowski
Branch:
Changeset: r66999:91a199b6f1fd
Date: 2013-09-18 12:23 +0200
http://bitbucket.org/pypy/pypy/changeset/91a199b6f1fd/
Log:merge
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
@@ -128,10 +
Author: Maciej Fijalkowski
Branch:
Changeset: r66998:c5f2ba2568ae
Date: 2013-09-18 12:21 +0200
http://bitbucket.org/pypy/pypy/changeset/c5f2ba2568ae/
Log:ctermid impl in rpython, no idea how to test it
diff --git a/rpython/rtyper/module/ll_os.py b/rpython/rtyper/module/ll_os.py
--- a/rpytho
Author: Maciej Fijalkowski
Branch: file-support-in-rpython
Changeset: r67000:809f23f2a961
Date: 2013-09-18 13:31 +0200
http://bitbucket.org/pypy/pypy/changeset/809f23f2a961/
Log: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-
Author: Maciej Fijalkowski
Branch: file-support-in-rpython
Changeset: r67001:404ed50b9af2
Date: 2013-09-18 13:46 +0200
http://bitbucket.org/pypy/pypy/changeset/404ed50b9af2/
Log:seek support
diff --git a/rpython/rlib/rfile.py b/rpython/rlib/rfile.py
--- a/rpython/rlib/rfile.py
+++ b/rpython/
Author: Matti Picus
Branch: pypy-pyarray
Changeset: r67003:6c9c6e373d99
Date: 2013-09-18 17:09 +0300
http://bitbucket.org/pypy/pypy/changeset/6c9c6e373d99/
Log:update tasks in TODO
diff --git a/TODO.txt b/TODO.txt
--- a/TODO.txt
+++ b/TODO.txt
@@ -13,7 +13,5 @@
all ndarrayobject.c
Author: Matti Picus
Branch: pypy-pyarray
Changeset: r67004:591ef4140c55
Date: 2013-09-18 17:10 +0300
http://bitbucket.org/pypy/pypy/changeset/591ef4140c55/
Log:while this review comment is true, it's not that critical
diff --git a/TODO.txt b/TODO.txt
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,9 +1,
Author: Matti Picus
Branch: pypy-pyarray
Changeset: r67002:95c2319fa157
Date: 2013-09-18 17:07 +0300
http://bitbucket.org/pypy/pypy/changeset/95c2319fa157/
Log:add c test, fix PyNumber_Coerce{,Ex} including PyDecRef example code
for successful call since coerce returns new object
dif
10 matches
Mail list logo