[pypy-commit] pypy.org extradoc: Mention openssl 0.9.8.

2012-01-29 Thread arigo
Author: Armin Rigo Branch: extradoc Changeset: r308:6cb63133ae6d Date: 2012-01-29 18:16 +0100 http://bitbucket.org/pypy/pypy.org/changeset/6cb63133ae6d/ Log:Mention openssl 0.9.8. diff --git a/download.html b/download.html --- a/download.html +++ b/download.html @@ -56,7 +56,10 @@ Other ve

[pypy-commit] extradoc extradoc: fix

2012-01-29 Thread arigo
Author: Armin Rigo Branch: extradoc Changeset: r4069:94ccf2eee106 Date: 2012-01-29 19:14 +0100 http://bitbucket.org/pypy/extradoc/changeset/94ccf2eee106/ Log:fix diff --git a/planning/stm.txt b/planning/stm.txt --- a/planning/stm.txt +++ b/planning/stm.txt @@ -191,8 +191,8 @@ The major coll

[pypy-commit] pypy default: Collect data on flatiter as well.

2012-01-29 Thread alex_gaynor
Author: Alex Gaynor Branch: Changeset: r51945:713d8bc8fbc7 Date: 2012-01-29 13:16 -0500 http://bitbucket.org/pypy/pypy/changeset/713d8bc8fbc7/ Log:Collect data on flatiter as well. diff --git a/pypy/module/micronumpy/tool/numready/main.py b/pypy/module/micronumpy/tool/numready/main.py ---

[pypy-commit] pypy string-NUL: Disallow nul bytes in more functions

2012-01-29 Thread amauryfa
Author: Amaury Forgeot d'Arc Branch: string-NUL Changeset: r51946:28448014baa2 Date: 2012-01-28 23:00 +0100 http://bitbucket.org/pypy/pypy/changeset/28448014baa2/ Log:Disallow nul bytes in more functions diff --git a/pypy/module/posix/interp_posix.py b/pypy/module/posix/interp_posix.py ---

[pypy-commit] pypy string-NUL: Fix remaining test failures

2012-01-29 Thread amauryfa
Author: Amaury Forgeot d'Arc Branch: string-NUL Changeset: r51947:b591a6e4e204 Date: 2012-01-29 00:30 +0100 http://bitbucket.org/pypy/pypy/changeset/b591a6e4e204/ Log:Fix remaining test failures diff --git a/pypy/rlib/test/test_rmarshal.py b/pypy/rlib/test/test_rmarshal.py --- a/pypy/rlib/te

[pypy-commit] pypy merge-2.7.2: Add a copy of test_str.py, to be modified

2012-01-29 Thread amauryfa
Author: Amaury Forgeot d'Arc Branch: merge-2.7.2 Changeset: r51948:795bf94e952a Date: 2012-01-29 13:18 +0100 http://bitbucket.org/pypy/pypy/changeset/795bf94e952a/ Log:Add a copy of test_str.py, to be modified diff --git a/lib-python/2.7/test/test_str.py b/lib-python/modified-2.7/test/test_

[pypy-commit] pypy merge-2.7.2: tets_socket: Loosen comparison of error messages.

2012-01-29 Thread amauryfa
Author: Amaury Forgeot d'Arc Branch: merge-2.7.2 Changeset: r51950:674ef5a78812 Date: 2012-01-29 14:27 +0100 http://bitbucket.org/pypy/pypy/changeset/674ef5a78812/ Log:tets_socket: Loosen comparison of error messages. diff --git a/lib-python/modified-2.7/test/test_socket.py b/lib-python/mod

[pypy-commit] pypy merge-2.7.2: Skip check on the error message: pypy's multimethods are quite different

2012-01-29 Thread amauryfa
Author: Amaury Forgeot d'Arc Branch: merge-2.7.2 Changeset: r51949:dc65c138fd25 Date: 2012-01-29 13:22 +0100 http://bitbucket.org/pypy/pypy/changeset/dc65c138fd25/ Log:Skip check on the error message: pypy's multimethods are quite different diff --git a/lib-python/modified-2.7/test/t

[pypy-commit] pypy default: Crash earlier and more explicitly if the jit sees an unknown

2012-01-29 Thread arigo
Author: Armin Rigo Branch: Changeset: r51951:161714d53cc7 Date: 2012-01-29 10:17 +0100 http://bitbucket.org/pypy/pypy/changeset/161714d53cc7/ Log:Crash earlier and more explicitly if the jit sees an unknown operation (like cast_ptr_to_adr, as win32 builds see now). diff --git a/pypy

[pypy-commit] pypy default: merge heads

2012-01-29 Thread arigo
Author: Armin Rigo Branch: Changeset: r51956:c0a95b1a7b87 Date: 2012-01-29 19:56 +0100 http://bitbucket.org/pypy/pypy/changeset/c0a95b1a7b87/ Log:merge heads diff --git a/pypy/module/micronumpy/tool/numready/main.py b/pypy/module/micronumpy/tool/numready/main.py --- a/pypy/module/micronump

