[pypy-commit] pypy translation-time-measurments: if I dont remember what the branch is about, its not worth trying

2012-03-06 Thread fijal
Author: Maciej Fijalkowski Branch: translation-time-measurments Changeset: r53251:2384ed17e36f Date: 2012-03-03 21:59 -0800 http://bitbucket.org/pypy/pypy/changeset/2384ed17e36f/ Log:if I dont remember what the branch is about, its not worth trying ___

[pypy-commit] pypy win32-cleanup_2: merge default into branch

2012-03-06 Thread mattip
Author: mattip Branch: win32-cleanup_2 Changeset: r53249:9c73bc001621 Date: 2012-03-07 00:28 +0200 http://bitbucket.org/pypy/pypy/changeset/9c73bc001621/ Log:merge default into branch diff --git a/pypy/jit/metainterp/optimizeopt/test/test_optimizebasic.py b/pypy/jit/metainterp/optimizeopt/te

[pypy-commit] pypy default: merge ongoing win32-cleanup into default, do not close branch

2012-03-06 Thread mattip
Author: mattip Branch: Changeset: r53250:961441b4f395 Date: 2012-03-07 00:29 +0200 http://bitbucket.org/pypy/pypy/changeset/961441b4f395/ Log:merge ongoing win32-cleanup into default, do not close branch diff --git a/pypy/module/_ffi/test/test__ffi.py b/pypy/module/_ffi/test/test__ffi.py --

[pypy-commit] pypy default: unroll COPYSTRCONTENT fully for virtual src and dest

2012-03-06 Thread alex_gaynor
Author: Alex Gaynor Branch: Changeset: r53248:1dcf738f99a5 Date: 2012-03-06 16:28 -0500 http://bitbucket.org/pypy/pypy/changeset/1dcf738f99a5/ Log:unroll COPYSTRCONTENT fully for virtual src and dest diff --git a/pypy/jit/metainterp/optimizeopt/test/test_optimizebasic.py b/pypy/jit/metaint

[pypy-commit] pypy win32-cleanup_2: declare pypy_timemodule_setCtrlHandler

2012-03-06 Thread mattip
Author: mattip Branch: win32-cleanup_2 Changeset: r53247:3f604a558950 Date: 2012-03-06 23:23 +0200 http://bitbucket.org/pypy/pypy/changeset/3f604a558950/ Log:declare pypy_timemodule_setCtrlHandler diff --git a/pypy/module/rctime/interp_time.py b/pypy/module/rctime/interp_time.py --- a/pypy/m

[pypy-commit] pypy win32-cleanup_2: add case for win32, but shouldn't this be true in the general case?

2012-03-06 Thread mattip
Author: mattip Branch: win32-cleanup_2 Changeset: r53245:69e1461e351b Date: 2012-02-27 23:53 +0200 http://bitbucket.org/pypy/pypy/changeset/69e1461e351b/ Log:add case for win32, but shouldn't this be true in the general case? diff --git a/pypy/module/_ffi/test/test__ffi.py b/pypy/module/_ffi

[pypy-commit] pypy win32-cleanup_2: remove warning while running runner.py

2012-03-06 Thread mattip
Author: mattip Branch: win32-cleanup_2 Changeset: r53244:43d92b4ba4db Date: 2012-02-27 22:36 +0200 http://bitbucket.org/pypy/pypy/changeset/43d92b4ba4db/ Log:remove warning while running runner.py diff --git a/testrunner/runner.py b/testrunner/runner.py --- a/testrunner/runner.py +++ b/testru

[pypy-commit] extradoc extradoc: (fijal, arigo, hodgestar) Clean-ups after joint review.

2012-03-06 Thread hodgestar
Author: Simon Cross Branch: extradoc Changeset: r4126:84a4734ee987 Date: 2012-03-06 20:59 +0200 http://bitbucket.org/pypy/extradoc/changeset/84a4734ee987/ Log:(fijal, arigo, hodgestar) Clean-ups after joint review. diff --git a/talk/pycon2012/tutorial/slides.rst b/talk/pycon2012/tutorial/sl

[pypy-commit] extradoc extradoc: Add clean target.

2012-03-06 Thread hodgestar
Author: Simon Cross Branch: extradoc Changeset: r4125:0e0e77f4e718 Date: 2012-03-06 20:58 +0200 http://bitbucket.org/pypy/extradoc/changeset/0e0e77f4e718/ Log:Add clean target. diff --git a/talk/pycon2012/tutorial/Makefile b/talk/pycon2012/tutorial/Makefile --- a/talk/pycon2012/tutorial/Make

[pypy-commit] extradoc extradoc: update the example

2012-03-06 Thread fijal
Author: Maciej Fijalkowski Branch: extradoc Changeset: r4124:a55dff3ff5ee Date: 2012-03-06 10:40 -0800 http://bitbucket.org/pypy/extradoc/changeset/a55dff3ff5ee/ Log:update the example diff --git a/talk/pycon2012/tutorial/examples/03_memory.py b/talk/pycon2012/tutorial/examples/03_memory.py

[pypy-commit] extradoc extradoc: Minor fix ups to cake slide.

2012-03-06 Thread hodgestar
Author: Simon Cross Branch: extradoc Changeset: r4123:933f0b6c1b0c Date: 2012-03-06 19:49 +0200 http://bitbucket.org/pypy/extradoc/changeset/933f0b6c1b0c/ Log:Minor fix ups to cake slide. diff --git a/talk/pycon2012/tutorial/slides.rst b/talk/pycon2012/tutorial/slides.rst --- a/talk/pycon20