[pypy-commit] pypy default: uncomment one passing test, add a commented failing one

2013-08-01 Thread mattip
Author: Matti Picus Branch: Changeset: r65891:3530f88a209f Date: 2013-08-02 08:52 +0300 http://bitbucket.org/pypy/pypy/changeset/3530f88a209f/ Log:uncomment one passing test, add a commented failing one diff --git a/pypy/module/micronumpy/test/test_numarray.py b/pypy/module/micronumpy/test

[pypy-commit] pypy mro-reorder-numpypy-str: document branch

2013-08-01 Thread mattip
Author: Matti Picus Branch: mro-reorder-numpypy-str Changeset: r65888:e080a2fb9496 Date: 2013-08-02 06:27 +0300 http://bitbucket.org/pypy/pypy/changeset/e080a2fb9496/ Log:document branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++

[pypy-commit] pypy default: merge mro-reorder-numpypy-str which implements str compare methods rather than delegate

2013-08-01 Thread mattip
Author: Matti Picus Branch: Changeset: r65890:8307eb0e0210 Date: 2013-08-02 07:03 +0300 http://bitbucket.org/pypy/pypy/changeset/8307eb0e0210/ Log:merge mro-reorder-numpypy-str which implements str compare methods rather than delegate diff --git a/pypy/doc/whatsnew-head.rst b/pypy/d

[pypy-commit] pypy mro-reorder-numpypy-str: close branch about to be merged

2013-08-01 Thread mattip
Author: Matti Picus Branch: mro-reorder-numpypy-str Changeset: r65889:9b3308c15c49 Date: 2013-08-02 07:01 +0300 http://bitbucket.org/pypy/pypy/changeset/9b3308c15c49/ Log:close branch about to be merged ___ pypy-commit mailing list pypy-commit@pyth

[pypy-commit] pypy mro-reorder-numpypy-str: fix, make to_str() independent of self

2013-08-01 Thread mattip
Author: Matti Picus Branch: mro-reorder-numpypy-str Changeset: r65887:0e0cfbd7c508 Date: 2013-08-02 06:17 +0300 http://bitbucket.org/pypy/pypy/changeset/0e0cfbd7c508/ Log:fix, make to_str() independent of self diff --git a/pypy/module/micronumpy/test/test_numarray.py b/pypy/module/micronump

[pypy-commit] cffi default: Update the version number to 0.7.2

2013-08-01 Thread arigo
Author: Armin Rigo Branch: Changeset: r1341:e5c3342ce174 Date: 2013-08-02 00:47 +0200 http://bitbucket.org/cffi/cffi/changeset/e5c3342ce174/ Log:Update the version number to 0.7.2 diff --git a/cffi/__init__.py b/cffi/__init__.py --- a/cffi/__init__.py +++ b/cffi/__init__.py @@ -4,5 +4,5 @@

[pypy-commit] cffi default: Bah, fix

2013-08-01 Thread arigo
Author: Armin Rigo Branch: Changeset: r1338:e6d841bc4677 Date: 2013-08-02 00:45 +0200 http://bitbucket.org/cffi/cffi/changeset/e6d841bc4677/ Log:Bah, fix diff --git a/cffi/api.py b/cffi/api.py --- a/cffi/api.py +++ b/cffi/api.py @@ -54,7 +54,8 @@ # _cffi_backend.so compiled.

[pypy-commit] cffi release-0.7: Update the version number to 0.7.2

2013-08-01 Thread arigo
Author: Armin Rigo Branch: release-0.7 Changeset: r1339:d4d50eef7198 Date: 2013-08-02 00:47 +0200 http://bitbucket.org/cffi/cffi/changeset/d4d50eef7198/ Log:Update the version number to 0.7.2 diff --git a/cffi/__init__.py b/cffi/__init__.py --- a/cffi/__init__.py +++ b/cffi/__init__.py @@ -4

[pypy-commit] cffi release-0.7: Update MD5/SHA1.

2013-08-01 Thread arigo
Author: Armin Rigo Branch: release-0.7 Changeset: r1340:1f576889e281 Date: 2013-08-02 00:50 +0200 http://bitbucket.org/cffi/cffi/changeset/1f576889e281/ Log:Update MD5/SHA1. diff --git a/doc/source/index.rst b/doc/source/index.rst --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -94,

[pypy-commit] cffi default: Remove this temporary warning

2013-08-01 Thread arigo
Author: Armin Rigo Branch: Changeset: r1336:09b29fe4d7ff Date: 2013-08-01 23:07 +0200 http://bitbucket.org/cffi/cffi/changeset/09b29fe4d7ff/ Log:Remove this temporary warning diff --git a/doc/source/index.rst b/doc/source/index.rst --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -7

[pypy-commit] cffi release-0.7: Bah, fix

