Author: Brian Kearns
Branch:
Changeset: r62692:632c98832fb6
Date: 2013-03-23 06:25 -0400
http://bitbucket.org/pypy/pypy/changeset/632c98832fb6/
Log:rStringIO reset pos on close, test
diff --git a/rpython/rlib/rStringIO.py b/rpython/rlib/rStringIO.py
--- a/rpython/rlib/rStringIO.py
+++ b/rpy
Author: Armin Rigo
Branch: extradoc
Changeset: r379:0b69490cfc12
Date: 2013-03-23 16:07 +0100
http://bitbucket.org/pypy/pypy.org/changeset/0b69490cfc12/
Log:Add a general flattr button.
diff --git a/archive.html b/archive.html
--- a/archive.html
+++ b/archive.html
@@ -35,6 +35,8 @@
Author: Alex Gaynor
Branch:
Changeset: r62693:9bdbaa4b41e9
Date: 2013-03-23 10:29 -0700
http://bitbucket.org/pypy/pypy/changeset/9bdbaa4b41e9/
Log:(alex, fijal): removed float_w multimethod
diff --git a/pypy/interpreter/baseobjspace.py b/pypy/interpreter/baseobjspace.py
--- a/pypy/interpret
Author: Alex Gaynor
Branch:
Changeset: r62694:a36881021f46
Date: 2013-03-23 10:30 -0700
http://bitbucket.org/pypy/pypy/changeset/a36881021f46/
Log:merged upstream
diff --git a/lib-python/2/pickle.py b/lib-python/2/pickle.py
--- a/lib-python/2/pickle.py
+++ b/lib-python/2/pickle.py
@@ -1409,
Author: Alex Gaynor
Branch:
Changeset: r62695:2b95d7427cbd
Date: 2013-03-23 10:39 -0700
http://bitbucket.org/pypy/pypy/changeset/2b95d7427cbd/
Log:bools are also floats
diff --git a/pypy/objspace/std/boolobject.py b/pypy/objspace/std/boolobject.py
--- a/pypy/objspace/std/boolobject.py
+++ b
Author: Maciej Fijalkowski
Branch:
Changeset: r199:1d3fb65004f7
Date: 2013-03-23 10:46 -0700
http://bitbucket.org/pypy/benchmarks/changeset/1d3fb65004f7/
Log:add PYTHONPATH to translate
diff --git a/benchmarks.py b/benchmarks.py
--- a/benchmarks.py
+++ b/benchmarks.py
@@ -148,7 +148,7 @@
Author: Maciej Fijalkowski
Branch:
Changeset: r200:485f81da89eb
Date: 2013-03-23 10:48 -0700
http://bitbucket.org/pypy/benchmarks/changeset/485f81da89eb/
Log:like this
diff --git a/benchmarks.py b/benchmarks.py
--- a/benchmarks.py
+++ b/benchmarks.py
@@ -148,13 +148,14 @@
pypy-c-jit in
Author: Carl Friedrich Bolz
Branch:
Changeset: r62697:5105b0e54476
Date: 2013-03-23 18:47 +0100
http://bitbucket.org/pypy/pypy/changeset/5105b0e54476/
Log:use None for values in dicts that represent sets
diff --git a/rpython/jit/metainterp/optimizeopt/unroll.py
b/rpython/jit/metainterp/opt
Author: Carl Friedrich Bolz
Branch:
Changeset: r62696:b91a591ea2c0
Date: 2013-03-23 13:28 +0100
http://bitbucket.org/pypy/pypy/changeset/b91a591ea2c0/
Log:the rpython pattern for getting sets is actually to use None as a
key
diff --git a/rpython/jit/metainterp/optimizeopt/virtualsta
Author: Alex Gaynor
Branch:
Changeset: r62698:5ec2a7b19989
Date: 2013-03-23 11:15 -0700
http://bitbucket.org/pypy/pypy/changeset/5ec2a7b19989/
Log:remove inaccurate comment
diff --git a/pypy/interpreter/baseobjspace.py b/pypy/interpreter/baseobjspace.py
--- a/pypy/interpreter/baseobjspace.p
Author: Alex Gaynor
Branch:
Changeset: r62699:24594993c81f
Date: 2013-03-23 11:16 -0700
http://bitbucket.org/pypy/pypy/changeset/24594993c81f/
Log:merged upstream
diff --git a/rpython/jit/metainterp/optimizeopt/unroll.py
b/rpython/jit/metainterp/optimizeopt/unroll.py
--- a/rpython/jit/meta
Author: Maciej Fijalkowski
Branch:
Changeset: r62701:8b0ce43d0de4
Date: 2013-03-23 12:01 -0700
http://bitbucket.org/pypy/pypy/changeset/8b0ce43d0de4/
Log:merge default
diff --git a/pypy/interpreter/baseobjspace.py b/pypy/interpreter/baseobjspace.py
--- a/pypy/interpreter/baseobjspace.py
+++
Author: Maciej Fijalkowski
Branch:
Changeset: r62700:e258f1470515
Date: 2013-03-23 12:01 -0700
http://bitbucket.org/pypy/pypy/changeset/e258f1470515/
Log:(fijal, alex) kill 'int' as a multimethod
diff --git a/pypy/config/pypyoption.py b/pypy/config/pypyoption.py
--- a/pypy/config/pypyoption
Author: Maciej Fijalkowski
Branch:
Changeset: r62702:7491137b9517
Date: 2013-03-23 12:05 -0700
http://bitbucket.org/pypy/pypy/changeset/7491137b9517/
Log:move hairy interface on space
diff --git a/pypy/objspace/std/intobject.py b/pypy/objspace/std/intobject.py
--- a/pypy/objspace/std/intobj
Author: Maciej Fijalkowski
Branch:
Changeset: r62703:c9e6b6819cbb
Date: 2013-03-23 12:22 -0700
http://bitbucket.org/pypy/pypy/changeset/c9e6b6819cbb/
Log:fix translation
diff --git a/pypy/module/_cffi_backend/cdataobj.py
b/pypy/module/_cffi_backend/cdataobj.py
--- a/pypy/module/_cffi_backe
Author: Ronan Lamy
Branch:
Changeset: r62704:2d0b6d00f2f8
Date: 2013-03-23 19:28 +
http://bitbucket.org/pypy/pypy/changeset/2d0b6d00f2f8/
Log:kill obsolete cache_building_mode thing
diff --git a/pypy/interpreter/baseobjspace.py b/pypy/interpreter/baseobjspace.py
--- a/pypy/interpreter/b
Author: Maciej Fijalkowski
Branch:
Changeset: r62705:97fea5c972a2
Date: 2013-03-23 12:35 -0700
http://bitbucket.org/pypy/pypy/changeset/97fea5c972a2/
Log:fix translation
diff --git a/pypy/objspace/std/intobject.py b/pypy/objspace/std/intobject.py
--- a/pypy/objspace/std/intobject.py
+++ b/p
Author: Maciej Fijalkowski
Branch:
Changeset: r62706:01dd3f95cc5e
Date: 2013-03-23 12:38 -0700
http://bitbucket.org/pypy/pypy/changeset/01dd3f95cc5e/
Log:merge
diff --git a/pypy/interpreter/baseobjspace.py b/pypy/interpreter/baseobjspace.py
--- a/pypy/interpreter/baseobjspace.py
+++ b/pypy/
Author: Maciej Fijalkowski
Branch:
Changeset: r62707:97b734570970
Date: 2013-03-23 13:54 -0700
http://bitbucket.org/pypy/pypy/changeset/97b734570970/
Log:revert the smallint changes
diff --git a/pypy/config/pypyoption.py b/pypy/config/pypyoption.py
--- a/pypy/config/pypyoption.py
+++ b/pypy
Author: Maciej Fijalkowski
Branch:
Changeset: r62708:4ceef442528f
Date: 2013-03-23 13:55 -0700
http://bitbucket.org/pypy/pypy/changeset/4ceef442528f/
Log:Remove the smallintobject - it does not work with the JIT and it
should be reworked for the upcoming multimethod removal anyway. I
Author: Brian Kearns
Branch:
Changeset: r62709:33ac58384e23
Date: 2013-03-23 06:52 -0400
http://bitbucket.org/pypy/pypy/changeset/33ac58384e23/
Log:cleanups in rpython.jit
diff --git a/rpython/jit/backend/conftest.py b/rpython/jit/backend/conftest.py
--- a/rpython/jit/backend/conftest.py
++
Author: Maciej Fijalkowski
Branch:
Changeset: r220:4485ad26c4b5
Date: 2013-03-23 14:16 -0700
http://bitbucket.org/pypy/jitviewer/changeset/4485ad26c4b5/
Log:pip is so broken
diff --git a/setup.py b/setup.py
--- a/setup.py
+++ b/setup.py
@@ -1,7 +1,13 @@
#!/usr/bin/env pypy-c
+import
Author: Maciej Fijalkowski
Branch:
Changeset: r221:75336230aadc
Date: 2013-03-23 14:21 -0700
http://bitbucket.org/pypy/jitviewer/changeset/75336230aadc/
Log:another try
diff --git a/setup.py b/setup.py
--- a/setup.py
+++ b/setup.py
@@ -4,9 +4,12 @@
from setuptools import setup
rest = []
Author: Maciej Fijalkowski
Branch:
Changeset: r222:3eb8d545520a
Date: 2013-03-23 14:21 -0700
http://bitbucket.org/pypy/jitviewer/changeset/3eb8d545520a/
Log:remove print
diff --git a/setup.py b/setup.py
--- a/setup.py
+++ b/setup.py
@@ -9,7 +9,6 @@
dirname = os.path.relpath(dirname, ba
Author: Alex Gaynor
Branch: kill-gen-store-back-in
Changeset: r62710:7f4ad2662a3c
Date: 2013-03-23 14:05 -0700
http://bitbucket.org/pypy/pypy/changeset/7f4ad2662a3c/
Log:(alex, fijal): a branch to kill gen_store_back_in_virtualizable
___
pypy-commi
Author: Alex Gaynor
Branch:
Changeset: r62712:8e44a515d378
Date: 2013-03-23 15:36 -0700
http://bitbucket.org/pypy/pypy/changeset/8e44a515d378/
Log:merged upstream
diff --git a/rpython/jit/backend/conftest.py b/rpython/jit/backend/conftest.py
--- a/rpython/jit/backend/conftest.py
+++ b/rpyth
Author: Alex Gaynor
Branch:
Changeset: r62711:cfea548f0f8c
Date: 2013-03-23 15:35 -0700
http://bitbucket.org/pypy/pypy/changeset/cfea548f0f8c/
Log:(alex, fijal): removed pointless boxing/unboxing of bools
diff --git a/pypy/interpreter/baseobjspace.py b/pypy/interpreter/baseobjspace.py
--- a
Author: Alex Gaynor
Branch:
Changeset: r62713:f0ee5d5278eb
Date: 2013-03-23 16:01 -0700
http://bitbucket.org/pypy/pypy/changeset/f0ee5d5278eb/
Log:bad fijal, fix total nonsense
diff --git a/pypy/objspace/std/boolobject.py b/pypy/objspace/std/boolobject.py
--- a/pypy/objspace/std/boolobject.
Author: Brian Kearns
Branch:
Changeset: r62714:dd8367979d8d
Date: 2013-03-23 19:17 -0400
http://bitbucket.org/pypy/pypy/changeset/dd8367979d8d/
Log:improve boolobject tests to cover recent fix
diff --git a/pypy/objspace/std/test/test_boolobject.py
b/pypy/objspace/std/test/test_boolobject.p
Author: Maciej Fijalkowski
Branch:
Changeset: r760:bebfcbeeef3b
Date: 2013-03-23 16:35 -0700
http://bitbucket.org/pypy/buildbot/changeset/bebfcbeeef3b/
Log:actually make it really low
diff --git a/bot2/pypybuildbot/master.py b/bot2/pypybuildbot/master.py
--- a/bot2/pypybuildbot/master.py
++
Author: Maciej Fijalkowski
Branch:
Changeset: r761:908ad98d9252
Date: 2013-03-23 16:35 -0700
http://bitbucket.org/pypy/buildbot/changeset/908ad98d9252/
Log:merge
diff --git a/bot2/pypybuildbot/master.py b/bot2/pypybuildbot/master.py
--- a/bot2/pypybuildbot/master.py
+++ b/bot2/pypybuildbot/
Author: Alex Gaynor
Branch:
Changeset: r62715:5e99e3e7cac5
Date: 2013-03-23 16:34 -0700
http://bitbucket.org/pypy/pypy/changeset/5e99e3e7cac5/
Log:random cleanups
diff --git a/pypy/interpreter/baseobjspace.py b/pypy/interpreter/baseobjspace.py
--- a/pypy/interpreter/baseobjspace.py
+++ b/py
Author: Maciej Fijalkowski
Branch:
Changeset: r759:be7989c3eb77
Date: 2013-03-23 16:29 -0700
http://bitbucket.org/pypy/buildbot/changeset/be7989c3eb77/
Log:try to disable keepalive for xerxes
diff --git a/bot2/pypybuildbot/master.py b/bot2/pypybuildbot/master.py
--- a/bot2/pypybuildbot/mast
Author: Alex Gaynor
Branch:
Changeset: r62716:8ed0b78304fa
Date: 2013-03-23 16:36 -0700
http://bitbucket.org/pypy/pypy/changeset/8ed0b78304fa/
Log:merged upstream
diff --git a/pypy/objspace/std/test/test_boolobject.py
b/pypy/objspace/std/test/test_boolobject.py
--- a/pypy/objspace/std/test
Author: Aljosa Mohorovic
Branch:
Changeset: r223:bcbd40d3ef0c
Date: 2013-03-23 16:48 -0700
http://bitbucket.org/pypy/jitviewer/changeset/bcbd40d3ef0c/
Log:fixed new js code to use "path"
diff --git a/_jitviewer/static/app.js b/_jitviewer/static/app.js
--- a/_jitviewer/static/app.js
+++ b/_j
Author: Maciej Fijalkowski
Branch:
Changeset: r62717:92f0ae34555c
Date: 2013-03-23 19:43 -0700
http://bitbucket.org/pypy/pypy/changeset/92f0ae34555c/
Log:fix test_abstractinstance in a way that got lost
diff --git a/pypy/module/__builtin__/abstractinst.py
b/pypy/module/__builtin__/abstract
Author: Maciej Fijalkowski
Branch:
Changeset: r62718:f99fd433cd40
Date: 2013-03-23 19:47 -0700
http://bitbucket.org/pypy/pypy/changeset/f99fd433cd40/
Log:merge
diff --git a/pypy/interpreter/baseobjspace.py b/pypy/interpreter/baseobjspace.py
--- a/pypy/interpreter/baseobjspace.py
+++ b/pypy/
37 matches
Mail list logo