[pypy-commit] pypy numpy-refactor: some more boilerplate

2012-08-30 Thread fijal
Author: Maciej Fijalkowski Branch: numpy-refactor Changeset: r57034:f36d1b640bef Date: 2012-08-30 20:41 +0200 http://bitbucket.org/pypy/pypy/changeset/f36d1b640bef/ Log:some more boilerplate diff --git a/pypy/module/micronumpy/interp_arrayops.py b/pypy/module/micronumpy/interp_arrayops.py -

[pypy-commit] pypy numpy-refactor: multidim iterator, start passing more tests

2012-08-30 Thread fijal
Author: Maciej Fijalkowski Branch: numpy-refactor Changeset: r57033:2a449b5fea59 Date: 2012-08-30 20:37 +0200 http://bitbucket.org/pypy/pypy/changeset/2a449b5fea59/ Log:multidim iterator, start passing more tests diff --git a/pypy/module/micronumpy/arrayimpl/concrete.py b/pypy/module/micron

[pypy-commit] pypy improve-rbigint: close merged branch

2012-08-30 Thread fijal
Author: Maciej Fijalkowski Branch: improve-rbigint Changeset: r57032:322806c120f3 Date: 2012-08-30 20:24 +0200 http://bitbucket.org/pypy/pypy/changeset/322806c120f3/ Log:close merged branch ___ pypy-commit mailing list [email protected] http:/

[pypy-commit] pypy numpy-refactor: one dim view iterator

2012-08-30 Thread fijal
Author: Maciej Fijalkowski Branch: numpy-refactor Changeset: r57030:865073412c1f Date: 2012-08-30 20:16 +0200 http://bitbucket.org/pypy/pypy/changeset/865073412c1f/ Log:one dim view iterator diff --git a/pypy/module/micronumpy/arrayimpl/concrete.py b/pypy/module/micronumpy/arrayimpl/concret

[pypy-commit] pypy numpy-refactor: make tests pass with -A

2012-08-30 Thread fijal
Author: Maciej Fijalkowski Branch: numpy-refactor Changeset: r57028:b15582c417e5 Date: 2012-08-30 19:38 +0200 http://bitbucket.org/pypy/pypy/changeset/b15582c417e5/ Log:make tests pass with -A diff --git a/pypy/module/micronumpy/__init__.py b/pypy/module/micronumpy/__init__.py --- a/pypy/mo

[pypy-commit] pypy numpy-refactor: fix those tests to resemble numpy more

2012-08-30 Thread fijal
Author: Maciej Fijalkowski Branch: numpy-refactor Changeset: r57027:c85a806f97c9 Date: 2012-08-30 18:19 +0200 http://bitbucket.org/pypy/pypy/changeset/c85a806f97c9/ Log:fix those tests to resemble numpy more diff --git a/pypy/module/micronumpy/test/test_numarray.py b/pypy/module/micronumpy/

[pypy-commit] pypy numpy-refactor: fixes

2012-08-30 Thread fijal
Author: Maciej Fijalkowski Branch: numpy-refactor Changeset: r57026:d1c35c04ec4e Date: 2012-08-30 18:00 +0200 http://bitbucket.org/pypy/pypy/changeset/d1c35c04ec4e/ Log:fixes diff --git a/pypy/module/micronumpy/arrayimpl/concrete.py b/pypy/module/micronumpy/arrayimpl/concrete.py --- a/pypy/

[pypy-commit] pypy numpy-refactor: support index

2012-08-30 Thread fijal
Author: Maciej Fijalkowski Branch: numpy-refactor Changeset: r57025:a3131def450c Date: 2012-08-30 17:51 +0200 http://bitbucket.org/pypy/pypy/changeset/a3131def450c/ Log:support index diff --git a/pypy/module/micronumpy/arrayimpl/concrete.py b/pypy/module/micronumpy/arrayimpl/concrete.py ---

[pypy-commit] pypy numpy-refactor: fix all the tests to pass with -A on numpy 1.8

2012-08-30 Thread fijal
Author: Maciej Fijalkowski Branch: numpy-refactor Changeset: r57029:de963cac06e1 Date: 2012-08-30 19:44 +0200 http://bitbucket.org/pypy/pypy/changeset/de963cac06e1/ Log:fix all the tests to pass with -A on numpy 1.8 diff --git a/pypy/module/micronumpy/test/test_compile.py b/pypy/module/micr

[pypy-commit] pypy numpy-refactor: transpose

2012-08-30 Thread fijal
Author: Maciej Fijalkowski Branch: numpy-refactor Changeset: r57024:d4cad2a3a4e5 Date: 2012-08-30 17:50 +0200 http://bitbucket.org/pypy/pypy/changeset/d4cad2a3a4e5/ Log:transpose diff --git a/pypy/module/micronumpy/arrayimpl/concrete.py b/pypy/module/micronumpy/arrayimpl/concrete.py --- a/p

[pypy-commit] pypy numpy-refactor: oops, fix getitem

2012-08-30 Thread fijal
Author: Maciej Fijalkowski Branch: numpy-refactor Changeset: r57023:784e20477b3b Date: 2012-08-30 17:47 +0200 http://bitbucket.org/pypy/pypy/changeset/784e20477b3b/ Log:oops, fix getitem diff --git a/pypy/module/micronumpy/arrayimpl/concrete.py b/pypy/module/micronumpy/arrayimpl/concrete.py

[pypy-commit] pypy numpy-refactor: reshape

2012-08-30 Thread fijal
Author: Maciej Fijalkowski Branch: numpy-refactor Changeset: r57022:acbda6aaf5e3 Date: 2012-08-30 17:44 +0200 http://bitbucket.org/pypy/pypy/changeset/acbda6aaf5e3/ Log:reshape diff --git a/pypy/module/micronumpy/arrayimpl/concrete.py b/pypy/module/micronumpy/arrayimpl/concrete.py --- a/pyp

[pypy-commit] lang-scheme default: Factor out context creation from execution.py,