2013-08-01 Thread arigo
Author: Armin Rigo Branch: release-0.7 Changeset: r1337:4cc4c30496d6 Date: 2013-08-02 00:45 +0200 http://bitbucket.org/cffi/cffi/changeset/4cc4c30496d6/ Log:Bah, fix diff --git a/cffi/api.py b/cffi/api.py --- a/cffi/api.py +++ b/cffi/api.py @@ -54,7 +54,8 @@ # _cffi_backend.so c

[pypy-commit] cffi release-0.7: Update MD5/SHA1

2013-08-01 Thread arigo
Author: Armin Rigo Branch: release-0.7 Changeset: r1335:3e8d24e74a6f Date: 2013-08-01 23:04 +0200 http://bitbucket.org/cffi/cffi/changeset/3e8d24e74a6f/ Log:Update MD5/SHA1 diff --git a/doc/source/index.rst b/doc/source/index.rst --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -94,9

[pypy-commit] cffi release-0.7: Fix for win64

2013-08-01 Thread arigo
Author: Armin Rigo Branch: release-0.7 Changeset: r1332:951a96c7 Date: 2013-08-01 22:54 +0200 http://bitbucket.org/cffi/cffi/changeset/951a96c7/ Log:Fix for win64 diff --git a/c/libffi_msvc/ffi.c b/c/libffi_msvc/ffi.c --- a/c/libffi_msvc/ffi.c +++ b/c/libffi_msvc/ffi.c @@ -379,7 +379

[pypy-commit] cffi default: Update the version

2013-08-01 Thread arigo
Author: Armin Rigo Branch: Changeset: r1334:e26dd90056f3 Date: 2013-08-01 23:00 +0200 http://bitbucket.org/cffi/cffi/changeset/e26dd90056f3/ Log:Update the version diff --git a/cffi/__init__.py b/cffi/__init__.py --- a/cffi/__init__.py +++ b/cffi/__init__.py @@ -4,5 +4,5 @@ from .api impor

[pypy-commit] cffi release-0.7: Update the version

2013-08-01 Thread arigo
Author: Armin Rigo Branch: release-0.7 Changeset: r1333:9a6dac51d4f7 Date: 2013-08-01 23:00 +0200 http://bitbucket.org/cffi/cffi/changeset/9a6dac51d4f7/ Log:Update the version diff --git a/cffi/__init__.py b/cffi/__init__.py --- a/cffi/__init__.py +++ b/cffi/__init__.py @@ -4,5 +4,5 @@ from

[pypy-commit] cffi default: Fix for win64

2013-08-01 Thread arigo
Author: Armin Rigo Branch: Changeset: r1331:1e1f88442f65 Date: 2013-08-01 22:54 +0200 http://bitbucket.org/cffi/cffi/changeset/1e1f88442f65/ Log:Fix for win64 diff --git a/c/libffi_msvc/ffi.c b/c/libffi_msvc/ffi.c --- a/c/libffi_msvc/ffi.c +++ b/c/libffi_msvc/ffi.c @@ -379,7 +379,12 @@ #

[pypy-commit] pypy mro-reorder-numpypy-str: a failing test

2013-08-01 Thread mattip
Author: Matti Picus Branch: mro-reorder-numpypy-str Changeset: r65886:08e2d7b190ce Date: 2013-08-01 22:21 +0300 http://bitbucket.org/pypy/pypy/changeset/08e2d7b190ce/ Log:a failing test diff --git a/pypy/module/micronumpy/test/test_numarray.py b/pypy/module/micronumpy/test/test_numarray.py

[pypy-commit] pypy mro-reorder-numpypy-str: remove W_StringBox delegation

2013-08-01 Thread mattip
Author: Matti Picus Branch: mro-reorder-numpypy-str Changeset: r65885:eb6ab033bef4 Date: 2013-08-01 22:03 +0300 http://bitbucket.org/pypy/pypy/changeset/eb6ab033bef4/ Log:remove W_StringBox delegation diff --git a/pypy/module/micronumpy/stdobjspace.py b/pypy/module/micronumpy/stdobjspace.py

[pypy-commit] benchmarks single-run: fix merge

2013-08-01 Thread fijal
Author: Maciej Fijalkowski Branch: single-run Changeset: r225:14b5d59b71d3 Date: 2013-08-01 21:24 +0200 http://bitbucket.org/pypy/benchmarks/changeset/14b5d59b71d3/ Log:fix merge diff --git a/runner.py b/runner.py --- a/runner.py +++ b/runner.py @@ -131,7 +131,6 @@ options, args = par

[pypy-commit] benchmarks single-run: kill a hack

