[pypy-commit] pypy gc_no_cleanup_nursery: clear more fields

2014-09-22 Thread fijal
Author: Maciej Fijalkowski Branch: gc_no_cleanup_nursery Changeset: r73644:238dd369440d Date: 2014-09-22 09:32 +0200 http://bitbucket.org/pypy/pypy/changeset/238dd369440d/ Log:clear more fields diff --git a/rpython/jit/backend/llsupport/rewrite.py b/rpython/jit/backend/llsupport/rewrite.py

[pypy-commit] pypy gc_no_cleanup_nursery: Update comment

2014-09-22 Thread arigo
Author: Armin Rigo Branch: gc_no_cleanup_nursery Changeset: r73645:39024806c7ac Date: 2014-09-22 11:17 +0200 http://bitbucket.org/pypy/pypy/changeset/39024806c7ac/ Log:Update comment diff --git a/rpython/jit/backend/llsupport/rewrite.py b/rpython/jit/backend/llsupport/rewrite.py --- a/rpyth

[pypy-commit] stmgc c8-new-page-handling: fix overwriting changes where we already have some modifications

2014-09-22 Thread Raemi
Author: Remi Meier Branch: c8-new-page-handling Changeset: r1404:ef65c8fd67f8 Date: 2014-09-22 12:26 +0200 http://bitbucket.org/pypy/stmgc/changeset/ef65c8fd67f8/ Log:fix overwriting changes where we already have some modifications diff --git a/c8/stm/core.c b/c8/stm/core.c --- a/c8/stm/core

[pypy-commit] stmgc c8-new-page-handling: actually make the file big enough

2014-09-22 Thread Raemi
Author: Remi Meier Branch: c8-new-page-handling Changeset: r1405:592f45721ab1 Date: 2014-09-22 12:54 +0200 http://bitbucket.org/pypy/stmgc/changeset/592f45721ab1/ Log:actually make the file big enough diff --git a/c8/stm/core.c b/c8/stm/core.c --- a/c8/stm/core.c +++ b/c8/stm/core.c @@ -476,

[pypy-commit] stmgc c8-new-page-handling: minor renaming and a fix for demo_random

2014-09-22 Thread Raemi
Author: Remi Meier Branch: c8-new-page-handling Changeset: r1406:7d021fd1f7c1 Date: 2014-09-22 13:13 +0200 http://bitbucket.org/pypy/stmgc/changeset/7d021fd1f7c1/ Log:minor renaming and a fix for demo_random diff --git a/c8/stm/core.c b/c8/stm/core.c --- a/c8/stm/core.c +++ b/c8/stm/core.c @

[pypy-commit] stmgc c8-new-page-handling: check abort in signal handler

2014-09-22 Thread Raemi
Author: Remi Meier Branch: c8-new-page-handling Changeset: r1407:3779031defc6 Date: 2014-09-22 13:57 +0200 http://bitbucket.org/pypy/stmgc/changeset/3779031defc6/ Log:check abort in signal handler diff --git a/c8/test/support.py b/c8/test/support.py --- a/c8/test/support.py +++ b/c8/test/sup

[pypy-commit] pypy py3.3: add faulthandler to list of required modules for all lib-python 3 tests

2014-09-22 Thread Ben Mather
Author: Ben Mather Branch: py3.3 Changeset: r73646:789fe7d6428a Date: 2014-09-22 13:51 +0100 http://bitbucket.org/pypy/pypy/changeset/789fe7d6428a/ Log:add faulthandler to list of required modules for all lib-python 3 tests faulthandler is imported by lib-python/3/tests/regrt

[pypy-commit] pypy default: Issue #1869: fix error messages to match CPython's datetime.c

2014-09-22 Thread arigo
Author: Armin Rigo Branch: Changeset: r73647:e69035610b6b Date: 2014-09-22 18:16 +0200 http://bitbucket.org/pypy/pypy/changeset/e69035610b6b/ Log:Issue #1869: fix error messages to match CPython's datetime.c diff --git a/lib_pypy/datetime.py b/lib_pypy/datetime.py --- a/lib_pypy/datetime.py

[pypy-commit] pypy default: fix datetime error messages properly

2014-09-22 Thread bdkearns
Author: Brian Kearns Branch: Changeset: r73648:302f635e170f Date: 2014-09-22 12:23 -0400 http://bitbucket.org/pypy/pypy/changeset/302f635e170f/ Log:fix datetime error messages properly diff --git a/lib_pypy/datetime.py b/lib_pypy/datetime.py --- a/lib_pypy/datetime.py +++ b/lib_pypy/datetim

