Author: Maciej Fijalkowski
Branch:
Changeset: r58774:907eab44b749
Date: 2012-11-07 12:39 +0200
http://bitbucket.org/pypy/pypy/changeset/907eab44b749/
Log:clarify LICENSE
diff --git a/LICENSE b/LICENSE
--- a/LICENSE
+++ b/LICENSE
@@ -3,7 +3,8 @@
Except when otherwise stated (look for LICE
Author: Maciej Fijalkowski
Branch:
Changeset: r58775:0a46cafff86b
Date: 2012-11-07 12:52 +0200
http://bitbucket.org/pypy/pypy/changeset/0a46cafff86b/
Log:clean up the title
diff --git a/LICENSE b/LICENSE
--- a/LICENSE
+++ b/LICENSE
@@ -1,5 +1,5 @@
-License for files in the pypy/ directory
Author: Maciej Fijalkowski
Branch:
Changeset: r58776:3f28ea1e9008
Date: 2012-11-07 13:00 +0200
http://bitbucket.org/pypy/pypy/changeset/3f28ea1e9008/
Log:kill now-dead code
diff --git a/pypy/interpreter/nestedscope.py b/pypy/interpreter/nestedscope.py
--- a/pypy/interpreter/nestedscope.py
+
Author: Armin Rigo
Branch:
Changeset: r58777:6a60ef6bac4e
Date: 2012-11-07 11:07 +0100
http://bitbucket.org/pypy/pypy/changeset/6a60ef6bac4e/
Log:Tweak the gc.get_*() functions to give them hopefully reasonable
performance, based on the new ability to set and clear a flag in the
Author: Armin Rigo
Branch:
Changeset: r58780:d28cbc6eaf86
Date: 2012-11-07 11:45 +0100
http://bitbucket.org/pypy/pypy/changeset/d28cbc6eaf86/
Log:Should make the "extra" flag really independent from any other flag
used in the GC.
diff --git a/pypy/rpython/memory/gc/semispace.py
b/p
Author: Armin Rigo
Branch:
Changeset: r58778:358b96dcce46
Date: 2012-11-07 11:37 +0100
http://bitbucket.org/pypy/pypy/changeset/358b96dcce46/
Log:C implementation.
diff --git a/pypy/translator/c/gc.py b/pypy/translator/c/gc.py
--- a/pypy/translator/c/gc.py
+++ b/pypy/translator/c/gc.py
@@ -
Author: Armin Rigo
Branch:
Changeset: r58781:94bb334acb64
Date: 2012-11-07 12:57 +0100
http://bitbucket.org/pypy/pypy/changeset/94bb334acb64/
Log:Test and fix.
diff --git a/pypy/module/gc/referents.py b/pypy/module/gc/referents.py
--- a/pypy/module/gc/referents.py
+++ b/pypy/module/gc/refer
Author: Armin Rigo
Branch:
Changeset: r58779:f8749badf1b2
Date: 2012-11-07 11:38 +0100
http://bitbucket.org/pypy/pypy/changeset/f8749badf1b2/
Log:merge heads
diff --git a/pypy/tool/pytest/inttest.py b/pypy/tool/pytest/inttest.py
--- a/pypy/tool/pytest/inttest.py
+++ b/pypy/tool/pytest/intte
Author: Armin Rigo
Branch:
Changeset: r58782:72d7509f81ea
Date: 2012-11-07 12:57 +0100
http://bitbucket.org/pypy/pypy/changeset/72d7509f81ea/
Log:merge heads
diff --git a/LICENSE b/LICENSE
--- a/LICENSE
+++ b/LICENSE
@@ -1,9 +1,10 @@
-License for files in the pypy/ directory
-=
Author: Armin Rigo
Branch:
Changeset: r58783:fecb29911cb8
Date: 2012-11-07 13:13 +0100
http://bitbucket.org/pypy/pypy/changeset/fecb29911cb8/
Log:A better fix
diff --git a/pypy/module/gc/referents.py b/pypy/module/gc/referents.py
--- a/pypy/module/gc/referents.py
+++ b/pypy/module/gc/refere
Author: Armin Rigo
Branch:
Changeset: r58784:754e017417d3
Date: 2012-11-07 14:15 +0100
http://bitbucket.org/pypy/pypy/changeset/754e017417d3/
Log:Mention this even though it was not in a branch
diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head
Author: Armin Rigo
Branch:
Changeset: r1032:501b14aca6cd
Date: 2012-11-07 14:36 +0100
http://bitbucket.org/cffi/cffi/changeset/501b14aca6cd/
Log:pycparser is not thread-safe. Fix mostly by Sarvi.
diff --git a/cffi/cparser.py b/cffi/cparser.py
--- a/cffi/cparser.py
+++ b/cffi/cparser.py
@@ -
Author: Maciej Fijalkowski
Branch:
Changeset: r58785:9dc6cd01cad3
Date: 2012-11-07 14:47 +0100
http://bitbucket.org/pypy/pypy/changeset/9dc6cd01cad3/
Log:fix termios tests
diff --git a/pypy/interpreter/nestedscope.py b/pypy/interpreter/nestedscope.py
--- a/pypy/interpreter/nestedscope.py
++
Author: Maciej Fijalkowski
Branch:
Changeset: r58786:0acb47dfb2f4
Date: 2012-11-07 18:45 +0100
http://bitbucket.org/pypy/pypy/changeset/0acb47dfb2f4/
Log:merge
diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head.rst
+++ b/pypy/doc/whatsnew-head.
Author: Armin Rigo
Branch:
Changeset: r58787:26987097b7e9
Date: 2012-11-07 19:31 +0100
http://bitbucket.org/pypy/pypy/changeset/26987097b7e9/
Log:Backout part of 9dc6cd01cad3, looks like checked in by mistake.
diff --git a/pypy/interpreter/nestedscope.py b/pypy/interpreter/nestedscope.py
--
Author: Armin Rigo
Branch:
Changeset: r58788:1c0524895af0
Date: 2012-11-07 20:12 +0100
http://bitbucket.org/pypy/pypy/changeset/1c0524895af0/
Log:Hacking around, but I believe that this is correct.
diff --git a/lib-python/2.7/distutils/command/build_ext.py
b/lib-python/2.7/distutils/comman
Author: Ronny Pfannschmidt
Branch:
Changeset: r58789:6dd69be8f6a5
Date: 2012-11-07 20:42 +0100
http://bitbucket.org/pypy/pypy/changeset/6dd69be8f6a5/
Log:fix issue1317 - fd returned by os.popen is always a context manager
diff --git a/pypy/module/posix/app_posix.py b/pypy/module/posix/app_p
17 matches
Mail list logo