Author: Armin Rigo
Branch:
Changeset: r61526:8c960946b101
Date: 2013-02-21 07:23 +0100
http://bitbucket.org/pypy/pypy/changeset/8c960946b101/
Log:Englichifed
diff --git a/pypy/doc/coding-guide.rst b/pypy/doc/coding-guide.rst
--- a/pypy/doc/coding-guide.rst
+++ b/pypy/doc/coding-guide.rst
@@
Author: Alex Gaynor
Branch:
Changeset: r61525:9d6c61b0172b
Date: 2013-02-20 21:47 -0800
http://bitbucket.org/pypy/pypy/changeset/9d6c61b0172b/
Log:Merged in modcloth/pypy/rlib-doc-rpython-refs (pull request #125)
Updating refs in rlib docs for files moved into rpython
diff --git a/
Author: Dan Buch
Branch: rlib-doc-rpython-refs
Changeset: r61524:c3e62afcf5c3
Date: 2013-02-21 00:33 -0500
http://bitbucket.org/pypy/pypy/changeset/c3e62afcf5c3/
Log:Updating refs in rlib docs for files moved into rpython
diff --git a/pypy/doc/rlib.rst b/pypy/doc/rlib.rst
--- a/pypy/doc/rlib
Author: Dan Buch
Branch: coding-guide-update-rlib-refs
Changeset: r61522:d250f67daf8b
Date: 2013-02-20 23:12 -0500
http://bitbucket.org/pypy/pypy/changeset/d250f67daf8b/
Log:Updating some file/import refs to point at new locations in rpython.
diff --git a/pypy/doc/coding-guide.rst b/pypy/doc
Author: Alex Gaynor
Branch:
Changeset: r61523:91bfd223d006
Date: 2013-02-20 20:17 -0800
http://bitbucket.org/pypy/pypy/changeset/91bfd223d006/
Log:Merged in modcloth/pypy/coding-guide-update-rlib-refs (pull request
#124)
Updating some file/import refs to point at new locatio
Author: Manuel Jacob
Branch: py3k
Changeset: r61521:f79af72713a4
Date: 2013-02-21 01:22 +0100
http://bitbucket.org/pypy/pypy/changeset/f79af72713a4/
Log:hg merge py3k
diff --git a/pypy/module/_io/interp_bufferedio.py
b/pypy/module/_io/interp_bufferedio.py
--- a/pypy/module/_io/interp_buffere
Author: Manuel Jacob
Branch: py3k
Changeset: r61520:18dcd071de5c
Date: 2013-02-21 01:19 +0100
http://bitbucket.org/pypy/pypy/changeset/18dcd071de5c/
Log:PyPy doesn't mask the exception.
diff --git a/lib-python/3.2/test/pickletester.py
b/lib-python/3.2/test/pickletester.py
--- a/lib-python/3.
Author: Manuel Jacob
Branch: py3k
Changeset: r61519:2cf493ed28e2
Date: 2013-02-21 01:16 +0100
http://bitbucket.org/pypy/pypy/changeset/2cf493ed28e2/
Log:PyPy's pure python implementation raises IndexError in this case.
diff --git a/lib-python/3.2/test/pickletester.py
b/lib-python/3.2/test/pi
Author: Philip Jenvey
Branch: py3k
Changeset: r61518:27567bc935f6
Date: 2013-02-20 16:14 -0800
http://bitbucket.org/pypy/pypy/changeset/27567bc935f6/
Log:redo the 'reset to g' from 52765baaf1aa so it actually works this
time
diff --git a/pypy/objspace/std/newformat.py b/pypy/objspace
Author: Philip Jenvey
Branch: py3k
Changeset: r61517:073c18fd3eb3
Date: 2013-02-20 16:13 -0800
http://bitbucket.org/pypy/pypy/changeset/073c18fd3eb3/
Log:fix getnameinfo's handling of ipv6 addrs
diff --git a/pypy/module/_socket/interp_func.py
b/pypy/module/_socket/interp_func.py
--- a/pypy/
Author: Philip Jenvey
Branch: py3k
Changeset: r61516:bb1736dca67c
Date: 2013-02-20 16:12 -0800
http://bitbucket.org/pypy/pypy/changeset/bb1736dca67c/
Log:cleanup destruction now that we're fully responsible for it
diff --git a/pypy/module/_socket/interp_socket.py
b/pypy/module/_socket/inter
Author: Philip Jenvey
Branch: py3k
Changeset: r61515:de6b3b05077e
Date: 2013-02-20 16:11 -0800
http://bitbucket.org/pypy/pypy/changeset/de6b3b05077e/
Log:fix BufferedReader.seek to always check the underlying raw's
seekability
diff --git a/pypy/module/_io/interp_bufferedio.py
b/pypy
Author: Philip Jenvey
Branch: py3k
Changeset: r61514:b8956f10796f
Date: 2013-02-20 16:09 -0800
http://bitbucket.org/pypy/pypy/changeset/b8956f10796f/
Log:merge default
diff --git a/rpython/rlib/rsocket.py b/rpython/rlib/rsocket.py
--- a/rpython/rlib/rsocket.py
+++ b/rpython/rlib/rsocket.py
@
Author: Philip Jenvey
Branch:
Changeset: r61513:d1a7a5386ab0
Date: 2013-02-20 16:08 -0800
http://bitbucket.org/pypy/pypy/changeset/d1a7a5386ab0/
Log:backout 65f3a63f53d0: this isn't needed, use enqueue_for_destruction
instead
diff --git a/rpython/rlib/rsocket.py b/rpython/rlib/rsock
Author: Manuel Jacob
Branch: py3k
Changeset: r61512:177135a9fa92
Date: 2013-02-21 01:06 +0100
http://bitbucket.org/pypy/pypy/changeset/177135a9fa92/
Log:As the comment states, this test is too strong indeed.
diff --git a/lib-python/3.2/test/pickletester.py
b/lib-python/3.2/test/pickletester.
Author: Manuel Jacob
Branch: py3k
Changeset: r61511:60e8bbf6448f
Date: 2013-02-21 00:36 +0100
http://bitbucket.org/pypy/pypy/changeset/60e8bbf6448f/
Log:hg merge default
diff --git a/pypy/module/_io/interp_fileio.py b/pypy/module/_io/interp_fileio.py
--- a/pypy/module/_io/interp_fileio.py
+++
Author: Manuel Jacob
Branch: py3k
Changeset: r61510:2383a5b7c9b3
Date: 2013-02-21 00:35 +0100
http://bitbucket.org/pypy/pypy/changeset/2383a5b7c9b3/
Log:hg merge py3k
diff --git a/pypy/config/pypyoption.py b/pypy/config/pypyoption.py
--- a/pypy/config/pypyoption.py
+++ b/pypy/config/pypyoptio
Author: Manuel Jacob
Branch: py3k
Changeset: r61508:28caf27da451
Date: 2013-02-18 13:40 +0100
http://bitbucket.org/pypy/pypy/changeset/28caf27da451/
Log:Set sys.std{in,out,err} to None when opening the file descriptors
fails instead of raising an error which cannot be printed anyway.
Author: Manuel Jacob
Branch: py3k
Changeset: r61509:ec409daee065
Date: 2013-02-20 14:07 +0100
http://bitbucket.org/pypy/pypy/changeset/ec409daee065/
Log:Only ignore EBADF.
diff --git a/pypy/interpreter/app_main.py b/pypy/interpreter/app_main.py
--- a/pypy/interpreter/app_main.py
+++ b/pypy/in
Author: Amaury Forgeot d'Arc
Branch: py3k
Changeset: r61507:89fa26e89071
Date: 2013-02-21 00:33 +0100
http://bitbucket.org/pypy/pypy/changeset/89fa26e89071/
Log:Fixes for applevel tests in sys modules: put test code in a function
with a the same name.
Also add the traceback t
Author: Amaury Forgeot d'Arc
Branch: py3k
Changeset: r61506:eed851e3809b
Date: 2013-02-21 00:19 +0100
http://bitbucket.org/pypy/pypy/changeset/eed851e3809b/
Log:Fixes for _rawffi tests
diff --git a/pypy/tool/pytest/apptest.py b/pypy/tool/pytest/apptest.py
--- a/pypy/tool/pytest/apptest.py
++
Author: Manuel Jacob
Branch:
Changeset: r61505:b82871fad050
Date: 2013-02-21 00:30 +0100
http://bitbucket.org/pypy/pypy/changeset/b82871fad050/
Log:Remove verify_fd from interp_fileio and replace it with a call to
rposix.validate_fd().
diff --git a/pypy/module/_io/interp_fileio.py b/
Author: Amaury Forgeot d'Arc
Branch: py3k
Changeset: r61504:dd4c44e4c8fc
Date: 2013-02-20 23:18 +0100
http://bitbucket.org/pypy/pypy/changeset/dd4c44e4c8fc/
Log:Enable _cffi_backend module.
diff --git a/pypy/config/pypyoption.py b/pypy/config/pypyoption.py
--- a/pypy/config/pypyoption.py
+++
Author: Amaury Forgeot d'Arc
Branch: py3k
Changeset: r61503:eaa77dc66d18
Date: 2013-02-20 23:17 +0100
http://bitbucket.org/pypy/pypy/changeset/eaa77dc66d18/
Log:Push and pull until test.py -A passes _cffi_backend module.
diff --git a/pypy/module/_cffi_backend/test/test_c.py
b/pypy/module/_c
Author: Amaury Forgeot d'Arc
Branch: py3k
Changeset: r61502:c2cadefab792
Date: 2013-02-20 23:10 +0100
http://bitbucket.org/pypy/pypy/changeset/c2cadefab792/
Log:Fix test_ztranslation: we need to mock another function
diff --git a/pypy/module/_cffi_backend/test/test_ztranslation.py
b/pypy/mo
Author: Amaury Forgeot d'Arc
Branch: py3k
Changeset: r61501:a09cb059a3bb
Date: 2013-02-19 22:38 +0100
http://bitbucket.org/pypy/pypy/changeset/a09cb059a3bb/
Log:Fix cffi support for FILE*
diff --git a/pypy/module/_cffi_backend/ctypeptr.py
b/pypy/module/_cffi_backend/ctypeptr.py
--- a/pypy/m
Author: Armin Rigo
Branch:
Changeset: r1161:c2d972f7e64a
Date: 2013-02-20 21:19 +0100
http://bitbucket.org/cffi/cffi/changeset/c2d972f7e64a/
Log:Small documentation fixes.
diff --git a/doc/source/index.rst b/doc/source/index.rst
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -1050
Author: Philip Jenvey
Branch: py3k
Changeset: r61500:fce6563268a5
Date: 2013-02-20 11:46 -0800
http://bitbucket.org/pypy/pypy/changeset/fce6563268a5/
Log:I'm a socket
diff --git a/pypy/module/_socket/interp_socket.py
b/pypy/module/_socket/interp_socket.py
--- a/pypy/module/_socket/interp_so
Author: Philip Jenvey
Branch: py3k
Changeset: r61499:e8123a0eeb5b
Date: 2013-02-20 11:33 -0800
http://bitbucket.org/pypy/pypy/changeset/e8123a0eeb5b/
Log:try to workaround W_RSocket.__del__ failing
check_graph_of_del_does_not_call_too_much (translation)
diff --git a/pypy/module/_sock
Author: Philip Jenvey
Branch: py3k
Changeset: r61498:30731ccb78fe
Date: 2013-02-20 11:33 -0800
http://bitbucket.org/pypy/pypy/changeset/30731ccb78fe/
Log:oops
diff --git a/pypy/module/_socket/interp_func.py
b/pypy/module/_socket/interp_func.py
--- a/pypy/module/_socket/interp_func.py
+++ b/
Author: Maciej Fijalkowski
Branch: jitframe-on-heap
Changeset: r61497:cd6fe2babfd9
Date: 2013-02-20 18:52 +0100
http://bitbucket.org/pypy/pypy/changeset/cd6fe2babfd9/
Log:(arigo, fijal, alex lurking) Implement asmgcc for this branch
diff --git a/rpython/jit/backend/llsupport/assembler.py
b/
Author: Tobias Pape
Branch:
Changeset: r78:d87c899dda98
Date: 2013-02-20 17:32 +0100
http://bitbucket.org/pypy/lang-smalltalk/changeset/d87c899dda98/
Log:simplify image header peek logic. rpython does not get literal
numbers >64bit, either
diff --git a/spyvm/squeakimage.py b/spyvm/s
Author: Romain Guillebert
Branch:
Changeset: r61496:974e7fe3c1d5
Date: 2013-02-20 16:31 +0100
http://bitbucket.org/pypy/pypy/changeset/974e7fe3c1d5/
Log:merge heads
diff --git a/pypy/objspace/std/floatobject.py b/pypy/objspace/std/floatobject.py
--- a/pypy/objspace/std/floatobject.py
+++ b/
Author: Romain Guillebert
Branch:
Changeset: r61495:602298f4e786
Date: 2013-02-20 15:34 +0100
http://bitbucket.org/pypy/pypy/changeset/602298f4e786/
Log:Return False when comparing two ndarrays which have non-agreeing
shapes
diff --git a/pypy/module/micronumpy/interp_numarray.py
b/
Author: Tobias Pape
Branch:
Changeset: r77:1c23ae6a6081
Date: 2013-02-20 16:15 +0100
http://bitbucket.org/pypy/lang-smalltalk/changeset/1c23ae6a6081/
Log:mege
diff --git a/spyvm/primitives.py b/spyvm/primitives.py
--- a/spyvm/primitives.py
+++ b/spyvm/primitives.py
@@ -931,7 +931,8 @@
Author: Tobias Pape
Branch:
Changeset: r76:77ba2d81ffc9
Date: 2013-02-20 16:09 +0100
http://bitbucket.org/pypy/lang-smalltalk/changeset/77ba2d81ffc9/
Log:merge
diff --git a/spyvm/fixedstack.py b/spyvm/fixedstack.py
deleted file mode 100644
--- a/spyvm/fixedstack.py
+++ /dev/null
@@ -1,68 +0
Author: Tobias Pape
Branch:
Changeset: r75:072c0a42c109
Date: 2013-02-20 16:06 +0100
http://bitbucket.org/pypy/lang-smalltalk/changeset/072c0a42c109/
Log:Refactor image version identification
diff --git a/spyvm/squeakimage.py b/spyvm/squeakimage.py
--- a/spyvm/squeakimage.py
+++ b/spyvm/squ
Author: Carl Friedrich Bolz
Branch:
Changeset: r74:bef2b64e6be7
Date: 2013-02-20 16:10 +0100
http://bitbucket.org/pypy/lang-smalltalk/changeset/bef2b64e6be7/
Log:fix some problems, but then give up and just raise an error instead.
Tests!
diff --git a/spyvm/primitives.py b/spyvm/prim
Author: Carl Friedrich Bolz
Branch:
Changeset: r73:13fb55f6a092
Date: 2013-02-20 15:56 +0100
http://bitbucket.org/pypy/lang-smalltalk/changeset/13fb55f6a092/
Log:merge
diff --git a/spyvm/interpreter.py b/spyvm/interpreter.py
--- a/spyvm/interpreter.py
+++ b/spyvm/interpreter.py
@@ -370,7 +3
Author: Carl Friedrich Bolz
Branch:
Changeset: r71:f6a2cd506f60
Date: 2013-02-20 15:03 +0100
http://bitbucket.org/pypy/lang-smalltalk/changeset/f6a2cd506f60/
Log:unify temp list and stack
diff --git a/spyvm/shadow.py b/spyvm/shadow.py
--- a/spyvm/shadow.py
+++ b/spyvm/shadow.py
@@ -473,26 +
Author: Carl Friedrich Bolz
Branch:
Changeset: r72:2708bf50a548
Date: 2013-02-20 15:54 +0100
http://bitbucket.org/pypy/lang-smalltalk/changeset/2708bf50a548/
Log:these are safe
diff --git a/spyvm/shadow.py b/spyvm/shadow.py
--- a/spyvm/shadow.py
+++ b/spyvm/shadow.py
@@ -526,6 +526,7 @@
Author: Carl Friedrich Bolz
Branch:
Changeset: r70:4f3d226d130b
Date: 2013-02-19 18:20 +0100
http://bitbucket.org/pypy/lang-smalltalk/changeset/4f3d226d130b/
Log:remove the fixedstack class and just put the functionality into
ContextPartShadow
diff --git a/spyvm/fixedstack.py b/spyv
Author: Carl Friedrich Bolz
Branch:
Changeset: r69:fd4d9700e7b6
Date: 2013-02-19 16:55 +0100
http://bitbucket.org/pypy/lang-smalltalk/changeset/fd4d9700e7b6/
Log:simplify logic slightly
diff --git a/spyvm/model.py b/spyvm/model.py
--- a/spyvm/model.py
+++ b/spyvm/model.py
@@ -308,10 +308,9
Author: Lars Wassermann
Branch:
Changeset: r67:256ad8186a3b
Date: 2013-02-20 15:42 +0100
http://bitbucket.org/pypy/lang-smalltalk/changeset/256ad8186a3b/
Log:moved createClosure from contextPart to objectsSpace
diff --git a/spyvm/interpreter.py b/spyvm/interpreter.py
--- a/spyvm/interpreter
Author: Lars Wassermann
Branch:
Changeset: r68:87da260898cd
Date: 2013-02-20 15:43 +0100
http://bitbucket.org/pypy/lang-smalltalk/changeset/87da260898cd/
Log:unified new primitives, next step is pushing/saving the temporaries
diff --git a/spyvm/primitives.py b/spyvm/primitives.py
--- a/spyv
Author: Carl Friedrich Bolz
Branch:
Changeset: r61494:d71d48cdf597
Date: 2013-02-20 13:41 +0100
http://bitbucket.org/pypy/pypy/changeset/d71d48cdf597/
Log:move some tests to the newly created rlib/test/test_rfloat.py
diff --git a/rpython/rlib/test/test_rfloat.py b/rpython/rlib/test/test_rfl
Author: Tim Felgentreff
Branch:
Changeset: r61493:67e7e4a54f22
Date: 2013-02-20 12:56 +0100
http://bitbucket.org/pypy/pypy/changeset/67e7e4a54f22/
Log:(timfel, cfbolz) move float_as_integer_ratio into rlib and add test,
because Ruby needs it, too
diff --git a/pypy/objspace/std/float
Author: Armin Rigo
Branch: stm-thread-2
Changeset: r61492:7239bb513111
Date: 2013-02-20 11:24 +0100
http://bitbucket.org/pypy/pypy/changeset/7239bb513111/
Log:Tweak thread-locals to change the approach, at least with STM: store
the dict inside a weak-key-dictionary on the executioncon
Author: Lars Wassermann
Branch:
Changeset: r66:0aa0ef3aab2d
Date: 2013-02-20 12:03 +0100
http://bitbucket.org/pypy/lang-smalltalk/changeset/0aa0ef3aab2d/
Log:added new closure primitive numbers, added new unwrap spec list
diff --git a/spyvm/objspace.py b/spyvm/objspace.py
--- a/spyvm/objspa
Author: Lars Wassermann
Branch:
Changeset: r65:ab075701b725
Date: 2013-02-20 12:00 +0100
http://bitbucket.org/pypy/lang-smalltalk/changeset/ab075701b725/
Log:refactored pushClosureCopyCopiedValuesBytecode via MethodExtract for
the primitive closureCopyWithCopiedValues(200)
diff --gi
Author: Maciej Fijalkowski
Branch: jitframe-on-heap
Changeset: r61491:da724c1d1a50
Date: 2013-02-20 11:53 +0200
http://bitbucket.org/pypy/pypy/changeset/da724c1d1a50/
Log:missed one
diff --git a/rpython/jit/backend/x86/jump.py b/rpython/jit/backend/x86/jump.py
--- a/rpython/jit/backend/x86/j
Author: Maciej Fijalkowski
Branch: jitframe-on-heap
Changeset: r61490:13c993c618c1
Date: 2013-02-20 11:51 +0200
http://bitbucket.org/pypy/pypy/changeset/13c993c618c1/
Log:add types
diff --git a/rpython/jit/backend/x86/assembler.py
b/rpython/jit/backend/x86/assembler.py
--- a/rpython/jit/bac
Author: Maciej Fijalkowski
Branch: jitframe-on-heap
Changeset: r61489:9ce793904fa2
Date: 2013-02-20 11:50 +0200
http://bitbucket.org/pypy/pypy/changeset/9ce793904fa2/
Log:rename confusing locs
diff --git a/rpython/jit/backend/x86/assembler.py
b/rpython/jit/backend/x86/assembler.py
--- a/rpy
Author: Lars Wassermann
Branch:
Changeset: r64:ce77fd4f5f06
Date: 2013-02-20 10:40 +0100
http://bitbucket.org/pypy/lang-smalltalk/changeset/ce77fd4f5f06/
Log:renamed the new primitives to their interpreterVM equivalents
diff --git a/spyvm/interpreter.py b/spyvm/interpreter.py
--- a/spyvm/in
Author: Maciej Fijalkowski
Branch: jitframe-on-heap
Changeset: r61488:cfe720378860
Date: 2013-02-20 11:42 +0200
http://bitbucket.org/pypy/pypy/changeset/cfe720378860/
Log:fix, thanks armin
diff --git a/rpython/jit/backend/x86/assembler.py
b/rpython/jit/backend/x86/assembler.py
--- a/rpython
Author: Armin Rigo
Branch: stm-thread-2
Changeset: r61487:434440c32cf4
Date: 2013-02-20 09:22 +0100
http://bitbucket.org/pypy/pypy/changeset/434440c32cf4/
Log:Oups.
diff --git a/rpython/rtyper/memory/gc/stmtls.py
b/rpython/rtyper/memory/gc/stmtls.py
--- a/rpython/rtyper/memory/gc/stmtls.py
Author: Armin Rigo
Branch: stm-thread-2
Changeset: r61486:372747b348cd
Date: 2013-02-20 09:22 +0100
http://bitbucket.org/pypy/pypy/changeset/372747b348cd/
Log:Argh, forgot that count_reads can be much bigger than the limit if
the transaction is atomic.
diff --git a/rpython/translator
57 matches
Mail list logo