[pypy-commit] pypy py3k: merge default

2013-04-29 Thread pjenvey
Author: Philip Jenvey Branch: py3k Changeset: r63764:d3a9a3b856c4 Date: 2013-04-29 21:37 -0700 http://bitbucket.org/pypy/pypy/changeset/d3a9a3b856c4/ Log:merge default diff --git a/pypy/module/sys/version.py b/pypy/module/sys/version.py --- a/pypy/module/sys/version.py +++ b/pypy/module/sys/

[pypy-commit] pypy default: grab gcc and also clang info from their __VERSION__ macro

2013-04-29 Thread pjenvey
Author: Philip Jenvey Branch: Changeset: r63763:c7f8dea181b6 Date: 2013-04-29 18:53 -0700 http://bitbucket.org/pypy/pypy/changeset/c7f8dea181b6/ Log:grab gcc and also clang info from their __VERSION__ macro diff --git a/pypy/module/sys/version.py b/pypy/module/sys/version.py --- a/pypy/modu

[pypy-commit] pypy default: add a DefinedConstantString helper

2013-04-29 Thread pjenvey
Author: Philip Jenvey Branch: Changeset: r63762:754de53974f9 Date: 2013-04-29 18:52 -0700 http://bitbucket.org/pypy/pypy/changeset/754de53974f9/ Log:add a DefinedConstantString helper diff --git a/rpython/rtyper/tool/rffi_platform.py b/rpython/rtyper/tool/rffi_platform.py --- a/rpython/rty

[pypy-commit] pypy py3k: 2.6 compat

2013-04-29 Thread pjenvey
Author: Philip Jenvey Branch: py3k Changeset: r63761:55f31f3a5d68 Date: 2013-04-29 17:58 -0700 http://bitbucket.org/pypy/pypy/changeset/55f31f3a5d68/ Log:2.6 compat diff --git a/pypy/objspace/std/test/test_setobject.py b/pypy/objspace/std/test/test_setobject.py --- a/pypy/objspace/std/test/

[pypy-commit] pypy py3k: skip these under appdirect

2013-04-29 Thread pjenvey
Author: Philip Jenvey Branch: py3k Changeset: r63759:92e51c381429 Date: 2013-04-29 17:42 -0700 http://bitbucket.org/pypy/pypy/changeset/92e51c381429/ Log:skip these under appdirect diff --git a/pypy/module/_ffi/test/test_funcptr.py b/pypy/module/_ffi/test/test_funcptr.py --- a/pypy/module/_

[pypy-commit] pypy py3k: merge default

2013-04-29 Thread pjenvey
Author: Philip Jenvey Branch: py3k Changeset: r63760:dc67b5d68c34 Date: 2013-04-29 17:44 -0700 http://bitbucket.org/pypy/pypy/changeset/dc67b5d68c34/ Log:merge default diff --git a/pypy/module/_cffi_backend/test/_backend_test_c.py b/pypy/module/_cffi_backend/test/_backend_test_c.py --- a/py

[pypy-commit] pypy py3k: generate the test_pyc bits under the host python when appdirect

2013-04-29 Thread pjenvey
Author: Philip Jenvey Branch: py3k Changeset: r63758:153e509bad15 Date: 2013-04-29 17:39 -0700 http://bitbucket.org/pypy/pypy/changeset/153e509bad15/ Log:generate the test_pyc bits under the host python when appdirect diff --git a/pypy/module/zipimport/test/test_zipimport.py b/pypy/module/z

[pypy-commit] pypy default: Update to cffi/4602333ca746

2013-04-29 Thread arigo
Author: Armin Rigo Branch: Changeset: r63757:c213bfc270cf Date: 2013-04-29 23:37 +0200 http://bitbucket.org/pypy/pypy/changeset/c213bfc270cf/ Log:Update to cffi/4602333ca746 diff --git a/pypy/module/_cffi_backend/test/_backend_test_c.py b/pypy/module/_cffi_backend/test/_backend_test_c.py -

