Author: Maciej Fijalkowski
Branch: numpy-multidim-shards
Changeset: r49681:0c2425c1ad39
Date: 2011-11-23 11:07 +0200
http://bitbucket.org/pypy/pypy/changeset/0c2425c1ad39/
Log:rename shards to strides
diff --git a/pypy/module/micronumpy/interp_numarray.py
b/pypy/module/micronumpy/interp_num
Author: Maciej Fijalkowski
Branch: numpy-multidim-shards
Changeset: r49683:d0d86e088b8b
Date: 2011-11-23 11:09 +0200
http://bitbucket.org/pypy/pypy/changeset/d0d86e088b8b/
Log:close merged branch
___
pypy-commit mailing list
[email protected]
Author: Maciej Fijalkowski
Branch: numpy-multidim
Changeset: r49684:b56fd5dc80b5
Date: 2011-11-23 11:44 +0200
http://bitbucket.org/pypy/pypy/changeset/b56fd5dc80b5/
Log:fix test_zjit until test_slice
diff --git a/pypy/module/micronumpy/interp_numarray.py
b/pypy/module/micronumpy/interp_numa
Author: Armin Rigo
Branch:
Changeset: r49685:b51d37b92694
Date: 2011-11-23 12:21 +0100
http://bitbucket.org/pypy/pypy/changeset/b51d37b92694/
Log:Try to detect conflicting options with the gc.
diff --git a/pypy/config/test/test_translationoption.py
b/pypy/config/test/test_translationoption
Author: David Schneider
Branch: disable_merge_different_int_types
Changeset: r49686:3cb58bdf354f
Date: 2011-11-23 14:50 +0100
http://bitbucket.org/pypy/pypy/changeset/3cb58bdf354f/
Log:(arigo, bivab): enforce sanity when merging inttypes
diff --git a/pypy/annotation/binaryop.py b/pypy/annota
Author: David Schneider
Branch: disable_merge_different_int_types
Changeset: r49687:fe6b9886d517
Date: 2011-11-23 14:58 +0100
http://bitbucket.org/pypy/pypy/changeset/fe6b9886d517/
Log:(arigo, bivab): fix
diff --git a/pypy/rlib/rbigint.py b/pypy/rlib/rbigint.py
--- a/pypy/rlib/rbigint.py
+++
Author: Lukas Diekmann
Branch: list-strategies
Changeset: r49688:47318b7c592d
Date: 2011-11-23 15:19 +0100
http://bitbucket.org/pypy/pypy/changeset/47318b7c592d/
Log:added more tests for so far uncovered code in listobject.setslice
diff --git a/pypy/objspace/std/listobject.py b/pypy/objspace
Author: David Schneider
Branch: disable_merge_different_int_types
Changeset: r49689:f66f9c00f119
Date: 2011-11-23 15:25 +0100
http://bitbucket.org/pypy/pypy/changeset/f66f9c00f119/
Log:(arigo, bivab): more fixes
diff --git a/pypy/annotation/model.py b/pypy/annotation/model.py
--- a/pypy/anno
Author: Christian Tismer
Branch: win64-stage1
Changeset: r49690:c70ae8696466
Date: 2011-11-23 16:06 +0100
http://bitbucket.org/pypy/pypy/changeset/c70ae8696466/
Log:Merge with default
diff --git a/lib_pypy/_sqlite3.py b/lib_pypy/_sqlite3.py
--- a/lib_pypy/_sqlite3.py
+++ b/lib_pypy/_sqlite3.
Author: David Schneider
Branch: disable_merge_different_int_types
Changeset: r49691:96f0a1fe89b1
Date: 2011-11-23 16:10 +0100
http://bitbucket.org/pypy/pypy/changeset/96f0a1fe89b1/
Log:raise UnionError
diff --git a/pypy/annotation/binaryop.py b/pypy/annotation/binaryop.py
--- a/pypy/annotati
Author: Christian Tismer
Branch: win64-stage1
Changeset: r49692:5e84431740d1
Date: 2011-11-23 16:52 +0100
http://bitbucket.org/pypy/pypy/changeset/5e84431740d1/
Log:added snakepit to predefined libdirs
diff --git a/pypy/rpython/tool/rffi_platform.py
b/pypy/rpython/tool/rffi_platform.py
---
Author: David Schneider
Branch: disable_merge_different_int_types
Changeset: r49693:2cba060a3f7a
Date: 2011-11-23 17:04 +0100
http://bitbucket.org/pypy/pypy/changeset/2cba060a3f7a/
Log:(arigo, bivab): more fixes (not really tested)
diff --git a/pypy/annotation/binaryop.py b/pypy/annotation/b
Author: David Schneider
Branch: disable_merge_different_int_types
Changeset: r49694:b1f7a47053f1
Date: 2011-11-23 17:14 +0100
http://bitbucket.org/pypy/pypy/changeset/b1f7a47053f1/
Log:(arigo, bivab): fix test
diff --git a/pypy/translator/c/test/test_typed.py
b/pypy/translator/c/test/test_t
Author: David Schneider
Branch: disable_merge_different_int_types
Changeset: r49695:11885d81fbf3
Date: 2011-11-23 17:17 +0100
http://bitbucket.org/pypy/pypy/changeset/11885d81fbf3/
Log:(arigo, bivab) fix test
diff --git a/pypy/translator/c/test/test_standalone.py
b/pypy/translator/c/test/te
Author: David Schneider
Branch: disable_merge_different_int_types
Changeset: r49696:e1e61acee8d8
Date: 2011-11-23 17:20 +0100
http://bitbucket.org/pypy/pypy/changeset/e1e61acee8d8/
Log:(arigo, bivab) fix test
diff --git a/pypy/translator/c/test/test_lltyped.py
b/pypy/translator/c/test/test_
Author: David Schneider
Branch: disable_merge_different_int_types
Changeset: r49697:b336e9e40643
Date: 2011-11-23 17:40 +0100
http://bitbucket.org/pypy/pypy/changeset/b336e9e40643/
Log:(arigo, bivab): allow to merge different int types if they have both
the same signedness. Generalizi
Author: David Schneider
Branch: disable_merge_different_int_types
Changeset: r49698:c7028dade92d
Date: 2011-11-23 18:04 +0100
http://bitbucket.org/pypy/pypy/changeset/c7028dade92d/
Log:(arigo, bivab): fix termios
diff --git a/pypy/rpython/module/ll_termios.py
b/pypy/rpython/module/ll_termio
Author: David Schneider
Branch: disable_merge_different_int_types
Changeset: r49699:b52b9ae850fe
Date: 2011-11-23 18:16 +0100
http://bitbucket.org/pypy/pypy/changeset/b52b9ae850fe/
Log:(arigo, bivab) fix rrandom and _random
diff --git a/pypy/rlib/rrandom.py b/pypy/rlib/rrandom.py
--- a/pypy/
Author: Hakan Ardo
Branch: jit-targets
Changeset: r49700:556382e97898
Date: 2011-11-23 18:59 +0100
http://bitbucket.org/pypy/pypy/changeset/556382e97898/
Log:fix test
diff --git a/pypy/jit/metainterp/test/test_virtualstate.py
b/pypy/jit/metainterp/test/test_virtualstate.py
--- a/pypy/jit/me
Author: Hakan Ardo
Branch: jit-targets
Changeset: r49701:175f0efa03c1
Date: 2011-11-23 19:18 +0100
http://bitbucket.org/pypy/pypy/changeset/175f0efa03c1/
Log:reenable autoconstruction of jump descr in oparser
diff --git a/pypy/jit/tool/oparser.py b/pypy/jit/tool/oparser.py
--- a/pypy/jit/too
Author: Hakan Ardo
Branch: jit-targets
Changeset: r49702:c4496275b179
Date: 2011-11-23 19:27 +0100
http://bitbucket.org/pypy/pypy/changeset/c4496275b179/
Log:fix test
diff --git a/pypy/module/micronumpy/test/test_zjit.py
b/pypy/module/micronumpy/test/test_zjit.py
--- a/pypy/module/micronump
Author: Hakan Ardo
Branch: jit-targets
Changeset: r49703:1ece77c7b9ff
Date: 2011-11-23 19:40 +0100
http://bitbucket.org/pypy/pypy/changeset/1ece77c7b9ff/
Log:fix test
diff --git a/pypy/jit/backend/x86/test/test_gc_integration.py
b/pypy/jit/backend/x86/test/test_gc_integration.py
--- a/pypy/
Author: Maciej Fijalkowski
Branch:
Changeset: r49704:461ca1ae9f2a
Date: 2011-11-23 20:10 +0200
http://bitbucket.org/pypy/pypy/changeset/461ca1ae9f2a/
Log:copy this function from jitviewer
diff --git a/pypy/tool/jitlogparser/parser.py b/pypy/tool/jitlogparser/parser.py
--- a/pypy/tool/jitlog
Author: Maciej Fijalkowski
Branch:
Changeset: r49705:0a31d8ef2f8a
Date: 2011-11-23 20:18 +0200
http://bitbucket.org/pypy/pypy/changeset/0a31d8ef2f8a/
Log:merge
diff --git a/lib_pypy/_sqlite3.py b/lib_pypy/_sqlite3.py
--- a/lib_pypy/_sqlite3.py
+++ b/lib_pypy/_sqlite3.py
@@ -231,6 +231,9 @@
Author: Hakan Ardo
Branch: jit-targets
Changeset: r49706:71f16e839255
Date: 2011-11-23 20:00 +0100
http://bitbucket.org/pypy/pypy/changeset/71f16e839255/
Log:fix tests
diff --git a/pypy/jit/backend/x86/test/test_recompilation.py
b/pypy/jit/backend/x86/test/test_recompilation.py
--- a/pypy/j
Author: Hakan Ardo
Branch: jit-targets
Changeset: r49707:b768bf077b7e
Date: 2011-11-23 20:13 +0100
http://bitbucket.org/pypy/pypy/changeset/b768bf077b7e/
Log:fix test
diff --git a/pypy/jit/backend/x86/test/test_runner.py
b/pypy/jit/backend/x86/test/test_runner.py
--- a/pypy/jit/backend/x86/
Author: edelsohn
Branch: ppc-jit-backend
Changeset: r49708:cccd047156c3
Date: 2011-11-23 15:34 -0500
http://bitbucket.org/pypy/pypy/changeset/cccd047156c3/
Log:_ppc_direct_bootstrap_code must be function descriptor on PPC64
diff --git a/pypy/jit/backend/ppc/ppcgen/ppc_assembler.py
b/pypy/jit
Author: edelsohn
Branch: ppc-jit-backend
Changeset: r49709:4b6f56e2836f
Date: 2011-11-23 15:35 -0500
http://bitbucket.org/pypy/pypy/changeset/4b6f56e2836f/
Log:asm_helper_adr is function descriptor on PPC64
diff --git a/pypy/jit/backend/ppc/ppcgen/opassembler.py
b/pypy/jit/backend/ppc/ppcgen
Author: edelsohn
Branch: ppc-jit-backend
Changeset: r49710:45dba217d143
Date: 2011-11-23 16:21 -0500
http://bitbucket.org/pypy/pypy/changeset/45dba217d143/
Log:saved_registers must allocate and deallocate a full stack frame
diff --git a/pypy/jit/backend/ppc/ppcgen/helper/assembler.py
b/pypy/
Author: Christian Tismer
Branch: win64-stage1
Changeset: r49711:e399893be188
Date: 2011-11-23 17:46 +0100
http://bitbucket.org/pypy/pypy/changeset/e399893be188/
Log:enabled support won win64 standalone builds
diff --git a/pypy/translator/c/src/commondefs.h
b/pypy/translator/c/src/commondefs
Author: Christian Tismer
Branch: win64-stage1
Changeset: r49712:11e3b3558e79
Date: 2011-11-23 23:05 +0100
http://bitbucket.org/pypy/pypy/changeset/11e3b3558e79/
Log:a few more int/long unifications. XXX I think this should be
replaced by a range checking function.
diff --git a/pypy/a
Author: Christian Tismer
Branch: win64-stage1
Changeset: r49713:53b5e001b4db
Date: 2011-11-23 23:17 +0100
http://bitbucket.org/pypy/pypy/changeset/53b5e001b4db/
Log:a few more int/long unifications. XXX I think this should be
replaced by a range checking function.
diff --git a/pypy/a
Author: Christian Tismer
Branch: win64-stage1
Changeset: r49714:7749a906e83a
Date: 2011-11-24 00:25 +0100
http://bitbucket.org/pypy/pypy/changeset/7749a906e83a/
Log:added explicit _WIN32/_WIN64 defns for nmake
diff --git a/pypy/translator/platform/windows.py
b/pypy/translator/platform/windo
Author: Alex Gaynor
Branch: list-strategies
Changeset: r49716:2449ac0ea4a1
Date: 2011-11-24 01:53 -0600
http://bitbucket.org/pypy/pypy/changeset/2449ac0ea4a1/
Log:Closing branch to be merged.
___
pypy-commit mailing list
[email protected]
http
Author: Alex Gaynor
Branch: list-strategies
Changeset: r49715:8e6605b379dc
Date: 2011-11-24 01:53 -0600
http://bitbucket.org/pypy/pypy/changeset/8e6605b379dc/
Log:merged default in
diff --git a/lib_pypy/_sqlite3.py b/lib_pypy/_sqlite3.py
--- a/lib_pypy/_sqlite3.py
+++ b/lib_pypy/_sqlite3.py
35 matches
Mail list logo