2013-08-01 Thread fijal
Author: Maciej Fijalkowski Branch: single-run Changeset: r226:cdd4c0fae47a Date: 2013-08-01 21:24 +0200 http://bitbucket.org/pypy/benchmarks/changeset/cdd4c0fae47a/ Log:kill a hack diff --git a/runner.py b/runner.py --- a/runner.py +++ b/runner.py @@ -15,12 +15,6 @@ 'rietve

[pypy-commit] benchmarks single-run: merge default

2013-08-01 Thread fijal
Author: Maciej Fijalkowski Branch: single-run Changeset: r224:e466ac6b92c3 Date: 2013-08-01 21:21 +0200 http://bitbucket.org/pypy/benchmarks/changeset/e466ac6b92c3/ Log:merge default diff --git a/lib/pypy/rpython/flowspace/flowcontext.py b/lib/pypy/rpython/flowspace/flowcontext.py --- a/lib

[pypy-commit] benchmarks single-run: the last one I think

2013-08-01 Thread fijal
Author: Maciej Fijalkowski Branch: single-run Changeset: r223:a4f27cab0673 Date: 2013-08-01 20:52 +0200 http://bitbucket.org/pypy/benchmarks/changeset/a4f27cab0673/ Log:the last one I think diff --git a/benchmarks.py b/benchmarks.py --- a/benchmarks.py +++ b/benchmarks.py @@ -141,7 +141,7 @@

[pypy-commit] pypy mro-reorder-numpypy-str: passes tests and translates, more tests needed

2013-08-01 Thread mattip
Author: Matti Picus Branch: mro-reorder-numpypy-str Changeset: r65884:f57517c2e8fc Date: 2013-08-01 21:36 +0300 http://bitbucket.org/pypy/pypy/changeset/f57517c2e8fc/ Log:passes tests and translates, more tests needed diff --git a/pypy/module/micronumpy/interp_boxes.py b/pypy/module/micronu

[pypy-commit] benchmarks single-run: one more fix

2013-08-01 Thread fijal
Author: Maciej Fijalkowski Branch: single-run Changeset: r222:7ff9ed5173d8 Date: 2013-08-01 20:38 +0200 http://bitbucket.org/pypy/benchmarks/changeset/7ff9ed5173d8/ Log:one more fix diff --git a/unladen_swallow/perf.py b/unladen_swallow/perf.py --- a/unladen_swallow/perf.py +++ b/unladen_swa

[pypy-commit] pypy mro-reorder-numpypy-str: reorder mro for numpypy string_

2013-08-01 Thread mattip
Author: Matti Picus Branch: mro-reorder-numpypy-str Changeset: r65883:30146f8b14a7 Date: 2013-08-01 18:07 +0300 http://bitbucket.org/pypy/pypy/changeset/30146f8b14a7/ Log:reorder mro for numpypy string_ diff --git a/pypy/module/micronumpy/interp_boxes.py b/pypy/module/micronumpy/interp_boxe

[pypy-commit] benchmarks single-run: more fixes

2013-08-01 Thread fijal
Author: Maciej Fijalkowski Branch: single-run Changeset: r221:5af4233fd7ff Date: 2013-08-01 20:23 +0200 http://bitbucket.org/pypy/benchmarks/changeset/5af4233fd7ff/ Log:more fixes diff --git a/benchmarks.py b/benchmarks.py --- a/benchmarks.py +++ b/benchmarks.py @@ -50,7 +50,7 @@

[pypy-commit] benchmarks single-run: add a special group

2013-08-01 Thread fijal
Author: Maciej Fijalkowski Branch: single-run Changeset: r220:354c8deb826a Date: 2013-08-01 20:21 +0200 http://bitbucket.org/pypy/benchmarks/changeset/354c8deb826a/ Log:add a special group diff --git a/runner.py b/runner.py --- a/runner.py +++ b/runner.py @@ -15,6 +15,11 @@

[pypy-commit] benchmarks single-run: one more

2013-08-01 Thread fijal
Author: Maciej Fijalkowski Branch: single-run Changeset: r218:428d7feb4b7f Date: 2013-08-01 20:11 +0200 http://bitbucket.org/pypy/benchmarks/changeset/428d7feb4b7f/ Log:one more diff --git a/benchmarks.py b/benchmarks.py --- a/benchmarks.py +++ b/benchmarks.py @@ -44,13 +44,13 @@ bm

[pypy-commit] benchmarks single-run: fixes

2013-08-01 Thread fijal
Author: Maciej Fijalkowski Branch: single-run Changeset: r219:b8682859cf0c Date: 2013-08-01 20:18 +0200 http://bitbucket.org/pypy/benchmarks/changeset/b8682859cf0c/ Log:fixes diff --git a/benchmarks.py b/benchmarks.py --- a/benchmarks.py +++ b/benchmarks.py @@ -1,7 +1,7 @@ import os import