[pypy-commit] cffi default: Add a few lines in a test

2013-04-29 Thread arigo
Author: Armin Rigo Branch: Changeset: r1247:4602333ca746 Date: 2013-04-29 23:35 +0200 http://bitbucket.org/cffi/cffi/changeset/4602333ca746/ Log:Add a few lines in a test diff --git a/c/test_c.py b/c/test_c.py --- a/c/test_c.py +++ b/c/test_c.py @@ -2115,6 +2115,9 @@ py.test.raises(Val

[pypy-commit] pypy py3k: adjust per 0aea4b24a65c

2013-04-29 Thread pjenvey
Author: Philip Jenvey Branch: py3k Changeset: r63756:c45852ae0b8c Date: 2013-04-29 11:12 -0700 http://bitbucket.org/pypy/pypy/changeset/c45852ae0b8c/ Log:adjust per 0aea4b24a65c diff --git a/pypy/objspace/fake/test/test_checkmodule.py b/pypy/objspace/fake/test/test_checkmodule.py --- a/pypy

[pypy-commit] pypy py3k: merge default

2013-04-29 Thread pjenvey
Author: Philip Jenvey Branch: py3k Changeset: r63755:832759b67482 Date: 2013-04-29 11:07 -0700 http://bitbucket.org/pypy/pypy/changeset/832759b67482/ Log:merge default diff --git a/lib-python/2.7/pydoc.py b/lib-python/2.7/pydoc.py --- a/lib-python/2.7/pydoc.py +++ b/lib-python/2.7/pydoc.py @

[pypy-commit] lang-smalltalk default: fixed typo

2013-04-29 Thread lwassermann
Author: Lars Wassermann Branch: Changeset: r351:5878891e9deb Date: 2013-04-29 19:39 +0200 http://bitbucket.org/pypy/lang-smalltalk/changeset/5878891e9deb/ Log:fixed typo calling get_commitid only once changed template because the day information is also recorded by the speedcenter d

[pypy-commit] buildbot buildbot-0.8.7: use the builtin mercurial support

2013-04-29 Thread bivab
Author: David Schneider Branch: buildbot-0.8.7 Changeset: r813:9f8ceeb704d5 Date: 2013-04-29 19:21 +0200 http://bitbucket.org/pypy/buildbot/changeset/9f8ceeb704d5/ Log:use the builtin mercurial support diff --git a/bot2/pypybuildbot/builds.py b/bot2/pypybuildbot/builds.py --- a/bot2/pypybuil

[pypy-commit] buildbot buildbot-0.8.7: adapt to new interfaces

2013-04-29 Thread bivab
Author: David Schneider Branch: buildbot-0.8.7 Changeset: r812:43a1e6b1687c Date: 2013-04-29 17:05 +0200 http://bitbucket.org/pypy/buildbot/changeset/43a1e6b1687c/ Log:adapt to new interfaces diff --git a/bot2/pypybuildbot/test/test_summary.py b/bot2/pypybuildbot/test/test_summary.py --- a/

[pypy-commit] lang-smalltalk default: new version of SPy-Benchmarks:

2013-04-29 Thread lwassermann
Author: Lars Wassermann Branch: Changeset: r348:53e6327fd264 Date: 2013-04-29 18:09 +0200 http://bitbucket.org/pypy/lang-smalltalk/changeset/53e6327fd264/ Log:new version of SPy-Benchmarks: changes needed to be able to run with spy diff --git a/SPy-Benchmarks.package/SPyRunner.class

[pypy-commit] lang-smalltalk default: Redid benchmark.py to execute cog and spy both and parse their output looking for 'k; v' lines, which are interpreted as benchmarks.

2013-04-29 Thread lwassermann
Author: Lars Wassermann Branch: Changeset: r349:b3e0adff55bb Date: 2013-04-29 19:14 +0200 http://bitbucket.org/pypy/lang-smalltalk/changeset/b3e0adff55bb/ Log:Redid benchmark.py to execute cog and spy both and parse their output looking for 'k;v' lines, which are interpreted as bench

