[pypy-commit] cffi default: issue #94: Document

2013-07-29 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r1298:d0ab3b159a1f Date: 2013-07-29 09:15 +0200 http://bitbucket.org/cffi/cffi/changeset/d0ab3b159a1f/ Log:issue #94: Document diff --git a/doc/source/index.rst b/doc/source/index.rst --- a/doc/source/index.rst +++ b/doc/source/index.rst

[pypy-commit] pypy release-2.1.x: revert setting cppflags and ldflagsto original appraoch, this doesnt break setuptools monkeypatching distutils

2013-07-29 Thread squeaky
Author: Pawe#322; Piotr Przeradowski przeradow...@gmail.com Branch: release-2.1.x Changeset: r65766:522f7674a168 Date: 2013-07-28 01:08 +0200 http://bitbucket.org/pypy/pypy/changeset/522f7674a168/ Log:revert setting cppflags and ldflagsto original appraoch, this doesnt break

[pypy-commit] pypy release-2.1.x: bump version numbers

2013-07-29 Thread bivab
Author: David Schneider david.schnei...@picle.org Branch: release-2.1.x Changeset: r65767:6fdd7202b805 Date: 2013-07-29 09:30 +0200 http://bitbucket.org/pypy/pypy/changeset/6fdd7202b805/ Log:bump version numbers diff --git a/pypy/module/cpyext/include/patchlevel.h

[pypy-commit] pypy default: Fix 74ec2abeb333: in particular, the line

2013-07-29 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r65768:a89ed91dc553 Date: 2013-07-29 10:28 +0200 http://bitbucket.org/pypy/pypy/changeset/a89ed91dc553/ Log:Fix 74ec2abeb333: in particular, the line if infobits | T_HAS_GCPTR_IN_VARSIZE... is equivalent to if True, so

[pypy-commit] pypy stmgc-c4: remove a jump

2013-07-29 Thread Raemi
Author: Remi Meier remi.me...@gmail.com Branch: stmgc-c4 Changeset: r65769:646270f9f8db Date: 2013-07-26 16:29 +0200 http://bitbucket.org/pypy/pypy/changeset/646270f9f8db/ Log:remove a jump diff --git a/rpython/jit/backend/x86/assembler.py b/rpython/jit/backend/x86/assembler.py ---

[pypy-commit] pypy stmgc-c4: add failing test for repeating a read_barrier after a write_barrier

2013-07-29 Thread Raemi
Author: Remi Meier remi.me...@gmail.com Branch: stmgc-c4 Changeset: r65774:ca6cec2712bf Date: 2013-07-29 11:28 +0200 http://bitbucket.org/pypy/pypy/changeset/ca6cec2712bf/ Log:add failing test for repeating a read_barrier after a write_barrier diff --git

[pypy-commit] pypy stmgc-c4: Merge

2013-07-29 Thread Raemi
Author: Remi Meier remi.me...@gmail.com Branch: stmgc-c4 Changeset: r65771:ed40f1172b80 Date: 2013-07-29 08:41 +0200 http://bitbucket.org/pypy/pypy/changeset/ed40f1172b80/ Log:Merge diff --git a/rpython/memory/gc/stmgc.py b/rpython/memory/gc/stmgc.py --- a/rpython/memory/gc/stmgc.py +++

[pypy-commit] pypy stmgc-c4: add stm_dont_track_raw_accesses hint for classes; use it for 'aroundstate'

2013-07-29 Thread Raemi
Author: Remi Meier remi.me...@gmail.com Branch: stmgc-c4 Changeset: r65773:ba7123a9d332 Date: 2013-07-29 11:21 +0200 http://bitbucket.org/pypy/pypy/changeset/ba7123a9d332/ Log:add stm_dont_track_raw_accesses hint for classes; use it for 'aroundstate' also mark ExcData to not track.

[pypy-commit] pypy stmgc-c4: attempt to implement ptr_eq fastpath