2012-08-30 Thread boemmels
Author: Juergen Boemmels Branch: Changeset: r43:608107b5b24d Date: 2012-05-28 09:47 +0200 http://bitbucket.org/pypy/lang-scheme/changeset/608107b5b24d/ Log:Factor out context creation from execution.py, solves some problems with cyclic imports diff --git a/scheme/execution.py b/sche

[pypy-commit] pypy default: Merged in rlamy/pypy/translation-cleanup (pull request #83)

2012-08-30 Thread arigo
Author: arigo Branch: Changeset: r57021:97e1d2c15876 Date: 2012-08-30 18:37 +0200 http://bitbucket.org/pypy/pypy/changeset/97e1d2c15876/ Log:Merged in rlamy/pypy/translation-cleanup (pull request #83) diff --git a/pypy/annotation/policy.py b/pypy/annotation/policy.py --- a/pypy/annotation/p

[pypy-commit] pypy translation-cleanup: Remove concrete_mode since it's not used any more.

2012-08-30 Thread rlamy
Author: Ronan Lamy Branch: translation-cleanup Changeset: r57019:90ce68c16cd5 Date: 2012-08-24 16:57 +0200 http://bitbucket.org/pypy/pypy/changeset/90ce68c16cd5/ Log:Remove concrete_mode since it's not used any more. diff --git a/pypy/objspace/flow/objspace.py b/pypy/objspace/flow/objspace.p

[pypy-commit] pypy translation-cleanup: Remove unused attribute FlowSpaceFrame.builtin

2012-08-30 Thread rlamy
Author: Ronan Lamy Branch: translation-cleanup Changeset: r57020:97892089f6d7 Date: 2012-08-27 18:31 +0200 http://bitbucket.org/pypy/pypy/changeset/97892089f6d7/ Log:Remove unused attribute FlowSpaceFrame.builtin diff --git a/pypy/objspace/flow/flowcontext.py b/pypy/objspace/flow/flowcontex

[pypy-commit] pypy translation-cleanup: Remove ObjSpace logic from .find_global()

2012-08-30 Thread rlamy
Author: Ronan Lamy Branch: translation-cleanup Changeset: r57017:8c757c2be925 Date: 2012-08-24 14:14 +0100 http://bitbucket.org/pypy/pypy/changeset/8c757c2be925/ Log:Remove ObjSpace logic from .find_global() diff --git a/pypy/objspace/flow/objspace.py b/pypy/objspace/flow/objspace.py --- a/p

[pypy-commit] pypy translation-cleanup: Use Constants instead of pypy.interpreter Modules.

2012-08-30 Thread rlamy
Author: Ronan Lamy Branch: translation-cleanup Changeset: r57018:c65684d5b666 Date: 2012-08-24 16:53 +0200 http://bitbucket.org/pypy/pypy/changeset/c65684d5b666/ Log:Use Constants instead of pypy.interpreter Modules. sys and __builtin__ can simply be represented by Constants in flow

[pypy-commit] pypy translation-cleanup: Flowspacify LOAD_GLOBAL

2012-08-30 Thread rlamy
Author: Ronan Lamy Branch: translation-cleanup Changeset: r57016:967a74f0f99a Date: 2012-08-24 04:44 +0100 http://bitbucket.org/pypy/pypy/changeset/967a74f0f99a/ Log:Flowspacify LOAD_GLOBAL diff --git a/pypy/objspace/flow/flowcontext.py b/pypy/objspace/flow/flowcontext.py --- a/pypy/objspac

[pypy-commit] pypy translation-cleanup: Simplify import handling and support relative imports

2012-08-30 Thread rlamy
Author: Ronan Lamy Branch: translation-cleanup Changeset: r57012:5a34835ef055 Date: 2012-08-23 05:55 +0100 http://bitbucket.org/pypy/pypy/changeset/5a34835ef055/ Log:Simplify import handling and support relative imports diff --git a/pypy/objspace/flow/flowcontext.py b/pypy/objspace/flow/flo

[pypy-commit] pypy translation-cleanup: Flowspacify IMPORT_NAME

2012-08-30 Thread rlamy
Author: Ronan Lamy Branch: translation-cleanup Changeset: r57011:1f98e87fed92 Date: 2012-08-23 04:52 +0100 http://bitbucket.org/pypy/pypy/changeset/1f98e87fed92/ Log:Flowspacify IMPORT_NAME diff --git a/pypy/objspace/flow/flowcontext.py b/pypy/objspace/flow/flowcontext.py --- a/pypy/objspac

[pypy-commit] pypy translation-cleanup: Remove unused cache_building_mode from flow space

2012-08-30 Thread rlamy
Author: Ronan Lamy Branch: translation-cleanup Changeset: r57015:79877d70f566 Date: 2012-08-23 19:10 +0100 http://bitbucket.org/pypy/pypy/changeset/79877d70f566/ Log:Remove unused cache_building_mode from flow space and kill flowcontext.ConcreteNoOp as well. diff --git a/pypy/objspa

[pypy-commit] pypy translation-cleanup: Remove option FlowObjSpace.do_imports_immediately

2012-08-30 Thread rlamy
Author: Ronan Lamy Branch: translation-cleanup Changeset: r57010:89322fdf24fe Date: 2012-08-23 03:28 +0100 http://bitbucket.org/pypy/pypy/changeset/89322fdf24fe/ Log:Remove option FlowObjSpace.do_imports_immediately All traces of the option have been removed, imports are now always

[pypy-commit] pypy translation-cleanup: Don't pass execution context around when it's not needed.

2012-08-30 Thread rlamy
Author: Ronan Lamy Branch: translation-cleanup Changeset: r57014:942fc628d645 Date: 2012-08-23 17:15 +0100 http://bitbucket.org/pypy/pypy/changeset/942fc628d645/ Log:Don't pass execution context around when it's not needed. diff --git a/pypy/objspace/flow/flowcontext.py b/pypy/objspace/flow

[pypy-commit] pypy translation-cleanup: Move HostCode creation inside the frame.

2012-08-30 Thread rlamy
Author: Ronan Lamy Branch: translation-cleanup Changeset: r57013:d0cb919d2ae5 Date: 2012-08-23 15:56 +0100 http://bitbucket.org/pypy/pypy/changeset/d0cb919d2ae5/ Log:Move HostCode creation inside the frame. diff --git a/pypy/objspace/flow/flowcontext.py b/pypy/objspace/flow/flowcontext.py -

[pypy-commit] pypy translation-cleanup: Kill dead function: rtype_builtin__import__

2012-08-30 Thread rlamy
Author: Ronan Lamy Branch: translation-cleanup Changeset: r57009:879f6923160d Date: 2012-08-23 01:56 +0100 http://bitbucket.org/pypy/pypy/changeset/879f6923160d/ Log:Kill dead function: rtype_builtin__import__ diff --git a/pypy/rpython/lltypesystem/rbuiltin.py b/pypy/rpython/lltypesystem/rb

[pypy-commit] pypy translation-cleanup: Move parts of sc_import() to FlowObjSpace

2012-08-30 Thread rlamy
Author: Ronan Lamy Branch: translation-cleanup Changeset: r57008:7ae5f94673e5 Date: 2012-08-22 20:00 +0100 http://bitbucket.org/pypy/pypy/changeset/7ae5f94673e5/ Log:Move parts of sc_import() to FlowObjSpace diff --git a/pypy/objspace/flow/objspace.py b/pypy/objspace/flow/objspace.py --- a/p

[pypy-commit] pypy translation-cleanup: FSFrame: don't create locals() dict.

2012-08-30 Thread rlamy
Author: Ronan Lamy Branch: translation-cleanup Changeset: r57007:ff1caa4123e0 Date: 2012-08-22 16:45 +0100 http://bitbucket.org/pypy/pypy/changeset/ff1caa4123e0/ Log:FSFrame: don't create locals() dict. Flow space processing effectively assumes that there is no actual locals

[pypy-commit] pypy translation-cleanup: Copy all FSFrame initialisation code into the class

2012-08-30 Thread rlamy
Author: Ronan Lamy Branch: translation-cleanup Changeset: r57004:da9a2079206a Date: 2012-08-16 17:42 +0100 http://bitbucket.org/pypy/pypy/changeset/da9a2079206a/ Log:Copy all FSFrame initialisation code into the class diff --git a/pypy/objspace/flow/flowcontext.py b/pypy/objspace/flow/flowc

[pypy-commit] pypy translation-cleanup: Fix missing import

2012-08-30 Thread rlamy
Author: Ronan Lamy Branch: translation-cleanup Changeset: r56999:c24093ff2184 Date: 2012-08-14 00:52 +0100 http://bitbucket.org/pypy/pypy/changeset/c24093ff2184/ Log:Fix missing import diff --git a/pypy/objspace/flow/flowcontext.py b/pypy/objspace/flow/flowcontext.py --- a/pypy/objspace/flo

[pypy-commit] pypy translation-cleanup: Simplify FSFrame initialisation

2012-08-30 Thread rlamy
Author: Ronan Lamy Branch: translation-cleanup Changeset: r57005:e3649ff89031 Date: 2012-08-16 23:57 +0100 http://bitbucket.org/pypy/pypy/changeset/e3649ff89031/ Log:Simplify FSFrame initialisation diff --git a/pypy/objspace/flow/flowcontext.py b/pypy/objspace/flow/flowcontext.py --- a/pypy

[pypy-commit] pypy translation-cleanup: dispatch_bytecode(): propagate AttributeError for missing opcodes

2012-08-30 Thread rlamy
Author: Ronan Lamy Branch: translation-cleanup Changeset: r56997:6dcf745b3241 Date: 2012-08-12 18:44 +0100 http://bitbucket.org/pypy/pypy/changeset/6dcf745b3241/ Log:dispatch_bytecode(): propagate AttributeError for missing opcodes diff --git a/pypy/objspace/flow/flowcontext.py b/pypy/objsp

[pypy-commit] pypy translation-cleanup: Make sure that locals dict creation doesn't prevent translation

2012-08-30 Thread rlamy
Author: Ronan Lamy Branch: translation-cleanup Changeset: r57003:120b233992e8 Date: 2012-08-16 02:42 +0100 http://bitbucket.org/pypy/pypy/changeset/120b233992e8/ Log:Make sure that locals dict creation doesn't prevent translation * Copy some initialisation code down into FSFrame and

[pypy-commit] pypy translation-cleanup: Copy .handle_bytecode() into FlowSpaceFrame

2012-08-30 Thread rlamy
Author: Ronan Lamy Branch: translation-cleanup Changeset: r56996:35a503e9b11c Date: 2012-08-12 05:27 +0100 http://bitbucket.org/pypy/pypy/changeset/35a503e9b11c/ Log:Copy .handle_bytecode() into FlowSpaceFrame and let the builtin exceptions propagate in standard fashion. diff --git

[pypy-commit] pypy translation-cleanup: Simplify FSFrame.handle_operation_error()

2012-08-30 Thread rlamy
Author: Ronan Lamy Branch: translation-cleanup Changeset: r57002:434b55f38543 Date: 2012-08-15 20:20 +0100 http://bitbucket.org/pypy/pypy/changeset/434b55f38543/ Log:Simplify FSFrame.handle_operation_error() * Move all handling of Op...Propagated... to handle_bytecode(). * Re

[pypy-commit] pypy translation-cleanup: Move opcode decoding to new class HostCode

2012-08-30 Thread rlamy
Author: Ronan Lamy Branch: translation-cleanup Changeset: r56994:e94ac64d748f Date: 2012-08-11 21:14 +0100 http://bitbucket.org/pypy/pypy/changeset/e94ac64d748f/ Log:Move opcode decoding to new class HostCode diff --git a/pypy/interpreter/pycode.py b/pypy/interpreter/pycode.py --- a/pypy/int

[pypy-commit] pypy translation-cleanup: Flowspacify IMPORT_FROM

2012-08-30 Thread rlamy
Author: Ronan Lamy Branch: translation-cleanup Changeset: r57001:3c475ef86947 Date: 2012-08-15 17:55 +0100 http://bitbucket.org/pypy/pypy/changeset/3c475ef86947/ Log:Flowspacify IMPORT_FROM diff --git a/pypy/objspace/flow/flowcontext.py b/pypy/objspace/flow/flowcontext.py --- a/pypy/objspac

[pypy-commit] pypy translation-cleanup: Handle opcodes uniformly in FlowSpaceFrame.dispatch_bytecode()

2012-08-30 Thread rlamy
Author: Ronan Lamy Branch: translation-cleanup Changeset: r56993:df995c5b63f1 Date: 2012-08-11 16:36 +0100 http://bitbucket.org/pypy/pypy/changeset/df995c5b63f1/ Log:Handle opcodes uniformly in FlowSpaceFrame.dispatch_bytecode() Dispatch all opcodes to a method of the frame (except E

[pypy-commit] pypy translation-cleanup: Move FlowObjSpace monkey-patching code to p/o/f/objspace.py

2012-08-30 Thread rlamy
Author: Ronan Lamy Branch: translation-cleanup Changeset: r57000:5366c9d475f1 Date: 2012-08-14 02:18 +0100 http://bitbucket.org/pypy/pypy/changeset/5366c9d475f1/ Log:Move FlowObjSpace monkey-patching code to p/o/f/objspace.py This puts all FlowObjSpace code in the same file and frees

[pypy-commit] pypy translation-cleanup: Copy PyFrame.handle_bytecode into FlowSpaceFrame

2012-08-30 Thread rlamy
Author: Ronan Lamy Branch: translation-cleanup Changeset: r56992:c74cf7bb4812 Date: 2012-08-11 14:46 +0100 http://bitbucket.org/pypy/pypy/changeset/c74cf7bb4812/ Log:Copy PyFrame.handle_bytecode into FlowSpaceFrame This creates significant code duplication but should allow further

[pypy-commit] pypy translation-cleanup: Flowspacify handle_operation_error()

2012-08-30 Thread rlamy
Author: Ronan Lamy Branch: translation-cleanup Changeset: r56998:d0c8ef68d41a Date: 2012-08-13 02:13 +0100 http://bitbucket.org/pypy/pypy/changeset/d0c8ef68d41a/ Log:Flowspacify handle_operation_error() diff --git a/pypy/objspace/flow/flowcontext.py b/pypy/objspace/flow/flowcontext.py --- a

[pypy-commit] pypy translation-cleanup: Remove FlowSpaceFrame.run()

2012-08-30 Thread rlamy
Author: Ronan Lamy Branch: translation-cleanup Changeset: r56991:3353ffe836be Date: 2012-08-11 04:42 +0100 http://bitbucket.org/pypy/pypy/changeset/3353ffe836be/ Log:Remove FlowSpaceFrame.run() Put its code back into FlowExecutionContext.build_flow(). diff --git a/pypy/objspace/flow

[pypy-commit] pypy translation-cleanup: Add property HostCode.is_generator

2012-08-30 Thread rlamy
Author: Ronan Lamy Branch: translation-cleanup Changeset: r56995:84b08aeef6a0 Date: 2012-08-12 00:38 +0100 http://bitbucket.org/pypy/pypy/changeset/84b08aeef6a0/ Log:Add property HostCode.is_generator diff --git a/pypy/objspace/flow/bytecode.py b/pypy/objspace/flow/bytecode.py --- a/pypy/obj

[pypy-commit] pypy translation-cleanup: Clean up yield handling in flow space

2012-08-30 Thread rlamy
Author: Ronan Lamy Branch: translation-cleanup Changeset: r56989:b55ecb0a4176 Date: 2012-08-10 18:43 +0100 http://bitbucket.org/pypy/pypy/changeset/b55ecb0a4176/ Log:Clean up yield handling in flow space Bypass PyFrame.dispatch which swallows exception FlowSpaceFrame should h

[pypy-commit] pypy translation-cleanup: Make "return" more similar to the other special cases in FlowEC.build_flow()

2012-08-30 Thread rlamy
Author: Ronan Lamy Branch: translation-cleanup Changeset: r56990:c44eab9b9f16 Date: 2012-08-11 03:34 +0100 http://bitbucket.org/pypy/pypy/changeset/c44eab9b9f16/ Log:Make "return" more similar to the other special cases in FlowEC.build_flow() diff --git a/pypy/objspace/flow/flowconte

[pypy-commit] pypy translation-cleanup: Kill FlowEC.crnt_offset

2012-08-30 Thread rlamy
Author: Ronan Lamy Branch: translation-cleanup Changeset: r56988:b82f8c3ed572 Date: 2012-08-10 02:19 +0100 http://bitbucket.org/pypy/pypy/changeset/b82f8c3ed572/ Log:Kill FlowEC.crnt_offset Duplicates frame.last_instr, so use that instead diff --git a/pypy/objspace/flow/flowcontext.

[pypy-commit] pypy translation-cleanup: Cleanup FlowEC.build_flow() and push more code into the frame

2012-08-30 Thread rlamy
Author: Ronan Lamy Branch: translation-cleanup Changeset: r56987:548063ea82d1 Date: 2012-08-10 02:09 +0100 http://bitbucket.org/pypy/pypy/changeset/548063ea82d1/ Log:Cleanup FlowEC.build_flow() and push more code into the frame diff --git a/pypy/objspace/flow/flowcontext.py b/pypy/objspace/

[pypy-commit] pypy translation-cleanup: Move more code from FlowEC to FlowSpaceFrame

2012-08-30 Thread rlamy
Author: Ronan Lamy Branch: translation-cleanup Changeset: r56986:bd47cd975b2f Date: 2012-08-09 21:31 +0100 http://bitbucket.org/pypy/pypy/changeset/bd47cd975b2f/ Log:Move more code from FlowEC to FlowSpaceFrame * .is_generator moved to the frame * _init_graph() moved to the f

[pypy-commit] pypy closed-branches: Merge closed head a33394a3ab8a on branch numpy-cleanup

2012-08-30 Thread arigo
Author: Armin Rigo Branch: closed-branches Changeset: r56984:5b5126747bcc Date: 2012-08-30 17:28 +0200 http://bitbucket.org/pypy/pypy/changeset/5b5126747bcc/ Log:Merge closed head a33394a3ab8a on branch numpy-cleanup ___ pypy-commit mailing list py

[pypy-commit] pypy closed-branches: Merge closed head 3bd334f722b3 on branch stm-thread

2012-08-30 Thread arigo
Author: Armin Rigo Branch: closed-branches Changeset: r56983:6c20bbe20c3f Date: 2012-08-30 17:28 +0200 http://bitbucket.org/pypy/pypy/changeset/6c20bbe20c3f/ Log:Merge closed head 3bd334f722b3 on branch stm-thread ___ pypy-commit mailing list pypy-

[pypy-commit] pypy closed-branches: Merge closed head 494acaece815 on branch revive-dlltool

2012-08-30 Thread arigo
Author: Armin Rigo Branch: closed-branches Changeset: r56981:67db3c9ca3b1 Date: 2012-08-30 17:28 +0200 http://bitbucket.org/pypy/pypy/changeset/67db3c9ca3b1/ Log:Merge closed head 494acaece815 on branch revive-dlltool ___ pypy-commit mailing list p

[pypy-commit] pypy closed-branches: Merge closed head fb8105c649ba on branch release-1.6.x

2012-08-30 Thread arigo
Author: Armin Rigo Branch: closed-branches Changeset: r56980:1d1afe8a41c9 Date: 2012-08-30 17:28 +0200 http://bitbucket.org/pypy/pypy/changeset/1d1afe8a41c9/ Log:Merge closed head fb8105c649ba on branch release-1.6.x ___ pypy-commit mailing list py

[pypy-commit] pypy closed-branches: Merge closed head c48ef80fb1c5 on branch numpypy-issue1137

2012-08-30 Thread arigo
Author: Armin Rigo Branch: closed-branches Changeset: r56976:ce2ea560b510 Date: 2012-08-30 17:28 +0200 http://bitbucket.org/pypy/pypy/changeset/ce2ea560b510/ Log:Merge closed head c48ef80fb1c5 on branch numpypy-issue1137 ___ pypy-commit mailing lis

[pypy-commit] pypy closed-branches: Merge closed head e9452554d0e4 on branch opcode-tracing-experiment

2012-08-30 Thread arigo
Author: Armin Rigo Branch: closed-branches Changeset: r56972:3f774e8e075f Date: 2012-08-30 17:28 +0200 http://bitbucket.org/pypy/pypy/changeset/3f774e8e075f/ Log:Merge closed head e9452554d0e4 on branch opcode-tracing-experiment ___ pypy-commit mai

[pypy-commit] pypy closed-branches: Merge closed head 915d4030332c on branch virtual-arguments

2012-08-30 Thread arigo
Author: Armin Rigo Branch: closed-branches Changeset: r56971:d458351f6214 Date: 2012-08-30 17:28 +0200 http://bitbucket.org/pypy/pypy/changeset/d458351f6214/ Log:Merge closed head 915d4030332c on branch virtual-arguments ___ pypy-commit mailing lis

[pypy-commit] pypy closed-branches: Merge closed head f82f46eca0fc on branch even-more-jit-hooks

2012-08-30 Thread arigo
Author: Armin Rigo Branch: closed-branches Changeset: r56969:f81f189694bd Date: 2012-08-30 17:28 +0200 http://bitbucket.org/pypy/pypy/changeset/f81f189694bd/ Log:Merge closed head f82f46eca0fc on branch even-more-jit-hooks ___ pypy-commit mailing l

[pypy-commit] pypy closed-branches: Merge closed head fc1515b4171c on branch numpy-indexing-by-arrays-bool

2012-08-30 Thread arigo
Author: Armin Rigo Branch: closed-branches Changeset: r56967:b8b61245209d Date: 2012-08-30 17:28 +0200 http://bitbucket.org/pypy/pypy/changeset/b8b61245209d/ Log:Merge closed head fc1515b4171c on branch numpy-indexing-by-arrays- bool ___ py

[pypy-commit] pypy closed-branches: Merge closed head c027fe76b581 on branch trace-limit

2012-08-30 Thread arigo
Author: Armin Rigo Branch: closed-branches Changeset: r56965:80de90cc98d9 Date: 2012-08-30 17:28 +0200 http://bitbucket.org/pypy/pypy/changeset/80de90cc98d9/ Log:Merge closed head c027fe76b581 on branch trace-limit ___ pypy-commit mailing list pypy

[pypy-commit] pypy closed-branches: Merge closed head 3fa3f333310a on branch gdbm

2012-08-30 Thread arigo
Author: Armin Rigo Branch: closed-branches Changeset: r56964:7a40b8735777 Date: 2012-08-30 17:28 +0200 http://bitbucket.org/pypy/pypy/changeset/7a40b8735777/ Log:Merge closed head 3fa3f10a on branch gdbm ___ pypy-commit mailing list pypy-commit

[pypy-commit] pypy closed-branches: Merge closed head b3a76ff87f29 on branch unicode_filename

2012-08-30 Thread arigo
Author: Armin Rigo Branch: closed-branches Changeset: r56963:96a571da2879 Date: 2012-08-30 17:28 +0200 http://bitbucket.org/pypy/pypy/changeset/96a571da2879/ Log:Merge closed head b3a76ff87f29 on branch unicode_filename ___ pypy-commit mailing list

[pypy-commit] pypy closed-branches: re-close this branch

2012-08-30 Thread arigo
Author: Armin Rigo Branch: closed-branches Changeset: r56985:eaa85479218c Date: 2012-08-30 17:28 +0200 http://bitbucket.org/pypy/pypy/changeset/eaa85479218c/ Log:re-close this branch ___ pypy-commit mailing list [email protected] http://mail.p

[pypy-commit] pypy closed-branches: Merge closed head e37b6d1dd329 on branch win64-stage1

2012-08-30 Thread arigo
Author: Armin Rigo Branch: closed-branches Changeset: r56955:ebbbe2699645 Date: 2012-08-30 17:28 +0200 http://bitbucket.org/pypy/pypy/changeset/ebbbe2699645/ Log:Merge closed head e37b6d1dd329 on branch win64-stage1 ___ pypy-commit mailing list pyp

[pypy-commit] pypy closed-branches: Merge closed head 9c2f2bab4722 on branch minimark-noclear

2012-08-30 Thread arigo
Author: Armin Rigo Branch: closed-branches Changeset: r56982:4c9a29c8880f Date: 2012-08-30 17:28 +0200 http://bitbucket.org/pypy/pypy/changeset/4c9a29c8880f/ Log:Merge closed head 9c2f2bab4722 on branch minimark-noclear ___ pypy-commit mailing list

[pypy-commit] pypy closed-branches: Merge closed head 97498245b867 on branch embedded

2012-08-30 Thread arigo
Author: Armin Rigo Branch: closed-branches Changeset: r56954:47d75cf86e51 Date: 2012-08-30 17:28 +0200 http://bitbucket.org/pypy/pypy/changeset/47d75cf86e51/ Log:Merge closed head 97498245b867 on branch embedded ___ pypy-commit mailing list pypy-co

[pypy-commit] pypy closed-branches: Merge closed head 47e75c1da2d0 on branch sepcomp

2012-08-30 Thread arigo
Author: Armin Rigo Branch: closed-branches Changeset: r56979:0b3a622c7814 Date: 2012-08-30 17:28 +0200 http://bitbucket.org/pypy/pypy/changeset/0b3a622c7814/ Log:Merge closed head 47e75c1da2d0 on branch sepcomp ___ pypy-commit mailing list pypy-com

[pypy-commit] pypy stm-thread-2: Make another branch: the JIT support is not done, but the

2012-08-30 Thread arigo
Author: Armin Rigo Branch: stm-thread-2 Changeset: r56951:64f7e7ab3688 Date: 2012-08-29 17:32 +0200 http://bitbucket.org/pypy/pypy/changeset/64f7e7ab3688/ Log:Make another branch: the JIT support is not done, but the goal now is to upgrade to the newer model described in extra

[pypy-commit] pypy closed-branches: Merge closed head 3fa1327f0c22 on branch numpypy-out

2012-08-30 Thread arigo
Author: Armin Rigo Branch: closed-branches Changeset: r56978:85bcbed6fd96 Date: 2012-08-30 17:28 +0200 http://bitbucket.org/pypy/pypy/changeset/85bcbed6fd96/ Log:Merge closed head 3fa1327f0c22 on branch numpypy-out ___ pypy-commit mailing list pypy

[pypy-commit] pypy closed-branches: Merge closed head 811e23458661 on branch numpy-ufuncs3

2012-08-30 Thread arigo
Author: Armin Rigo Branch: closed-branches Changeset: r56977:48c23b62a159 Date: 2012-08-30 17:28 +0200 http://bitbucket.org/pypy/pypy/changeset/48c23b62a159/ Log:Merge closed head 811e23458661 on branch numpy-ufuncs3 ___ pypy-commit mailing list py

[pypy-commit] pypy closed-branches: Merge closed head 9551ac57ecbc on branch r15-for-exception

2012-08-30 Thread arigo
Author: Armin Rigo Branch: closed-branches Changeset: r56975:a7a070799e8d Date: 2012-08-30 17:28 +0200 http://bitbucket.org/pypy/pypy/changeset/a7a070799e8d/ Log:Merge closed head 9551ac57ecbc on branch r15-for-exception ___ pypy-commit mailing lis

[pypy-commit] pypy closed-branches: Merge closed head c1c69aca30f8 on branch pypy-in-a-box

2012-08-30 Thread arigo
Author: Armin Rigo Branch: closed-branches Changeset: r56974:691b986324e4 Date: 2012-08-30 17:28 +0200 http://bitbucket.org/pypy/pypy/changeset/691b986324e4/ Log:Merge closed head c1c69aca30f8 on branch pypy-in-a-box ___ pypy-commit mailing list py

[pypy-commit] pypy closed-branches: Merge closed head ccacb43719a4 on branch speedup-unpackiterable

2012-08-30 Thread arigo
Author: Armin Rigo Branch: closed-branches Changeset: r56973:682355bc9e28 Date: 2012-08-30 17:28 +0200 http://bitbucket.org/pypy/pypy/changeset/682355bc9e28/ Log:Merge closed head ccacb43719a4 on branch speedup-unpackiterable ___ pypy-commit mailin

[pypy-commit] pypy closed-branches: Merge closed head 0f8d3830bff7 on branch iterator-in-rpython

2012-08-30 Thread arigo
Author: Armin Rigo Branch: closed-branches Changeset: r56970:fdc7fbdf2eec Date: 2012-08-30 17:28 +0200 http://bitbucket.org/pypy/pypy/changeset/fdc7fbdf2eec/ Log:Merge closed head 0f8d3830bff7 on branch iterator-in-rpython ___ pypy-commit mailing l

[pypy-commit] pypy closed-branches: Merge closed head 4e6e718ba56a on branch win-ordinal

2012-08-30 Thread arigo
Author: Armin Rigo Branch: closed-branches Changeset: r56968:5ab52dd000ca Date: 2012-08-30 17:28 +0200 http://bitbucket.org/pypy/pypy/changeset/5ab52dd000ca/ Log:Merge closed head 4e6e718ba56a on branch win-ordinal ___ pypy-commit mailing list pypy

[pypy-commit] pypy closed-branches: Merge closed head 426c4005ee79 on branch raw-memory-pressure-nursery

2012-08-30 Thread arigo
Author: Armin Rigo Branch: closed-branches Changeset: r56966:3864bf6c3876 Date: 2012-08-30 17:28 +0200 http://bitbucket.org/pypy/pypy/changeset/3864bf6c3876/ Log:Merge closed head 426c4005ee79 on branch raw-memory-pressure-nursery ___ pypy-commit m

[pypy-commit] pypy closed-branches: Merge closed head 9837256ff29a on branch nupypy-axis-arg-check

2012-08-30 Thread arigo
Author: Armin Rigo Branch: closed-branches Changeset: r56962:acc48c7909a5 Date: 2012-08-30 17:28 +0200 http://bitbucket.org/pypy/pypy/changeset/acc48c7909a5/ Log:Merge closed head 9837256ff29a on branch nupypy-axis-arg-check ___ pypy-commit mailing

[pypy-commit] pypy closed-branches: Merge closed head bdb2cabe6801 on branch win_ffi

2012-08-30 Thread arigo
Author: Armin Rigo Branch: closed-branches Changeset: r56961:ddf068272b56 Date: 2012-08-30 17:28 +0200 http://bitbucket.org/pypy/pypy/changeset/ddf068272b56/ Log:Merge closed head bdb2cabe6801 on branch win_ffi ___ pypy-commit mailing list pypy-com

[pypy-commit] pypy closed-branches: Merge closed head bb579d79e778 on branch ctypes-py_object-fix

2012-08-30 Thread arigo
Author: Armin Rigo Branch: closed-branches Changeset: r56960:d990ea473d0f Date: 2012-08-30 17:28 +0200 http://bitbucket.org/pypy/pypy/changeset/d990ea473d0f/ Log:Merge closed head bb579d79e778 on branch ctypes-py_object-fix ___ pypy-commit mailing

[pypy-commit] pypy closed-branches: Merge closed head 279d0580c527 on branch stm-gc

2012-08-30 Thread arigo
Author: Armin Rigo Branch: closed-branches Changeset: r56959:4d41ab45b695 Date: 2012-08-30 17:28 +0200 http://bitbucket.org/pypy/pypy/changeset/4d41ab45b695/ Log:Merge closed head 279d0580c527 on branch stm-gc ___ pypy-commit mailing list pypy-comm

[pypy-commit] pypy closed-branches: Merge closed head 9ab33061def3 on branch stm

2012-08-30 Thread arigo
Author: Armin Rigo Branch: closed-branches Changeset: r56958:e3dec1c60be0 Date: 2012-08-30 17:28 +0200 http://bitbucket.org/pypy/pypy/changeset/e3dec1c60be0/ Log:Merge closed head 9ab33061def3 on branch stm ___ pypy-commit mailing list pypy-commit@

[pypy-commit] pypy closed-branches: Merge closed head aefc282c703d on branch build-external

2012-08-30 Thread arigo
Author: Armin Rigo Branch: closed-branches Changeset: r56957:5c5a419a625a Date: 2012-08-30 17:28 +0200 http://bitbucket.org/pypy/pypy/changeset/5c5a419a625a/ Log:Merge closed head aefc282c703d on branch build-external ___ pypy-commit mailing list p

[pypy-commit] pypy closed-branches: Merge closed head 21a2a3102d8c on branch stdlib-unification/py3k

2012-08-30 Thread arigo
Author: Armin Rigo Branch: closed-branches Changeset: r56956:1b68c3f41d2a Date: 2012-08-30 17:28 +0200 http://bitbucket.org/pypy/pypy/changeset/1b68c3f41d2a/ Log:Merge closed head 21a2a3102d8c on branch stdlib-unification/py3k ___ pypy-commit maili

[pypy-commit] pypy stm-thread: Close this old branch.

2012-08-30 Thread arigo
Author: Armin Rigo Branch: stm-thread Changeset: r56953:3bd334f722b3 Date: 2012-08-29 17:29 +0200 http://bitbucket.org/pypy/pypy/changeset/3bd334f722b3/ Log:Close this old branch. ___ pypy-commit mailing list [email protected] http://mail.pyth

[pypy-commit] pypy stm-thread-2: Kill this directory. Outdated and no chances to work.

2012-08-30 Thread arigo
Author: Armin Rigo Branch: stm-thread-2 Changeset: r56952:ea435bb559eb Date: 2012-08-30 16:33 +0200 http://bitbucket.org/pypy/pypy/changeset/ea435bb559eb/ Log:Kill this directory. Outdated and no chances to work. diff --git a/pypy/translator/stm/using_libitm/stm2itm.h b/pypy/translator/stm/

[pypy-commit] extradoc extradoc: Add a table of barriers.

2012-08-30 Thread arigo
Author: Armin Rigo Branch: extradoc Changeset: r4731:c34b215e2f6e Date: 2012-08-30 17:25 +0200 http://bitbucket.org/pypy/extradoc/changeset/c34b215e2f6e/ Log:Add a table of barriers. diff --git a/talk/stm2012/stmimpl.rst b/talk/stm2012/stmimpl.rst --- a/talk/stm2012/stmimpl.rst +++ b/talk/st

[pypy-commit] pypy numpy-refactor: slices

2012-08-30 Thread fijal
Author: Maciej Fijalkowski Branch: numpy-refactor Changeset: r56948:e332761eca06 Date: 2012-08-30 16:47 +0200 http://bitbucket.org/pypy/pypy/changeset/e332761eca06/ Log:slices diff --git a/pypy/module/micronumpy/arrayimpl/__init__.py b/pypy/module/micronumpy/arrayimpl/__init__.py --- a/pypy

[pypy-commit] pypy numpy-refactor: reduce support

2012-08-30 Thread fijal
Author: Maciej Fijalkowski Branch: numpy-refactor Changeset: r56949:c792ce5f9d5c Date: 2012-08-30 17:16 +0200 http://bitbucket.org/pypy/pypy/changeset/c792ce5f9d5c/ Log:reduce support diff --git a/pypy/module/micronumpy/arrayimpl/concrete.py b/pypy/module/micronumpy/arrayimpl/concrete.py --

[pypy-commit] pypy rpython-utf8: close to-be-merged branch

2012-08-30 Thread antocuni
Author: Antonio Cuni Branch: rpython-utf8 Changeset: r56946:b0cb67acd66c Date: 2012-08-30 17:15 +0200 http://bitbucket.org/pypy/pypy/changeset/b0cb67acd66c/ Log:close to-be-merged branch ___ pypy-commit mailing list [email protected] http://ma

[pypy-commit] pypy default: merge the rpython-utf8 branch: it is now possible to use the codec 'utf-8' when doing .encode()/.decode() in rpython

2012-08-30 Thread antocuni
Author: Antonio Cuni Branch: Changeset: r56947:25e17cd05cdc Date: 2012-08-30 17:15 +0200 http://bitbucket.org/pypy/pypy/changeset/25e17cd05cdc/ Log:merge the rpython-utf8 branch: it is now possible to use the codec 'utf-8' when doing .encode()/.decode() in rpython diff --git a/pypy/

[pypy-commit] pypy py3k: add a new %8 formatting code, to indicate that the argument is a utf-8 encoded string and that it should be decoded when building the exception message

2012-08-30 Thread antocuni
Author: Antonio Cuni Branch: py3k Changeset: r56945:73f75e9e27f2 Date: 2012-08-30 10:47 +0200 http://bitbucket.org/pypy/pypy/changeset/73f75e9e27f2/ Log:add a new %8 formatting code, to indicate that the argument is a utf-8 encoded string and that it should be decoded when building th

[pypy-commit] pypy numpy-refactor: some more progress, mostly copy-paste

2012-08-30 Thread fijal
Author: Maciej Fijalkowski Branch: numpy-refactor Changeset: r56944:60facc62d90d Date: 2012-08-30 16:36 +0200 http://bitbucket.org/pypy/pypy/changeset/60facc62d90d/ Log:some more progress, mostly copy-paste diff --git a/pypy/module/micronumpy/arrayimpl/concrete.py b/pypy/module/micronumpy/a

[pypy-commit] pypy rpython-utf8: add the possibility of doing x.decode('utf-8') in rpython

2012-08-30 Thread antocuni
Author: Antonio Cuni Branch: rpython-utf8 Changeset: r56943:18ef63ba4fb6 Date: 2012-08-30 16:24 +0200 http://bitbucket.org/pypy/pypy/changeset/18ef63ba4fb6/ Log:add the possibility of doing x.decode('utf-8') in rpython diff --git a/pypy/annotation/unaryop.py b/pypy/annotation/unaryop.py ---

[pypy-commit] pypy rpython-utf8: improve the test by actually using strings which are encodable only by the tested encodings

2012-08-30 Thread antocuni
Author: Antonio Cuni Branch: rpython-utf8 Changeset: r56942:f285edd50f55 Date: 2012-08-30 16:09 +0200 http://bitbucket.org/pypy/pypy/changeset/f285edd50f55/ Log:improve the test by actually using strings which are encodable only by the tested encodings diff --git a/pypy/rpython/test/

[pypy-commit] pypy rpython-utf8: add the possibility of doing x.encode('utf-8') in rpython

2012-08-30 Thread antocuni
Author: Antonio Cuni Branch: rpython-utf8 Changeset: r56941:c3807d8cd57a Date: 2012-08-30 16:06 +0200 http://bitbucket.org/pypy/pypy/changeset/c3807d8cd57a/ Log:add the possibility of doing x.encode('utf-8') in rpython diff --git a/pypy/annotation/unaryop.py b/pypy/annotation/unaryop.py ---

[pypy-commit] pypy numpy-refactor: ones

2012-08-30 Thread fijal
Author: Maciej Fijalkowski Branch: numpy-refactor Changeset: r56940:55d7e959b3d5 Date: 2012-08-30 15:46 +0200 http://bitbucket.org/pypy/pypy/changeset/55d7e959b3d5/ Log:ones diff --git a/pypy/module/micronumpy/arrayimpl/concrete.py b/pypy/module/micronumpy/arrayimpl/concrete.py --- a/pypy/m

[pypy-commit] pypy numpy-refactor: call1 support

2012-08-30 Thread fijal
Author: Maciej Fijalkowski Branch: numpy-refactor Changeset: r56939:d430ec66c5b5 Date: 2012-08-30 15:43 +0200 http://bitbucket.org/pypy/pypy/changeset/d430ec66c5b5/ Log:call1 support diff --git a/pypy/module/micronumpy/interp_ufuncs.py b/pypy/module/micronumpy/interp_ufuncs.py --- a/pypy/mo

[pypy-commit] pypy numpy-refactor: __radd__ and scalar iterator

2012-08-30 Thread fijal
Author: Maciej Fijalkowski Branch: numpy-refactor Changeset: r56938:9c99928269e9 Date: 2012-08-30 15:34 +0200 http://bitbucket.org/pypy/pypy/changeset/9c99928269e9/ Log:__radd__ and scalar iterator diff --git a/pypy/module/micronumpy/interp_ufuncs.py b/pypy/module/micronumpy/interp_ufuncs.p

[pypy-commit] pypy numpy-refactor: __radd__ and scalar iterator

2012-08-30 Thread fijal
Author: Maciej Fijalkowski Branch: numpy-refactor Changeset: r56937:6c91a058e332 Date: 2012-08-30 15:33 +0200 http://bitbucket.org/pypy/pypy/changeset/6c91a058e332/ Log:__radd__ and scalar iterator diff --git a/pypy/module/micronumpy/arrayimpl/scalar.py b/pypy/module/micronumpy/arrayimpl/sc

[pypy-commit] pypy numpy-refactor: size

2012-08-30 Thread fijal
Author: Maciej Fijalkowski Branch: numpy-refactor Changeset: r56936:1fbf219a5113 Date: 2012-08-30 15:30 +0200 http://bitbucket.org/pypy/pypy/changeset/1fbf219a5113/ Log:size diff --git a/pypy/module/micronumpy/arrayimpl/base.py b/pypy/module/micronumpy/arrayimpl/base.py --- a/pypy/module/mi

[pypy-commit] pypy arm-backend-2: remove longlong special case for ARM hardfloat

2012-08-30 Thread bivab
Author: David Schneider Branch: arm-backend-2 Changeset: r56935:9853280b31ac Date: 2012-08-30 13:32 + http://bitbucket.org/pypy/pypy/changeset/9853280b31ac/ Log:remove longlong special case for ARM hardfloat diff --git a/pypy/jit/codewriter/longlong.py b/pypy/jit/codewriter/longlong.py -

[pypy-commit] pypy numpy-refactor: single item setitem

2012-08-30 Thread fijal
Author: Maciej Fijalkowski Branch: numpy-refactor Changeset: r56934:782a9c9df7e2 Date: 2012-08-30 15:24 +0200 http://bitbucket.org/pypy/pypy/changeset/782a9c9df7e2/ Log:single item setitem diff --git a/pypy/module/micronumpy/arrayimpl/concrete.py b/pypy/module/micronumpy/arrayimpl/concrete.

  1   2   >