Author: Armin Rigo
Branch:
Changeset: r66274:422233ea1b89
Date: 2013-08-21 09:40 +0200
http://bitbucket.org/pypy/pypy/changeset/422233ea1b89/
Log:Add the Win64 plan in the back of my mind.
diff --git a/pypy/doc/windows.rst b/pypy/doc/windows.rst
--- a/pypy/doc/windows.rst
+++ b/pypy/doc/win
Author: Armin Rigo
Branch:
Changeset: r66275:bc66a4bf350e
Date: 2013-08-21 09:45 +0200
http://bitbucket.org/pypy/pypy/changeset/bc66a4bf350e/
Log:Mention early work (hi Christian)
diff --git a/pypy/doc/windows.rst b/pypy/doc/windows.rst
--- a/pypy/doc/windows.rst
+++ b/pypy/doc/windows.rst
Author: Armin Rigo
Branch:
Changeset: r66276:8de0c4e1a787
Date: 2013-08-21 09:59 +0200
http://bitbucket.org/pypy/pypy/changeset/8de0c4e1a787/
Log:Two new SSE 4 instructions
diff --git a/rpython/translator/c/gcc/trackgcroot.py
b/rpython/translator/c/gcc/trackgcroot.py
--- a/rpython/translat
Author: Armin Rigo
Branch: stmgc-static-barrier
Changeset: r66277:a4d5e4fccf79
Date: 2013-08-21 11:26 +0200
http://bitbucket.org/pypy/pypy/changeset/a4d5e4fccf79/
Log:Add a XXX about that case
diff --git a/rpython/translator/stm/writebarrier.py
b/rpython/translator/stm/writebarrier.py
--- a
Author: Armin Rigo
Branch:
Changeset: r66278:c6dd660901e1
Date: 2013-08-21 13:18 +0200
http://bitbucket.org/pypy/pypy/changeset/c6dd660901e1/
Log:Develop and use other potential ideas
diff --git a/pypy/doc/windows.rst b/pypy/doc/windows.rst
--- a/pypy/doc/windows.rst
+++ b/pypy/doc/windows.
Author: Armin Rigo
Branch:
Changeset: r66279:1d3e8ab7f4dd
Date: 2013-08-21 13:21 +0200
http://bitbucket.org/pypy/pypy/changeset/1d3e8ab7f4dd/
Log:Add a note.
diff --git a/pypy/doc/windows.rst b/pypy/doc/windows.rst
--- a/pypy/doc/windows.rst
+++ b/pypy/doc/windows.rst
@@ -294,6 +294,10 @@
Author: Manuel Jacob
Branch: refactor-str-types
Changeset: r66281:a25bcb6612ef
Date: 2013-08-21 15:55 +0200
http://bitbucket.org/pypy/pypy/changeset/a25bcb6612ef/
Log:Fix comparison of W_BytesObject with W_StringBufferObject.
diff --git a/pypy/objspace/std/bytesobject.py b/pypy/objspace/std/b
Author: Manuel Jacob
Branch: refactor-str-types
Changeset: r66280:8360b8f1a263
Date: 2013-08-21 12:47 +0200
http://bitbucket.org/pypy/pypy/changeset/8360b8f1a263/
Log:Fix.
diff --git a/pypy/objspace/std/bytesobject.py b/pypy/objspace/std/bytesobject.py
--- a/pypy/objspace/std/bytesobject.py
+
Author: Maciej Fijalkowski
Branch: optmodel-refactor
Changeset: r66282:597c1b69f100
Date: 2013-08-21 17:39 +0200
http://bitbucket.org/pypy/pypy/changeset/597c1b69f100/
Log:Progress on building new sort of bytecode - intermediate checkin (I
just need a point of reference)
diff --git a
Author: Armin Rigo
Branch: gc-del-2
Changeset: r66283:c37e00e43d40
Date: 2013-08-21 19:04 +0200
http://bitbucket.org/pypy/pypy/changeset/c37e00e43d40/
Log:in-progress
diff --git a/rpython/memory/gc/minimark.py b/rpython/memory/gc/minimark.py
--- a/rpython/memory/gc/minimark.py
+++ b/rpython/
Author: Andrew Chambers
Branch: incremental-gc
Changeset: r66284:74b07286c87d
Date: 2013-08-22 13:35 +1200
http://bitbucket.org/pypy/pypy/changeset/74b07286c87d/
Log:added some failing tests
diff --git a/rpython/memory/gc/incminimark.py b/rpython/memory/gc/incminimark.py
--- a/rpython/memory
11 matches
Mail list logo