Author: Maciej Fijalkowski
Branch: inline-dict-ops
Changeset: r45329:607f00164b89
Date: 2011-07-03 21:13 +0200
http://bitbucket.org/pypy/pypy/changeset/607f00164b89/
Log:an obscure untested change about keeping alive ctypes structures by
subarrays
diff --git a/pypy/rpython/lltypesyst
Author: Maciej Fijalkowski
Branch: inline-dict-ops
Changeset: r45328:e575516493ff
Date: 2011-07-03 20:33 +0200
http://bitbucket.org/pypy/pypy/changeset/e575516493ff/
Log:one more missing case for parentstructure
diff --git a/pypy/rpython/lltypesystem/ll2ctypes.py
b/pypy/rpython/lltypesystem
Author: Maciej Fijalkowski
Branch: inline-dict-ops
Changeset: r45327:143b5e129bca
Date: 2011-07-03 19:20 +0200
http://bitbucket.org/pypy/pypy/changeset/143b5e129bca/
Log:Add the posibility to specify which categories you're interested in.
Use PYPYDEFAULTLOG as an env var
diff --git a
Author: Maciej Fijalkowski
Branch: inline-dict-ops
Changeset: r45326:9d1805e7587b
Date: 2011-07-03 19:19 +0200
http://bitbucket.org/pypy/pypy/changeset/9d1805e7587b/
Log:some unneeded imports
diff --git a/pypy/rpython/lltypesystem/ll2ctypes.py
b/pypy/rpython/lltypesystem/ll2ctypes.py
--- a/
Author: Maciej Fijalkowski
Branch: inline-dict-ops
Changeset: r45325:38bb54970de2
Date: 2011-07-03 19:19 +0200
http://bitbucket.org/pypy/pypy/changeset/38bb54970de2/
Log:remove unnecessary verbosity of pyjitpl (set debug flag if necessary
or use the logger)
diff --git a/pypy/jit/meta
Author: Maciej Fijalkowski
Branch: inline-dict-ops
Changeset: r45324:e66ff3b3fb4a
Date: 2011-07-03 19:19 +0200
http://bitbucket.org/pypy/pypy/changeset/e66ff3b3fb4a/
Log:disable this test for now
diff --git a/pypy/jit/metainterp/test/test_dict.py
b/pypy/jit/metainterp/test/test_dict.py
---
Author: Maciej Fijalkowski
Branch: inline-dict-ops
Changeset: r45323:5d2d8af879c4
Date: 2011-07-03 19:18 +0200
http://bitbucket.org/pypy/pypy/changeset/5d2d8af879c4/
Log:remove unnecessary import
diff --git a/pypy/jit/codewriter/jitcode.py b/pypy/jit/codewriter/jitcode.py
--- a/pypy/jit/code
Author: Amaury Forgeot d'Arc
Branch:
Changeset: r45322:dded6e510044
Date: 2011-07-03 19:12 +0200
http://bitbucket.org/pypy/pypy/changeset/dded6e510044/
Log:Fix CPython issue12412 (!) Make pwd.struct_passwd as StructSequence,
it has a better repr().
diff --git a/lib_pypy/pwd.py b/lib
Author: Alex Gaynor
Branch:
Changeset: r45321:b1e342bb119b
Date: 2011-07-03 09:30 -0700
http://bitbucket.org/pypy/pypy/changeset/b1e342bb119b/
Log:merged upstream
diff --git a/pypy/interpreter/function.py b/pypy/interpreter/function.py
--- a/pypy/interpreter/function.py
+++ b/pypy/interpret
Author: Alex Gaynor
Branch:
Changeset: r45320:b2326a53cb65
Date: 2011-07-03 09:30 -0700
http://bitbucket.org/pypy/pypy/changeset/b2326a53cb65/
Log:Whitespace changes, plus a switch to from using try/except/else to
raises.
diff --git a/pypy/objspace/std/test/test_dictmultiobject.py
You have received a notification from jerith.
Hi, I forked pypy. My fork is at https://bitbucket.org/jerith/pypy.
--
Change your notification settings at
https://bitbucket.org/account/notifications/
___
pypy-commit mailing list
pypy-commit@python.org
h
Author: Armin Rigo
Branch:
Changeset: r45316:f1a93c5db828
Date: 2011-07-03 11:55 +0200
http://bitbucket.org/pypy/pypy/changeset/f1a93c5db828/
Log:Test and fix.
diff --git a/pypy/objspace/std/mapdict.py b/pypy/objspace/std/mapdict.py
--- a/pypy/objspace/std/mapdict.py
+++ b/pypy/objspace/std
Author: Armin Rigo
Branch:
Changeset: r45315:afeebea4b340
Date: 2011-07-03 11:43 +0200
http://bitbucket.org/pypy/pypy/changeset/afeebea4b340/
Log:merge heads
diff --git a/pypy/objspace/std/dictmultiobject.py
b/pypy/objspace/std/dictmultiobject.py
--- a/pypy/objspace/std/dictmultiobject.py
Author: Armin Rigo
Branch:
Changeset: r45314:b06b6fe4b89f
Date: 2011-07-03 11:43 +0200
http://bitbucket.org/pypy/pypy/changeset/b06b6fe4b89f/
Log:hg merge jit-option-refactor
changing the default to reflect the real default
diff --git a/pypy/rlib/jit.py b/pypy/rlib/jit.py
--- a/py
Author: Armin Rigo
Branch: jit-option-refactor
Changeset: r45313:dabb5d3306f2
Date: 2011-07-03 10:07 +0200
http://bitbucket.org/pypy/pypy/changeset/dabb5d3306f2/
Log:Make a branch to refactor the --jit option processing.
diff --git a/pypy/rlib/jit.py b/pypy/rlib/jit.py
--- a/pypy/rlib/jit.py
Author: Alex Gaynor
Branch:
Changeset: r45312:34463d139c3b
Date: 2011-07-03 00:51 -0700
http://bitbucket.org/pypy/pypy/changeset/34463d139c3b/
Log:merged upstream
diff --git a/lib-python/modified-2.7/test/test_descr.py
b/lib-python/modified-2.7/test/test_descr.py
--- a/lib-python/modified-
Author: Alex Gaynor
Branch:
Changeset: r45311:07de70a20b0f
Date: 2011-07-03 00:51 -0700
http://bitbucket.org/pypy/pypy/changeset/07de70a20b0f/
Log:Fix an issue with setting __dict__ on user instances multiple times.
diff --git a/pypy/objspace/std/dictmultiobject.py
b/pypy/objspace/std/dict
Author: Armin Rigo
Branch:
Changeset: r45310:e90e238c3ac2
Date: 2011-07-03 09:48 +0200
http://bitbucket.org/pypy/pypy/changeset/e90e238c3ac2/
Log:merge heads
diff --git a/pypy/jit/metainterp/optimizeopt/__init__.py
b/pypy/jit/metainterp/optimizeopt/__init__.py
--- a/pypy/jit/metainterp/opt
Author: Armin Rigo
Branch:
Changeset: r45309:f09af652dc8e
Date: 2011-07-03 09:47 +0200
http://bitbucket.org/pypy/pypy/changeset/f09af652dc8e/
Log:Fix the tests.
diff --git a/lib-python/modified-2.7/test/test_descr.py
b/lib-python/modified-2.7/test/test_descr.py
--- a/lib-python/modified-2.
Author: Armin Rigo
Branch:
Changeset: r45308:7bf584b32555
Date: 2011-07-03 09:05 +0200
http://bitbucket.org/pypy/pypy/changeset/7bf584b32555/
Log:Bah. Fix
diff --git a/pypy/jit/metainterp/optimizeopt/__init__.py
b/pypy/jit/metainterp/optimizeopt/__init__.py
--- a/pypy/jit/metainterp/optimi
Author: Armin Rigo
Branch:
Changeset: r45307:8e1a5908e9bc
Date: 2011-07-03 08:39 +0200
http://bitbucket.org/pypy/pypy/changeset/8e1a5908e9bc/
Log:Add a test for --jit enable_opts=all.
diff --git a/pypy/jit/metainterp/optimizeopt/test/test_optimizeopt.py
b/pypy/jit/metainterp/optimizeopt/te
Author: Armin Rigo
Branch:
Changeset: r45306:f0dc295dc82d
Date: 2011-07-03 08:14 +0200
http://bitbucket.org/pypy/pypy/changeset/f0dc295dc82d/
Log:For '--jit enable_opts', use a default value of 'all' instead of the
complete string from optimizeopt.
diff --git a/pypy/jit/metainterp/o
Author: Armin Rigo
Branch:
Changeset: r45305:1711d58f10f4
Date: 2011-07-02 19:46 +0200
http://bitbucket.org/pypy/pypy/changeset/1711d58f10f4/
Log:(rguillebert, arigo) Add "--jit off" to the help.
diff --git a/pypy/translator/goal/app_main.py b/pypy/translator/goal/app_main.py
--- a/pypy/tra
Author: Armin Rigo
Branch:
Changeset: r45304:bac656e1a363
Date: 2011-07-02 19:18 +0200
http://bitbucket.org/pypy/pypy/changeset/bac656e1a363/
Log:(rguillebert, arigo)
Add the options "pypy --jit=off" and "pypy --jit=default", turning
off the JIT or setting the default values
Author: Armin Rigo
Branch:
Changeset: r522:0298afc92f57
Date: 2011-07-03 09:01 +0200
http://bitbucket.org/pypy/buildbot/changeset/0298afc92f57/
Log:Display the 'latest' symlinks in italic.
diff --git a/bot2/pypybuildbot/pypylist.py b/bot2/pypybuildbot/pypylist.py
--- a/bot2/pypybuildbot/pyp
25 matches
Mail list logo