[pypy-commit] pypy numpy-ufuncs3: Add trunc, and refactor tests for floor and ceil.

2012-04-03 Thread taavi_burns
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_

[pypy-commit] pypy win32-cleanup2: finish cleanup of fclose

2012-04-03 Thread mattip
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/

[pypy-commit] pypy win32-cleanup2: adding tests where os.write should fail, add impl of validate_fd

2012-04-03 Thread mattip
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

[pypy-commit] pypy stm-gc: Starting to rewrite stmgc according to the latest version of

2012-04-03 Thread arigo
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

[pypy-commit] benchmarks default: I think I disabled translate by chance

2012-04-03 Thread fijal
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 +

[pypy-commit] Notification: jitviewer

2012-04-03 Thread Bitbucket
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