Author: Ilya Osadchiy
Branch: numpy-impicit-convert
Changeset: r45094:51e8d063a32b
Date: 2011-06-23 23:38 +0300
http://bitbucket.org/pypy/pypy/changeset/51e8d063a32b/
Log:Convert second source of binary ops to numarray if needed
diff --git a/pypy/module/micronumpy/interp_numarray.py
b/pypy/
Author: Benjamin Peterson
Branch:
Changeset: r45093:0ce179451a54
Date: 2011-06-23 14:21 -0500
http://bitbucket.org/pypy/pypy/changeset/0ce179451a54/
Log:move factorial to app level
diff --git a/pypy/module/math/__init__.py b/pypy/module/math/__init__.py
--- a/pypy/module/math/__init__.py
++
Author: Ilya Osadchiy
Branch: numpy-impicit-convert
Changeset: r45092:226e890618d3
Date: 2011-06-23 22:17 +0300
http://bitbucket.org/pypy/pypy/changeset/226e890618d3/
Log:Merge default
diff --git a/pypy/interpreter/astcompiler/misc.py
b/pypy/interpreter/astcompiler/misc.py
--- a/pypy/interp
Author: Ilya Osadchiy
Branch: numpy-impicit-convert
Changeset: r45091:abdff8d681cc
Date: 2011-06-23 22:14 +0300
http://bitbucket.org/pypy/pypy/changeset/abdff8d681cc/
Log:Convert sources of ufuncs to numarrays if needed
diff --git a/pypy/module/micronumpy/interp_numarray.py
b/pypy/module/mi
Author: Ilya Osadchiy
Branch: numpy-multidim-exp
Changeset: r45090:b2dc68ec3a1a
Date: 2011-06-21 22:28 +0300
http://bitbucket.org/pypy/pypy/changeset/b2dc68ec3a1a/
Log:numpy: something on multidimensions
diff --git a/pypy/module/micronumpy/interp_numarray.py
b/pypy/module/micronumpy/interp_
Author: Alex Gaynor
Branch:
Changeset: r45089:c57b14cc361f
Date: 2011-06-23 10:57 -0700
http://bitbucket.org/pypy/pypy/changeset/c57b14cc361f/
Log:Don't mangle names with "."s in them, aka package names in imports.
diff --git a/pypy/interpreter/astcompiler/misc.py
b/pypy/interpreter/astcom
Author: Hakan Ardo
Branch: jit-short_from_state
Changeset: r45088:973af537a99e
Date: 2011-06-23 19:40 +0200
http://bitbucket.org/pypy/pypy/changeset/973af537a99e/
Log:manually reintroduced changes from this branch
diff --git a/pypy/module/pypyjit/test_pypy_c/model.py
b/pypy/module/pypyjit/t
Author: Ronny Pfannschmidt
Branch:
Changeset: r45086:af74db5394fb
Date: 2011-06-23 18:28 +0200
http://bitbucket.org/pypy/pypy/changeset/af74db5394fb/
Log:add a test for the greenlet sys.exc_info save/restore behaviour
which is wrong on cpythons greenlet
diff --git a/pypy/module/_sta
Author: Armin Rigo
Branch:
Changeset: r45085:cf73cef5f51f
Date: 2011-06-23 18:08 +0200
http://bitbucket.org/pypy/pypy/changeset/cf73cef5f51f/
Log:No cookie for fijal :-) Two heads on default.
___
pypy-commit mailing list
pypy-commit@python.org
htt
Author: Hakan Ardo
Branch: extradoc
Changeset: r3780:fd72e052b192
Date: 2011-06-23 17:44 +0200
http://bitbucket.org/pypy/extradoc/changeset/fd72e052b192/
Log:rerun of fixed benchmark
diff --git a/talk/iwtc11/paper.tex b/talk/iwtc11/paper.tex
--- a/talk/iwtc11/paper.tex
+++ b/talk/iwtc11/pape
Author: Maciej Fijalkowski
Branch:
Changeset: r45084:9d4650930387
Date: 2011-06-23 15:32 +0200
http://bitbucket.org/pypy/pypy/changeset/9d4650930387/
Log:typo?
diff --git a/pypy/rpython/lltypesystem/rdict.py
b/pypy/rpython/lltypesystem/rdict.py
--- a/pypy/rpython/lltypesystem/rdict.py
+++
Author: Maciej Fijalkowski
Branch: inline-dict-ops
Changeset: r45083:c2a1144e7c42
Date: 2011-06-23 15:25 +0200
http://bitbucket.org/pypy/pypy/changeset/c2a1144e7c42/
Log:cleanups and xxx
diff --git a/pypy/rpython/lltypesystem/rdict.py
b/pypy/rpython/lltypesystem/rdict.py
--- a/pypy/rpython/
Author: Maciej Fijalkowski
Branch: inline-dict-ops
Changeset: r45082:6efa1d29b7b5
Date: 2011-06-23 15:25 +0200
http://bitbucket.org/pypy/pypy/changeset/6efa1d29b7b5/
Log:Add a missing (now) function
diff --git a/pypy/jit/codewriter/support.py b/pypy/jit/codewriter/support.py
--- a/pypy/jit/c
Author: Maciej Fijalkowski
Branch: inline-dict-ops
Changeset: r45081:30e076933c83
Date: 2011-06-23 14:58 +0200
http://bitbucket.org/pypy/pypy/changeset/30e076933c83/
Log:kill some unused code (with NameError)
diff --git a/pypy/jit/codewriter/support.py b/pypy/jit/codewriter/support.py
--- a/
Author: Maciej Fijalkowski
Branch: inline-dict-ops
Changeset: r45080:60c59fd8e5dd
Date: 2011-06-23 14:55 +0200
http://bitbucket.org/pypy/pypy/changeset/60c59fd8e5dd/
Log:codewriter setinteriorfield support
diff --git a/pypy/jit/codewriter/jtransform.py
b/pypy/jit/codewriter/jtransform.py
--
Pull request #2 has been accepted and fulfilled by fijal.
Changes in landtuna/pypy have been pulled into pypy/pypy.
https://bitbucket.org/pypy/pypy/pull-request/2/added-floor-to-micronumpy
--
This is an issue notification from bitbucket.org.
You are receiving this either because you are the parti
Pull request #2 has been accepted and fulfilled by fijal.
Changes in landtuna/pypy have been pulled into pypy/pypy.
https://bitbucket.org/pypy/pypy/pull-request/2/added-floor-to-micronumpy
--
This is an issue notification from bitbucket.org.
You are receiving this either because you are the parti
A new pull request has been opened by Jim Hunziker.
landtuna/pypy has changes to be pulled into pypy/pypy.
https://bitbucket.org/pypy/pypy/pull-request/2/added-floor-to-micronumpy
Title: added floor() to micronumpy
added floor() to micronumpy
--
This is an issue notification from bitbucket.or
Author: Maciej Fijalkowski
Branch: inline-dict-ops
Changeset: r45076:a04961b00aeb
Date: 2011-06-23 14:39 +0200
http://bitbucket.org/pypy/pypy/changeset/a04961b00aeb/
Log:implement {get/set}interiorfield for the llgraph backend
diff --git a/pypy/jit/backend/llgraph/llimpl.py
b/pypy/jit/backe
Author: Hakan Ardo
Branch: extradoc
Changeset: r3779:f86d1d23ff1a
Date: 2011-06-23 14:39 +0200
http://bitbucket.org/pypy/extradoc/changeset/f86d1d23ff1a/
Log:explain specialization
diff --git a/talk/iwtc11/paper.tex b/talk/iwtc11/paper.tex
--- a/talk/iwtc11/paper.tex
+++ b/talk/iwtc11/paper.
Author: Armin Rigo
Branch: store-sink-array
Changeset: r45075:f90f6a18a428
Date: 2011-06-23 12:06 +
http://bitbucket.org/pypy/pypy/changeset/f90f6a18a428/
Log:Translation fix.
diff --git a/pypy/interpreter/pycode.py b/pypy/interpreter/pycode.py
--- a/pypy/interpreter/pycode.py
+++ b/pypy
Author: Armin Rigo
Branch: store-sink-array
Changeset: r45074:e7e74930397f
Date: 2011-06-22 10:57 +
http://bitbucket.org/pypy/pypy/changeset/e7e74930397f/
Log:merge heads
diff --git a/pypy/interpreter/eval.py b/pypy/interpreter/eval.py
--- a/pypy/interpreter/eval.py
+++ b/pypy/interprete
Author: Armin Rigo
Branch: store-sink-array
Changeset: r45073:a1843da2fef6
Date: 2011-06-22 10:37 +0200
http://bitbucket.org/pypy/pypy/changeset/a1843da2fef6/
Log:Replace the two lists on PyFrame, 'fastlocals_w' and 'valuestack_w',
with a single unified list 'locals_stack_w' that stor
Author: Armin Rigo
Branch: store-sink-array
Changeset: r45072:2b86daa3a7b0
Date: 2011-06-21 18:46 +0200
http://bitbucket.org/pypy/pypy/changeset/2b86daa3a7b0/
Log:hg merge default
diff --git a/pypy/interpreter/pycode.py b/pypy/interpreter/pycode.py
--- a/pypy/interpreter/pycode.py
+++ b/pypy
Author: Hakan Ardo
Branch: extradoc
Changeset: r3778:26ab9e4c4347
Date: 2011-06-23 13:29 +0200
http://bitbucket.org/pypy/extradoc/changeset/26ab9e4c4347/
Log:sobel numbers
diff --git a/talk/iwtc11/paper.tex b/talk/iwtc11/paper.tex
--- a/talk/iwtc11/paper.tex
+++ b/talk/iwtc11/paper.tex
@@ -8
Author: Hakan Ardo
Branch: extradoc
Changeset: r3777:907cb1ddc28a
Date: 2011-06-23 13:17 +0200
http://bitbucket.org/pypy/extradoc/changeset/907cb1ddc28a/
Log:explain the shorter names
diff --git a/talk/iwtc11/paper.tex b/talk/iwtc11/paper.tex
--- a/talk/iwtc11/paper.tex
+++ b/talk/iwtc11/pap
Author: Hakan Ardo
Branch: extradoc
Changeset: r3776:3a5dc8cdc314
Date: 2011-06-23 12:53 +0200
http://bitbucket.org/pypy/extradoc/changeset/3a5dc8cdc314/
Log:use a single standard deviation per binary
diff --git a/talk/iwtc11/paper.tex b/talk/iwtc11/paper.tex
--- a/talk/iwtc11/paper.tex
+++
Author: Hakan Ardo
Branch: extradoc
Changeset: r3775:49e20c7fc948
Date: 2011-06-23 12:39 +0200
http://bitbucket.org/pypy/extradoc/changeset/49e20c7fc948/
Log:compactifying
diff --git a/talk/iwtc11/paper.tex b/talk/iwtc11/paper.tex
--- a/talk/iwtc11/paper.tex
+++ b/talk/iwtc11/paper.tex
@@ -8
Author: Antonio Cuni
Branch: extradoc
Changeset: r3774:1745636d0165
Date: 2011-06-23 10:16 +0200
http://bitbucket.org/pypy/extradoc/changeset/1745636d0165/
Log:add pdf
diff --git a/talk/ep2011/talk/talk.pdf b/talk/ep2011/talk/talk.pdf
new file mode 100644
index
0
Author: Maciej Fijalkowski
Branch: inline-dict-ops
Changeset: r45071:3fbc094334b3
Date: 2011-06-23 10:19 +0200
http://bitbucket.org/pypy/pypy/changeset/3fbc094334b3/
Log:some descr support for low level cpus
diff --git a/pypy/jit/backend/llsupport/descr.py
b/pypy/jit/backend/llsupport/descr
Author: Maciej Fijalkowski
Branch: inline-dict-ops
Changeset: r45070:6744303b4a53
Date: 2011-06-23 10:12 +0200
http://bitbucket.org/pypy/pypy/changeset/6744303b4a53/
Log:some more pyflakes fun
diff --git a/pypy/jit/backend/llsupport/llmodel.py
b/pypy/jit/backend/llsupport/llmodel.py
--- a/p
Author: Maciej Fijalkowski
Branch: inline-dict-ops
Changeset: r45069:16b699096139
Date: 2011-06-23 10:10 +0200
http://bitbucket.org/pypy/pypy/changeset/16b699096139/
Log:remove some more unused imports
diff --git a/pypy/jit/backend/llsupport/descr.py
b/pypy/jit/backend/llsupport/descr.py
--
Author: Maciej Fijalkowski
Branch: inline-dict-ops
Changeset: r45068:4b0b59173c53
Date: 2011-06-23 10:05 +0200
http://bitbucket.org/pypy/pypy/changeset/4b0b59173c53/
Log:remove unused imports
diff --git a/pypy/jit/codewriter/jtransform.py
b/pypy/jit/codewriter/jtransform.py
--- a/pypy/jit/c
33 matches
Mail list logo