Author: Armin Rigo
Branch:
Changeset: r69057:0e0d08198110
Date: 2014-02-03 11:37 +0100
http://bitbucket.org/pypy/pypy/changeset/0e0d08198110/
Log:Fix for 307818c61207 in test_pypy_c
diff --git a/pypy/module/pypyjit/test_pypy_c/test_string.py
b/pypy/module/pypyjit/test_pypy_c/test_string.py
Author: Carl Friedrich Bolz
Branch:
Changeset: r69058:b23c7d2fbe5b
Date: 2014-02-03 11:45 +0100
http://bitbucket.org/pypy/pypy/changeset/b23c7d2fbe5b/
Log:support the scroll wheel (and the fany all-direction scrolling)
diff --git a/dotviewer/graphdisplay.py b/dotviewer/graphdisplay.py
--- a
Author: Carl Friedrich Bolz
Branch:
Changeset: r69059:534a5450015b
Date: 2014-02-03 11:48 +0100
http://bitbucket.org/pypy/pypy/changeset/534a5450015b/
Log:also add this to the help message
diff --git a/dotviewer/graphdisplay.py b/dotviewer/graphdisplay.py
--- a/dotviewer/graphdisplay.py
+++
Author: Philip Jenvey
Branch:
Changeset: r69060:bb2c16ce58d9
Date: 2014-02-03 13:05 -0800
http://bitbucket.org/pypy/pypy/changeset/bb2c16ce58d9/
Log:less duplication
diff --git a/pypy/interpreter/astcompiler/ast.py
b/pypy/interpreter/astcompiler/ast.py
--- a/pypy/interpreter/astcompiler/as
Author: Philip Jenvey
Branch: py3k
Changeset: r69065:f42066bae86d
Date: 2014-02-03 14:49 -0800
http://bitbucket.org/pypy/pypy/changeset/f42066bae86d/
Log:operationerrfmt -> oefmt
diff --git a/pypy/interpreter/baseobjspace.py b/pypy/interpreter/baseobjspace.py
--- a/pypy/interpreter/baseobjsp
Author: Philip Jenvey
Branch: remove-intlong-smm
Changeset: r69063:3ebdf4080384
Date: 2014-02-03 14:47 -0800
http://bitbucket.org/pypy/pypy/changeset/3ebdf4080384/
Log:operationerrfmt -> oefmt
diff --git a/pypy/objspace/std/intobject.py b/pypy/objspace/std/intobject.py
--- a/pypy/objspace/st
Author: Armin Rigo
Branch:
Changeset: r69066:ff363fceb3c5
Date: 2014-02-04 00:03 +0100
http://bitbucket.org/pypy/pypy/changeset/ff363fceb3c5/
Log:A hack, which very indirectly might fix the failing test_pypy_c
(test_decode_ascii). The issue is that str_decode_ascii() calls
sp
Author: Armin Rigo
Branch:
Changeset: r69067:36ce13e8847d
Date: 2014-02-04 00:11 +0100
http://bitbucket.org/pypy/pypy/changeset/36ce13e8847d/
Log:Test and fix
diff --git a/pypy/objspace/std/specialisedtupleobject.py
b/pypy/objspace/std/specialisedtupleobject.py
--- a/pypy/objspace/std/spec
Author: Ronan Lamy
Branch:
Changeset: r69068:372d7cd3d6b7
Date: 2014-02-04 01:03 +
http://bitbucket.org/pypy/pypy/changeset/372d7cd3d6b7/
Log:better error messages for newlist_hint() and resizelist_hint()
diff --git a/rpython/rlib/objectmodel.py b/rpython/rlib/objectmodel.py
--- a/rpyth
Author: Ronan Lamy
Branch: NonConstant
Changeset: r69069:0d5d13d5e57a
Date: 2014-02-01 17:53 +
http://bitbucket.org/pypy/pypy/changeset/0d5d13d5e57a/
Log:kill unused option 'need_const'
diff --git a/rpython/annotator/bookkeeper.py b/rpython/annotator/bookkeeper.py
--- a/rpython/annotator
Author: Matti Picus
Branch: precompiled-headers
Changeset: r69077:3388da518026
Date: 2014-02-03 23:24 +0200
http://bitbucket.org/pypy/pypy/changeset/3388da518026/
Log:add separate_module_files to cfiles by hand
diff --git a/rpython/translator/c/genc.py b/rpython/translator/c/genc.py
--- a/rp
Author: Matti Picus
Branch: precompiled-headers
Changeset: r69072:9598a8f45a76
Date: 2014-02-02 22:59 +0200
http://bitbucket.org/pypy/pypy/changeset/9598a8f45a76/
Log:add more include guards, permeate headers_to_precompile to
everywhere needed, create windows make targets without prec
Author: Matti Picus
Branch: precompiled-headers
Changeset: r69078:291b3f0d5243
Date: 2014-02-03 23:56 +0200
http://bitbucket.org/pypy/pypy/changeset/291b3f0d5243/
Log:explicitly list files not able to use precompiled headers (module
files)
diff --git a/rpython/translator/c/genc.py b/
Author: Matti Picus
Branch: precompiled-headers
Changeset: r69076:227c4011452f
Date: 2014-02-03 01:54 +0200
http://bitbucket.org/pypy/pypy/changeset/227c4011452f/
Log:create rules for files that do not use precompiled headers
diff --git a/rpython/translator/platform/windows.py
b/rpython/tra
Author: Matti Picus
Branch: precompiled-headers
Changeset: r69073:dba9e64cc34c
Date: 2014-02-03 00:01 +0200
http://bitbucket.org/pypy/pypy/changeset/dba9e64cc34c/
Log:simplify expression
diff --git a/rpython/translator/c/genc.py b/rpython/translator/c/genc.py
--- a/rpython/translator/c/genc.
Author: Matti Picus
Branch: precompiled-headers
Changeset: r69075:a34b7d819333
Date: 2014-02-03 01:54 +0200
http://bitbucket.org/pypy/pypy/changeset/a34b7d819333/
Log:do not use precompiled headers for separate_module_files
diff --git a/rpython/translator/c/genc.py b/rpython/translator/c/gen
Author: Matti Picus
Branch: precompiled-headers
Changeset: r69074:fe4a03461072
Date: 2014-02-03 00:02 +0200
http://bitbucket.org/pypy/pypy/changeset/fe4a03461072/
Log:fix renamed kwarg
diff --git a/rpython/translator/platform/test/test_makefile.py
b/rpython/translator/platform/test/test_mak
17 matches
Mail list logo