[pypy-commit] lang-smalltalk default: added filetree repository to the hg repository to enable smalltalk source control e.g. for benchmarks and formatting code

2013-04-29 Thread lwassermann
Author: Lars Wassermann Branch: Changeset: r347:36fa25ccafbe Date: 2013-04-29 13:50 +0200 http://bitbucket.org/pypy/lang-smalltalk/changeset/36fa25ccafbe/ Log:added filetree repository to the hg repository to enable smalltalk source control e.g. for benchmarks and formatting code di

[pypy-commit] pypy default: The default compiler on OpenBSD isn't clang.

2013-04-29 Thread ltratt
Author: Laurence Tratt Branch: Changeset: r63754:dbd71b24f537 Date: 2013-04-29 17:53 +0200 http://bitbucket.org/pypy/pypy/changeset/dbd71b24f537/ Log:The default compiler on OpenBSD isn't clang. There's no reason to hard-code a compiler name: cc will always point to the oper

[pypy-commit] pypy default: Update import to reflect pypy/rpython directory split.

2013-04-29 Thread ltratt
Author: Laurence Tratt Branch: Changeset: r63753:5ddc7be1ee16 Date: 2013-04-29 17:50 +0200 http://bitbucket.org/pypy/pypy/changeset/5ddc7be1ee16/ Log:Update import to reflect pypy/rpython directory split. diff --git a/rpython/translator/platform/openbsd.py b/rpython/translator/platform/ope

[pypy-commit] pypy default: Added support for reversed() on lists

2013-04-29 Thread alex_gaynor
Author: Alex Gaynor Branch: Changeset: r63751:0b9b94e3b630 Date: 2013-04-29 07:50 -0700 http://bitbucket.org/pypy/pypy/changeset/0b9b94e3b630/ Log:Added support for reversed() on lists diff --git a/rpython/annotator/builtin.py b/rpython/annotator/builtin.py --- a/rpython/annotator/builtin.p

[pypy-commit] pypy default: merged upstream

2013-04-29 Thread alex_gaynor
Author: Alex Gaynor Branch: Changeset: r63752:580451252cc7 Date: 2013-04-29 07:51 -0700 http://bitbucket.org/pypy/pypy/changeset/580451252cc7/ Log:merged upstream diff --git a/lib-python/2.7/pydoc.py b/lib-python/2.7/pydoc.py --- a/lib-python/2.7/pydoc.py +++ b/lib-python/2.7/pydoc.py @@ -1

[pypy-commit] pypy kill-gen-store-back-in: remove pointless import

2013-04-29 Thread fijal
Author: Maciej Fijalkowski Branch: kill-gen-store-back-in Changeset: r63750:24f9ea70f0ee Date: 2013-04-29 16:33 +0200 http://bitbucket.org/pypy/pypy/changeset/24f9ea70f0ee/ Log:remove pointless import diff --git a/rpython/jit/metainterp/test/test_recursive.py b/rpython/jit/metainterp/test/t

[pypy-commit] pypy kill-gen-store-back-in: kill the pointless ootype tests

2013-04-29 Thread fijal
Author: Maciej Fijalkowski Branch: kill-gen-store-back-in Changeset: r63749:bf4f6792a37d Date: 2013-04-29 16:32 +0200 http://bitbucket.org/pypy/pypy/changeset/bf4f6792a37d/ Log:kill the pointless ootype tests diff --git a/rpython/jit/metainterp/test/test_recursive.py b/rpython/jit/metainter

[pypy-commit] lang-smalltalk default: added test for weak pointersobjects

2013-04-29 Thread lwassermann
Author: Lars Wassermann Branch: Changeset: r346:92f8216c6434 Date: 2013-04-29 11:42 +0200 http://bitbucket.org/pypy/lang-smalltalk/changeset/92f8216c6434/ Log:added test for weak pointersobjects diff --git a/spyvm/test/test_model.py b/spyvm/test/test_model.py --- a/spyvm/test/test_model.py

