Author: Armin Rigo
Branch: release-0.9
Changeset: r1654:509a04a2cdca
Date: 2015-03-03 10:48 +0100
http://bitbucket.org/cffi/cffi/changeset/509a04a2cdca/
Log:Add the MD5/SHA
diff --git a/doc/source/index.rst b/doc/source/index.rst
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -92,9
Author: Armin Rigo
Branch: release-0.9
Changeset: r1653:d7e45a50
Date: 2015-03-03 10:34 +0100
http://bitbucket.org/cffi/cffi/changeset/d7e45a50/
Log:Prepare release 0.9.0
diff --git a/c/_cffi_backend.c b/c/_cffi_backend.c
--- a/c/_cffi_backend.c
+++ b/c/_cffi_backend.c
@@ -5689,7 +56
Author: Armin Rigo
Branch:
Changeset: r1655:c98121733586
Date: 2015-03-03 10:48 +0100
http://bitbucket.org/cffi/cffi/changeset/c98121733586/
Log:hg merge release-0.9
diff --git a/c/_cffi_backend.c b/c/_cffi_backend.c
--- a/c/_cffi_backend.c
+++ b/c/_cffi_backend.c
@@ -5689,7 +5689,7 @@
Author: Armin Rigo
Branch: release-0.9
Changeset: r1652:9f8613882976
Date: 2015-03-03 10:28 +0100
http://bitbucket.org/cffi/cffi/changeset/9f8613882976/
Log:Branch for the 0.9 release
___
pypy-commit mailing list
[email protected]
https://mail
Author: Armin Rigo
Branch:
Changeset: r76229:892ae69f849c
Date: 2015-03-03 11:00 +0100
http://bitbucket.org/pypy/pypy/changeset/892ae69f849c/
Log:Bump version number
diff --git a/pypy/module/_cffi_backend/__init__.py
b/pypy/module/_cffi_backend/__init__.py
--- a/pypy/module/_cffi_backend/_
Author: Armin Rigo
Branch:
Changeset: r76230:2ff6288a1cf6
Date: 2015-03-03 13:06 +0100
http://bitbucket.org/pypy/pypy/changeset/2ff6288a1cf6/
Log:Shortcut the two-step #define, which ends in a warning from the C
compiler if we also have cpyext/include/pymem.h
diff --git a/rpython/tr
Author: Armin Rigo
Branch:
Changeset: r320:5c9bb48bb75d
Date: 2015-03-03 13:30 +0100
http://bitbucket.org/pypy/benchmarks/changeset/5c9bb48bb75d/
Log:Modernize: the "atomic" module no longer exists
diff --git a/multithread/common/abstract_threading.py
b/multithread/common/abstract_threadin
Author: Armin Rigo
Branch:
Changeset: r319:f6c32be6bf85
Date: 2015-03-03 13:30 +0100
http://bitbucket.org/pypy/benchmarks/changeset/f6c32be6bf85/
Log:Modernize
diff --git a/multithread/multithread-richards.py
b/multithread/multithread-richards.py
--- a/multithread/multithread-richards.py
+
Author: Armin Rigo
Branch: c8-card-marking
Changeset: r1689:3c11d9ba56a7
Date: 2015-03-03 13:46 +0100
http://bitbucket.org/pypy/stmgc/changeset/3c11d9ba56a7/
Log:Instead of SIGINT, raise SIGABRT here, and if that doesn't kill the
process, raise SIGKILL.
diff --git a/c8/stm/core.c b/c
Author: mattip
Branch: issue-1759
Changeset: r935:2c0ec1e92001
Date: 2015-03-03 18:48 +0200
http://bitbucket.org/pypy/buildbot/changeset/2c0ec1e92001/
Log:close branch to be merged
___
pypy-commit mailing list
[email protected]
https://mail.py
Author: mattip
Branch:
Changeset: r936:9368e32b1675
Date: 2015-03-03 18:49 +0200
http://bitbucket.org/pypy/buildbot/changeset/9368e32b1675/
Log:merge issue-1759 which moves testing runs to /pytest and
transfers numpy-compatability test to triggered builds
diff --git a/bot2/pypybuild
Author: Armin Rigo
Branch:
Changeset: r1656:9ee016c3276b
Date: 2015-03-03 18:14 +0100
http://bitbucket.org/cffi/cffi/changeset/9ee016c3276b/
Log:gcc complains if given the obscure flag "-Werror=declaration-after-
statement"
diff --git a/c/malloc_closure.h b/c/malloc_closure.h
--- a/
Author: Armin Rigo
Branch:
Changeset: r76231:8fc3eeed2c5f
Date: 2015-03-03 19:54 +0100
http://bitbucket.org/pypy/pypy/changeset/8fc3eeed2c5f/
Log:Import cffi release 0.9
diff --git a/lib_pypy/cffi/__init__.py b/lib_pypy/cffi/__init__.py
--- a/lib_pypy/cffi/__init__.py
+++ b/lib_pypy/cffi/__
Author: Armin Rigo
Branch:
Changeset: r76232:a063ef6478b1
Date: 2015-03-03 20:10 +0100
http://bitbucket.org/pypy/pypy/changeset/a063ef6478b1/
Log:hg backout e36875ce12ab
This was a bogus solution. We can see in x86/runner.py that
multiple invalidate_loop() with the same loop
Author: mattip
Branch:
Changeset: r937:6ccf9981ec27
Date: 2015-03-03 21:34 +0200
http://bitbucket.org/pypy/buildbot/changeset/6ccf9981ec27/
Log:ignore revision on git update of numpy-compatible builds since they
are triggered with a pypy revision id
diff --git a/bot2/pypybuildbot/bu
Author: Ronan Lamy
Branch:
Changeset: r76233:96a8a84a5510
Date: 2015-03-03 21:12 +
http://bitbucket.org/pypy/pypy/changeset/96a8a84a5510/
Log:Add a few flowspace tests with convoluted control flow
diff --git a/rpython/flowspace/test/test_objspace.py
b/rpython/flowspace/test/test_objspa
Author: Amaury Forgeot d'Arc
Branch: py3.3
Changeset: r76234:f60fdd5b5b05
Date: 2015-03-04 00:29 +0100
http://bitbucket.org/pypy/pypy/changeset/f60fdd5b5b05/
Log:Fix compilation of _testcapimodule
diff --git a/lib_pypy/_testcapimodule.c b/lib_pypy/_testcapimodule.c
--- a/lib_pypy/_testcapimo
Author: Armin Rigo
Branch:
Changeset: r76235:dd560e38c568
Date: 2015-03-04 02:00 +0100
http://bitbucket.org/pypy/pypy/changeset/dd560e38c568/
Log:issue #1990: fix trouble caused by dde0fac9f1a4. See the issue for
details. Should be fixed by more explicitly asking for
follow_j
Author: Armin Rigo
Branch:
Changeset: r76236:167ad5df04a2
Date: 2015-03-04 02:03 +0100
http://bitbucket.org/pypy/pypy/changeset/167ad5df04a2/
Log:merge heads
diff --git a/rpython/flowspace/test/test_objspace.py
b/rpython/flowspace/test/test_objspace.py
--- a/rpython/flowspace/test/test_obj
19 matches
Mail list logo