2013-07-29 Thread Raemi
Author: Remi Meier remi.me...@gmail.com Branch: stmgc-c4 Changeset: r65770:6317510aa84e Date: 2013-07-29 08:38 +0200 http://bitbucket.org/pypy/pypy/changeset/6317510aa84e/ Log:attempt to implement ptr_eq fastpath diff --git a/pypy/tool/jitlogparser/parser.py

[pypy-commit] pypy stmgc-c4: adapt to new api

2013-07-29 Thread Raemi
Author: Remi Meier remi.me...@gmail.com Branch: stmgc-c4 Changeset: r65772:17d05e7de409 Date: 2013-07-29 11:20 +0200 http://bitbucket.org/pypy/pypy/changeset/17d05e7de409/ Log:adapt to new api diff --git a/rpython/translator/stm/test/targetjit1.py b/rpython/translator/stm/test/targetjit1.py

[pypy-commit] extradoc extradoc: an announcement for the demo evening

2013-07-29 Thread cfbolz
Author: Carl Friedrich Bolz cfb...@gmx.de Branch: extradoc Changeset: r5011:6ab14e85a0c2 Date: 2013-07-29 12:04 +0200 http://bitbucket.org/pypy/extradoc/changeset/6ab14e85a0c2/ Log:an announcement for the demo evening diff --git a/sprintinfo/london-2013/demo-announcement.txt

[pypy-commit] pypy default: ups fix

2013-07-29 Thread fijal
Author: Maciej Fijalkowski fij...@gmail.com Branch: Changeset: r65775:ee83b070300a Date: 2013-07-29 12:39 +0200 http://bitbucket.org/pypy/pypy/changeset/ee83b070300a/ Log:ups fix diff --git a/pypy/tool/jitlogparser/parser.py b/pypy/tool/jitlogparser/parser.py ---

[pypy-commit] extradoc extradoc: Add myself (London 2013).

2013-07-29 Thread Manuel Jacob
Author: Manuel Jacob Branch: extradoc Changeset: r5012:8ac2a032fde2 Date: 2013-07-29 13:24 +0200 http://bitbucket.org/pypy/extradoc/changeset/8ac2a032fde2/ Log:Add myself (London 2013). diff --git a/sprintinfo/london-2013/people.txt b/sprintinfo/london-2013/people.txt ---

[pypy-commit] pypy refactor-str-types: Add auto-convertion method descr_contains() in W_BytesObject.

2013-07-29 Thread Manuel Jacob
Author: Manuel Jacob Branch: refactor-str-types Changeset: r65777:fcbbf370c6ac Date: 2013-07-29 14:36 +0200 http://bitbucket.org/pypy/pypy/changeset/fcbbf370c6ac/ Log:Add auto-convertion method descr_contains() in W_BytesObject. diff --git a/pypy/objspace/std/bytesobject.py

[pypy-commit] pypy refactor-str-types: Fix app-level unicode's istitle() method.

2013-07-29 Thread Manuel Jacob
Author: Manuel Jacob Branch: refactor-str-types Changeset: r65778:76dd0077753a Date: 2013-07-29 14:52 +0200 http://bitbucket.org/pypy/pypy/changeset/76dd0077753a/ Log:Fix app-level unicode's istitle() method. diff --git a/pypy/objspace/std/stringmethods.py

[pypy-commit] pypy refactor-str-types: Test and fix to make bytearray.partition() return a new object.

2013-07-29 Thread Manuel Jacob
Author: Manuel Jacob Branch: refactor-str-types Changeset: r65776:21cef1d9c01c Date: 2013-07-29 13:43 +0200 http://bitbucket.org/pypy/pypy/changeset/21cef1d9c01c/ Log:Test and fix to make bytearray.partition() return a new object. diff --git a/pypy/objspace/std/stringmethods.py

[pypy-commit] pypy default: Fix the test and generate more efficient code.

