Author: Taavi Burns
Branch: numpy-ufuncs3
Changeset: r54172:68288dd9b201
Date: 2012-04-03 18:15 -0400
http://bitbucket.org/pypy/pypy/changeset/68288dd9b201/
Log:Add trunc, and refactor tests for floor and ceil.
diff --git a/pypy/module/micronumpy/__init__.py
b/pypy/module/micronumpy/__init_
Author: Matti Picus
Branch: win32-cleanup2
Changeset: r54171:21b9e0657e6f
Date: 2012-04-03 22:42 +0300
http://bitbucket.org/pypy/pypy/changeset/21b9e0657e6f/
Log:finish cleanup of fclose
diff --git a/pypy/module/cpyext/api.py b/pypy/module/cpyext/api.py
--- a/pypy/module/cpyext/api.py
+++ b/
Author: Matti Picus
Branch: win32-cleanup2
Changeset: r54170:f89544de8192
Date: 2012-04-03 22:37 +0300
http://bitbucket.org/pypy/pypy/changeset/f89544de8192/
Log:adding tests where os.write should fail, add impl of validate_fd
diff --git a/pypy/module/cpyext/api.py b/pypy/module/cpyext/api.p
Author: Armin Rigo
Branch: stm-gc
Changeset: r54169:4614cb079670
Date: 2012-04-03 18:09 +0200
http://bitbucket.org/pypy/pypy/changeset/4614cb079670/
Log:Starting to rewrite stmgc according to the latest version of
extradoc/planning/stm.txt. Moved stuff around in new files.
diff --git
Author: Maciej Fijalkowski
Branch:
Changeset: r177:54315ab5faa1
Date: 2012-04-03 13:07 +0200
http://bitbucket.org/pypy/benchmarks/changeset/54315ab5faa1/
Log:I think I disabled translate by chance
diff --git a/benchmarks.py b/benchmarks.py
--- a/benchmarks.py
+++ b/benchmarks.py
@@ -118,7 +
You have received a notification from michielbaird.
Hi, I forked jitviewer. My fork is at
https://bitbucket.org/michielbaird/jitviewer.
--
Disable notifications at https://bitbucket.org/account/notifications/
___
pypy-commit mailing list
pypy-commit@py