Author: Carl Friedrich Bolz
Branch: extradoc
Changeset: r5040:0edfb54e5d7e
Date: 2013-08-28 10:39 +0100
http://bitbucket.org/pypy/extradoc/changeset/0edfb54e5d7e/
Log:(all) planning for today
diff --git a/sprintinfo/london-2013/planning.txt
b/sprintinfo/london-2013/planning.txt
--- a/sprint
Author: Edd Barrett
Branch: nobold-backtrace
Changeset: r66374:8c89148edd71
Date: 2013-08-27 16:57 +0100
http://bitbucket.org/pypy/pypy/changeset/8c89148edd71/
Log:Revise display of FlowingError to look more like the new UnionError
error.
diff --git a/rpython/flowspace/flowcontext.py
Author: Maciej Fijalkowski
Branch:
Changeset: r66376:f7a79b540a6e
Date: 2013-08-28 10:43 +0100
http://bitbucket.org/pypy/pypy/changeset/f7a79b540a6e/
Log:Merged in vext01/pypy/nobold-backtrace (pull request #183)
Work on improving UnionError messages and stack trace displays.
diff
Author: Edd Barrett
Branch: nobold-backtrace
Changeset: r66371:bd21357ce288
Date: 2013-08-26 15:09 +0100
http://bitbucket.org/pypy/pypy/changeset/bd21357ce288/
Log:Improve printing of error messages from the annotator.
The trace and summary now print at different log levels.
diff --
Author: Edd Barrett
Branch: nobold-backtrace
Changeset: r66375:bf45de26fd1d
Date: 2013-08-27 17:24 +0100
http://bitbucket.org/pypy/pypy/changeset/bf45de26fd1d/
Log:Make 'blocked block' errors look like the other errors.
diff --git a/rpython/tool/error.py b/rpython/tool/error.py
--- a/rpython
Author: Edd Barrett
Branch: nobold-backtrace
Changeset: r66373:3dfa52d1c632
Date: 2013-08-27 16:46 +0100
http://bitbucket.org/pypy/pypy/changeset/3dfa52d1c632/
Log:Defining new classes is fine, just not inside functions/methods.
diff --git a/rpython/flowspace/flowcontext.py b/rpython/flowspa
Author: Edd Barrett
Branch: nobold-backtrace
Changeset: r66372:208c4f0bed8e
Date: 2013-08-26 18:14 +0100
http://bitbucket.org/pypy/pypy/changeset/208c4f0bed8e/
Log:Improve error reporting/formatting for UnionErrors and test.
When instantiating UnionError with two args, this is a "gen
Author: Carl Friedrich Bolz
Branch: extradoc
Changeset: r5041:4e50706dc4b6
Date: 2013-08-28 10:49 +0100
http://bitbucket.org/pypy/extradoc/changeset/4e50706dc4b6/
Log:(all): planning for today
diff --git a/sprintinfo/london-2013/planning.txt
b/sprintinfo/london-2013/planning.txt
--- a/sprin
Author: Romain Guillebert
Branch:
Changeset: r66377:9515e4524aaa
Date: 2013-08-27 17:56 +0100
http://bitbucket.org/pypy/pypy/changeset/9515e4524aaa/
Log:(rguillebert, ronan, joanna) Progress on fancy indexing with
booleans
diff --git a/pypy/module/micronumpy/interp_numarray.py
b/py
Author: Romain Guillebert
Branch:
Changeset: r66378:dbb60d9a195a
Date: 2013-08-28 13:36 +0100
http://bitbucket.org/pypy/pypy/changeset/dbb60d9a195a/
Log:Fix more of fancy indexing
diff --git a/pypy/module/micronumpy/interp_numarray.py
b/pypy/module/micronumpy/interp_numarray.py
--- a/pypy/
Author: Romain Guillebert
Branch:
Changeset: r66379:c240d50f3830
Date: 2013-08-28 13:37 +0100
http://bitbucket.org/pypy/pypy/changeset/c240d50f3830/
Log:Merge heads
diff --git a/rpython/annotator/annrpython.py b/rpython/annotator/annrpython.py
--- a/rpython/annotator/annrpython.py
+++ b/rpy
Author: Rami Chowdhury
Branch: improve-docs
Changeset: r66385:275734994ef5
Date: 2013-08-28 13:46 +0100
http://bitbucket.org/pypy/pypy/changeset/275734994ef5/
Log:Add more getting-started stuff into getting-started-python
diff --git a/pypy/doc/getting-started-python.rst
b/pypy/doc/getting-s
Author: Rami Chowdhury
Branch: improve-docs
Changeset: r66386:fcbb6cfccce4
Date: 2013-08-28 13:46 +0100
http://bitbucket.org/pypy/pypy/changeset/fcbb6cfccce4/
Log:Remove nonexistent documents, update references to getting-started
diff --git a/pypy/doc/dev_method.rst b/pypy/doc/dev_method.rst
Author: Rami Chowdhury
Branch: improve-docs
Changeset: r66387:7df2382ef8bb
Date: 2013-08-28 13:47 +0100
http://bitbucket.org/pypy/pypy/changeset/7df2382ef8bb/
Log:Remove unused import of confrest configuration file
diff --git a/pypy/doc/config/generate.py b/pypy/doc/config/generate.py
--- a/
Author: Rami Chowdhury
Branch: improve-docs
Changeset: r66384:7d1d8febf184
Date: 2013-08-28 13:45 +0100
http://bitbucket.org/pypy/pypy/changeset/7d1d8febf184/
Log:Split out getting-started doc
Extract the relevant portions into index, getting-started-dev, and
build documents,
Author: Manuel Jacob
Branch: py3k-memoryview
Changeset: r66380:4ef858c69a40
Date: 2013-08-28 13:26 +0100
http://bitbucket.org/pypy/pypy/changeset/4ef858c69a40/
Log:IN-PROGRESS: I'll refactor the internal buffer API on default before
continuing.
diff --git a/pypy/module/__builtin__/int
Author: Rami Chowdhury
Branch: improve-docs
Changeset: r66383:33b19de0fe6d
Date: 2013-08-28 13:42 +0100
http://bitbucket.org/pypy/pypy/changeset/33b19de0fe6d/
Log:Remove unused Sphinx configuration / customization
diff --git a/pypy/doc/config/confrest.py b/pypy/doc/config/confrest.py
deleted
Author: Manuel Jacob
Branch: refactor-buffer-api
Changeset: r66381:f9258d2dd31f
Date: 2013-08-28 13:32 +0100
http://bitbucket.org/pypy/pypy/changeset/f9258d2dd31f/
Log:Start a branch in which to refactor the internal buffer API.
___
pypy-commit mail
Author: Rami Chowdhury
Branch: improve-docs
Changeset: r66388:77fade6cb02c
Date: 2013-08-28 13:48 +0100
http://bitbucket.org/pypy/pypy/changeset/77fade6cb02c/
Log:Better phrasing, more links in architecture & introduction documents
diff --git a/pypy/doc/architecture.rst b/pypy/doc/architectu
Author: Rami Chowdhury
Branch: improve-docs
Changeset: r66382:837ebf436385
Date: 2013-08-28 13:41 +0100
http://bitbucket.org/pypy/pypy/changeset/837ebf436385/
Log:Remove unused 'statistic' subdirectory
Doesn't look like it's been touched in _years_.
diff too long, truncating to 2000
Author: Remi Meier
Branch:
Changeset: r502:aa8b51f1033d
Date: 2013-08-28 15:03 +0200
http://bitbucket.org/pypy/stmgc/changeset/aa8b51f1033d/
Log:clear MARKED flag too
diff --git a/c4/et.c b/c4/et.c
--- a/c4/et.c
+++ b/c4/et.c
@@ -588,6 +588,7 @@
assert(!(L->h_tid & GCFLAG_STUB));
asse
Author: Remi Meier
Branch:
Changeset: r501:cdd017855adc
Date: 2013-08-27 18:45 +0200
http://bitbucket.org/pypy/stmgc/changeset/cdd017855adc/
Log:stubs should have a thread assigned to them
diff --git a/c4/extra.c b/c4/extra.c
--- a/c4/extra.c
+++ b/c4/extra.c
@@ -57,6 +57,8 @@
stub
Author: Remi Meier
Branch: stmgc-c4
Changeset: r66393:d7a1bf94c7a6
Date: 2013-08-28 15:10 +0200
http://bitbucket.org/pypy/pypy/changeset/d7a1bf94c7a6/
Log:threadlocal_base() should not be threadsafe (and release the gil)
diff --git a/rpython/jit/backend/x86/stmtlocal.py
b/rpython/jit/backen
Author: Remi Meier
Branch: stmgc-c4
Changeset: r66391:f37582685aca
Date: 2013-08-28 15:07 +0200
http://bitbucket.org/pypy/pypy/changeset/f37582685aca/
Log:merge static-write-barriers
diff --git a/rpython/jit/backend/tool/viewcode.py
b/rpython/jit/backend/tool/viewcode.py
--- a/rpython/jit/b
Author: Remi Meier
Branch: stmgc-c4
Changeset: r66392:ff994d51e7d4
Date: 2013-08-28 15:09 +0200
http://bitbucket.org/pypy/pypy/changeset/ff994d51e7d4/
Log:implement rgc.no_release_gil
diff --git a/rpython/memory/gctransform/framework.py
b/rpython/memory/gctransform/framework.py
--- a/rpytho
Author: Remi Meier
Branch: stmgc-c4
Changeset: r66390:a9503a4c6217
Date: 2013-08-27 15:28 +0200
http://bitbucket.org/pypy/pypy/changeset/a9503a4c6217/
Log:import stmgc
diff --git a/rpython/translator/stm/src_stm/gcpage.c
b/rpython/translator/stm/src_stm/gcpage.c
--- a/rpython/translator/stm
Author: Remi Meier
Branch: stmgc-c4
Changeset: r66389:1ae1396869f6
Date: 2013-08-27 11:41 +0200
http://bitbucket.org/pypy/pypy/changeset/1ae1396869f6/
Log:cleanup for last fix
diff --git a/rpython/jit/backend/llsupport/regalloc.py
b/rpython/jit/backend/llsupport/regalloc.py
--- a/rpython/ji
Author: Remi Meier
Branch: stmgc-c4
Changeset: r66395:671127330eac
Date: 2013-08-28 15:12 +0200
http://bitbucket.org/pypy/pypy/changeset/671127330eac/
Log:in-progress fixes to test_stm_integration
diff --git a/rpython/jit/backend/x86/test/test_stm_integration.py
b/rpython/jit/backend/x86/te
Author: Remi Meier
Branch: stmgc-c4
Changeset: r66394:5fb41d870c59
Date: 2013-08-28 15:11 +0200
http://bitbucket.org/pypy/pypy/changeset/5fb41d870c59/
Log:import stmgc
diff --git a/rpython/translator/stm/src_stm/et.c
b/rpython/translator/stm/src_stm/et.c
--- a/rpython/translator/stm/src_stm
Author: Maciej Fijalkowski
Branch: jitframe-offset
Changeset: r66396:0868aba1db4d
Date: 2013-08-28 14:59 +0100
http://bitbucket.org/pypy/pypy/changeset/0868aba1db4d/
Log:(fijal, antocuni, rguillebert) Small refactoring in the x86 backend
to have one way to read the position in jitfram
Author: Remi Meier
Branch: stmgc-c4
Changeset: r66397:a47c7b9b052e
Date: 2013-08-28 16:31 +0200
http://bitbucket.org/pypy/pypy/changeset/a47c7b9b052e/
Log:add support for instantiate_call to rgc.no_release_gil
diff --git a/rpython/memory/gctransform/framework.py
b/rpython/memory/gctransform
Author: Remi Meier
Branch: stmgc-c4
Changeset: r66398:c7cebe44256d
Date: 2013-08-28 16:33 +0200
http://bitbucket.org/pypy/pypy/changeset/c7cebe44256d/
Log:add rgc.no_release_gil to places that may access the prebuilt
assembler object
diff --git a/rpython/jit/backend/arm/assembler.py
Author: Manuel Jacob
Branch: refactor-buffer-api
Changeset: r66399:072e215b9c7b
Date: 2013-08-28 16:00 +0100
http://bitbucket.org/pypy/pypy/changeset/072e215b9c7b/
Log:Split pypy.interpreter.buffer.Buffer into an interp-level part and
an app-level wrapper.
diff --git a/pypy/interprete
Author: Maciej Fijalkowski
Branch: resume-refactor
Changeset: r66401:ea101e9bbee4
Date: 2013-08-28 15:04 +0100
http://bitbucket.org/pypy/pypy/changeset/ea101e9bbee4/
Log:merge jitframe-offset
diff --git a/pypy/module/micronumpy/interp_numarray.py
b/pypy/module/micronumpy/interp_numarray.py
Author: Maciej Fijalkowski
Branch: resume-refactor
Changeset: r66402:73b0937bd931
Date: 2013-08-28 15:57 +0100
http://bitbucket.org/pypy/pypy/changeset/73b0937bd931/
Log:(fijal, arigo, antocuni, rguillebert) Commit in-progress of resume
refactoring
diff --git a/rpython/jit/backend/ll
Author: Maciej Fijalkowski
Branch: resume-refactor
Changeset: r66403:20e57f63b0cc
Date: 2013-08-28 16:36 +0100
http://bitbucket.org/pypy/pypy/changeset/20e57f63b0cc/
Log:(fijal, arigo, antocuni, rguillebert) Make the first test pass about
the resume logic
diff --git a/rpython/jit/bac
Author: Maciej Fijalkowski
Branch: resume-refactor
Changeset: r66400:f43bf844019b
Date: 2013-08-28 15:03 +0100
http://bitbucket.org/pypy/pypy/changeset/f43bf844019b/
Log:(fijal, arigo, antocuni, rguillebert) in-progress, start fighting
with resume
diff --git a/rpython/jit/backend/lls
Author: Maciej Fijalkowski
Branch: resume-refactor
Changeset: r66404:8b3e2a4c9b4b
Date: 2013-08-28 17:06 +0100
http://bitbucket.org/pypy/pypy/changeset/8b3e2a4c9b4b/
Log:(fijal, antocuni) Start adding resume2.py infrastructure + tests
diff --git a/rpython/jit/backend/llsupport/resumebuilder.
Author: Remi Meier
Branch: stmgc-c4
Changeset: r66407:dc4ed04113de
Date: 2013-08-28 18:13 +0200
http://bitbucket.org/pypy/pypy/changeset/dc4ed04113de/
Log:prefix debug lines with the thread number during testing
diff --git a/rpython/rlib/debug.py b/rpython/rlib/debug.py
--- a/rpython/rlib/de
Author: Remi Meier
Branch: stmgc-c4
Changeset: r66405:27b6cc609d16
Date: 2013-08-28 17:55 +0200
http://bitbucket.org/pypy/pypy/changeset/27b6cc609d16/
Log:move rgc.no_release_gil to backendopt
diff --git a/rpython/memory/gctransform/framework.py
b/rpython/memory/gctransform/framework.py
---
Author: Remi Meier
Branch: stmgc-c4
Changeset: r66406:c63bfbc93cec
Date: 2013-08-28 17:56 +0200
http://bitbucket.org/pypy/pypy/changeset/c63bfbc93cec/
Log:add comment
diff --git a/rpython/translator/backendopt/gilanalysis.py
b/rpython/translator/backendopt/gilanalysis.py
--- a/rpython/trans
Author: Maciej Fijalkowski
Branch: resume-refactor
Changeset: r66408:ae17909428e1
Date: 2013-08-28 17:08 +0100
http://bitbucket.org/pypy/pypy/changeset/ae17909428e1/
Log:rename test
diff --git a/rpython/jit/metainterp/test/test_resume2.py
b/rpython/jit/metainterp/test/test_resume2.py
--- a/
Author: Maciej Fijalkowski
Branch: resume-refactor
Changeset: r66409:d90df29ed710
Date: 2013-08-28 17:20 +0100
http://bitbucket.org/pypy/pypy/changeset/d90df29ed710/
Log:(fijal, antocuni) Write more tests
diff --git a/rpython/jit/metainterp/resume2.py
b/rpython/jit/metainterp/resume2.py
---
Author: Maciej Fijalkowski
Branch: resume-refactor
Changeset: r66410:07794a0a5cb2
Date: 2013-08-28 17:23 +0100
http://bitbucket.org/pypy/pypy/changeset/07794a0a5cb2/
Log:(fijal, antocuni) kill the failargs support from logger
diff --git a/rpython/jit/metainterp/logger.py b/rpython/jit/metain
Author: Edd Barrett
Branch: improve-errors-again
Changeset: r66412:79c2e7e9bdd8
Date: 2013-08-28 12:31 +0100
http://bitbucket.org/pypy/pypy/changeset/79c2e7e9bdd8/
Log:(Ronan, Edd) Move AnnotatorError to a place that makes more sense.
diff --git a/rpython/annotator/annrpython.py b/rpython/an
Author: Edd Barrett
Branch: improve-errors-again
Changeset: r66411:c39e6e158893
Date: 2013-08-28 11:18 +0100
http://bitbucket.org/pypy/pypy/changeset/c39e6e158893/
Log:(Ronan, Edd) Move formatting of annotations into its own function.
diff --git a/rpython/tool/error.py b/rpython/tool/error.p
Author: Edd Barrett
Branch: improve-errors-again
Changeset: r66415:3f413263db37
Date: 2013-08-28 15:40 +0100
http://bitbucket.org/pypy/pypy/changeset/3f413263db37/
Log:(Ronan, Edd) Improve an error message.
diff --git a/rpython/annotator/unaryop.py b/rpython/annotator/unaryop.py
--- a/rpytho
Author: Edd Barrett
Branch: improve-errors-again
Changeset: r66413:34e2f4edb458
Date: 2013-08-28 12:43 +0100
http://bitbucket.org/pypy/pypy/changeset/34e2f4edb458/
Log:(Edd, Ronan) Begin refactoring UnionError/AnnotatorError.
diff --git a/rpython/annotator/annrpython.py b/rpython/annotator/a
Author: Edd Barrett
Branch: improve-errors-again
Changeset: r66414:c7946783093d
Date: 2013-08-28 15:00 +0100
http://bitbucket.org/pypy/pypy/changeset/c7946783093d/
Log:(Edd, Ronan) Change any RPython error that the user should see to a
subclass of AnnotatorError.
Builtin exce
Author: Edd Barrett
Branch: improve-errors-again
Changeset: r66416:bd95e658ba19
Date: 2013-08-28 16:53 +0100
http://bitbucket.org/pypy/pypy/changeset/bd95e658ba19/
Log:(Ronan, Edd) Correctly report a couple of user-level errors.
It wasn't obvious from the error message what the actua
Author: Ronan Lamy
Branch:
Changeset: r66418:4f1cd13cc351
Date: 2013-08-28 17:25 +0100
http://bitbucket.org/pypy/pypy/changeset/4f1cd13cc351/
Log:Merged in vext01/pypy/improve-errors-again (pull request #184)
More improvements and refactorings of error messages.
diff --git a/rpytho
Author: Edd Barrett
Branch: improve-errors-again
Changeset: r66417:a0b3bd524f32
Date: 2013-08-28 17:22 +0100
http://bitbucket.org/pypy/pypy/changeset/a0b3bd524f32/
Log:Oops, left a comment.
diff --git a/rpython/annotator/classdef.py b/rpython/annotator/classdef.py
--- a/rpython/annotator/cla
Author: Maciej Fijalkowski
Branch: resume-refactor
Changeset: r66419:480e2c71e31a
Date: 2013-08-28 18:06 +0100
http://bitbucket.org/pypy/pypy/changeset/480e2c71e31a/
Log:(fijal, antocuni) start fixing the assembler backend tests
diff --git a/rpython/jit/backend/llsupport/llmodel.py
b/rpytho
Author: Maciej Fijalkowski
Branch: jitframe-offset
Changeset: r66420:dacc8ce3ed06
Date: 2013-08-28 18:09 +0100
http://bitbucket.org/pypy/pypy/changeset/dacc8ce3ed06/
Log:merge default
diff --git a/rpython/annotator/annrpython.py b/rpython/annotator/annrpython.py
--- a/rpython/annotator/annrp
Author: Manuel Jacob
Branch: refactor-buffer-api
Changeset: r66422:d73e50624b31
Date: 2013-08-28 17:06 +0100
http://bitbucket.org/pypy/pypy/changeset/d73e50624b31/
Log:Fix __pypy__.bytebuffer.
diff --git a/pypy/module/__pypy__/bytebuffer.py
b/pypy/module/__pypy__/bytebuffer.py
--- a/pypy/mod
Author: Manuel Jacob
Branch: refactor-buffer-api
Changeset: r66423:0abbdca2f517
Date: 2013-08-28 17:07 +0100
http://bitbucket.org/pypy/pypy/changeset/0abbdca2f517/
Log:Fix _io module.
diff --git a/pypy/module/_io/interp_bufferedio.py
b/pypy/module/_io/interp_bufferedio.py
--- a/pypy/module/_
Author: Manuel Jacob
Branch: refactor-buffer-api
Changeset: r66421:8f6362df0589
Date: 2013-08-28 16:58 +0100
http://bitbucket.org/pypy/pypy/changeset/8f6362df0589/
Log:Fix pypy/interpreter/test/test_buffer.py.
diff --git a/pypy/interpreter/test/test_buffer.py
b/pypy/interpreter/test/test_buf
Author: Manuel Jacob
Branch: refactor-buffer-api
Changeset: r66424:237e3312dceb
Date: 2013-08-28 19:37 +0100
http://bitbucket.org/pypy/pypy/changeset/237e3312dceb/
Log:cpyext fix #1
diff --git a/pypy/module/cpyext/bufferobject.py
b/pypy/module/cpyext/bufferobject.py
--- a/pypy/module/cpyext/
Author: Manuel Jacob
Branch: refactor-buffer-api
Changeset: r66425:00d7bc2225d1
Date: 2013-08-28 19:57 +0100
http://bitbucket.org/pypy/pypy/changeset/00d7bc2225d1/
Log:Fix.
diff --git a/pypy/module/__builtin__/interp_memoryview.py
b/pypy/module/__builtin__/interp_memoryview.py
--- a/pypy/mod
59 matches
Mail list logo