Author: Ronny Pfannschmidt
Branch: pytest
Changeset: r57759:2d4adb7a8852
Date: 2012-10-03 09:56 +0200
http://bitbucket.org/pypy/pypy/changeset/2d4adb7a8852/
Log:indentation
diff --git a/pypy/tool/pytest/viewerplugin.py b/pypy/tool/pytest/viewerplugin.py
--- a/pypy/tool/pytest/viewerplugin.py
Author: Maciej Fijalkowski
Branch: extradoc
Changeset: r4832:d390cfda3556
Date: 2012-10-03 09:56 +0200
http://bitbucket.org/pypy/extradoc/changeset/d390cfda3556/
Log:start slides
diff --git a/talk/pyconza2012/examples/alloc.py
b/talk/pyconza2012/examples/alloc.py
new file mode 100644
--- /d
Author: Amaury Forgeot d'Arc
Branch: remove-PYPY_NOT_MAIN_FILE
Changeset: r57760:898ed07c26b4
Date: 2012-10-02 23:27 +0200
http://bitbucket.org/pypy/pypy/changeset/898ed07c26b4/
Log:Remove ll_strtod.c from the RPython core C files. The
ExternalCompilationInfo object should be enough t
Author: Amaury Forgeot d'Arc
Branch: remove-PYPY_NOT_MAIN_FILE
Changeset: r57761:5bd32c540fbe
Date: 2012-10-03 08:35 +0200
http://bitbucket.org/pypy/pypy/changeset/5bd32c540fbe/
Log:Fix compilation warning.
diff --git a/pypy/translator/c/src/profiling.c
b/pypy/translator/c/src/profiling.c
-
Author: Amaury Forgeot d'Arc
Branch: remove-PYPY_NOT_MAIN_FILE
Changeset: r57762:60130da446c6
Date: 2012-10-03 10:33 +0200
http://bitbucket.org/pypy/pypy/changeset/60130da446c6/
Log:Fix a crash in some module/thread test.
diff --git a/pypy/translator/c/src/thread.c b/pypy/translator/c/src/th
Author: Ronny Pfannschmidt
Branch: pytest
Changeset: r57763:e880a84e5be1
Date: 2012-10-03 13:10 +0200
http://bitbucket.org/pypy/pypy/changeset/e880a84e5be1/
Log:use importorskip instead of custom handling
diff --git a/pypy/rpython/module/test/test_ll_termios.py
b/pypy/rpython/module/test/te
Author: Armin Rigo
Branch: stm-thread-2
Changeset: r57764:d0f15e8614e4
Date: 2012-10-03 14:34 +0200
http://bitbucket.org/pypy/pypy/changeset/d0f15e8614e4/
Log:fix fix fix in-progress
diff --git a/pypy/jit/backend/x86/assembler.py
b/pypy/jit/backend/x86/assembler.py
--- a/pypy/jit/backend/x8
Author: Armin Rigo
Branch: stm-thread-2
Changeset: r57765:c68951e7edec
Date: 2012-10-03 15:20 +0200
http://bitbucket.org/pypy/pypy/changeset/c68951e7edec/
Log:Fixes
diff --git a/pypy/jit/backend/x86/stmtlocal.py
b/pypy/jit/backend/x86/stmtlocal.py
--- a/pypy/jit/backend/x86/stmtlocal.py
+++
Author: Armin Rigo
Branch: stm-thread-2
Changeset: r57766:62c032fbc968
Date: 2012-10-03 16:00 +0200
http://bitbucket.org/pypy/pypy/changeset/62c032fbc968/
Log:hack hack
diff --git a/pypy/jit/backend/x86/assembler.py
b/pypy/jit/backend/x86/assembler.py
--- a/pypy/jit/backend/x86/assembler.py
Author: Armin Rigo
Branch: stm-thread-2
Changeset: r57767:e971e420e8f5
Date: 2012-10-03 16:07 +0200
http://bitbucket.org/pypy/pypy/changeset/e971e420e8f5/
Log:Comment out that too.
diff --git a/pypy/jit/backend/x86/assembler.py
b/pypy/jit/backend/x86/assembler.py
--- a/pypy/jit/backend/x86/
Author: Armin Rigo
Branch:
Changeset: r57768:235ae082806e
Date: 2012-10-03 16:27 +0200
http://bitbucket.org/pypy/pypy/changeset/235ae082806e/
Log:A constant offsetof() in a FixedSizeArray.
diff --git a/pypy/translator/c/primitive.py b/pypy/translator/c/primitive.py
--- a/pypy/translator/c/p
Author: Antonio Cuni
Branch: py3k
Changeset: r57769:54ca17571e0f
Date: 2012-10-03 12:10 +0200
http://bitbucket.org/pypy/pypy/changeset/54ca17571e0f/
Log:kill some of the workarounds introduced in 03e3cf83880b about == and
!= between sets and ANY, as they are no longer needed. This fix
Author: Antonio Cuni
Branch: py3k
Changeset: r57771:2ea52932a24a
Date: 2012-10-03 15:00 +0200
http://bitbucket.org/pypy/pypy/changeset/2ea52932a24a/
Log:fix != between dict.{keys,items} and {set,frozenset}
diff --git a/pypy/objspace/std/dictmultiobject.py
b/pypy/objspace/std/dictmultiobject
Author: Antonio Cuni
Branch: py3k
Changeset: r57770:9184d8149ca0
Date: 2012-10-03 12:16 +0200
http://bitbucket.org/pypy/pypy/changeset/9184d8149ca0/
Log:don't override the default 'ne' multimethod
diff --git a/pypy/objspace/std/dictmultiobject.py
b/pypy/objspace/std/dictmultiobject.py
--- a
Author: Antonio Cuni
Branch: py3k
Changeset: r57772:824cb5f4ce81
Date: 2012-10-03 16:06 +0200
http://bitbucket.org/pypy/pypy/changeset/824cb5f4ce81/
Log:a failing test
diff --git a/pypy/objspace/std/test/test_dictmultiobject.py
b/pypy/objspace/std/test/test_dictmultiobject.py
--- a/pypy/obj
Author: Antonio Cuni
Branch: py3k
Changeset: r57773:a9c7b9a2cb5d
Date: 2012-10-03 16:34 +0200
http://bitbucket.org/pypy/pypy/changeset/a9c7b9a2cb5d/
Log:implement all the cmp ops between dictviews and {set,frozenset} in
terms of all_implemented_in, as CPython does. This is needed to b
Author: Maciej Fijalkowski
Branch: extradoc
Changeset: r4833:63504cdb16b2
Date: 2012-10-03 10:08 +0200
http://bitbucket.org/pypy/extradoc/changeset/63504cdb16b2/
Log:some benchmark, very informative IMO
diff --git a/talk/pyconza2012/examples/calls.py
b/talk/pyconza2012/examples/calls.py
new
Author: Maciej Fijalkowski
Branch: extradoc
Changeset: r4834:4bd5e4d143e3
Date: 2012-10-03 17:02 +0200
http://bitbucket.org/pypy/extradoc/changeset/4bd5e4d143e3/
Log:work work work
diff --git a/talk/pyconza2012/examples/calls.py
b/talk/pyconza2012/examples/calls.py
--- a/talk/pyconza2012/ex
Author: Maciej Fijalkowski
Branch: extradoc
Changeset: r4835:153804ce4fc3
Date: 2012-10-03 17:08 +0200
http://bitbucket.org/pypy/extradoc/changeset/153804ce4fc3/
Log:make slides viewab le
diff --git a/talk/pyconza2012/Makefile b/talk/pyconza2012/Makefile
new file mode 100644
--- /dev/null
++
Author: Armin Rigo
Branch: stm-thread-2
Changeset: r57775:6987a98100d0
Date: 2012-10-03 15:18 +
http://bitbucket.org/pypy/pypy/changeset/6987a98100d0/
Log:Fix the previous merge :-/
diff --git a/pypy/rpython/memory/gctransform/framework.py
b/pypy/rpython/memory/gctransform/framework.py
Author: Armin Rigo
Branch: stm-thread-2
Changeset: r57776:b673b45b1219
Date: 2012-10-03 17:18 +0200
http://bitbucket.org/pypy/pypy/changeset/b673b45b1219/
Log:64-bit fix
diff --git a/pypy/translator/c/src/debug_print.c
b/pypy/translator/c/src/debug_print.c
--- a/pypy/translator/c/src/debug_
Author: Armin Rigo
Branch: stm-thread-2
Changeset: r5:3dfd319c247e
Date: 2012-10-03 17:36 +0200
http://bitbucket.org/pypy/pypy/changeset/3dfd319c247e/
Log:P.
diff --git a/pypy/jit/backend/x86/assembler.py
b/pypy/jit/backend/x86/assembler.py
--- a/pypy/jit/backend/x86/assembler.py
++
Author: Ronan Lamy
Branch: translation-cleanup
Changeset: r57778:3397c9b8fc68
Date: 2012-10-03 17:13 +0100
http://bitbucket.org/pypy/pypy/changeset/3397c9b8fc68/
Log:Kill unused attr PyGraph.is_generator
diff --git a/pypy/objspace/flow/objspace.py b/pypy/objspace/flow/objspace.py
--- a/pypy/
Author: Amaury Forgeot d'Arc
Branch:
Changeset: r57779:624f21864eba
Date: 2012-10-03 23:02 +0200
http://bitbucket.org/pypy/pypy/changeset/624f21864eba/
Log:Issue1276: (dalcinl) in PyBuffer_FillInfo, respect the readonly
parameter and fail if it set and we asked for a PyBUF_WRITABLE
24 matches
Mail list logo