[pypy-commit] lang-smalltalk default: merge with tip

2013-04-29 Thread lwassermann
Author: Lars Wassermann Branch: Changeset: r345:7b329d83cd57 Date: 2013-04-25 18:41 +0200 http://bitbucket.org/pypy/lang-smalltalk/changeset/7b329d83cd57/ Log:merge with tip diff --git a/benchmarks.py b/benchmarks.py new file mode 100644 --- /dev/null +++ b/benchmarks.py @@ -0,0 +1,131 @@ +

[pypy-commit] lang-smalltalk default: enable conntect switch when idle also before waiting

2013-04-29 Thread lwassermann
Author: Lars Wassermann Branch: Changeset: r344:6282c37ab8cd Date: 2013-04-25 17:29 +0200 http://bitbucket.org/pypy/lang-smalltalk/changeset/6282c37ab8cd/ Log:enable conntect switch when idle also before waiting diff --git a/spyvm/primitives.py b/spyvm/primitives.py --- a/spyvm/primitives.p

[pypy-commit] pypy default: Increase the resistence of make_numbered_dir() against multiple

2013-04-29 Thread arigo
Author: Armin Rigo Branch: Changeset: r63748:c6f52c21fe7e Date: 2013-04-29 11:24 +0200 http://bitbucket.org/pypy/pypy/changeset/c6f52c21fe7e/ Log:Increase the resistence of make_numbered_dir() against multiple processes diff --git a/py/_path/local.py b/py/_path/local.py --- a/py/_pa

[pypy-commit] buildbot buildbot-0.8.7: fix pypylist tests

2013-04-29 Thread bivab
Author: David Schneider Branch: buildbot-0.8.7 Changeset: r811:d196315b882f Date: 2013-04-28 21:07 +0200 http://bitbucket.org/pypy/buildbot/changeset/d196315b882f/ Log:fix pypylist tests diff --git a/bot2/pypybuildbot/test/test_pypylist.py b/bot2/pypybuildbot/test/test_pypylist.py --- a/bot

[pypy-commit] buildbot buildbot-0.8.7: fix test_build tests

2013-04-29 Thread bivab
Author: David Schneider Branch: buildbot-0.8.7 Changeset: r810:91a1ce34b245 Date: 2013-04-28 20:04 +0200 http://bitbucket.org/pypy/buildbot/changeset/91a1ce34b245/ Log:fix test_build tests diff --git a/bot2/pypybuildbot/test/test_builds.py b/bot2/pypybuildbot/test/test_builds.py --- a/bot2/

[pypy-commit] buildbot buildbot-0.8.7: update static files

2013-04-29 Thread bivab
Author: David Schneider Branch: buildbot-0.8.7 Changeset: r807:b3be59ef56cf Date: 2013-04-26 21:13 +0200 http://bitbucket.org/pypy/buildbot/changeset/b3be59ef56cf/ Log:update static files diff --git a/master/public_html/favicon.ico b/master/public_html/favicon.ico new file mode 100644 index

[pypy-commit] buildbot buildbot-0.8.7: fix tests for ircbot

2013-04-29 Thread bivab
Author: David Schneider Branch: buildbot-0.8.7 Changeset: r809:83ae0f7c3a32 Date: 2013-04-28 19:12 +0200 http://bitbucket.org/pypy/buildbot/changeset/83ae0f7c3a32/ Log:fix tests for ircbot diff --git a/bot2/pypybuildbot/ircbot.py b/bot2/pypybuildbot/ircbot.py --- a/bot2/pypybuildbot/ircbot.p

[pypy-commit] buildbot buildbot-0.8.7: raise a validation error instead of crashing if the username is missing

2013-04-29 Thread bivab
Author: David Schneider Branch: buildbot-0.8.7 Changeset: r805:b48b1aac38d1 Date: 2013-04-26 21:04 +0200 http://bitbucket.org/pypy/buildbot/changeset/b48b1aac38d1/ Log:raise a validation error instead of crashing if the username is missing diff --git a/bot2/pypybuildbot/master.py b/b

