Author: Maciej Fijalkowski
Branch:
Changeset: r50054:9f0ae6c94a99
Date: 2011-12-02 10:13 +0200
http://bitbucket.org/pypy/pypy/changeset/9f0ae6c94a99/
Log:Bump the release number
diff --git a/pypy/doc/index.rst b/pypy/doc/index.rst
--- a/pypy/doc/index.rst
+++ b/pypy/doc/index.rst
@@ -15,7 +
Author: Maciej Fijalkowski
Branch:
Changeset: r50055:4b2e7974fd92
Date: 2011-12-02 10:34 +0200
http://bitbucket.org/pypy/pypy/changeset/4b2e7974fd92/
Log:Be slightly more vigilant when it comes to allocating registers for
variables at the beginning of the loop. Not *much* of an
Author: Armin Rigo
Branch: extradoc
Changeset: r296:ab85b0339954
Date: 2011-12-02 10:50 +0100
http://bitbucket.org/pypy/pypy.org/changeset/ab85b0339954/
Log:kill reference to --stackless (thanks Fluxid)
diff --git a/download.html b/download.html
--- a/download.html
+++ b/download.html
@@ -13
Author: hager
Branch: ppc-jit-backend
Changeset: r50056:d3e4ca39849d
Date: 2011-12-02 12:05 +0100
http://bitbucket.org/pypy/pypy/changeset/d3e4ca39849d/
Log:added force index to description of stackframe
diff --git a/pypy/jit/backend/ppc/ppcgen/test/test_stackframe.py
b/pypy/jit/backend/ppc
Author: Carl Friedrich Bolz
Branch:
Changeset: r50057:09d322fa3784
Date: 2011-12-02 10:01 +0100
http://bitbucket.org/pypy/pypy/changeset/09d322fa3784/
Log:also add an explicit way to record a class
diff --git a/pypy/jit/codewriter/jtransform.py
b/pypy/jit/codewriter/jtransform.py
--- a/pyp
Author: Carl Friedrich Bolz
Branch:
Changeset: r50059:ba3ca8aaaef4
Date: 2011-12-02 12:10 +0100
http://bitbucket.org/pypy/pypy/changeset/ba3ca8aaaef4/
Log:(arigo, cfbolz): some sanity checks
diff --git a/pypy/rlib/jit.py b/pypy/rlib/jit.py
--- a/pypy/rlib/jit.py
+++ b/pypy/rlib/jit.py
@@ -7
Author: Carl Friedrich Bolz
Branch:
Changeset: r50058:8b3befe1bd20
Date: 2011-12-02 10:35 +0100
http://bitbucket.org/pypy/pypy/changeset/8b3befe1bd20/
Log:jit_record_known_class does nothing in the C backend
diff --git a/pypy/translator/c/src/support.h b/pypy/translator/c/src/support.h
---
Author: Carl Friedrich Bolz
Branch:
Changeset: r50060:0c65719691d8
Date: 2011-12-02 12:10 +0100
http://bitbucket.org/pypy/pypy/changeset/0c65719691d8/
Log:merge
diff --git a/pypy/doc/index.rst b/pypy/doc/index.rst
--- a/pypy/doc/index.rst
+++ b/pypy/doc/index.rst
@@ -15,7 +15,7 @@
* `FAQ
Author: Carl Friedrich Bolz
Branch:
Changeset: r50061:c8c6a9ce7e04
Date: 2011-12-02 13:25 +0100
http://bitbucket.org/pypy/pypy/changeset/c8c6a9ce7e04/
Log:disable the use of cast_pointer in the JIT for now, to find out
whether it caused the test failures.
diff --git a/pypy/jit/codew
Author: hager
Branch: ppc-jit-backend
Changeset: r50062:d1741320b829
Date: 2011-12-02 14:02 +0100
http://bitbucket.org/pypy/pypy/changeset/d1741320b829/
Log:started refactoring of stackframes
diff --git a/pypy/jit/backend/ppc/ppcgen/arch.py
b/pypy/jit/backend/ppc/ppcgen/arch.py
--- a/pypy/j
Author: Christian Tismer
Branch: win64-stage1
Changeset: r50063:cf81cefc5208
Date: 2011-12-02 15:08 +0100
http://bitbucket.org/pypy/pypy/changeset/cf81cefc5208/
Log:struct.pack issues with the JIT
diff --git a/pypy/jit/backend/llsupport/test/test_descr.py
b/pypy/jit/backend/llsupport/test/t
Author: Armin Rigo
Branch: SpecialisedTuples
Changeset: r50064:acd6e35b5711
Date: 2011-12-02 15:52 +0100
http://bitbucket.org/pypy/pypy/changeset/acd6e35b5711/
Log:- rename ANY to Any to avoid confusion
- use a more pragmatic approach of having 10 specialized versions,
for al
Author: hager
Branch: ppc-jit-backend
Changeset: r50065:6ad92645f0e4
Date: 2011-12-02 15:55 +0100
http://bitbucket.org/pypy/pypy/changeset/6ad92645f0e4/
Log:slightly changed stackframe layout so that encoding area can be
accessed with fixed offset from SPP
diff --git a/pypy/jit/backe
Author: hager
Branch: ppc-jit-backend
Changeset: r50066:de0569ccdb88
Date: 2011-12-02 16:08 +0100
http://bitbucket.org/pypy/pypy/changeset/de0569ccdb88/
Log:remove parameter save area from stacklayout
diff --git a/pypy/jit/backend/ppc/ppcgen/test/test_stackframe.py
b/pypy/jit/backend/ppc/pp
Author: Alex Gaynor
Branch: numpy-dtype-refactor
Changeset: r50070:8dd8ceded68e
Date: 2011-12-02 12:42 -0500
http://bitbucket.org/pypy/pypy/changeset/8dd8ceded68e/
Log:remove the review file, I addressed fijal's concern
diff --git a/pypy/module/micronumpy/REVIEW b/pypy/module/micronumpy/REVI
Author: Alex Gaynor
Branch: numpy-dtype-refactor
Changeset: r50067:adbd652dc0ca
Date: 2011-12-02 12:27 -0500
http://bitbucket.org/pypy/pypy/changeset/adbd652dc0ca/
Log:__module__ is now correctly, numpypy
diff --git a/pypy/module/micronumpy/REVIEW b/pypy/module/micronumpy/REVIEW
--- a/pypy/m
Author: Alex Gaynor
Branch: numpy-dtype-refactor
Changeset: r50068:f1d05c0a4b16
Date: 2011-12-02 12:40 -0500
http://bitbucket.org/pypy/pypy/changeset/f1d05c0a4b16/
Log:Fix tests, expose int{16,32} at app level, add a test for __int__
diff --git a/pypy/module/micronumpy/REVIEW b/pypy/module/m
Author: Alex Gaynor
Branch: numpy-dtype-refactor
Changeset: r50069:6de4a284490c
Date: 2011-12-02 12:40 -0500
http://bitbucket.org/pypy/pypy/changeset/6de4a284490c/
Log:merged default
diff --git a/pypy/doc/index.rst b/pypy/doc/index.rst
--- a/pypy/doc/index.rst
+++ b/pypy/doc/index.rst
@@ -15
Author: Alex Gaynor
Branch: numpy-dtype-refactor
Changeset: r50071:dfe5b3a2b6aa
Date: 2011-12-02 12:46 -0500
http://bitbucket.org/pypy/pypy/changeset/dfe5b3a2b6aa/
Log:Close branch for merge.
___
pypy-commit mailing list
[email protected]
http
Author: Alex Gaynor
Branch: numpy-ndarray
Changeset: r50073:55386ade1ad3
Date: 2011-12-02 13:31 -0500
http://bitbucket.org/pypy/pypy/changeset/55386ade1ad3/
Log:a branch to make array dn ndarray work the same way as they do in
numpy, I can't figure how this changeset breaks stuff
dif
Author: Alex Gaynor
Branch: numpy-ndarray
Changeset: r50074:2d3c7db968ec
Date: 2011-12-02 13:40 -0500
http://bitbucket.org/pypy/pypy/changeset/2d3c7db968ec/
Log:fix the bug, fix one other bug
diff --git a/pypy/module/micronumpy/interp_numarray.py
b/pypy/module/micronumpy/interp_numarray.py
Author: Alex Gaynor
Branch:
Changeset: r50076:ccf1f7b9b78b
Date: 2011-12-02 13:41 -0500
http://bitbucket.org/pypy/pypy/changeset/ccf1f7b9b78b/
Log:make numpy.ndarray refer to the class, and numpy.array be a funciton
which constructs it
diff --git a/pypy/module/micronumpy/__init__.py
Author: Alex Gaynor
Branch: numpy-ndarray
Changeset: r50075:9cfed3afa1cc
Date: 2011-12-02 13:41 -0500
http://bitbucket.org/pypy/pypy/changeset/9cfed3afa1cc/
Log:CLose branhc for merge
___
pypy-commit mailing list
[email protected]
http://mail.
Author: hager
Branch: ppc-jit-backend
Changeset: r50077:ecbfbef353c7
Date: 2011-12-02 20:50 +0100
http://bitbucket.org/pypy/pypy/changeset/ecbfbef353c7/
Log:made first tests run again on ppc32
diff --git a/pypy/jit/backend/ppc/ppcgen/arch.py
b/pypy/jit/backend/ppc/ppcgen/arch.py
--- a/pypy/
Author: Christian Tismer
Branch: win64-stage1
Changeset: r50078:df6d8c92cc30
Date: 2011-12-02 21:38 +0100
http://bitbucket.org/pypy/pypy/changeset/df6d8c92cc30/
Log:test_libffi works almost. Only the two byval tests are left for
further investigation
diff --git a/pypy/rlib/libffi.py
Author: Alex Gaynor
Branch:
Changeset: r50079:87235ee9b8ab
Date: 2011-12-02 16:31 -0500
http://bitbucket.org/pypy/pypy/changeset/87235ee9b8ab/
Log:Preset correct attributes on scalars, so that a call to calc_strides
isn't emitted
diff --git a/pypy/module/micronumpy/interp_numarray.p
Author: Alex Gaynor
Branch:
Changeset: r50080:e5ef85031c32
Date: 2011-12-02 18:17 -0500
http://bitbucket.org/pypy/pypy/changeset/e5ef85031c32/
Log:Mark several fields in numpy as being immutable, and the name of a
type object as quassiimmut
diff --git a/pypy/module/micronumpy/interp
Author: hager
Branch: ppc-jit-backend
Changeset: r50081:7805074b94a4
Date: 2011-12-02 15:24 -0800
http://bitbucket.org/pypy/pypy/changeset/7805074b94a4/
Log:made first tests pass again on ppc64
diff --git a/pypy/jit/backend/ppc/ppcgen/arch.py
b/pypy/jit/backend/ppc/ppcgen/arch.py
--- a/pypy
Author: Maciej Fijalkowski
Branch: numpy-share-iterators
Changeset: r50082:02ca7995bf12
Date: 2011-12-03 08:52 +0200
http://bitbucket.org/pypy/pypy/changeset/02ca7995bf12/
Log:in-progress work on sharing iterators. not really working
diff --git a/pypy/module/micronumpy/interp_numarray.py
b/
29 matches
Mail list logo