[pypy-commit] benchmarks single-run: fix

2013-08-01 Thread fijal
Author: Maciej Fijalkowski Branch: single-run Changeset: r217:e1ff20a040f8 Date: 2013-08-01 20:04 +0200 http://bitbucket.org/pypy/benchmarks/changeset/e1ff20a040f8/ Log:fix diff --git a/benchmarks.py b/benchmarks.py --- a/benchmarks.py +++ b/benchmarks.py @@ -172,7 +172,7 @@ result =

[pypy-commit] benchmarks single-run: fix one more

2013-08-01 Thread fijal
Author: Maciej Fijalkowski Branch: single-run Changeset: r216:b4435f049efb Date: 2013-08-01 19:58 +0200 http://bitbucket.org/pypy/benchmarks/changeset/b4435f049efb/ Log:fix one more diff --git a/benchmarks.py b/benchmarks.py --- a/benchmarks.py +++ b/benchmarks.py @@ -177,34 +177,32 @@

[pypy-commit] benchmarks single-run: Kill a whole lot of stupid mess - now we can have one interpreter benchmarked

2013-08-01 Thread fijal
Author: Maciej Fijalkowski Branch: single-run Changeset: r215:9b79fbc02de1 Date: 2013-08-01 19:49 +0200 http://bitbucket.org/pypy/benchmarks/changeset/9b79fbc02de1/ Log:Kill a whole lot of stupid mess - now we can have one interpreter benchmarked diff --git a/benchmarks.py b/benchmar

[pypy-commit] pypy kill-typesystem: merge lltypesystem.exceptiondata into rtyper.exceptiondata

2013-08-01 Thread rlamy
Author: Ronan Lamy Branch: kill-typesystem Changeset: r65879:1d43382f86dd Date: 2013-07-29 13:16 +0100 http://bitbucket.org/pypy/pypy/changeset/1d43382f86dd/ Log:merge lltypesystem.exceptiondata into rtyper.exceptiondata diff --git a/rpython/rtyper/exceptiondata.py b/rpython/rtyper/exception

[pypy-commit] pypy kill-typesystem: kill the lazy import hack in TypeSystem

2013-08-01 Thread rlamy
Author: Ronan Lamy Branch: kill-typesystem Changeset: r65882:cc3d8a522a8b Date: 2013-08-01 18:21 +0100 http://bitbucket.org/pypy/pypy/changeset/cc3d8a522a8b/ Log:kill the lazy import hack in TypeSystem diff --git a/rpython/rlib/debug.py b/rpython/rlib/debug.py --- a/rpython/rlib/debug.py +++

[pypy-commit] pypy kill-typesystem: rm attr type_system.rclass

2013-08-01 Thread rlamy
Author: Ronan Lamy Branch: kill-typesystem Changeset: r65881:981476ac5e16 Date: 2013-07-31 16:46 +0100 http://bitbucket.org/pypy/pypy/changeset/981476ac5e16/ Log:rm attr type_system.rclass diff --git a/rpython/rtyper/exceptiondata.py b/rpython/rtyper/exceptiondata.py --- a/rpython/rtyper/exc

[pypy-commit] pypy kill-typesystem: Simplify rtyper.exceptiondata

2013-08-01 Thread rlamy
Author: Ronan Lamy Branch: kill-typesystem Changeset: r65880:e6cb10211932 Date: 2013-07-29 15:32 +0100 http://bitbucket.org/pypy/pypy/changeset/e6cb10211932/ Log:Simplify rtyper.exceptiondata diff --git a/rpython/rtyper/exceptiondata.py b/rpython/rtyper/exceptiondata.py --- a/rpython/rtyper/

[pypy-commit] pypy kill-typesystem: kill trivial getter

2013-08-01 Thread rlamy
Author: Ronan Lamy Branch: kill-typesystem Changeset: r65878:dec98a0d9628 Date: 2013-07-29 02:47 +0100 http://bitbucket.org/pypy/pypy/changeset/dec98a0d9628/ Log:kill trivial getter diff --git a/rpython/jit/metainterp/jitexc.py b/rpython/jit/metainterp/jitexc.py --- a/rpython/jit/metainterp/

[pypy-commit] cffi release-0.7: Fix the doc

2013-08-01 Thread arigo
Author: Armin Rigo Branch: release-0.7 Changeset: r1330:9c50b9b732df Date: 2013-08-01 17:49 +0200 http://bitbucket.org/cffi/cffi/changeset/9c50b9b732df/ Log:Fix the doc diff --git a/doc/source/index.rst b/doc/source/index.rst --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -134,7 +1

[pypy-commit] cffi default: Fix the doc