[pypy-commit] buildbot buildbot-0.8.7: update templates

2013-04-29 Thread bivab
Author: David Schneider Branch: buildbot-0.8.7 Changeset: r808:ca61edc31d5e Date: 2013-04-26 21:34 +0200 http://bitbucket.org/pypy/buildbot/changeset/ca61edc31d5e/ Log:update templates diff --git a/master/templates/build.html b/master/templates/build.html --- a/master/templates/build.html ++

[pypy-commit] buildbot buildbot-0.8.7: update ircbot for 0.8.7

2013-04-29 Thread bivab
Author: David Schneider Branch: buildbot-0.8.7 Changeset: r802:3b5b00554251 Date: 2013-04-26 19:45 +0200 http://bitbucket.org/pypy/buildbot/changeset/3b5b00554251/ Log:update ircbot for 0.8.7 diff --git a/bot2/pypybuildbot/ircbot.py b/bot2/pypybuildbot/ircbot.py --- a/bot2/pypybuildbot/ircbo

[pypy-commit] buildbot buildbot-0.8.7: add an alert box to the template

2013-04-29 Thread bivab
Author: David Schneider Branch: buildbot-0.8.7 Changeset: r806:8fd9b1250f55 Date: 2013-04-26 21:07 +0200 http://bitbucket.org/pypy/buildbot/changeset/8fd9b1250f55/ Log:add an alert box to the template diff --git a/master/templates/layout.html b/master/templates/layout.html --- a/master/templ

[pypy-commit] buildbot buildbot-0.8.7: add force build form and scheduler

2013-04-29 Thread bivab
Author: David Schneider Branch: buildbot-0.8.7 Changeset: r801:4b13cd229f4f Date: 2013-04-25 20:34 +0200 http://bitbucket.org/pypy/buildbot/changeset/4b13cd229f4f/ Log:add force build form and scheduler diff --git a/bot2/pypybuildbot/arm_master.py b/bot2/pypybuildbot/arm_master.py --- a/bot2

[pypy-commit] buildbot buildbot-0.8.7: update default.css

2013-04-29 Thread bivab
Author: David Schneider Branch: buildbot-0.8.7 Changeset: r804:2d04f6444708 Date: 2013-04-26 21:03 +0200 http://bitbucket.org/pypy/buildbot/changeset/2d04f6444708/ Log:update default.css diff --git a/master/public_html/default.css b/master/public_html/default.css --- a/master/public_html/def

[pypy-commit] buildbot buildbot-0.8.7: update calls to authz.advertiseAction

2013-04-29 Thread bivab
Author: David Schneider Branch: buildbot-0.8.7 Changeset: r799:2d89931081d5 Date: 2013-04-25 19:22 +0200 http://bitbucket.org/pypy/buildbot/changeset/2d89931081d5/ Log:update calls to authz.advertiseAction diff --git a/master/templates/build.html b/master/templates/build.html --- a/master/te

[pypy-commit] buildbot buildbot-0.8.7: update 'Forbid "force build" with empty user name' workaround

2013-04-29 Thread bivab
Author: David Schneider Branch: buildbot-0.8.7 Changeset: r803:2ad99834f44f Date: 2013-04-26 20:42 +0200 http://bitbucket.org/pypy/buildbot/changeset/2ad99834f44f/ Log:update 'Forbid "force build" with empty user name' workaround diff --git a/bot2/pypybuildbot/master.py b/bot2/pypybuildbot/m

[pypy-commit] buildbot buildbot-0.8.7: remove html comment

2013-04-29 Thread bivab
Author: David Schneider Branch: buildbot-0.8.7 Changeset: r798:2a7ce9fa446e Date: 2013-04-25 11:25 +0200 http://bitbucket.org/pypy/buildbot/changeset/2a7ce9fa446e/ Log:remove html comment diff --git a/master/templates/root.html b/master/templates/root.html --- a/master/templates/root.html ++