2013-07-29 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r65781:caa2340430f2 Date: 2013-07-29 14:59 +0200 http://bitbucket.org/pypy/pypy/changeset/caa2340430f2/ Log:Fix the test and generate more efficient code. diff --git a/rpython/jit/backend/x86/assembler.py

[pypy-commit] pypy default: A random test for COND_CALL. It can fail so far.

2013-07-29 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r65780:0a06c71baefa Date: 2013-07-29 14:58 +0200 http://bitbucket.org/pypy/pypy/changeset/0a06c71baefa/ Log:A random test for COND_CALL. It can fail so far. diff --git a/rpython/jit/backend/test/test_ll_random.py

[pypy-commit] pypy default: fix

2013-07-29 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r65782:ee82feb0142b Date: 2013-07-29 15:07 +0200 http://bitbucket.org/pypy/pypy/changeset/ee82feb0142b/ Log:fix diff --git a/rpython/jit/backend/x86/assembler.py b/rpython/jit/backend/x86/assembler.py ---

[pypy-commit] pypy default: Only save registers that really contain something

2013-07-29 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r65783:80e614cc3039 Date: 2013-07-29 15:22 +0200 http://bitbucket.org/pypy/pypy/changeset/80e614cc3039/ Log:Only save registers that really contain something diff --git a/rpython/jit/backend/x86/assembler.py

[pypy-commit] pypy refactor-str-types: Remove these imports.

2013-07-29 Thread Manuel Jacob
Author: Manuel Jacob Branch: refactor-str-types Changeset: r65785:7fc0e8b104b0 Date: 2013-07-29 15:33 +0200 http://bitbucket.org/pypy/pypy/changeset/7fc0e8b104b0/ Log:Remove these imports. diff --git a/pypy/objspace/std/bytearrayobject.py b/pypy/objspace/std/bytearrayobject.py ---

[pypy-commit] pypy refactor-str-types: Remove string types from multi-method table.

2013-07-29 Thread Manuel Jacob
Author: Manuel Jacob Branch: refactor-str-types Changeset: r65786:808f2aea0f13 Date: 2013-07-29 16:00 +0200 http://bitbucket.org/pypy/pypy/changeset/808f2aea0f13/ Log:Remove string types from multi-method table. diff --git a/pypy/module/micronumpy/interp_boxes.py

[pypy-commit] pypy refactor-str-types: Fix translation.

2013-07-29 Thread Manuel Jacob
Author: Manuel Jacob Branch: refactor-str-types Changeset: r65787:8f3122422344 Date: 2013-07-29 16:04 +0200 http://bitbucket.org/pypy/pypy/changeset/8f3122422344/ Log:Fix translation. diff --git a/pypy/objspace/std/bytearrayobject.py b/pypy/objspace/std/bytearrayobject.py ---

[pypy-commit] pypy refactor-str-types: Remove dead code in bytearrayobject.py.

2013-07-29 Thread Manuel Jacob
Author: Manuel Jacob Branch: refactor-str-types Changeset: r65784:e783a620e81a Date: 2013-07-29 15:24 +0200 http://bitbucket.org/pypy/pypy/changeset/e783a620e81a/ Log:Remove dead code in bytearrayobject.py. diff --git a/pypy/objspace/std/bytearrayobject.py

[pypy-commit] pypy default: Fix the comments (only).

2013-07-29 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r65788:de8a5af76f3a Date: 2013-07-29 16:15 +0200 http://bitbucket.org/pypy/pypy/changeset/de8a5af76f3a/ Log:Fix the comments (only). diff --git a/rpython/jit/backend/x86/assembler.py b/rpython/jit/backend/x86/assembler.py ---

[pypy-commit] pypy default: Move pop_gcmap() into the helper.

2013-07-29 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r65789:285d5480fe3c Date: 2013-07-29 16:31 +0200 http://bitbucket.org/pypy/pypy/changeset/285d5480fe3c/ Log:Move pop_gcmap() into the helper. diff --git a/rpython/jit/backend/x86/assembler.py b/rpython/jit/backend/x86/assembler.py ---

