Author: David Schneider
Branch:
Changeset: r63266:79586f2fc0d6
Date: 2013-04-12 09:12 +0200
http://bitbucket.org/pypy/pypy/changeset/79586f2fc0d6/
Log:refactor llsuport/test/z* to avoid them being picked up there and
only when imported in the backends
diff --git a/rpython/jit/backen
Author: David Schneider
Branch:
Changeset: r63267:6ed5e557b6b1
Date: 2013-04-12 09:13 +0200
http://bitbucket.org/pypy/pypy/changeset/6ed5e557b6b1/
Log:merge heads
diff --git a/pypy/module/_io/interp_bytesio.py
b/pypy/module/_io/interp_bytesio.py
--- a/pypy/module/_io/interp_bytesio.py
+++
Author: Brian Kearns
Branch:
Changeset: r63268:7722fa2d82da
Date: 2013-04-12 03:44 -0400
http://bitbucket.org/pypy/pypy/changeset/7722fa2d82da/
Log:have BytesIO.truncate() reset to fast path (AT_END) when possible
diff --git a/pypy/module/_io/interp_bytesio.py
b/pypy/module/_io/interp_byte
Author: mattip
Branch:
Changeset: r63269:e8279f674c46
Date: 2013-04-11 23:47 +0300
http://bitbucket.org/pypy/pypy/changeset/e8279f674c46/
Log:skip crashing test on windows
diff --git a/rpython/rtyper/lltypesystem/test/test_ll2ctypes.py
b/rpython/rtyper/lltypesystem/test/test_ll2ctypes.py
-
Author: mattip
Branch:
Changeset: r63270:18e164c14177
Date: 2013-04-12 10:45 +0300
http://bitbucket.org/pypy/pypy/changeset/18e164c14177/
Log:fix segfault on windows by SetErrorMode in rtyper tests
diff --git a/rpython/rtyper/lltypesystem/test/test_ll2ctypes.py
b/rpython/rtyper/lltypesyste
Author: mattip
Branch:
Changeset: r63272:1d1c1b2fe42a
Date: 2013-04-12 11:01 +0300
http://bitbucket.org/pypy/pypy/changeset/1d1c1b2fe42a/
Log:skip test (fow now?) that not only crashes but seems to ruin the
rest of the test run on buildbot
diff --git a/rpython/jit/backend/test/test_
Author: Tim Felgentreff
Branch:
Changeset: r259:f80ccde97eb0
Date: 2013-04-12 10:26 +0200
http://bitbucket.org/pypy/lang-smalltalk/changeset/f80ccde97eb0/
Log:Open files in binary mode, to avoid automatic line-conversion on
windows
diff --git a/spyvm/test/test_miniimage.py b/spyvm/t
Author: Tim Felgentreff
Branch:
Changeset: r260:0ea590b8c8e0
Date: 2013-04-12 10:27 +0200
http://bitbucket.org/pypy/lang-smalltalk/changeset/0ea590b8c8e0/
Log:fix whitespace
diff --git a/spyvm/squeakimage.py b/spyvm/squeakimage.py
--- a/spyvm/squeakimage.py
+++ b/spyvm/squeakimage.py
@@ -71
Author: Tim Felgentreff
Branch:
Changeset: r261:6194910649dc
Date: 2013-04-12 10:28 +0200
http://bitbucket.org/pypy/lang-smalltalk/changeset/6194910649dc/
Log:merge default
diff --git a/BitBltSim.19.cs b/BitBltSim.19.cs
--- a/BitBltSim.19.cs
+++ b/BitBltSim.19.cs
@@ -94,7 +94,8 @@
s
Author: mattip
Branch:
Changeset: r63273:edbc461c0354
Date: 2013-04-12 13:19 +0300
http://bitbucket.org/pypy/pypy/changeset/edbc461c0354/
Log:make test that fails on windows more robust
diff --git a/rpython/rlib/test/test_rsocket.py
b/rpython/rlib/test/test_rsocket.py
--- a/rpython/rlib/te
Author: mattip
Branch:
Changeset: r63274:a3a2da007295
Date: 2013-04-12 13:41 +0300
http://bitbucket.org/pypy/pypy/changeset/a3a2da007295/
Log:do not open dialog box on segfault in windows
diff --git a/pypy/module/cpyext/test/test_cpyext.py
b/pypy/module/cpyext/test/test_cpyext.py
--- a/pyp
Author: Maciej Fijalkowski
Branch:
Changeset: r63275:ca3decc664c8
Date: 2013-04-12 13:10 +0200
http://bitbucket.org/pypy/pypy/changeset/ca3decc664c8/
Log:fix links
diff --git a/pypy/doc/index.rst b/pypy/doc/index.rst
--- a/pypy/doc/index.rst
+++ b/pypy/doc/index.rst
@@ -31,6 +31,7 @@
.. _`
Author: Armin Rigo
Branch: stm-gc-2
Changeset: r63276:ecd0227c4dfb
Date: 2013-04-10 20:32 +0200
http://bitbucket.org/pypy/pypy/changeset/ecd0227c4dfb/
Log:tweaks
diff --git a/rpython/memory/gc/stmshared.py b/rpython/memory/gc/stmshared.py
--- a/rpython/memory/gc/stmshared.py
+++ b/rpython/me
Author: Armin Rigo
Branch:
Changeset: r63277:e56b02cf916b
Date: 2013-04-12 13:50 +0200
http://bitbucket.org/pypy/pypy/changeset/e56b02cf916b/
Log:annlowlevel.backend_optimize() should also enable inlining of pre-
existing graphs into the new graphs.
diff --git a/rpython/rtyper/annlo
Author: Armin Rigo
Branch:
Changeset: r63278:9f9aee523a00
Date: 2013-04-12 14:12 +0200
http://bitbucket.org/pypy/pypy/changeset/9f9aee523a00/
Log:merge heads
diff --git a/pypy/doc/index.rst b/pypy/doc/index.rst
--- a/pypy/doc/index.rst
+++ b/pypy/doc/index.rst
@@ -31,6 +31,7 @@
.. _`Starti
Author: Tim Felgentreff
Branch:
Changeset: r262:96cf1b58e649
Date: 2013-04-12 15:30 +0200
http://bitbucket.org/pypy/lang-smalltalk/changeset/96cf1b58e649/
Log:add overflow checking to LPI lshift (because debug build assertion
failed)
diff --git a/spyvm/model.py b/spyvm/model.py
---
Author: Tim Felgentreff
Branch:
Changeset: r263:5c6f91a09689
Date: 2013-04-12 15:59 +0200
http://bitbucket.org/pypy/lang-smalltalk/changeset/5c6f91a09689/
Log:make sure we don't left shift by more than wordsize
diff --git a/spyvm/primitives.py b/spyvm/primitives.py
--- a/spyvm/primitives.py
Author: Tim Felgentreff
Branch:
Changeset: r264:d935fb6d419b
Date: 2013-04-12 15:59 +0200
http://bitbucket.org/pypy/lang-smalltalk/changeset/d935fb6d419b/
Log:whitespace fixes
diff --git a/spyvm/primitives.py b/spyvm/primitives.py
--- a/spyvm/primitives.py
+++ b/spyvm/primitives.py
@@ -46,7
Author: mattip
Branch: py3k
Changeset: r63280:17314bb8cd1a
Date: 2013-04-12 17:27 +0300
http://bitbucket.org/pypy/pypy/changeset/17314bb8cd1a/
Log:fix translation
diff --git a/rpython/rlib/rposix.py b/rpython/rlib/rposix.py
--- a/rpython/rlib/rposix.py
+++ b/rpython/rlib/rposix.py
@@ -103,10
Author: Alex Gaynor
Branch:
Changeset: r63279:77328bd10f85
Date: 2013-04-12 07:26 -0700
http://bitbucket.org/pypy/pypy/changeset/77328bd10f85/
Log:remove some if 0:s
diff --git a/pypy/interpreter/pyopcode.py b/pypy/interpreter/pyopcode.py
--- a/pypy/interpreter/pyopcode.py
+++ b/pypy/interp
Author: mattip
Branch:
Changeset: r63281:a541f60c2172
Date: 2013-04-12 17:34 +0300
http://bitbucket.org/pypy/pypy/changeset/a541f60c2172/
Log:document merged branch
diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head.rst
+++ b/pypy/doc/whatsnew-
Author: mattip
Branch: win32-fixes2
Changeset: r63282:4beb09eba63c
Date: 2013-04-12 18:11 +0300
http://bitbucket.org/pypy/pypy/changeset/4beb09eba63c/
Log:create branch for win32 fixes
___
pypy-commit mailing list
[email protected]
http://mail
Author: mattip
Branch:
Changeset: r63283:318f165c9ecb
Date: 2013-04-12 18:13 +0300
http://bitbucket.org/pypy/pypy/changeset/318f165c9ecb/
Log:backout changeset 1d1c1b2fe42a, belongs on branch not default
diff --git a/rpython/jit/backend/test/test_zll_stress_0.py
b/rpython/jit/backend/test/
Author: Brian Kearns
Branch:
Changeset: r63284:61d35aaefb02
Date: 2013-04-12 13:14 -0400
http://bitbucket.org/pypy/pypy/changeset/61d35aaefb02/
Log:test and fix for BytesIO.__init__()
diff --git a/pypy/module/_io/interp_bytesio.py
b/pypy/module/_io/interp_bytesio.py
--- a/pypy/module/_io/i
Author: Antonio Cuni
Branch:
Changeset: r63285:b50b0681136a
Date: 2013-04-12 19:28 +0200
http://bitbucket.org/pypy/pypy/changeset/b50b0681136a/
Log:use char instead of signed, so that the offsets are the same on 32
or 64 bits
diff --git a/rpython/jit/metainterp/optimizeopt/test/test
Author: Brian Kearns
Branch:
Changeset: r63286:2d1d3438b94c
Date: 2013-04-12 13:36 -0400
http://bitbucket.org/pypy/pypy/changeset/2d1d3438b94c/
Log:this assert is not always true
diff --git a/rpython/rlib/test/test_rsocket.py
b/rpython/rlib/test/test_rsocket.py
--- a/rpython/rlib/test/test
Author: Brian Kearns
Branch:
Changeset: r63287:e2745fcf0ffe
Date: 2013-04-12 13:47 -0400
http://bitbucket.org/pypy/pypy/changeset/e2745fcf0ffe/
Log:unhandled exception in thread should do exactly this
diff --git a/rpython/rlib/test/test_rsocket.py
b/rpython/rlib/test/test_rsocket.py
--- a/
Author: Brian Kearns
Branch:
Changeset: r63288:100a93fe4df3
Date: 2013-04-12 14:09 -0400
http://bitbucket.org/pypy/pypy/changeset/100a93fe4df3/
Log:clean up win SetErrorMode changes
diff --git a/pypy/module/cpyext/test/test_cpyext.py
b/pypy/module/cpyext/test/test_cpyext.py
--- a/pypy/modu
Author: Brian Kearns
Branch:
Changeset: r63289:3befe7a7717e
Date: 2013-04-12 14:12 -0400
http://bitbucket.org/pypy/pypy/changeset/3befe7a7717e/
Log:another cleanup
diff --git a/rpython/rtyper/lltypesystem/test/test_llarena.py
b/rpython/rtyper/lltypesystem/test/test_llarena.py
--- a/rpython
Author: Brian Kearns
Branch:
Changeset: r780:6d626710010e
Date: 2013-04-12 15:30 -0400
http://bitbucket.org/pypy/buildbot/changeset/6d626710010e/
Log:upload before running tests
diff --git a/bot2/pypybuildbot/builds.py b/bot2/pypybuildbot/builds.py
--- a/bot2/pypybuildbot/builds.py
+++ b/bo
Author: Brian Kearns
Branch:
Changeset: r781:7c9a2cfe7eaf
Date: 2013-04-12 15:38 -0400
http://bitbucket.org/pypy/buildbot/changeset/7c9a2cfe7eaf/
Log:add freebsd8 build on ananke
diff --git a/bot2/pypybuildbot/master.py b/bot2/pypybuildbot/master.py
--- a/bot2/pypybuildbot/master.py
+++ b/b
Author: Brian Kearns
Branch:
Changeset: r63290:d56f457a3357
Date: 2013-04-12 15:48 -0400
http://bitbucket.org/pypy/pypy/changeset/d56f457a3357/
Log:we should try _minimal_curses first now that pypy has _curses
diff --git a/pypy/module/_minimal_curses/__init__.py
b/pypy/module/_minimal_curs
Author: Brian Kearns
Branch:
Changeset: r63291:28b8773e4b91
Date: 2013-04-12 15:56 -0400
http://bitbucket.org/pypy/pypy/changeset/28b8773e4b91/
Log:which makes this workaround unnecessary
diff --git a/pypy/module/_minimal_curses/__init__.py
b/pypy/module/_minimal_curses/__init__.py
--- a/p
Author: Brian Kearns
Branch:
Changeset: r63292:c0886eb2c291
Date: 2013-04-12 16:15 -0400
http://bitbucket.org/pypy/pypy/changeset/c0886eb2c291/
Log:actually prefer _curses, and enhance comments
diff --git a/pypy/module/_minimal_curses/__init__.py
b/pypy/module/_minimal_curses/__init__.py
-
Author: Philip Jenvey
Branch: py3k
Changeset: r63293:444360de280a
Date: 2013-04-12 13:47 -0700
http://bitbucket.org/pypy/pypy/changeset/444360de280a/
Log:skip pending calls, as we do on default
diff --git a/lib-python/3/test/test_capi.py b/lib-python/3/test/test_capi.py
--- a/lib-python/3/te
Author: Philip Jenvey
Branch: py3k
Changeset: r63294:ba2d0170f09e
Date: 2013-04-12 13:47 -0700
http://bitbucket.org/pypy/pypy/changeset/ba2d0170f09e/
Log:quiet a compiler warning
diff --git a/pypy/module/cpyext/include/pyerrors.h
b/pypy/module/cpyext/include/pyerrors.h
--- a/pypy/module/cpy
Author: Armin Rigo
Branch:
Changeset: r782:91ac184cbe43
Date: 2013-04-12 23:25 +0200
http://bitbucket.org/pypy/buildbot/changeset/91ac184cbe43/
Log:Don't haltOnFailure after PyPyUpload, now that it's no longer the
last one.
diff --git a/bot2/pypybuildbot/builds.py b/bot2/pypybuildbo
Author: Armin Rigo
Branch:
Changeset: r783:75fbd7e5fff6
Date: 2013-04-12 23:25 +0200
http://bitbucket.org/pypy/buildbot/changeset/75fbd7e5fff6/
Log:merge heads
diff --git a/bot2/pypybuildbot/master.py b/bot2/pypybuildbot/master.py
--- a/bot2/pypybuildbot/master.py
+++ b/bot2/pypybuildbot/ma
Author: Philip Jenvey
Branch: py3k
Changeset: r63295:a0bb65dcbc1e
Date: 2013-04-12 15:25 -0700
http://bitbucket.org/pypy/pypy/changeset/a0bb65dcbc1e/
Log:this is an AttributeError on py3
diff --git a/pypy/module/cpyext/test/test_typeobject.py
b/pypy/module/cpyext/test/test_typeobject.py
---
Author: Philip Jenvey
Branch: py3k
Changeset: r63296:e508ea132134
Date: 2013-04-12 15:25 -0700
http://bitbucket.org/pypy/pypy/changeset/e508ea132134/
Log:latest slotdefs
diff --git a/pypy/module/cpyext/slotdefs.py b/pypy/module/cpyext/slotdefs.py
--- a/pypy/module/cpyext/slotdefs.py
+++ b/py
Author: Philip Jenvey
Branch: py3k
Changeset: r63297:5ea602d6bb08
Date: 2013-04-12 15:26 -0700
http://bitbucket.org/pypy/pypy/changeset/5ea602d6bb08/
Log:tp_compare is gone in py3, kill
diff --git a/pypy/module/cpyext/test/comparisons.c
b/pypy/module/cpyext/test/comparisons.c
--- a/pypy/mod
Author: Philip Jenvey
Branch: py3k
Changeset: r63298:319813f454d6
Date: 2013-04-12 15:41 -0700
http://bitbucket.org/pypy/pypy/changeset/319813f454d6/
Log:switch to PyModule_Create
diff --git a/pypy/module/cpyext/test/test_version.py
b/pypy/module/cpyext/test/test_version.py
--- a/pypy/modul
Author: Brian Kearns
Branch: stdlib-2.7.4
Changeset: r63300:ccbca586192b
Date: 2013-04-12 19:00 -0400
http://bitbucket.org/pypy/pypy/changeset/ccbca586192b/
Log:test and fix for TextIO flush error on close
diff --git a/pypy/module/_io/interp_textio.py b/pypy/module/_io/interp_textio.py
--- a
Author: Philip Jenvey
Branch: py3k
Changeset: r63301:6402218c0442
Date: 2013-04-12 16:11 -0700
http://bitbucket.org/pypy/pypy/changeset/6402218c0442/
Log:explicitly flush here because stdout is not always line buffered
diff --git a/pypy/module/cpyext/test/test_pyfile.py
b/pypy/module/cpyext
Author: Brian Kearns
Branch: stdlib-2.7.4
Changeset: r63303:e21d1c57481c
Date: 2013-04-12 19:38 -0400
http://bitbucket.org/pypy/pypy/changeset/e21d1c57481c/
Log:merge default
diff --git a/pypy/module/_io/test/test_ztranslation.py
b/pypy/module/_io/test/test_ztranslation.py
new file mode 100
Author: Brian Kearns
Branch:
Changeset: r63302:cb88984431b7
Date: 2013-04-12 19:34 -0400
http://bitbucket.org/pypy/pypy/changeset/cb88984431b7/
Log:enhance FakeObjSpace so checkmodule works for _io
diff --git a/pypy/module/_io/test/test_ztranslation.py
b/pypy/module/_io/test/test_ztranslat
Author: Brian Kearns
Branch:
Changeset: r63304:bb0fb0211de3
Date: 2013-04-12 22:10 -0400
http://bitbucket.org/pypy/pypy/changeset/bb0fb0211de3/
Log:unhandled exceptions in threads should print tracebacks like
cpython, test
diff --git a/pypy/module/thread/os_thread.py b/pypy/module/t
47 matches
Mail list logo