Author: Armin Rigo
Branch:
Changeset: r72039:517570d93b88
Date: 2014-06-13 14:06 +0200
http://bitbucket.org/pypy/pypy/changeset/517570d93b88/
Log:Compress the numerous lists 'rd_locs' into 2 bytes instead of WORD
bytes per entry.
diff --git a/rpython/jit/backend/llsupport/assembler.
Author: mattip
Branch:
Changeset: r72040:9cf39ce9af62
Date: 2014-06-13 12:12 +0300
http://bitbucket.org/pypy/pypy/changeset/9cf39ce9af62/
Log:fix test for windows
diff --git a/pypy/tool/release/test/test_package.py
b/pypy/tool/release/test/test_package.py
--- a/pypy/tool/release/test/test_
Author: mattip
Branch:
Changeset: r72044:72420a9c1aba
Date: 2014-06-13 16:39 +0300
http://bitbucket.org/pypy/pypy/changeset/72420a9c1aba/
Log:do not use asmgcc on MSVC
diff --git
a/rpython/jit/backend/x86/test/test_ztranslation_external_exception.py
b/rpython/jit/backend/x86/test/test_ztr
Author: mattip
Branch:
Changeset: r72042:8fe4873384ce
Date: 2014-06-13 15:52 +0300
http://bitbucket.org/pypy/pypy/changeset/8fe4873384ce/
Log:work around windows limitations with PYPYLOG=C:\some\path and copy
complete env to subprocess
diff --git a/rpython/jit/backend/llsupport/test
Author: mattip
Branch:
Changeset: r72041:319216b229b6
Date: 2014-06-13 12:28 +0300
http://bitbucket.org/pypy/pypy/changeset/319216b229b6/
Log:skip most of the test if no objdump available
diff --git a/rpython/jit/backend/test/runner_test.py
b/rpython/jit/backend/test/runner_test.py
--- a/r
Author: mattip
Branch:
Changeset: r72043:ff3718cdc0c1
Date: 2014-06-13 16:12 +0300
http://bitbucket.org/pypy/pypy/changeset/ff3718cdc0c1/
Log:no asmgcc on MSVC
diff --git a/rpython/jit/backend/x86/test/test_zrpy_releasegil.py
b/rpython/jit/backend/x86/test/test_zrpy_releasegil.py
--- a/rpy
Author: Armin Rigo
Branch:
Changeset: r72045:ded4fbaff95a
Date: 2014-06-13 15:45 +0200
http://bitbucket.org/pypy/pypy/changeset/ded4fbaff95a/
Log:Support "PYPYLOG=+filename", equivalent to "PYPYLOG=filename" but
works also if the file name happens to contain a colon.
diff --git a/rp
Author: mattip
Branch:
Changeset: r72046:737638800736
Date: 2014-06-13 17:01 +0300
http://bitbucket.org/pypy/pypy/changeset/737638800736/
Log:document
diff --git a/pypy/doc/config/translation.log.txt
b/pypy/doc/config/translation.log.txt
--- a/pypy/doc/config/translation.log.txt
+++ b/pypy
Author: Armin Rigo
Branch: extradoc
Changeset: r5344:09e5b02e3ed6
Date: 2014-06-13 17:14 +0200
http://bitbucket.org/pypy/extradoc/changeset/09e5b02e3ed6/
Log:Add the PDF here
diff --git a/talk/dls2014/paper/paper.pdf b/talk/dls2014/paper/paper.pdf
new file mode 100644
index
Author: wenzhuman
Branch: gc-two-end-nursery
Changeset: r72047:0d353260bcad
Date: 2014-06-13 21:08 -0400
http://bitbucket.org/pypy/pypy/changeset/0d353260bcad/
Log:record objects with weakref/light_finalizers/finalizers
diff --git a/rpython/memory/gc/incminimark.py b/rpython/memory/gc/incmin
10 matches
Mail list logo