[pypy-commit] pypy default: Better docstring

2013-07-29 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r65790:c70b14d46ab9 Date: 2013-07-29 16:35 +0200 http://bitbucket.org/pypy/pypy/changeset/c70b14d46ab9/ Log:Better docstring diff --git a/rpython/translator/goal/targetjitstandalone.py b/rpython/translator/goal/targetjitstandalone.py

[pypy-commit] pypy stmgc-c4: fix ptr_eq and add a test for it in zrpy_gc_test.py

2013-07-29 Thread Raemi
Author: Remi Meier remi.me...@gmail.com Branch: stmgc-c4 Changeset: r65791:796f9faedadc Date: 2013-07-29 16:54 +0200 http://bitbucket.org/pypy/pypy/changeset/796f9faedadc/ Log:fix ptr_eq and add a test for it in zrpy_gc_test.py diff --git a/rpython/config/translationoption.py

[pypy-commit] pypy refactor-str-types: Use space.listview_{str, unicode} in descr_join().

2013-07-29 Thread Manuel Jacob
Author: Manuel Jacob Branch: refactor-str-types Changeset: r65793:f0078474599f Date: 2013-07-29 16:33 +0200 http://bitbucket.org/pypy/pypy/changeset/f0078474599f/ Log:Use space.listview_{str,unicode} in descr_join(). diff --git a/pypy/objspace/std/stringmethods.py

[pypy-commit] pypy refactor-str-types: Fix translation.

2013-07-29 Thread Manuel Jacob
Author: Manuel Jacob Branch: refactor-str-types Changeset: r65794:3788cc2a0262 Date: 2013-07-29 16:39 +0200 http://bitbucket.org/pypy/pypy/changeset/3788cc2a0262/ Log:Fix translation. diff --git a/pypy/objspace/std/bytesobject.py b/pypy/objspace/std/bytesobject.py ---

[pypy-commit] pypy refactor-str-types: Fix marshalling of string types.

2013-07-29 Thread Manuel Jacob
Author: Manuel Jacob Branch: refactor-str-types Changeset: r65795:d0e72051a49f Date: 2013-07-29 16:53 +0200 http://bitbucket.org/pypy/pypy/changeset/d0e72051a49f/ Log:Fix marshalling of string types. diff --git a/pypy/objspace/std/marshal_impl.py b/pypy/objspace/std/marshal_impl.py ---

[pypy-commit] pypy refactor-str-types: Fix.

2013-07-29 Thread Manuel Jacob
Author: Manuel Jacob Branch: refactor-str-types Changeset: r65796:d42a088324cb Date: 2013-07-29 17:12 +0200 http://bitbucket.org/pypy/pypy/changeset/d42a088324cb/ Log:Fix. diff --git a/pypy/objspace/std/stringmethods.py b/pypy/objspace/std/stringmethods.py ---

[pypy-commit] pypy refactor-str-types: Fix.

2013-07-29 Thread Manuel Jacob
Author: Manuel Jacob Branch: refactor-str-types Changeset: r65792:33ad6ccc9a91 Date: 2013-07-29 16:18 +0200 http://bitbucket.org/pypy/pypy/changeset/33ad6ccc9a91/ Log:Fix. diff --git a/pypy/objspace/std/bytesobject.py b/pypy/objspace/std/bytesobject.py --- a/pypy/objspace/std/bytesobject.py

[pypy-commit] pypy default: Some more OO specific code

2013-07-29 Thread alex_gaynor
Author: Alex Gaynor alex.gay...@gmail.com Branch: Changeset: r65798:2f7eaa5b4466 Date: 2013-07-29 13:41 -0700 http://bitbucket.org/pypy/pypy/changeset/2f7eaa5b4466/ Log:Some more OO specific code diff --git a/rpython/rlib/streamio.py b/rpython/rlib/streamio.py --- a/rpython/rlib/streamio.py