[pypy-commit] buildbot buildbot-0.8.7: define renamed template variable

2013-04-29 Thread bivab
Author: David Schneider Branch: buildbot-0.8.7 Changeset: r800:2dfa772ebb1d Date: 2013-04-25 19:49 +0200 http://bitbucket.org/pypy/buildbot/changeset/2dfa772ebb1d/ Log:define renamed template variable diff --git a/master/templates/build.html b/master/templates/build.html --- a/master/templat

[pypy-commit] buildbot buildbot-0.8.7: update dependencies

2013-04-29 Thread bivab
Author: David Schneider Branch: buildbot-0.8.7 Changeset: r797:db264641a37f Date: 2013-04-25 10:28 +0200 http://bitbucket.org/pypy/buildbot/changeset/db264641a37f/ Log:update dependencies diff --git a/requirements.txt b/requirements.txt --- a/requirements.txt +++ b/requirements.txt @@ -1,15

[pypy-commit] buildbot buildbot-0.8.7: A branch to update the pypy-buildbot to the latest buildbot

2013-04-29 Thread bivab
Author: David Schneider Branch: buildbot-0.8.7 Changeset: r796:2dd933150b4f Date: 2013-04-25 10:28 +0200 http://bitbucket.org/pypy/buildbot/changeset/2dd933150b4f/ Log:A branch to update the pypy-buildbot to the latest buildbot ___ pypy-commit mail

[pypy-commit] pypy default: Be more multiprocess-safe.

2013-04-29 Thread arigo
Author: Armin Rigo Branch: Changeset: r63747:b5c330a7b172 Date: 2013-04-29 10:51 +0200 http://bitbucket.org/pypy/pypy/changeset/b5c330a7b172/ Log:Be more multiprocess-safe. diff --git a/rpython/rtyper/tool/rffi_platform.py b/rpython/rtyper/tool/rffi_platform.py --- a/rpython/rtyper/tool/rf

[pypy-commit] pypy default: Don't crash when hitting ImportError when trying to import a built-in

2013-04-29 Thread arigo
Author: Armin Rigo Branch: Changeset: r63746:3aa8d355bd4c Date: 2013-04-29 09:55 +0200 http://bitbucket.org/pypy/pypy/changeset/3aa8d355bd4c/ Log:Don't crash when hitting ImportError when trying to import a built- in module. This can occur with 'cppyy'. diff --git a/lib-python/2.7/p

[pypy-commit] pypy default: Add test_str_isalnum in the unsupported-for-unicode list.

2013-04-29 Thread arigo
Author: Armin Rigo Branch: Changeset: r63745:defc92217d56 Date: 2013-04-29 09:50 +0200 http://bitbucket.org/pypy/pypy/changeset/defc92217d56/ Log:Add test_str_isalnum in the unsupported-for-unicode list. diff --git a/rpython/rtyper/test/test_runicode.py b/rpython/rtyper/test/test_runicode.

[pypy-commit] pypy default: Update to cffi/46fc16921624

2013-04-29 Thread arigo
Author: Armin Rigo Branch: Changeset: r63744:10a58971c4db Date: 2013-04-29 09:25 +0200 http://bitbucket.org/pypy/pypy/changeset/10a58971c4db/ Log:Update to cffi/46fc16921624 diff --git a/pypy/module/_cffi_backend/test/_backend_test_c.py b/pypy/module/_cffi_backend/test/_backend_test_c.py -

[pypy-commit] cffi default: don't assume errno carried over from the previous test

2013-04-29 Thread pjenvey
Author: Philip Jenvey Branch: Changeset: r1246:46fc16921624 Date: 2013-04-28 16:14 -0700 http://bitbucket.org/cffi/cffi/changeset/46fc16921624/ Log:don't assume errno carried over from the previous test diff --git a/c/test_c.py b/c/test_c.py --- a/c/test_c.py +++ b/c/test_c.py @@ -2147,6 +2