2013-08-01 Thread arigo
Author: Armin Rigo Branch: Changeset: r1329:2162ca1d7b7e Date: 2013-08-01 17:49 +0200 http://bitbucket.org/cffi/cffi/changeset/2162ca1d7b7e/ Log:Fix the doc diff --git a/doc/source/index.rst b/doc/source/index.rst --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -134,7 +134,8 @@

[pypy-commit] cffi release-0.7: Add a warning

2013-08-01 Thread arigo
Author: Armin Rigo Branch: release-0.7 Changeset: r1328:a1b0ea18224f Date: 2013-08-01 17:44 +0200 http://bitbucket.org/cffi/cffi/changeset/a1b0ea18224f/ Log:Add a warning diff --git a/doc/source/index.rst b/doc/source/index.rst --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -1212,7

[pypy-commit] cffi default: Add a warning

2013-08-01 Thread arigo
Author: Armin Rigo Branch: Changeset: r1327:b95881437e90 Date: 2013-08-01 17:44 +0200 http://bitbucket.org/cffi/cffi/changeset/b95881437e90/ Log:Add a warning diff --git a/doc/source/index.rst b/doc/source/index.rst --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -1212,7 +1212,9 @@

[pypy-commit] cffi release-0.7: The Win64 problem with the .asm was fixed by checking in the .obj file.

2013-08-01 Thread arigo
Author: Armin Rigo Branch: release-0.7 Changeset: r1326:fec86009869d Date: 2013-08-01 17:33 +0200 http://bitbucket.org/cffi/cffi/changeset/fec86009869d/ Log:The Win64 problem with the .asm was fixed by checking in the .obj file. diff --git a/doc/source/index.rst b/doc/source/index.rs

[pypy-commit] cffi default: The Win64 problem with the .asm was fixed by checking in the .obj file.

2013-08-01 Thread arigo
Author: Armin Rigo Branch: Changeset: r1325:7fc02dbc82e6 Date: 2013-08-01 17:33 +0200 http://bitbucket.org/cffi/cffi/changeset/7fc02dbc82e6/ Log:The Win64 problem with the .asm was fixed by checking in the .obj file. diff --git a/doc/source/index.rst b/doc/source/index.rst --- a/doc

[pypy-commit] cffi release-0.7: Update the MD5/SHA

2013-08-01 Thread arigo
Author: Armin Rigo Branch: release-0.7 Changeset: r1324:f798b582b04a Date: 2013-08-01 17:21 +0200 http://bitbucket.org/cffi/cffi/changeset/f798b582b04a/ Log:Update the MD5/SHA diff --git a/doc/source/index.rst b/doc/source/index.rst --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -9

[pypy-commit] cffi default: Removed tag release-0.4

2013-08-01 Thread arigo
Author: Armin Rigo Branch: Changeset: r1319:e05904fc0876 Date: 2013-08-01 17:12 +0200 http://bitbucket.org/cffi/cffi/changeset/e05904fc0876/ Log:Removed tag release-0.4 diff --git a/.hgtags b/.hgtags --- a/.hgtags +++ b/.hgtags @@ -2,3 +2,5 @@ relea

[pypy-commit] cffi default: Removed tag release-0.4.1

2013-08-01 Thread arigo
Author: Armin Rigo Branch: Changeset: r1318:960e22982b11 Date: 2013-08-01 17:12 +0200 http://bitbucket.org/cffi/cffi/changeset/960e22982b11/ Log:Removed tag release-0.4.1 diff --git a/.hgtags b/.hgtags --- a/.hgtags +++ b/.hgtags @@ -1,2 +1,4 @@ 3691a2e644c98fc8753ffb96c4ff2d5d3e57bd17 rel

[pypy-commit] cffi default: Removed tag release-0.4.2

2013-08-01 Thread arigo
Author: Armin Rigo Branch: Changeset: r1317:b2960f95e1b7 Date: 2013-08-01 17:12 +0200 http://bitbucket.org/cffi/cffi/changeset/b2960f95e1b7/ Log:Removed tag release-0.4.2 diff --git a/.hgtags b/.hgtags new file mode 100644 --- /dev/null +++ b/.hgtags @@ -0,0 +1,2 @@ +3691a2e644c98fc8753ffb9

[pypy-commit] cffi default: Removed tag release-0.2.1

2013-08-01 Thread arigo
Author: Armin Rigo Branch: Changeset: r1321:ae01456bdd99 Date: 2013-08-01 17:12 +0200 http://bitbucket.org/cffi/cffi/changeset/ae01456bdd99/ Log:Removed tag release-0.2.1 diff --git a/.hgtags b/.hgtags --- a/.hgtags +++ b/.hgtags @@ -6,3 +6,5 @@ rel

[pypy-commit] cffi default: Removed tag release-0.3