[pypy-commit] pypy stackroot-speedup: Fix.

2012-01-29 Thread arigo
Author: Armin Rigo Branch: stackroot-speedup Changeset: r51952:d7ae2df81896 Date: 2012-01-28 21:24 +0100 http://bitbucket.org/pypy/pypy/changeset/d7ae2df81896/ Log:Fix. diff --git a/pypy/rpython/memory/gctransform/shadowstack.py b/pypy/rpython/memory/gctransform/shadowstack.py --- a/pypy/rp

[pypy-commit] pypy stackroot-speedup: Fix. "livevars" is the list returned from the previous push_roots,

2012-01-29 Thread arigo
Author: Armin Rigo Branch: stackroot-speedup Changeset: r51955:c4b086bfb967 Date: 2012-01-29 13:12 +0100 http://bitbucket.org/pypy/pypy/changeset/c4b086bfb967/ Log:Fix. "livevars" is the list returned from the previous push_roots, so it already contains one extra item if insert_rec_ma

[pypy-commit] pypy default: Don't look inside these functions. (Looking in str_from_buffer()

2012-01-29 Thread arigo
Author: Armin Rigo Branch: Changeset: r51953:828709b0e0e9 Date: 2012-01-29 12:43 +0100 http://bitbucket.org/pypy/pypy/changeset/828709b0e0e9/ Log:Don't look inside these functions. (Looking in str_from_buffer() causes anyway the jit to crash on cast_ptr_to_adr.) diff --git a/pypy/rp

[pypy-commit] pypy stackroot-speedup: a failing test

2012-01-29 Thread arigo
Author: Armin Rigo Branch: stackroot-speedup Changeset: r51954:fb3badd51945 Date: 2012-01-29 13:03 +0100 http://bitbucket.org/pypy/pypy/changeset/fb3badd51945/ Log:a failing test diff --git a/pypy/translator/c/test/test_newgc.py b/pypy/translator/c/test/test_newgc.py --- a/pypy/translator/c

[pypy-commit] pypy stackroot-speedup: Fix comment.

2012-01-29 Thread arigo
Author: Armin Rigo Branch: stackroot-speedup Changeset: r51957:231f3159915e Date: 2012-01-29 21:46 +0100 http://bitbucket.org/pypy/pypy/changeset/231f3159915e/ Log:Fix comment. diff --git a/pypy/rpython/memory/gctransform/shadowstack.py b/pypy/rpython/memory/gctransform/shadowstack.py --- a

[pypy-commit] pypy merge-2.7.2: Add large file support to mmap: 64bit offsets on 32bit platform.

2012-01-29 Thread amauryfa
Author: Amaury Forgeot d'Arc Branch: merge-2.7.2 Changeset: r51958:7a82f3fbab26 Date: 2012-01-29 21:55 + http://bitbucket.org/pypy/pypy/changeset/7a82f3fbab26/ Log:Add large file support to mmap: 64bit offsets on 32bit platform. problem: test_large_offset() fails when interpreted

[pypy-commit] pypy win32-cleanup: fix some tests

2012-01-29 Thread mattip
Author: mattip Branch: win32-cleanup Changeset: r51959:882a62b6adfe Date: 2012-01-30 00:41 +0200 http://bitbucket.org/pypy/pypy/changeset/882a62b6adfe/ Log:fix some tests diff --git a/pypy/module/_ffi/test/test__ffi.py b/pypy/module/_ffi/test/test__ffi.py --- a/pypy/module/_ffi/test/test__ff

[pypy-commit] pypy py3k: Fix syntax errors in test_codecs

2012-01-29 Thread amauryfa
Author: Amaury Forgeot d'Arc Branch: py3k Changeset: r51960:124b3b5cc7ac Date: 2012-01-28 18:41 +0100 http://bitbucket.org/pypy/pypy/changeset/124b3b5cc7ac/ Log:Fix syntax errors in test_codecs diff --git a/pypy/module/_codecs/test/test_codecs.py b/pypy/module/_codecs/test/test_codecs.py --

[pypy-commit] pypy merge-2.7.2: Fix for the new large file tests in pypy.module.mmap.

2012-01-29 Thread arigo
Author: Armin Rigo Branch: merge-2.7.2 Changeset: r51962:ff6d67b226da Date: 2012-01-29 23:56 +0100 http://bitbucket.org/pypy/pypy/changeset/ff6d67b226da/ Log:Fix for the new large file tests in pypy.module.mmap. diff --git a/pypy/rlib/rmmap.py b/pypy/rlib/rmmap.py --- a/pypy/rlib/rmmap.py ++

[pypy-commit] [OPEN] Pull request #25 for pypy/pypy: json/decoder speed-up

2012-01-29 Thread Bitbucket
A new pull request has been opened by Stefano Parmesan. armisael/pypy has changes to be pulled into pypy/pypy. https://bitbucket.org/pypy/pypy/pull-request/25/json-decoder-speed-up Title: json/decoder speed-up Following what Fijal wrote on his blogpost of October 2011 I worked on cleanin the c