Author: Armin Rigo
Branch: stm-thread-2
Changeset: r57139:175127a5208d
Date: 2012-09-04 16:39 +0200
http://bitbucket.org/pypy/pypy/changeset/175127a5208d/
Log:in-progress: trying to get test_stmgcintf working again
diff --git a/pypy/rlib/rstm.py b/pypy/rlib/rstm.py
--- a/pypy/rlib/rstm.py
++
Author: Armin Rigo
Branch:
Changeset: r57140:89ae68436535
Date: 2012-09-05 09:14 +0200
http://bitbucket.org/pypy/pypy/changeset/89ae68436535/
Log:Add a test. The fix is just killing 3 lines, including a comment
that is not longer true.
diff --git a/pypy/module/_sre/interp_sre.py b/p
Author: Armin Rigo
Branch:
Changeset: r57141:27ea72fb2601
Date: 2012-09-05 10:11 +0200
http://bitbucket.org/pypy/pypy/changeset/27ea72fb2601/
Log:hack hack hack.
diff --git a/pypy/translator/platform/linux.py
b/pypy/translator/platform/linux.py
--- a/pypy/translator/platform/linux.py
+++ b
Author: Armin Rigo
Branch:
Changeset: r57142:63c4e7305e2a
Date: 2012-09-05 10:37 +0200
http://bitbucket.org/pypy/pypy/changeset/63c4e7305e2a/
Log:Backed out changeset 27ea72fb2601: little point, because the x86-64
binaries right now depend strongly on being a recent Ubuntu
in
Author: Maciej Fijalkowski
Branch: numpy-refactor
Changeset: r57143:e6845da36040
Date: 2012-09-05 12:52 +0200
http://bitbucket.org/pypy/pypy/changeset/e6845da36040/
Log:axis reduce, not working yet
diff --git a/pypy/module/micronumpy/arrayimpl/concrete.py
b/pypy/module/micronumpy/arrayimpl/
Author: David Schneider
Branch: arm-backend-2
Changeset: r57144:babd02f339ec
Date: 2012-09-05 13:26 +0200
http://bitbucket.org/pypy/pypy/changeset/babd02f339ec/
Log:merge default
diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head.rst
+++ b/pypy/
Author: Maciej Fijalkowski
Branch: numpy-refactor
Changeset: r57145:b0eaf9f42b7e
Date: 2012-09-05 13:09 +0200
http://bitbucket.org/pypy/pypy/changeset/b0eaf9f42b7e/
Log:some fixes for sum
diff --git a/pypy/module/micronumpy/arrayimpl/scalar.py
b/pypy/module/micronumpy/arrayimpl/scalar.py
--
Author: Maciej Fijalkowski
Branch: numpy-refactor
Changeset: r57146:aa67dc3bdf0a
Date: 2012-09-05 13:30 +0200
http://bitbucket.org/pypy/pypy/changeset/aa67dc3bdf0a/
Log:make few more tests pass
diff --git a/pypy/module/micronumpy/arrayimpl/concrete.py
b/pypy/module/micronumpy/arrayimpl/conc
Author: Carl Friedrich Bolz
Branch: extradoc
Changeset: r4738:d117ff610452
Date: 2012-09-05 14:07 +0200
http://bitbucket.org/pypy/extradoc/changeset/d117ff610452/
Log:reviewers' comments
diff --git a/talk/vmil2012/paper.tex b/talk/vmil2012/paper.tex
--- a/talk/vmil2012/paper.tex
+++ b/talk/v
Author: Hakan Ardo
Branch: jit-usable_retrace_3
Changeset: r57147:120455cfb1d3
Date: 2012-09-05 17:04 +0200
http://bitbucket.org/pypy/pypy/changeset/120455cfb1d3/
Log:a third athempt at generalizing retraces enough to make them useable
diff --git a/pypy/jit/metainterp/compile.py b/pypy/jit/m
Author: David Schneider
Branch: extradoc
Changeset: r4739:efe9b6e0a343
Date: 2012-09-05 17:17 +0200
http://bitbucket.org/pypy/extradoc/changeset/efe9b6e0a343/
Log:(cfbolz, bivab) address some of the comments by the reviewers
diff --git a/talk/vmil2012/paper.tex b/talk/vmil2012/paper.tex
---
Author: David Schneider
Branch:
Changeset: r57150:ad9b701851c5
Date: 2012-09-05 17:45 +0200
http://bitbucket.org/pypy/pypy/changeset/ad9b701851c5/
Log:update whatsnew
diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head.rst
+++ b/pypy/doc/whatsne
Author: David Schneider
Branch: arm-backend-2
Changeset: r57148:53413b1e02dc
Date: 2012-09-05 17:39 +0200
http://bitbucket.org/pypy/pypy/changeset/53413b1e02dc/
Log:close about to be merged branch
___
pypy-commit mailing list
pypy-commit@python.org
Author: David Schneider
Branch:
Changeset: r681:93e704cc927e
Date: 2012-09-05 17:57 +0200
http://bitbucket.org/pypy/buildbot/changeset/93e704cc927e/
Log:Update the ARM test scheduler to use the default branch
diff --git a/bot2/pypybuildbot/master.py b/bot2/pypybuildbot/master.py
--- a/bot2/
Author: Maciej Fijalkowski
Branch: numpy-refactor
Changeset: r57152:d3558890855c
Date: 2012-09-05 17:59 +0200
http://bitbucket.org/pypy/pypy/changeset/d3558890855c/
Log:argmin/argmax
diff --git a/pypy/module/micronumpy/interp_numarray.py
b/pypy/module/micronumpy/interp_numarray.py
--- a/pyp
Author: David Schneider
Branch:
Changeset: r682:b808fe9eb32f
Date: 2012-09-05 18:00 +0200
http://bitbucket.org/pypy/buildbot/changeset/b808fe9eb32f/
Log:Specify the branch as None to use the default one
diff --git a/bot2/pypybuildbot/master.py b/bot2/pypybuildbot/master.py
--- a/bot2/pypybu
Author: Maciej Fijalkowski
Branch: numpy-refactor
Changeset: r57151:04a347616892
Date: 2012-09-05 17:48 +0200
http://bitbucket.org/pypy/pypy/changeset/04a347616892/
Log:a fix for multidim arrays
diff --git a/pypy/module/micronumpy/arrayimpl/concrete.py
b/pypy/module/micronumpy/arrayimpl/con
Author: Armin Rigo
Branch: stm-thread-2
Changeset: r57154:952723b65bd2
Date: 2012-09-05 17:50 +0200
http://bitbucket.org/pypy/pypy/changeset/952723b65bd2/
Log:In-progress
diff --git a/pypy/rpython/memory/gc/stmgc.py b/pypy/rpython/memory/gc/stmgc.py
--- a/pypy/rpython/memory/gc/stmgc.py
+++
Author: Armin Rigo
Branch: stm-thread-2
Changeset: r57153:2ca264122290
Date: 2012-09-05 17:26 +0200
http://bitbucket.org/pypy/pypy/changeset/2ca264122290/
Log:test_stmgcintf passes again.
diff --git a/pypy/translator/stm/src_stm/et.c b/pypy/translator/stm/src_stm/et.c
--- a/pypy/translator/s
Author: Maciej Fijalkowski
Branch: numpy-refactor
Changeset: r57155:bc065d195592
Date: 2012-09-05 18:35 +0200
http://bitbucket.org/pypy/pypy/changeset/bc065d195592/
Log:dot
diff --git a/pypy/module/micronumpy/__init__.py
b/pypy/module/micronumpy/__init__.py
--- a/pypy/module/micronumpy/__in
Author: Maciej Fijalkowski
Branch: numpy-refactor
Changeset: r57157:39505d9f7094
Date: 2012-09-05 18:43 +0200
http://bitbucket.org/pypy/pypy/changeset/39505d9f7094/
Log:tolist, simplified
diff --git a/pypy/module/micronumpy/interp_numarray.py
b/pypy/module/micronumpy/interp_numarray.py
---
Author: Maciej Fijalkowski
Branch: numpy-refactor
Changeset: r57158:2810ac40701a
Date: 2012-09-05 18:59 +0200
http://bitbucket.org/pypy/pypy/changeset/2810ac40701a/
Log:Some progress. Reimport _methods.py from numpy 1.8. It's simpler now
diff --git a/lib_pypy/numpypy/core/_methods.py
b/lib_
Author: Armin Rigo
Branch: stm-thread-2
Changeset: r57156:1787404cd286
Date: 2012-09-05 18:56 +0200
http://bitbucket.org/pypy/pypy/changeset/1787404cd286/
Log:In-progress: the first goal will be to have a working Boehm
translation.
diff --git a/pypy/config/translationoption.py b/pypy
Author: Maciej Fijalkowski
Branch: extradoc
Changeset: r4740:aa41e71fa40c
Date: 2012-09-05 19:04 +0200
http://bitbucket.org/pypy/extradoc/changeset/aa41e71fa40c/
Log:fill in some details
diff --git a/sprintinfo/cape-town-2012/announce.txt
b/sprintinfo/cape-town-2012/announce.txt
--- a/sprin
Author: Armin Rigo
Branch: extradoc
Changeset: r4741:c0e8633624c9
Date: 2012-09-05 19:13 +0200
http://bitbucket.org/pypy/extradoc/changeset/c0e8633624c9/
Log:Add two important topics
diff --git a/sprintinfo/cape-town-2012/announce.txt
b/sprintinfo/cape-town-2012/announce.txt
--- a/sprintinf
Author: Maciej Fijalkowski
Branch: extradoc
Changeset: r4742:c6cd0347dd79
Date: 2012-09-05 19:14 +0200
http://bitbucket.org/pypy/extradoc/changeset/c6cd0347dd79/
Log:add some text to start
diff --git a/talk/stm2012/stmimpl.rst b/talk/stm2012/stmimpl.rst
--- a/talk/stm2012/stmimpl.rst
+++ b/t
Author: Maciej Fijalkowski
Branch: extradoc
Changeset: r4743:0efe1254abc1
Date: 2012-09-05 19:14 +0200
http://bitbucket.org/pypy/extradoc/changeset/0efe1254abc1/
Log:merge
diff --git a/sprintinfo/cape-town-2012/announce.txt
b/sprintinfo/cape-town-2012/announce.txt
--- a/sprintinfo/cape-town
Author: Simon Cross
Branch: extradoc
Changeset: r4744:d821325a6875
Date: 2012-09-05 19:50 +0200
http://bitbucket.org/pypy/extradoc/changeset/d821325a6875/
Log:English clean-up and power plug nitpicking.
diff --git a/sprintinfo/cape-town-2012/announce.txt
b/sprintinfo/cape-town-2012/announce
Author: Simon Cross
Branch: extradoc
Changeset: r4745:632b1abb75b5
Date: 2012-09-05 19:56 +0200
http://bitbucket.org/pypy/extradoc/changeset/632b1abb75b5/
Log:Put back changes from c0e8633624c9 that were accidentally clobbered
by d821325a6875.
diff --git a/sprintinfo/cape-town-2012/a
Author: Maciej Fijalkowski
Branch: numpy-refactor
Changeset: r57159:83ff968a1cb3
Date: 2012-09-05 21:39 +0200
http://bitbucket.org/pypy/pypy/changeset/83ff968a1cb3/
Log:add a test, why not
diff --git a/pypy/module/micronumpy/test/test_numarray.py
b/pypy/module/micronumpy/test/test_numarray.
Author: Maciej Fijalkowski
Branch: numpy-refactor
Changeset: r57161:9dbfeb3c0ff1
Date: 2012-09-05 22:04 +0200
http://bitbucket.org/pypy/pypy/changeset/9dbfeb3c0ff1/
Log:fix concatenate
diff --git a/pypy/module/micronumpy/__init__.py
b/pypy/module/micronumpy/__init__.py
--- a/pypy/module/mic
Author: Maciej Fijalkowski
Branch: numpy-refactor
Changeset: r57160:44b208ded3cb
Date: 2012-09-05 21:53 +0200
http://bitbucket.org/pypy/pypy/changeset/44b208ded3cb/
Log:a test and a fix
diff --git a/pypy/module/micronumpy/interp_dtype.py
b/pypy/module/micronumpy/interp_dtype.py
--- a/pypy/m
Author: Maciej Fijalkowski
Branch: numpy-refactor
Changeset: r57162:95e1b5a22210
Date: 2012-09-05 22:08 +0200
http://bitbucket.org/pypy/pypy/changeset/95e1b5a22210/
Log:ravel & flatten
diff --git a/pypy/module/micronumpy/interp_numarray.py
b/pypy/module/micronumpy/interp_numarray.py
--- a/p
Author: Maciej Fijalkowski
Branch: numpy-refactor
Changeset: r57163:6ff55e1ac59b
Date: 2012-09-05 22:12 +0200
http://bitbucket.org/pypy/pypy/changeset/6ff55e1ac59b/
Log:nbytes & itemsize
diff --git a/pypy/module/micronumpy/interp_numarray.py
b/pypy/module/micronumpy/interp_numarray.py
--- a
Author: Maciej Fijalkowski
Branch: numpy-refactor
Changeset: r57164:221a7a7f1ed5
Date: 2012-09-05 22:15 +0200
http://bitbucket.org/pypy/pypy/changeset/221a7a7f1ed5/
Log:repeat;
diff --git a/pypy/module/micronumpy/__init__.py
b/pypy/module/micronumpy/__init__.py
--- a/pypy/module/micronumpy/
Author: Maciej Fijalkowski
Branch: numpy-refactor
Changeset: r57165:cb2dcc139f6a
Date: 2012-09-05 22:19 +0200
http://bitbucket.org/pypy/pypy/changeset/cb2dcc139f6a/
Log:reimport arrayprint.py, probably broken for now
diff --git a/lib_pypy/numpypy/core/arrayprint.py
b/lib_pypy/numpypy/core/a
Author: Maciej Fijalkowski
Branch: extradoc
Changeset: r4746:bf9328596b88
Date: 2012-09-05 22:26 +0200
http://bitbucket.org/pypy/extradoc/changeset/bf9328596b88/
Log:add a missing file
diff --git a/sprintinfo/cape-town-2012/people.txt
b/sprintinfo/cape-town-2012/people.txt
new file mode 100
Author: Amaury Forgeot d'Arc
Branch: remove-PYPY_NOT_MAIN_FILE
Changeset: r57166:1ff2a829ce6c
Date: 2012-09-05 23:02 +0200
http://bitbucket.org/pypy/pypy/changeset/1ff2a829ce6c/
Log:Attempt to reduce code duplication in genc. "split" and
"one_source_file" now share more parts.
diff -
Author: Amaury Forgeot d'Arc
Branch: remove-PYPY_NOT_MAIN_FILE
Changeset: r57167:35bed71287ef
Date: 2012-09-06 00:06 +0200
http://bitbucket.org/pypy/pypy/changeset/35bed71287ef/
Log:Add missing file
diff --git a/pypy/translator/c/src/thread_pthread.c
b/pypy/translator/c/src/thread_pthread.c
Author: Amaury Forgeot d'Arc
Branch: remove-PYPY_NOT_MAIN_FILE
Changeset: r57168:6d36cccdbb2c
Date: 2012-09-06 00:22 +0200
http://bitbucket.org/pypy/pypy/changeset/6d36cccdbb2c/
Log:Fixes for the signal module
diff --git a/pypy/translator/c/src/signals.c b/pypy/translator/c/src/signals.c
---
Author: Amaury Forgeot d'Arc
Branch: remove-PYPY_NOT_MAIN_FILE
Changeset: r57169:476dcc647aaf
Date: 2012-09-06 01:08 +0200
http://bitbucket.org/pypy/pypy/changeset/476dcc647aaf/
Log:Fix stale #endif
diff --git a/pypy/translator/c/src/asm_gcc_x86.c
b/pypy/translator/c/src/asm_gcc_x86.c
--- a
41 matches
Mail list logo