2013-08-01 Thread arigo
Author: Armin Rigo Branch: Changeset: r1320:5b2d9013e349 Date: 2013-08-01 17:12 +0200 http://bitbucket.org/cffi/cffi/changeset/5b2d9013e349/ Log:Removed tag release-0.3 diff --git a/.hgtags b/.hgtags --- a/.hgtags +++ b/.hgtags @@ -4,3 +4,5 @@ relea

[pypy-commit] cffi default: Removed tag release-0.2

2013-08-01 Thread arigo
Author: Armin Rigo Branch: Changeset: r1322:16df080fd634 Date: 2013-08-01 17:12 +0200 http://bitbucket.org/cffi/cffi/changeset/16df080fd634/ Log:Removed tag release-0.2 diff --git a/.hgtags b/.hgtags --- a/.hgtags +++ b/.hgtags @@ -8,3 +8,5 @@ relea

[pypy-commit] cffi default: Removed tag release-0.1

2013-08-01 Thread arigo
Author: Armin Rigo Branch: Changeset: r1323:27a653aae7f3 Date: 2013-08-01 17:12 +0200 http://bitbucket.org/cffi/cffi/changeset/27a653aae7f3/ Log:Removed tag release-0.1 diff --git a/.hgtags b/.hgtags --- a/.hgtags +++ b/.hgtags @@ -10,3 +10,5 @@ rel

[pypy-commit] cffi release-0.7: A release branch

2013-08-01 Thread arigo
Author: Armin Rigo Branch: release-0.7 Changeset: r1315:758ce3691553 Date: 2013-08-01 17:06 +0200 http://bitbucket.org/cffi/cffi/changeset/758ce3691553/ Log:A release branch ___ pypy-commit mailing list pypy-commit@python.org http://mail.python.org

[pypy-commit] cffi default: Remove the hg tags. We're using hg branches 'release-*' nowadays.

2013-08-01 Thread arigo
Author: Armin Rigo Branch: Changeset: r1316:f929c468a63e Date: 2013-08-01 17:09 +0200 http://bitbucket.org/cffi/cffi/changeset/f929c468a63e/ Log:Remove the hg tags. We're using hg branches 'release-*' nowadays. diff --git a/.hgtags b/.hgtags deleted file mode 100644 --- a/.hgtags +++ /dev/n

[pypy-commit] cffi default: Don't care too much about the ctypes backend

2013-08-01 Thread arigo
Author: Armin Rigo Branch: Changeset: r1314:b3024e60ca54 Date: 2013-08-01 17:05 +0200 http://bitbucket.org/cffi/cffi/changeset/b3024e60ca54/ Log:Don't care too much about the ctypes backend diff --git a/testing/test_function.py b/testing/test_function.py --- a/testing/test_function.py +++ b

[pypy-commit] cffi default: Write "status of Win64".

2013-08-01 Thread arigo
Author: Armin Rigo Branch: Changeset: r1313:0df92079477e Date: 2013-08-01 16:36 +0200 http://bitbucket.org/cffi/cffi/changeset/0df92079477e/ Log:Write "status of Win64". diff --git a/doc/source/index.rst b/doc/source/index.rst --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -171,6

[pypy-commit] cffi default: Py3k fix

2013-08-01 Thread arigo
Author: Armin Rigo Branch: Changeset: r1312:6493499556ea Date: 2013-08-01 16:30 +0200 http://bitbucket.org/cffi/cffi/changeset/6493499556ea/ Log:Py3k fix diff --git a/c/_cffi_backend.c b/c/_cffi_backend.c --- a/c/_cffi_backend.c +++ b/c/_cffi_backend.c @@ -5325,11 +5325,11 @@ if (PyTyp

[pypy-commit] pypy default: typo

2013-08-01 Thread bivab
Author: David Schneider Branch: Changeset: r65876:9d4bbb3734b2 Date: 2013-08-01 15:41 +0200 http://bitbucket.org/pypy/pypy/changeset/9d4bbb3734b2/ Log:typo diff --git a/pypy/doc/release-2.1.0.rst b/pypy/doc/release-2.1.0.rst --- a/pypy/doc/release-2.1.0.rst +++ b/pypy/doc/release-2.1.0.rst

[pypy-commit] pypy default: bump version

2013-08-01 Thread bivab
Author: David Schneider Branch: Changeset: r65875:02941220a2d4 Date: 2013-08-01 15:27 +0200 http://bitbucket.org/pypy/pypy/changeset/02941220a2d4/ Log:bump version diff --git a/pypy/module/cpyext/include/patchlevel.h b/pypy/module/cpyext/include/patchlevel.h --- a/pypy/module/cpyext/includ

[pypy-commit] pypy default: update version in the docs