[pypy-commit] pypy py3k: apply 9fad3a8b4208 from default

2013-07-29 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r65800:c6070a1abed2 Date: 2013-07-29 13:42 -0700 http://bitbucket.org/pypy/pypy/changeset/c6070a1abed2/ Log:apply 9fad3a8b4208 from default diff --git a/lib-python/3/distutils/sysconfig_pypy.py

[pypy-commit] pypy default: Removed some more OO specific code

2013-07-29 Thread alex_gaynor
Author: Alex Gaynor alex.gay...@gmail.com Branch: Changeset: r65797:1b006d0e4bcd Date: 2013-07-29 13:36 -0700 http://bitbucket.org/pypy/pypy/changeset/1b006d0e4bcd/ Log:Removed some more OO specific code diff --git a/rpython/jit/backend/model.py b/rpython/jit/backend/model.py ---

[pypy-commit] extradoc extradoc: Thanks Romain for the booking

2013-07-29 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: extradoc Changeset: r5013:2511be10f422 Date: 2013-07-29 23:03 +0200 http://bitbucket.org/pypy/extradoc/changeset/2511be10f422/ Log:Thanks Romain for the booking diff --git a/sprintinfo/london-2013/people.txt b/sprintinfo/london-2013/people.txt ---

[pypy-commit] pypy default: test, fix for uninitialized Scalar.value

2013-07-29 Thread mattip
Author: Matti Picus matti.pi...@gmail.com Branch: Changeset: r65801:78634b86b451 Date: 2013-07-30 00:49 +0300 http://bitbucket.org/pypy/pypy/changeset/78634b86b451/ Log:test, fix for uninitialized Scalar.value diff --git a/pypy/module/micronumpy/base.py b/pypy/module/micronumpy/base.py ---

[pypy-commit] pypy stdlib-2.7.4-fixed-class: fixed support for class in stdlib 2.7.4

2013-07-29 Thread andrewsmedina
Author: Andrews Medina andrewsmed...@gmail.com Branch: stdlib-2.7.4-fixed-class Changeset: r65802:ab9512fa99c0 Date: 2013-07-29 10:23 -0300 http://bitbucket.org/pypy/pypy/changeset/ab9512fa99c0/ Log:fixed support for class in stdlib 2.7.4 diff --git

[pypy-commit] pypy stdlib-2.7.4-fixed-io: pep8 fix

2013-07-29 Thread andrewsmedina
Author: Andrews Medina andrewsmed...@gmail.com Branch: stdlib-2.7.4-fixed-io Changeset: r65805:2acd05e29823 Date: 2013-07-29 19:30 -0300 http://bitbucket.org/pypy/pypy/changeset/2acd05e29823/ Log:pep8 fix diff --git a/pypy/module/_io/interp_textio.py b/pypy/module/_io/interp_textio.py ---

[pypy-commit] pypy stdlib-2.7.4-fixed-io: fixed support for io in stdlib 2.7.4

2013-07-29 Thread andrewsmedina
Author: Andrews Medina andrewsmed...@gmail.com Branch: stdlib-2.7.4-fixed-io Changeset: r65804:43221a2e8365 Date: 2013-07-28 18:46 -0300 http://bitbucket.org/pypy/pypy/changeset/43221a2e8365/ Log:fixed support for io in stdlib 2.7.4 diff --git a/lib-python/2.7/test/test_io.py

[pypy-commit] pypy stdlib-2.7.4: Merged in andrewsmedina/numpypy/stdlib-2.7.4-fixed-io (pull request #170)

2013-07-29 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: stdlib-2.7.4 Changeset: r65806:0f6b5939f7a6 Date: 2013-07-29 15:33 -0700 http://bitbucket.org/pypy/pypy/changeset/0f6b5939f7a6/ Log:Merged in andrewsmedina/numpypy/stdlib-2.7.4-fixed-io (pull request #170) fixed support for