Author: Tim Felgentreff
Branch:
Changeset: r595:1bcfc3ded0b0
Date: 2014-02-05 10:14 +0100
http://bitbucket.org/pypy/lang-smalltalk/changeset/1bcfc3ded0b0/
Log:dynamically get the pixelbuffer, because realloc may move it
diff --git a/spyvm/display.py b/spyvm/display.py
--- a/spyvm/display.py
Author: Tim Felgentreff
Branch:
Changeset: r598:e4c2e5637146
Date: 2014-02-07 09:54 +0100
http://bitbucket.org/pypy/lang-smalltalk/changeset/e4c2e5637146/
Log:merge remote
diff --git a/targetimageloadingsmalltalk.py b/targetimageloadingsmalltalk.py
old mode 100644
new mode 100755
--- a/targ
Author: Tim Felgentreff
Branch:
Changeset: r596:2d1aef2a70a3
Date: 2014-02-05 10:15 +0100
http://bitbucket.org/pypy/lang-smalltalk/changeset/2d1aef2a70a3/
Log:fix COPY_BITS prim if we call the rpython plugin
diff --git a/spyvm/primitives.py b/spyvm/primitives.py
--- a/spyvm/primitives.py
++
Author: Tim Felgentreff
Branch:
Changeset: r597:4830ce6194cb
Date: 2014-02-05 10:15 +0100
http://bitbucket.org/pypy/lang-smalltalk/changeset/4830ce6194cb/
Log:try to improve byteobject comparisons
diff --git a/spyvm/model.py b/spyvm/model.py
--- a/spyvm/model.py
+++ b/spyvm/model.py
@@ -796
Author: Remi Meier
Branch: c7
Changeset: r706:a4bc64e1d240
Date: 2014-02-07 10:46 +0100
http://bitbucket.org/pypy/stmgc/changeset/a4bc64e1d240/
Log:small changes
diff --git a/c7/core.c b/c7/core.c
--- a/c7/core.c
+++ b/c7/core.c
@@ -205,6 +205,7 @@
assert(READMARKER_START < READMARKER_EN
Author: Matti Picus
Branch: precompiled-headers
Changeset: r69092:b238bc9d56d5
Date: 2014-02-07 09:08 +0200
http://bitbucket.org/pypy/pypy/changeset/b238bc9d56d5/
Log:merge default into branch
diff --git a/pypy/module/__pypy__/__init__.py b/pypy/module/__pypy__/__init__.py
--- a/pypy/module/
Author: Matti Picus
Branch:
Changeset: r69094:506a567ec761
Date: 2014-02-07 09:14 +0200
http://bitbucket.org/pypy/pypy/changeset/506a567ec761/
Log:merge precompiled-headers which uses Makefile with precompiled
headers on MSVC
diff --git a/pypy/module/cpyext/api.py b/pypy/module/cpye
Author: Matti Picus
Branch: precompiled-headers
Changeset: r69091:b6aba01a6fc2
Date: 2014-02-07 09:07 +0200
http://bitbucket.org/pypy/pypy/changeset/b6aba01a6fc2/
Log:skip test on gcc
diff --git a/rpython/translator/platform/test/test_makefile.py
b/rpython/translator/platform/test/test_make
Author: Matti Picus
Branch: precompiled-headers
Changeset: r69093:c82a167147b1
Date: 2014-02-07 09:11 +0200
http://bitbucket.org/pypy/pypy/changeset/c82a167147b1/
Log:close branch to be merged
___
pypy-commit mailing list
pypy-commit@python.org
htt
Author: Matti Picus
Branch:
Changeset: r69095:62009b849a14
Date: 2014-02-07 12:06 +0200
http://bitbucket.org/pypy/pypy/changeset/62009b849a14/
Log:document merged branch
diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head.rst
+++ b/pypy/doc/what
Author: Tim Felgentreff
Branch: 64bit-c2
Changeset: r599:8343cdb32ec6
Date: 2014-02-07 13:12 +0100
http://bitbucket.org/pypy/lang-smalltalk/changeset/8343cdb32ec6/
Log:graft changes from 64bit branch onto master
diff --git a/spyvm/constants.py b/spyvm/constants.py
--- a/spyvm/constants.py
++
Author: Armin Rigo
Branch: c7
Changeset: r707:e6bce725abb4
Date: 2014-02-07 13:43 +0100
http://bitbucket.org/pypy/stmgc/changeset/e6bce725abb4/
Log:Try to be extra careful around the "lock" in nursery_current
diff --git a/c7/core.c b/c7/core.c
--- a/c7/core.c
+++ b/c7/core.c
@@ -175,7 +175,7
Author: Remi Meier
Branch: c7
Changeset: r708:e281aed3728a
Date: 2014-02-07 15:35 +0100
http://bitbucket.org/pypy/stmgc/changeset/e281aed3728a/
Log:add a comment
diff --git a/c7/core.c b/c7/core.c
--- a/c7/core.c
+++ b/c7/core.c
@@ -388,6 +388,9 @@
_STM_TL->need_abort = 0;
/* global
Author: Remi Meier
Branch: c7
Changeset: r709:1a1f89d3003c
Date: 2014-02-07 15:46 +0100
http://bitbucket.org/pypy/stmgc/changeset/1a1f89d3003c/
Log:another comment
diff --git a/c7/core.h b/c7/core.h
--- a/c7/core.h
+++ b/c7/core.h
@@ -200,6 +200,10 @@
static inline void write_fence(void)
{
Author: Antonio Cuni
Branch: extradoc
Changeset: r5145:dc92848ce8b4
Date: 2014-02-07 17:26 +0100
http://bitbucket.org/pypy/extradoc/changeset/dc92848ce8b4/
Log:first draft for the abstract
diff --git a/talk/ep2013/status/abstract.rst b/talk/ep2013/status/abstract.rst
new file mode 100644
---
Author: Antonio Cuni
Branch: extradoc
Changeset: r5146:40c945b881d2
Date: 2014-02-07 17:29 +0100
http://bitbucket.org/pypy/extradoc/changeset/40c945b881d2/
Log:bah
diff --git a/talk/ep2013/status/abstract.rst b/talk/ep2014/status/abstract.rst
rename from talk/ep2013/status/abstract.rst
renam
Author: Armin Rigo
Branch: extradoc
Changeset: r5147:d1c12ea246a5
Date: 2014-02-07 18:10 +0100
http://bitbucket.org/pypy/extradoc/changeset/d1c12ea246a5/
Log:STM talk abstract, first version
diff --git a/talk/ep2014/stm/abstract.rst b/talk/ep2014/stm/abstract.rst
new file mode 100644
--- /de
Author: Armin Rigo
Branch: extradoc
Changeset: r5148:b53fb9b9054a
Date: 2014-02-07 18:22 +0100
http://bitbucket.org/pypy/extradoc/changeset/b53fb9b9054a/
Log:Light rewrite of this para
diff --git a/talk/ep2014/stm/abstract.rst b/talk/ep2014/stm/abstract.rst
--- a/talk/ep2014/stm/abstract.rst
Author: Armin Rigo
Branch: extradoc
Changeset: r5149:550b7a914c24
Date: 2014-02-07 18:33 +0100
http://bitbucket.org/pypy/extradoc/changeset/550b7a914c24/
Log:Expand and add CFFI
diff --git a/talk/ep2014/status/abstract.rst b/talk/ep2014/status/abstract.rst
--- a/talk/ep2014/status/abstract.r
Author: Armin Rigo
Branch: c7
Changeset: r710:f59e497a6ec5
Date: 2014-02-07 20:24 +0100
http://bitbucket.org/pypy/stmgc/changeset/f59e497a6ec5/
Log:Use __sync_synchronize() as a general fall-back. Update comments.
diff --git a/c7/core.h b/c7/core.h
--- a/c7/core.h
+++ b/c7/core.h
@@ -199,14
Author: Philip Jenvey
Branch: extradoc
Changeset: r5150:74f17fa92c47
Date: 2013-11-12 15:14 -0800
http://bitbucket.org/pypy/extradoc/changeset/74f17fa92c47/
Log:reword
diff --git a/blog/draft/py3k-status-update-12.rst
b/blog/draft/py3k-status-update-12.rst
--- a/blog/draft/py3k-status-updat
Author: Philip Jenvey
Branch: extradoc
Changeset: r5151:1694aba0aca8
Date: 2014-02-07 11:35 -0800
http://bitbucket.org/pypy/extradoc/changeset/1694aba0aca8/
Log:merge upstream
diff --git a/planning/jit.txt b/planning/jit.txt
--- a/planning/jit.txt
+++ b/planning/jit.txt
@@ -48,6 +48,18 @@
-
22 matches
Mail list logo