Author: Armin Rigo
Branch:
Changeset: r75825:2b2163d65ee4
Date: 2015-02-11 10:54 +0100
http://bitbucket.org/pypy/pypy/changeset/2b2163d65ee4/
Log:issue #1978 resolved
diff --git a/lib_pypy/pyrepl/readline.py b/lib_pypy/pyrepl/readline.py
--- a/lib_pypy/pyrepl/readline.py
+++ b/lib_pypy/pyre
Author: Armin Rigo
Branch:
Changeset: r75826:adea6f0cdf60
Date: 2015-02-11 16:49 +0100
http://bitbucket.org/pypy/pypy/changeset/adea6f0cdf60/
Log:issue #1976
patch by David Naylor: better support for FreeBSD
diff --git a/lib_pypy/_sqlite3.py b/lib_pypy/_sqlite3.py
--- a/lib_pypy/_s
Author: Armin Rigo
Branch:
Changeset: r75827:9249bb18f160
Date: 2015-02-11 16:52 +0100
http://bitbucket.org/pypy/pypy/changeset/9249bb18f160/
Log:issue #1977
patch by David Naylor: support FreeBSD
diff --git a/lib_pypy/gdbm.py b/lib_pypy/gdbm.py
--- a/lib_pypy/gdbm.py
+++ b/lib_pyp
Author: Armin Rigo
Branch: extradoc
Changeset: r566:0ef10b189227
Date: 2015-02-11 17:00 +0100
http://bitbucket.org/pypy/pypy.org/changeset/0ef10b189227/
Log:Complete the NumPy 2-paragraph instructions and link more clearly to
numpy/pypy.
diff --git a/download.html b/download.html
---
Author: Armin Rigo
Branch:
Changeset: r75828:70d63dd6d506
Date: 2015-02-11 18:55 +0100
http://bitbucket.org/pypy/pypy/changeset/70d63dd6d506/
Log:Revert too much changes that were done in b782b42ddc67: we still
need to say "-Wl,--export-dynamic" in the Makefile, otherwise no
Author: Benjamin Peterson
Branch:
Changeset: r75829:5066e0dc8fc9
Date: 2015-02-11 12:57 -0500
http://bitbucket.org/pypy/pypy/changeset/5066e0dc8fc9/
Log:remove trailing whitespace
diff --git a/rpython/jit/backend/arm/instruction_builder.py
b/rpython/jit/backend/arm/instruction_builder.py
-
Author: Armin Rigo
Branch:
Changeset: r75831:af205bb7dad4
Date: 2015-02-11 19:27 +0100
http://bitbucket.org/pypy/pypy/changeset/af205bb7dad4/
Log:A sprinke of RPY_EXTERN here and there avoids some of the remaining
unexpectedly-exported symbols.
diff --git a/rpython/rtyper/module/ll_
Author: Armin Rigo
Branch:
Changeset: r75832:498cbdbc76f4
Date: 2015-02-11 19:27 +0100
http://bitbucket.org/pypy/pypy/changeset/498cbdbc76f4/
Log:merge heads
diff --git a/rpython/jit/backend/arm/instruction_builder.py
b/rpython/jit/backend/arm/instruction_builder.py
--- a/rpython/jit/backe
Author: Armin Rigo
Branch:
Changeset: r75830:b4bf2c4a705f
Date: 2015-02-11 19:10 +0100
http://bitbucket.org/pypy/pypy/changeset/b4bf2c4a705f/
Log:Add a test for 70d63dd6d506, which also fails because we have a few
functions not marked with any RPY_xxx macro
diff --git a/rpython/tran
Author: Armin Rigo
Branch: extradoc
Changeset: r567:b04699f23493
Date: 2015-02-11 20:48 +0100
http://bitbucket.org/pypy/pypy.org/changeset/b04699f23493/
Log:Remove explicit mention of --jit-backend=x86-without-sse2.
diff --git a/download.html b/download.html
--- a/download.html
+++ b/downloa
Author: mattip
Branch: stdlib-2.7.9
Changeset: r75833:4b28f7d27709
Date: 2015-02-12 01:29 +0200
http://bitbucket.org/pypy/pypy/changeset/4b28f7d27709/
Log:None is illegal in a llexternal call
diff --git a/pypy/module/_ssl/interp_win32.py b/pypy/module/_ssl/interp_win32.py
--- a/pypy/module/_
11 matches
Mail list logo