Author: mattip
Branch: release-2.3.x
Changeset: r71273:3f7cffa4d3ed
Date: 2014-05-05 10:03 +0300
http://bitbucket.org/pypy/pypy/changeset/3f7cffa4d3ed/
Log:add more macros (tests?)
diff --git a/pypy/module/cpyext/api.py b/pypy/module/cpyext/api.py
--- a/pypy/module/cpyext/api.py
+++ b/pypy/m
Author: mattip
Branch:
Changeset: r71274:5ceef23a14b8
Date: 2014-05-05 10:03 +0300
http://bitbucket.org/pypy/pypy/changeset/5ceef23a14b8/
Log:add more macros (tests?)
diff --git a/pypy/module/cpyext/api.py b/pypy/module/cpyext/api.py
--- a/pypy/module/cpyext/api.py
+++ b/pypy/module/cpyext/
Author: Remi Meier
Branch: extradoc
Changeset: r5227:e223b2a3a220
Date: 2014-05-05 09:50 +0200
http://bitbucket.org/pypy/extradoc/changeset/e223b2a3a220/
Log:some extensions, do the XXXs
diff --git a/talk/icooolps2014/position-paper.tex
b/talk/icooolps2014/position-paper.tex
--- a/talk/icoo
Author: Carl Friedrich Bolz
Branch: extradoc
Changeset: r5228:008c9121c210
Date: 2014-05-05 10:52 +0200
http://bitbucket.org/pypy/extradoc/changeset/008c9121c210/
Log:change title
diff --git a/talk/icooolps2014/position-paper.tex
b/talk/icooolps2014/position-paper.tex
--- a/talk/icooolps201
Author: Carl Friedrich Bolz
Branch: extradoc
Changeset: r5229:354573ba2558
Date: 2014-05-05 10:52 +0200
http://bitbucket.org/pypy/extradoc/changeset/354573ba2558/
Log:a few typos
diff --git a/talk/icooolps2014/position-paper.tex
b/talk/icooolps2014/position-paper.tex
--- a/talk/icooolps2014
Author: Carl Friedrich Bolz
Branch: extradoc
Changeset: r5230:9753ced909e1
Date: 2014-05-05 10:53 +0200
http://bitbucket.org/pypy/extradoc/changeset/9753ced909e1/
Log:use a ~ (non-breaking space) before citations
diff --git a/talk/icooolps2014/position-paper.tex
b/talk/icooolps2014/position
Author: Remi Meier
Branch: stmgc-c7
Changeset: r71275:cce0ed9a775c
Date: 2014-05-05 10:57 +0200
http://bitbucket.org/pypy/pypy/changeset/cce0ed9a775c/
Log:add real stmcb_commit_soon()
diff --git a/rpython/translator/stm/src_stm/stmgcintf.c
b/rpython/translator/stm/src_stm/stmgcintf.c
--- a/
Author: Carl Friedrich Bolz
Branch: extradoc
Changeset: r5231:6698e6fce68f
Date: 2014-05-05 12:09 +0200
http://bitbucket.org/pypy/extradoc/changeset/6698e6fce68f/
Log:a few tweaks, a few places where more citations are needed
diff --git a/talk/icooolps2014/position-paper.tex
b/talk/icooolps
Author: Carl Friedrich Bolz
Branch: extradoc
Changeset: r5232:8a17d33447d1
Date: 2014-05-05 12:11 +0200
http://bitbucket.org/pypy/extradoc/changeset/8a17d33447d1/
Log:move the table up, to force latex to put it into a sensible place
diff --git a/talk/icooolps2014/position-paper.tex
b/talk/i
Author: Armin Rigo
Branch:
Changeset: r71276:3484aaa1e858
Date: 2014-05-05 12:52 +0200
http://bitbucket.org/pypy/pypy/changeset/3484aaa1e858/
Log:Move this check earlier (random attempt to avoid SIGILL on very very
old x86 machines)
diff --git a/rpython/translator/c/src/entrypoint.c
Author: Remi Meier
Branch: extradoc
Changeset: r5233:9c837c7672df
Date: 2014-05-05 13:41 +0200
http://bitbucket.org/pypy/extradoc/changeset/9c837c7672df/
Log:more citations
diff --git a/talk/icooolps2014/position-paper.tex
b/talk/icooolps2014/position-paper.tex
--- a/talk/icooolps2014/posit
Author: Remi Meier
Branch: extradoc
Changeset: r5234:18ba53e1a5b4
Date: 2014-05-05 13:54 +0200
http://bitbucket.org/pypy/extradoc/changeset/18ba53e1a5b4/
Log:another comment
diff --git a/talk/icooolps2014/position-paper.tex
b/talk/icooolps2014/position-paper.tex
--- a/talk/icooolps2014/posi
Author: Remi Meier
Branch: extradoc
Changeset: r5235:09622858923e
Date: 2014-05-05 13:57 +0200
http://bitbucket.org/pypy/extradoc/changeset/09622858923e/
Log:another citation
diff --git a/talk/icooolps2014/position-paper.tex
b/talk/icooolps2014/position-paper.tex
--- a/talk/icooolps2014/pos
Author: Armin Rigo
Branch:
Changeset: r71277:c1d1f4dd5f5f
Date: 2014-05-05 13:58 +0200
http://bitbucket.org/pypy/pypy/changeset/c1d1f4dd5f5f/
Log:Correctly reset the state between iterations. Before this change,
successive iterations would take slightly longer and longer to
e
Author: Remi Meier
Branch: extradoc
Changeset: r5236:788db02a12d7
Date: 2014-05-05 13:59 +0200
http://bitbucket.org/pypy/extradoc/changeset/788db02a12d7/
Log:at least give HTM a 0 too
diff --git a/talk/icooolps2014/position-paper.tex
b/talk/icooolps2014/position-paper.tex
--- a/talk/icooolp
Author: Armin Rigo
Branch:
Changeset: r256:be0306e43d45
Date: 2014-05-03 13:46 +0200
http://bitbucket.org/pypy/benchmarks/changeset/be0306e43d45/
Log:Update to use the new 'atomic' module
diff --git a/multithread/common/abstract_threading.py
b/multithread/common/abstract_threading.py
--- a
Author: Armin Rigo
Branch:
Changeset: r257:d047b054ff7f
Date: 2014-05-05 14:15 +0200
http://bitbucket.org/pypy/benchmarks/changeset/d047b054ff7f/
Log:Fix the multithreaded richards as done in c1d1f4dd5f5f for
translator/goal/richards.py.
diff --git a/multithread/multithread-richards
Author: Remi Meier
Branch: extradoc
Changeset: r5237:458ea996a081
Date: 2014-05-05 14:17 +0200
http://bitbucket.org/pypy/extradoc/changeset/458ea996a081/
Log:emphasize atomic block parallelisation
diff --git a/talk/icooolps2014/position-paper.tex
b/talk/icooolps2014/position-paper.tex
--- a
Author: Remi Meier
Branch: extradoc
Changeset: r5238:642543cf5085
Date: 2014-05-05 14:17 +0200
http://bitbucket.org/pypy/extradoc/changeset/642543cf5085/
Log:add pdf
diff --git a/talk/icooolps2014/position-paper.pdf
b/talk/icooolps2014/position-paper.pdf
new file mode 100644
index
Author: Remi Meier
Branch:
Changeset: r258:f7ba852bdc89
Date: 2014-05-05 15:27 +0200
http://bitbucket.org/pypy/benchmarks/changeset/f7ba852bdc89/
Log:extend mandelbrot.py
diff --git a/multithread/mandelbrot/mandelbrot.py
b/multithread/mandelbrot/mandelbrot.py
--- a/multithread/mandelbrot/m
Author: Armin Rigo
Branch: extradoc
Changeset: r5239:fbc8c4259336
Date: 2014-05-05 16:11 +0200
http://bitbucket.org/pypy/extradoc/changeset/fbc8c4259336/
Log:Tweaks tweaks tweaks
diff --git a/talk/icooolps2014/position-paper.pdf
b/talk/icooolps2014/position-paper.pdf
index
8a9a6a4ac4f35959
Author: Armin Rigo
Branch:
Changeset: r71278:1034226b87f2
Date: 2014-05-05 16:24 +0200
http://bitbucket.org/pypy/pypy/changeset/1034226b87f2/
Log:Fix
diff --git a/rpython/translator/c/src/entrypoint.c
b/rpython/translator/c/src/entrypoint.c
--- a/rpython/translator/c/src/entrypoint.c
+++ b
Author: Armin Rigo
Branch: extradoc
Changeset: r5240:11071f8ef812
Date: 2014-05-05 16:31 +0200
http://bitbucket.org/pypy/extradoc/changeset/11071f8ef812/
Log:Move the table to page 3.
diff --git a/talk/icooolps2014/position-paper.pdf
b/talk/icooolps2014/position-paper.pdf
index
d0e11f70c50
Author: Remi Meier
Branch: extradoc
Changeset: r5241:379da0f357d3
Date: 2014-05-05 17:00 +0200
http://bitbucket.org/pypy/extradoc/changeset/379da0f357d3/
Log:add concluding sentence
diff --git a/talk/icooolps2014/position-paper.pdf
b/talk/icooolps2014/position-paper.pdf
index
61eddb1d20c28
Author: Armin Rigo
Branch: extradoc
Changeset: r5242:1cbe6de6b5e2
Date: 2014-05-05 17:02 +0200
http://bitbucket.org/pypy/extradoc/changeset/1cbe6de6b5e2/
Log:~\cite
diff --git a/talk/icooolps2014/position-paper.tex
b/talk/icooolps2014/position-paper.tex
--- a/talk/icooolps2014/position-pape
Author: Armin Rigo
Branch: extradoc
Changeset: r5243:7a830b8d3eed
Date: 2014-05-05 17:02 +0200
http://bitbucket.org/pypy/extradoc/changeset/7a830b8d3eed/
Log:regen
diff --git a/talk/icooolps2014/position-paper.pdf
b/talk/icooolps2014/position-paper.pdf
index
d50af6d75293ebca7607edd49d1c573
Author: Armin Rigo
Branch: extradoc
Changeset: r5244:cdc97c676401
Date: 2014-05-05 17:08 +0200
http://bitbucket.org/pypy/extradoc/changeset/cdc97c676401/
Log:Fix, maybe?
diff --git a/talk/icooolps2014/position-paper.pdf
b/talk/icooolps2014/position-paper.pdf
index
1b6cdc2799253a841eb294649
Author: Remi Meier
Branch:
Changeset: r259:11c8ab4dc4b6
Date: 2014-05-05 17:35 +0200
http://bitbucket.org/pypy/benchmarks/changeset/11c8ab4dc4b6/
Log:this shows cpyext not working on stm currently
diff --git a/multithread/mandelbrot/mandelbrot.py
b/multithread/mandelbrot/mandelbrot.py
---
Author: Remi Meier
Branch:
Changeset: r260:0ccaad335031
Date: 2014-05-05 18:01 +0200
http://bitbucket.org/pypy/benchmarks/changeset/0ccaad335031/
Log:make threadworms use a deque() because a linked list is better for
STM
diff --git a/multithread/common/abstract_threading.py
b/multi
Author: Brian Kearns
Branch:
Changeset: r71279:3581f7a906c9
Date: 2014-05-05 15:02 -0400
http://bitbucket.org/pypy/pypy/changeset/3581f7a906c9/
Log:test/fix searchsorted return type for scalars
diff --git a/pypy/module/micronumpy/ndarray.py
b/pypy/module/micronumpy/ndarray.py
--- a/pypy/mo
Author: Philip Jenvey
Branch: py3k
Changeset: r71283:01e1b2dbf81e
Date: 2014-05-05 12:07 -0700
http://bitbucket.org/pypy/pypy/changeset/01e1b2dbf81e/
Log:merge upstream
diff --git a/pypy/interpreter/baseobjspace.py b/pypy/interpreter/baseobjspace.py
--- a/pypy/interpreter/baseobjspace.py
+++
Author: Philip Jenvey
Branch: py3k
Changeset: r71281:a36e3abccfce
Date: 2014-05-05 12:06 -0700
http://bitbucket.org/pypy/pypy/changeset/a36e3abccfce/
Log:fix translation
diff --git a/pypy/module/_lsprof/interp_lsprof.py
b/pypy/module/_lsprof/interp_lsprof.py
--- a/pypy/module/_lsprof/interp
Author: Brian Kearns
Branch: release-2.3.x
Changeset: r71284:6296ec75007c
Date: 2014-05-05 15:02 -0400
http://bitbucket.org/pypy/pypy/changeset/6296ec75007c/
Log:test/fix searchsorted return type for scalars (grafted from
3581f7a906c91c9c57ea024c4242546af0a37e3e)
diff --git a/pypy/mo
Author: mattip
Branch:
Changeset: r71285:c9c45912211f
Date: 2014-05-05 23:46 +0300
http://bitbucket.org/pypy/pypy/changeset/c9c45912211f/
Log:typos (thanks Ryan)
diff --git a/pypy/doc/release-2.3.0.rst b/pypy/doc/release-2.3.0.rst
--- a/pypy/doc/release-2.3.0.rst
+++ b/pypy/doc/release-2.3.
Author: mattip
Branch: release-2.3.x
Changeset: r71286:030cfa02b9af
Date: 2014-05-05 23:46 +0300
http://bitbucket.org/pypy/pypy/changeset/030cfa02b9af/
Log:typos (thanks Ryan)
diff --git a/pypy/doc/release-2.3.0.rst b/pypy/doc/release-2.3.0.rst
--- a/pypy/doc/release-2.3.0.rst
+++ b/pypy/doc
Author: Stefano Rivera
Branch:
Changeset: r71287:11c4878ea354
Date: 2014-05-05 23:09 +0200
http://bitbucket.org/pypy/pypy/changeset/11c4878ea354/
Log:We now need -fPIC on PPC or translation will blow up with
R_PPC_REL24 relocations that are out of range
diff --git a/rpython/translat
Author: Philip Jenvey
Branch: py3k
Changeset: r71289:fc93c113016b
Date: 2014-05-05 12:13 -0700
http://bitbucket.org/pypy/pypy/changeset/fc93c113016b/
Log:adjust expected per py3k
diff --git a/pypy/module/_lsprof/test/test_cprofile.py
b/pypy/module/_lsprof/test/test_cprofile.py
--- a/pypy/mo
Author: Philip Jenvey
Branch: py3k
Changeset: r71288:345171b6d983
Date: 2014-05-05 12:10 -0700
http://bitbucket.org/pypy/pypy/changeset/345171b6d983/
Log:kill long literal
diff --git a/pypy/module/cppyy/test/test_cppyy.py
b/pypy/module/cppyy/test/test_cppyy.py
--- a/pypy/module/cppyy/test/t
Author: Philip Jenvey
Branch: py3k
Changeset: r71290:96a00ddec0cd
Date: 2014-05-05 13:01 -0700
http://bitbucket.org/pypy/pypy/changeset/96a00ddec0cd/
Log:adapt tests from default
diff --git a/pypy/module/marshal/test/test_marshal.py
b/pypy/module/marshal/test/test_marshal.py
--- a/pypy/modu
Author: Philip Jenvey
Branch: py3k
Changeset: r71291:7549430fa354
Date: 2014-05-05 13:01 -0700
http://bitbucket.org/pypy/pypy/changeset/7549430fa354/
Log:use the new buffer interface, adapt tests
diff --git a/pypy/module/struct/interp_struct.py
b/pypy/module/struct/interp_struct.py
--- a/py
Author: Philip Jenvey
Branch: py3k
Changeset: r71292:0177e2f21337
Date: 2014-05-05 17:15 -0700
http://bitbucket.org/pypy/pypy/changeset/0177e2f21337/
Log:skip this for now as it's also a problem on CPython, albeit not as
easy to reproduce on there
diff --git a/lib-python/3/test/test_
Author: Philip Jenvey
Branch: py3k
Changeset: r71293:59dc90f4fe8a
Date: 2014-05-05 17:33 -0700
http://bitbucket.org/pypy/pypy/changeset/59dc90f4fe8a/
Log:fix memoryview.readonly degrading to int from bool
diff --git a/pypy/module/mmap/interp_mmap.py b/pypy/module/mmap/interp_mmap.py
--- a/py
Author: Philip Jenvey
Branch:
Changeset: r71294:fb04fb1b644b
Date: 2014-05-05 18:33 -0700
http://bitbucket.org/pypy/pypy/changeset/fb04fb1b644b/
Log:fill in missing module names
diff --git a/pypy/module/_io/interp_bytesio.py
b/pypy/module/_io/interp_bytesio.py
--- a/pypy/module/_io/interp_
Author: Philip Jenvey
Branch: release-2.3.x
Changeset: r71295:59cfc1e32628
Date: 2014-05-05 18:33 -0700
http://bitbucket.org/pypy/pypy/changeset/59cfc1e32628/
Log:fill in missing module names (grafted from
fb04fb1b644b7d56c9affdead41f3704be5495ee)
diff --git a/pypy/module/_io/interp_
Author: Philip Jenvey
Branch: py3k
Changeset: r71301:6b34e576e6be
Date: 2014-05-05 18:43 -0700
http://bitbucket.org/pypy/pypy/changeset/6b34e576e6be/
Log:kill more __module__s
diff --git a/pypy/module/_io/interp_bufferedio.py
b/pypy/module/_io/interp_bufferedio.py
--- a/pypy/module/_io/inte
Author: Philip Jenvey
Branch:
Changeset: r71296:3a5da776e68e
Date: 2014-05-05 18:42 -0700
http://bitbucket.org/pypy/pypy/changeset/3a5da776e68e/
Log:forgot to kill this __module__
diff --git a/pypy/module/_cffi_backend/cdataobj.py
b/pypy/module/_cffi_backend/cdataobj.py
--- a/pypy/module/_
Author: Philip Jenvey
Branch: py3k
Changeset: r71299:d8096ef0c138
Date: 2014-05-05 18:38 -0700
http://bitbucket.org/pypy/pypy/changeset/d8096ef0c138/
Log:merge default
diff --git a/pypy/doc/release-2.3.0.rst b/pypy/doc/release-2.3.0.rst
--- a/pypy/doc/release-2.3.0.rst
+++ b/pypy/doc/release
Author: Philip Jenvey
Branch: py3k
Changeset: r71298:05a472020c13
Date: 2014-05-05 18:34 -0700
http://bitbucket.org/pypy/pypy/changeset/05a472020c13/
Log:disallow unicode
diff --git a/pypy/module/posix/interp_posix.py
b/pypy/module/posix/interp_posix.py
--- a/pypy/module/posix/interp_posix.
Author: Philip Jenvey
Branch: py3k
Changeset: r71300:9c2e85c01eb9
Date: 2014-05-05 18:43 -0700
http://bitbucket.org/pypy/pypy/changeset/9c2e85c01eb9/
Log:merge default
diff --git a/pypy/module/_cffi_backend/cdataobj.py
b/pypy/module/_cffi_backend/cdataobj.py
--- a/pypy/module/_cffi_backend/
Author: Philip Jenvey
Branch: release-2.3.x
Changeset: r71297:530e5d850319
Date: 2014-05-05 18:42 -0700
http://bitbucket.org/pypy/pypy/changeset/530e5d850319/
Log:forgot to kill this __module__ (grafted from
3a5da776e68eb60eec90e01935b74f4d39056d51)
diff --git a/pypy/module/_cffi_bac
Author: Brian Kearns
Branch:
Changeset: r71307:ad42ca1b0c3e
Date: 2014-05-05 22:09 -0400
http://bitbucket.org/pypy/pypy/changeset/ad42ca1b0c3e/
Log:merge heads
diff --git a/pypy/doc/release-2.3.0.rst b/pypy/doc/release-2.3.0.rst
--- a/pypy/doc/release-2.3.0.rst
+++ b/pypy/doc/release-2.3.0.
Author: Brian Kearns
Branch:
Changeset: r71305:40142188f76a
Date: 2014-05-05 17:24 -0400
http://bitbucket.org/pypy/pypy/changeset/40142188f76a/
Log:move _struct.error to interp level, test/fix its __module__
diff --git a/pypy/module/struct/__init__.py b/pypy/module/struct/__init__.py
--- a/
Author: Brian Kearns
Branch:
Changeset: r71303:0928de078261
Date: 2014-05-05 17:25 -0400
http://bitbucket.org/pypy/pypy/changeset/0928de078261/
Log:simplify struct.Struct methods now that everything lives at interp
level
diff --git a/pypy/module/struct/interp_struct.py
b/pypy/modul
Author: Brian Kearns
Branch:
Changeset: r71308:8d657ce17ec5
Date: 2014-05-05 22:10 -0400
http://bitbucket.org/pypy/pypy/changeset/8d657ce17ec5/
Log:backout 3a5da776e68e, this __module__ was here for a reason
diff --git a/pypy/module/_cffi_backend/cdataobj.py
b/pypy/module/_cffi_backend/cda
Author: Brian Kearns
Branch:
Changeset: r71304:b9a02124b908
Date: 2014-05-05 18:36 -0400
http://bitbucket.org/pypy/pypy/changeset/b9a02124b908/
Log:add (skipped) struct object test_pypy_c
diff --git a/pypy/module/pypyjit/test_pypy_c/test_misc.py
b/pypy/module/pypyjit/test_pypy_c/test_misc.
Author: Brian Kearns
Branch:
Changeset: r71302:a7a4b3c9936f
Date: 2014-05-05 19:45 -0400
http://bitbucket.org/pypy/pypy/changeset/a7a4b3c9936f/
Log:oops, fix test_pypy_c.test_buffers
diff --git a/pypy/module/pypyjit/test_pypy_c/test_buffers.py
b/pypy/module/pypyjit/test_pypy_c/test_buffers
Author: Brian Kearns
Branch:
Changeset: r71306:d93da947bbf6
Date: 2014-05-05 18:35 -0400
http://bitbucket.org/pypy/pypy/changeset/d93da947bbf6/
Log:promote format on struct.Struct objects
diff --git a/pypy/module/pypyjit/test_pypy_c/test_struct.py
b/pypy/module/pypyjit/test_pypy_c/test_str
Author: Brian Kearns
Branch: release-2.3.x
Changeset: r71309:7267908b2526
Date: 2014-05-05 22:10 -0400
http://bitbucket.org/pypy/pypy/changeset/7267908b2526/
Log:backout 3a5da776e68e, this __module__ was here for a reason
diff --git a/pypy/module/_cffi_backend/cdataobj.py
b/pypy/module/_cff
Author: Brian Kearns
Branch: release-2.3.x
Changeset: r71311:186c5a7009ed
Date: 2014-05-05 22:20 -0400
http://bitbucket.org/pypy/pypy/changeset/186c5a7009ed/
Log:properly test/fix _io __modules__s
diff --git a/pypy/module/_io/interp_io.py b/pypy/module/_io/interp_io.py
--- a/pypy/module/_io/
Author: Brian Kearns
Branch:
Changeset: r71310:13f0fb1ddec1
Date: 2014-05-05 22:20 -0400
http://bitbucket.org/pypy/pypy/changeset/13f0fb1ddec1/
Log:properly test/fix _io __modules__s
diff --git a/pypy/module/_io/interp_io.py b/pypy/module/_io/interp_io.py
--- a/pypy/module/_io/interp_io.py
Author: Brian Kearns
Branch: py3k
Changeset: r71312:9401f74194b9
Date: 2014-05-05 22:43 -0400
http://bitbucket.org/pypy/pypy/changeset/9401f74194b9/
Log:merge default
diff --git a/pypy/module/_cffi_backend/cdataobj.py
b/pypy/module/_cffi_backend/cdataobj.py
--- a/pypy/module/_cffi_backend/c
Author: Brian Kearns
Branch: py3k
Changeset: r71313:3d70a53d701b
Date: 2014-05-05 23:14 -0400
http://bitbucket.org/pypy/pypy/changeset/3d70a53d701b/
Log:copy_reg is copyreg on py3k
diff --git a/pypy/module/_ast/test/test_ast.py
b/pypy/module/_ast/test/test_ast.py
--- a/pypy/module/_ast/test
Author: Brian Kearns
Branch: py3k
Changeset: r71314:920b78b33122
Date: 2014-05-05 23:18 -0400
http://bitbucket.org/pypy/pypy/changeset/920b78b33122/
Log:__builtin__ -> builtins
diff --git a/pypy/module/_io/test/test_io.py b/pypy/module/_io/test/test_io.py
--- a/pypy/module/_io/test/test_io.p
Author: mattip
Branch:
Changeset: r71315:777bfc76bd25
Date: 2014-05-06 08:41 +0300
http://bitbucket.org/pypy/pypy/changeset/777bfc76bd25/
Log:fix test
diff --git a/rpython/translator/goal/richards.py
b/rpython/translator/goal/richards.py
--- a/rpython/translator/goal/richards.py
+++ b/rpyt
64 matches
Mail list logo