[pypy-commit] pypy.org extradoc: update hashes for fix osx package

2014-09-22 Thread mattip
Author: mattip Branch: extradoc Changeset: r539:b5ad8cbd82e5 Date: 2014-09-22 19:59 +0300 http://bitbucket.org/pypy/pypy.org/changeset/b5ad8cbd82e5/ Log:update hashes for fix osx package diff --git a/download.html b/download.html --- a/download.html +++ b/download.html @@ -271,7 +271,7 @@ 5

[pypy-commit] extradoc extradoc: Start the Warsaw sprint announcement

2014-09-22 Thread arigo
Author: Armin Rigo Branch: extradoc Changeset: r5413:80e359c7ee8f Date: 2014-09-22 19:03 +0200 http://bitbucket.org/pypy/extradoc/changeset/80e359c7ee8f/ Log:Start the Warsaw sprint announcement diff --git a/sprintinfo/warsaw-2014/announcement.txt b/sprintinfo/warsaw-2014/announcement.txt n

[pypy-commit] pypy.org extradoc: update the values

2014-09-22 Thread arigo
Author: Armin Rigo Branch: extradoc Changeset: r540:9c846d4897bf Date: 2014-09-22 19:12 +0200 http://bitbucket.org/pypy/pypy.org/changeset/9c846d4897bf/ Log:update the values diff --git a/don1.html b/don1.html --- a/don1.html +++ b/don1.html @@ -9,13 +9,13 @@ $(function() { $("#pro

[pypy-commit] pypy release-2.4.x: Moved tag release-2.4.0 to changeset c6ad44ecf5d8 (from changeset f5dcc2477b97)

2014-09-22 Thread mattip
Author: mattip Branch: release-2.4.x Changeset: r73649:a980ebb26592 Date: 2014-09-22 20:34 +0300 http://bitbucket.org/pypy/pypy/changeset/a980ebb26592/ Log:Moved tag release-2.4.0 to changeset c6ad44ecf5d8 (from changeset f5dcc2477b97) diff --git a/.hgtags b/.hgtags --- a/.hgtags +++

[pypy-commit] pypy.org extradoc: Update the src.tar.bz2. Kill the src.zip.

2014-09-22 Thread arigo
Author: Armin Rigo Branch: extradoc Changeset: r541:575a55f60b74 Date: 2014-09-22 20:01 +0200 http://bitbucket.org/pypy/pypy.org/changeset/575a55f60b74/ Log:Update the src.tar.bz2. Kill the src.zip. diff --git a/download.html b/download.html --- a/download.html +++ b/download.html @@ -191,8

[pypy-commit] pypy.org extradoc: Kill links to the (non-working, removed) sandbox version 2.4.0.

2014-09-22 Thread arigo
Author: Armin Rigo Branch: extradoc Changeset: r542:fb6771ba1bf0 Date: 2014-09-22 20:04 +0200 http://bitbucket.org/pypy/pypy.org/changeset/fb6771ba1bf0/ Log:Kill links to the (non-working, removed) sandbox version 2.4.0. diff --git a/source/download.txt b/source/download.txt --- a/source/dow

[pypy-commit] pypy.org extradoc: Regenerate .html

2014-09-22 Thread arigo
Author: Armin Rigo Branch: extradoc Changeset: r543:a43b044f14c7 Date: 2014-09-22 20:06 +0200 http://bitbucket.org/pypy/pypy.org/changeset/a43b044f14c7/ Log:Regenerate .html diff --git a/download.html b/download.html --- a/download.html +++ b/download.html @@ -270,8 +270,6 @@ 907d6fbabc5bcd

[pypy-commit] pypy default: update final stages of release process

2014-09-22 Thread mattip
Author: mattip Branch: Changeset: r73650:d84f89597352 Date: 2014-09-22 21:45 +0300 http://bitbucket.org/pypy/pypy/changeset/d84f89597352/ Log:update final stages of release process diff --git a/pypy/doc/how-to-release.rst b/pypy/doc/how-to-release.rst --- a/pypy/doc/how-to-release.rst +++ b

[pypy-commit] pypy default: test datetime against both host and lib_pypy

2014-09-22 Thread bdkearns
Author: Brian Kearns Branch: Changeset: r73651:4ec1f9c52a23 Date: 2014-09-22 17:41 -0400 http://bitbucket.org/pypy/pypy/changeset/4ec1f9c52a23/ Log:test datetime against both host and lib_pypy diff --git a/pypy/module/test_lib_pypy/test_datetime.py b/pypy/module/test_lib_pypy/test_datetime