2013-08-01 Thread bivab
Author: David Schneider Branch: Changeset: r65874:22a0e7be1d30 Date: 2013-08-01 15:26 +0200 http://bitbucket.org/pypy/pypy/changeset/22a0e7be1d30/ Log:update version in the docs diff --git a/pypy/doc/conf.py b/pypy/doc/conf.py --- a/pypy/doc/conf.py +++ b/pypy/doc/conf.py @@ -45,9 +45,9 @@

[pypy-commit] cffi windows: Close this experimental branch. Took manually 05896a3af290 and

2013-08-01 Thread arigo
Author: Armin Rigo Branch: windows Changeset: r1311:c6f0e2c2baf4 Date: 2013-08-01 15:26 +0200 http://bitbucket.org/cffi/cffi/changeset/c6f0e2c2baf4/ Log:Close this experimental branch. Took manually 05896a3af290 and 55d1624ba4be from there. ___

[pypy-commit] cffi win64: Close branch, ready to merge

2013-08-01 Thread arigo
Author: Armin Rigo Branch: win64 Changeset: r1309:98257c799f70 Date: 2013-08-01 15:23 +0200 http://bitbucket.org/cffi/cffi/changeset/98257c799f70/ Log:Close branch, ready to merge ___ pypy-commit mailing list pypy-commit@python.org http://mail.pyth

[pypy-commit] cffi default: hg merge win64

2013-08-01 Thread arigo
Author: Armin Rigo Branch: Changeset: r1310:d66fc88471be Date: 2013-08-01 15:23 +0200 http://bitbucket.org/cffi/cffi/changeset/d66fc88471be/ Log:hg merge win64 diff --git a/c/libffi_msvc/ffi.c b/c/libffi_msvc/ffi.c --- a/c/libffi_msvc/ffi.c +++ b/c/libffi_msvc/ffi.c @@ -221,8 +221,7 @@ #el

[pypy-commit] cffi win64: I have seriously no clue how Win64 ctypes work

2013-08-01 Thread arigo
Author: Armin Rigo Branch: win64 Changeset: r1308:484df1511013 Date: 2013-08-01 14:44 +0200 http://bitbucket.org/cffi/cffi/changeset/484df1511013/ Log:I have seriously no clue how Win64 ctypes work diff --git a/c/libffi_msvc/ffi.c b/c/libffi_msvc/ffi.c --- a/c/libffi_msvc/ffi.c +++ b/c/libff

[pypy-commit] cffi win64: Backed out changeset a0bbd364d7a2

2013-08-01 Thread arigo
Author: Armin Rigo Branch: win64 Changeset: r1307:9c93e3a75495 Date: 2013-08-01 12:22 +0200 http://bitbucket.org/cffi/cffi/changeset/9c93e3a75495/ Log:Backed out changeset a0bbd364d7a2 diff --git a/c/libffi_msvc/ffi.c b/c/libffi_msvc/ffi.c --- a/c/libffi_msvc/ffi.c +++ b/c/libffi_msvc/ffi.c

[pypy-commit] cffi win64: Fix

2013-08-01 Thread arigo
Author: Armin Rigo Branch: win64 Changeset: r1306:a0bbd364d7a2 Date: 2013-08-01 12:06 +0200 http://bitbucket.org/cffi/cffi/changeset/a0bbd364d7a2/ Log:Fix diff --git a/c/libffi_msvc/ffi.c b/c/libffi_msvc/ffi.c --- a/c/libffi_msvc/ffi.c +++ b/c/libffi_msvc/ffi.c @@ -340,6 +340,9 @@ resu

[pypy-commit] cffi win64: Attempted fix

2013-08-01 Thread arigo
Author: Armin Rigo Branch: win64 Changeset: r1305:2451ececc8cd Date: 2013-08-01 11:57 +0200 http://bitbucket.org/cffi/cffi/changeset/2451ececc8cd/ Log:Attempted fix diff --git a/c/libffi_msvc/ffi.c b/c/libffi_msvc/ffi.c --- a/c/libffi_msvc/ffi.c +++ b/c/libffi_msvc/ffi.c @@ -377,6 +377,11 @@

[pypy-commit] cffi win64: Bah?

2013-08-01 Thread arigo
Author: Armin Rigo Branch: win64 Changeset: r1304:985f8322ba45 Date: 2013-08-01 11:46 +0200 http://bitbucket.org/cffi/cffi/changeset/985f8322ba45/ Log:Bah? diff --git a/c/libffi_msvc/types.c b/c/libffi_msvc/types.c --- a/c/libffi_msvc/types.c +++ b/c/libffi_msvc/types.c @@ -43,7 +43,7 @@ FF

[pypy-commit] cffi win64: A branch to fix the win64 issues.

