Author: Alex Gaynor
Branch:
Changeset: r76508:7a496fc36cd0
Date: 2015-03-22 23:44 -0400
http://bitbucket.org/pypy/pypy/changeset/7a496fc36cd0/
Log:Not sure why this code is indenteted 2x
diff --git a/rpython/translator/simplify.py b/rpython/translator/simplify.py
--- a/rpython/translator/si
Author: Ronan Lamy
Branch: exc-later
Changeset: r76506:7da3860806b3
Date: 2015-03-23 03:00 +
http://bitbucket.org/pypy/pypy/changeset/7da3860806b3/
Log:add a failing test
diff --git a/rpython/translator/c/test/test_exception.py
b/rpython/translator/c/test/test_exception.py
--- a/rpython
Author: Ronan Lamy
Branch: exc-later
Changeset: r76507:ecfb2b754b12
Date: 2015-03-23 03:13 +
http://bitbucket.org/pypy/pypy/changeset/ecfb2b754b12/
Log:fix rpython/translator/c/test/test_exception.py::test_getitem_custom
_exception
diff --git a/rpython/translator/simplify.py b/rp
Author: Armin Rigo
Branch:
Changeset: r76505:9470a81396fa
Date: 2015-03-22 22:58 +0100
http://bitbucket.org/pypy/pypy/changeset/9470a81396fa/
Log:Bah, wrong method. It's startup() that is called at runtime.
diff --git a/pypy/module/pyexpat/__init__.py b/pypy/module/pyexpat/__init__.py
--- a
Author: Ben Cordero
Branch: bencord0/also-look-for-ffih-under-usrlocalinclude-1426863787737
Changeset: r1676:7b9b67e7086d
Date: 2015-03-22 07:03 +
http://bitbucket.org/cffi/cffi/changeset/7b9b67e7086d/
Log:Only add '/usr/local/include' to include_dirs on FreeBSD
diff --git a/setup.py b/s
Author: Ben Cordero
Branch: bencord0/also-look-for-ffih-under-usrlocalinclude-1426863787737
Changeset: r1675:8dc344226542
Date: 2015-03-20 15:03 +
http://bitbucket.org/cffi/cffi/changeset/8dc344226542/
Log:Also look for ffi.h under /usr/local/include
diff --git a/setup.py b/setup.py
---
Author: Armin Rigo
Branch:
Changeset: r1677:ba891f2e5892
Date: 2015-03-22 18:16 +0100
http://bitbucket.org/cffi/cffi/changeset/ba891f2e5892/
Log:Merged in bencord0/cffi/bencord0/also-look-for-ffih-under-
usrlocalinclude-1426863787737 (pull request #57)
Also look for ffi.h un
Author: Armin Rigo
Branch:
Changeset: r76504:96c123f0695a
Date: 2015-03-22 18:12 +0100
http://bitbucket.org/pypy/pypy/changeset/96c123f0695a/
Log:Don't freeze in the pypy binary the version numbers of the libexpat1
library as found during translation.
diff --git a/pypy/module/pyexpa
Author: Armin Rigo
Branch: stmgc-c7
Changeset: r76502:19a70527aa8a
Date: 2015-03-22 08:38 +0100
http://bitbucket.org/pypy/pypy/changeset/19a70527aa8a/
Log:import stmgc/a0b5046a7bea
diff --git a/rpython/translator/stm/src_stm/revision
b/rpython/translator/stm/src_stm/revision
--- a/rpython/t
Author: Armin Rigo
Branch: stmgc-c7
Changeset: r76503:1f0c0b00b785
Date: 2015-03-22 17:39 +0100
http://bitbucket.org/pypy/pypy/changeset/1f0c0b00b785/
Log:merge heads
diff --git a/pypy/module/pypystm/test_pypy_c/test_no_conflict.py
b/pypy/module/pypystm/test_pypy_c/test_no_conflict.py
--- a
Author: Armin Rigo
Branch:
Changeset: r1739:a0b5046a7bea
Date: 2015-03-22 08:38 +0100
http://bitbucket.org/pypy/stmgc/changeset/a0b5046a7bea/
Log:a rare (maybe impossible) case
diff --git a/c7/stm/core.c b/c7/stm/core.c
--- a/c7/stm/core.c
+++ b/c7/stm/core.c
@@ -351,7 +351,9 @@
STM_PS
Author: Maciej Fijalkowski
Branch: vmprof
Changeset: r76501:f361fc756693
Date: 2015-03-22 10:50 +0200
http://bitbucket.org/pypy/pypy/changeset/f361fc756693/
Log:make code obj ids more unique
diff --git a/pypy/interpreter/executioncontext.py
b/pypy/interpreter/executioncontext.py
--- a/pypy/
Author: Maciej Fijalkowski
Branch: vmprof
Changeset: r76500:71c7b2e97542
Date: 2015-03-22 10:10 +0200
http://bitbucket.org/pypy/pypy/changeset/71c7b2e97542/
Log:improve the situation of writing to a file - dont use buffering for
now
diff --git a/pypy/module/_vmprof/src/vmprof.c b/pyp
13 matches
Mail list logo