2013-08-01 Thread arigo
Author: Armin Rigo Branch: win64 Changeset: r1302:89277a8d0543 Date: 2013-08-01 11:19 +0200 http://bitbucket.org/cffi/cffi/changeset/89277a8d0543/ Log:A branch to fix the win64 issues. ___ pypy-commit mailing list pypy-commit@python.org http://mail

[pypy-commit] cffi win64: I fail to see how "cif->bytes ? cif->bytes : 40" means "at least 40".

2013-08-01 Thread arigo
Author: Armin Rigo Branch: win64 Changeset: r1303:a01a34a12473 Date: 2013-08-01 11:19 +0200 http://bitbucket.org/cffi/cffi/changeset/a01a34a12473/ Log:I fail to see how "cif->bytes ? cif->bytes : 40" means "at least 40". It seems to mean only "not 0" to me. diff --git a/c/libffi_msvc

[pypy-commit] cffi default: SIZE_OF_LONG may differ from SIZE_OF_PTR

2013-08-01 Thread arigo
Author: Armin Rigo Branch: Changeset: r1301:dae3c39125de Date: 2013-08-01 11:03 +0200 http://bitbucket.org/cffi/cffi/changeset/dae3c39125de/ Log:SIZE_OF_LONG may differ from SIZE_OF_PTR diff --git a/testing/backend_tests.py b/testing/backend_tests.py --- a/testing/backend_tests.py +++ b/tes

[pypy-commit] pypy flow-no-local-exception: in-progress

2013-08-01 Thread arigo
Author: Armin Rigo Branch: flow-no-local-exception Changeset: r65873:9156c47391d7 Date: 2013-08-01 10:42 +0200 http://bitbucket.org/pypy/pypy/changeset/9156c47391d7/ Log:in-progress diff --git a/pypy/objspace/std/bytearrayobject.py b/pypy/objspace/std/bytearrayobject.py --- a/pypy/objspace/

[pypy-commit] pypy flow-no-local-exception: Fix the flow space and the annotator

2013-08-01 Thread arigo
Author: Armin Rigo Branch: flow-no-local-exception Changeset: r65868:82f7913e20b5 Date: 2013-07-31 12:26 +0200 http://bitbucket.org/pypy/pypy/changeset/82f7913e20b5/ Log:Fix the flow space and the annotator diff --git a/rpython/annotator/binaryop.py b/rpython/annotator/binaryop.py --- a/rpyt

[pypy-commit] pypy default: Bah. A mistake of the ootype removal process.

2013-08-01 Thread arigo
Author: Armin Rigo Branch: Changeset: r65872:0765febf0718 Date: 2013-08-01 10:41 +0200 http://bitbucket.org/pypy/pypy/changeset/0765febf0718/ Log:Bah. A mistake of the ootype removal process. diff --git a/rpython/rtyper/test/test_runicode.py b/rpython/rtyper/test/test_runicode.py --- a/rpy

[pypy-commit] pypy flow-no-local-exception: RPython test fixes

2013-08-01 Thread arigo
Author: Armin Rigo Branch: flow-no-local-exception Changeset: r65869:52641ef0a6dd Date: 2013-07-31 12:34 +0200 http://bitbucket.org/pypy/pypy/changeset/52641ef0a6dd/ Log:RPython test fixes diff --git a/rpython/rtyper/test/test_llinterp.py b/rpython/rtyper/test/test_llinterp.py --- a/rpython

[pypy-commit] pypy flow-no-local-exception: Kill support for implicitly checking for IndexError if and only if the

2013-08-01 Thread arigo
Author: Armin Rigo Branch: flow-no-local-exception Changeset: r65867:8b92e00fe8ad Date: 2013-07-31 11:53 +0200 http://bitbucket.org/pypy/pypy/changeset/8b92e00fe8ad/ Log:Kill support for implicitly checking for IndexError if and only if the getitem/setitem is present in a "try: except

[pypy-commit] pypy flow-no-local-exception: Kill code.

2013-08-01 Thread arigo
Author: Armin Rigo Branch: flow-no-local-exception Changeset: r65871:31b884f1dbac Date: 2013-07-31 13:20 +0200 http://bitbucket.org/pypy/pypy/changeset/31b884f1dbac/ Log:Kill code. diff --git a/rpython/rtyper/lltypesystem/rlist.py b/rpython/rtyper/lltypesystem/rlist.py --- a/rpython/rtyper/

[pypy-commit] pypy flow-no-local-exception: Adapt lists

2013-08-01 Thread arigo
Author: Armin Rigo Branch: flow-no-local-exception Changeset: r65870:608476b35886 Date: 2013-07-31 12:53 +0200 http://bitbucket.org/pypy/pypy/changeset/608476b35886/ Log:Adapt lists diff --git a/pypy/objspace/std/iterobject.py b/pypy/objspace/std/iterobject.py --- a/pypy/objspace/std/iterobj