[pypy-commit] buildbot default: wrap link in a div

2013-09-13 Thread bivab
Author: David Schneider Branch: Changeset: r863:40a9f6f46cdf Date: 2013-09-13 10:14 +0200 http://bitbucket.org/pypy/buildbot/changeset/40a9f6f46cdf/ Log:wrap link in a div diff --git a/master/templates/build.html b/master/templates/build.html --- a/master/templates/build.html +++ b/master/t

[pypy-commit] extradoc extradoc: Talk abstract, first version

2013-09-13 Thread arigo
Author: Armin Rigo Branch: extradoc Changeset: r5048:ae5100082b6f Date: 2013-09-13 11:45 +0200 http://bitbucket.org/pypy/extradoc/changeset/ae5100082b6f/ Log:Talk abstract, first version diff --git a/talk/pycon2014/talk.rst b/talk/pycon2014/talk.rst new file mode 100644 --- /dev/null +++ b/t

[pypy-commit] extradoc extradoc: PyCon ZA abstract

2013-09-13 Thread arigo
Author: Armin Rigo Branch: extradoc Changeset: r5049:6874a5459934 Date: 2013-09-13 15:35 +0200 http://bitbucket.org/pypy/extradoc/changeset/6874a5459934/ Log:PyCon ZA abstract diff --git a/talk/pyconza2013/abstract.rst b/talk/pyconza2013/abstract.rst new file mode 100644 --- /dev/null +++ b/

[pypy-commit] extradoc extradoc: Restart, putting more focus on STM and less on the Status of PyPy part

2013-09-13 Thread arigo
Author: Armin Rigo Branch: extradoc Changeset: r5050:b29cb4d623f0 Date: 2013-09-13 15:47 +0200 http://bitbucket.org/pypy/extradoc/changeset/b29cb4d623f0/ Log:Restart, putting more focus on STM and less on the Status of PyPy part diff --git a/talk/pycon2014/abstract.rst b/talk/pycon20

[pypy-commit] extradoc extradoc: updates

2013-09-13 Thread arigo
Author: Armin Rigo Branch: extradoc Changeset: r5052:a2c650a3ebb6 Date: 2013-09-13 17:31 +0200 http://bitbucket.org/pypy/extradoc/changeset/a2c650a3ebb6/ Log:updates diff --git a/talk/pycon2014/abstract.rst b/talk/pycon2014/abstract.rst --- a/talk/pycon2014/abstract.rst +++ b/talk/pycon2014/

[pypy-commit] extradoc extradoc: Fill in the PyCon'14 abstract.

2013-09-13 Thread arigo
Author: Armin Rigo Branch: extradoc Changeset: r5051:ab0420aa Date: 2013-09-13 17:23 +0200 http://bitbucket.org/pypy/extradoc/changeset/ab0420aa/ Log:Fill in the PyCon'14 abstract. diff --git a/talk/pycon2014/abstract.rst b/talk/pycon2014/abstract.rst --- a/talk/pycon2014/abstract.rs

[pypy-commit] extradoc extradoc: more updates

2013-09-13 Thread arigo
Author: Armin Rigo Branch: extradoc Changeset: r5053:6ce8d68dceb0 Date: 2013-09-13 17:40 +0200 http://bitbucket.org/pypy/extradoc/changeset/6ce8d68dceb0/ Log:more updates diff --git a/talk/pycon2014/abstract.rst b/talk/pycon2014/abstract.rst --- a/talk/pycon2014/abstract.rst +++ b/talk/pycon

[pypy-commit] pypy const-correctness: hg merge default

2013-09-13 Thread amauryfa
Author: Amaury Forgeot d'Arc Branch: const-correctness Changeset: r66937:eb449cec3ef8 Date: 2013-09-13 17:41 +0200 http://bitbucket.org/pypy/pypy/changeset/eb449cec3ef8/ Log:hg merge default diff --git a/lib-python/2.7/argparse.py b/lib-python/2.7/argparse.py --- a/lib-python/2.7/argparse.py

[pypy-commit] pypy const-correctness: Fixes

2013-09-13 Thread amauryfa
Author: Amaury Forgeot d'Arc Branch: const-correctness Changeset: r66936:835ebb42f42e Date: 2013-09-13 17:40 +0200 http://bitbucket.org/pypy/pypy/changeset/835ebb42f42e/ Log:Fixes diff --git a/pypy/module/pwd/interp_pwd.py b/pypy/module/pwd/interp_pwd.py --- a/pypy/module/pwd/interp_pwd.py +

[pypy-commit] extradoc extradoc: Integrate cfbolz's remark

2013-09-13 Thread arigo
Author: Armin Rigo Branch: extradoc Changeset: r5055:f310c0f719bf Date: 2013-09-13 18:02 +0200 http://bitbucket.org/pypy/extradoc/changeset/f310c0f719bf/ Log:Integrate cfbolz's remark diff --git a/talk/pyconza2013/abstract.rst b/talk/pyconza2013/abstract.rst --- a/talk/pyconza2013/abstract.r

[pypy-commit] extradoc extradoc: Rephrase according to e2b99ea24c2f.

2013-09-13 Thread arigo
Author: Armin Rigo Branch: extradoc Changeset: r5056:dd629bb8fa61 Date: 2013-09-13 18:07 +0200 http://bitbucket.org/pypy/extradoc/changeset/dd629bb8fa61/ Log:Rephrase according to e2b99ea24c2f. diff --git a/talk/pycon2014/abstract.rst b/talk/pycon2014/abstract.rst --- a/talk/pycon2014/abstra

[pypy-commit] extradoc extradoc: Tweak

2013-09-13 Thread arigo
Author: Armin Rigo Branch: extradoc Changeset: r5058:a80fed801aa1 Date: 2013-09-13 19:00 +0200 http://bitbucket.org/pypy/extradoc/changeset/a80fed801aa1/ Log:Tweak diff --git a/talk/pycon2014/abstract.rst b/talk/pycon2014/abstract.rst --- a/talk/pycon2014/abstract.rst +++ b/talk/pycon2014/ab

[pypy-commit] pypy const-correctness: More fixes

2013-09-13 Thread amauryfa
Author: Amaury Forgeot d'Arc Branch: const-correctness Changeset: r66939:420c5addf795 Date: 2013-09-13 20:09 +0200 http://bitbucket.org/pypy/pypy/changeset/420c5addf795/ Log:More fixes diff --git a/rpython/rtyper/lltypesystem/ll2ctypes.py b/rpython/rtyper/lltypesystem/ll2ctypes.py --- a/rpy

[pypy-commit] pypy const-correctness: Fix many tests

2013-09-13 Thread amauryfa
Author: Amaury Forgeot d'Arc Branch: const-correctness Changeset: r66938:abfda92315ef Date: 2013-09-13 18:17 +0200 http://bitbucket.org/pypy/pypy/changeset/abfda92315ef/ Log:Fix many tests diff --git a/pypy/module/_minimal_curses/fficurses.py b/pypy/module/_minimal_curses/fficurses.py --- a

[pypy-commit] pypy const-correctness: Fix again.

2013-09-13 Thread amauryfa
Author: Amaury Forgeot d'Arc Branch: const-correctness Changeset: r66941:60712d9dbfd3 Date: 2013-09-13 21:54 +0200 http://bitbucket.org/pypy/pypy/changeset/60712d9dbfd3/ Log:Fix again. Should find a better name for this function. diff --git a/rpython/rtyper/lltypesystem/lltype.py b/rpython/

[pypy-commit] pypy const-correctness: Fix

2013-09-13 Thread amauryfa
Author: Amaury Forgeot d'Arc Branch: const-correctness Changeset: r66940:b3d07d1dab74 Date: 2013-09-13 21:52 +0200 http://bitbucket.org/pypy/pypy/changeset/b3d07d1dab74/ Log:Fix diff --git a/rpython/rtyper/lltypesystem/lltype.py b/rpython/rtyper/lltypesystem/lltype.py --- a/rpython/rtyper/l

[pypy-commit] pypy reflex-support: fixed typo in comment

2013-09-13 Thread wlav
Author: Wim Lavrijsen Branch: reflex-support Changeset: r66942:7551188e6c6d Date: 2013-09-12 17:59 -0700 http://bitbucket.org/pypy/pypy/changeset/7551188e6c6d/ Log:fixed typo in comment diff --git a/pypy/module/cppyy/src/cintcwrapper.cxx b/pypy/module/cppyy/src/cintcwrapper.cxx --- a/pypy/m

[pypy-commit] pypy reflex-support: TF1 callbacks and associated tests

2013-09-13 Thread wlav
Author: Wim Lavrijsen Branch: reflex-support Changeset: r66944:d2f110893a4b Date: 2013-09-13 15:39 -0700 http://bitbucket.org/pypy/pypy/changeset/d2f110893a4b/ Log:TF1 callbacks and associated tests diff --git a/pypy/module/cppyy/capi/cint_capi.py b/pypy/module/cppyy/capi/cint_capi.py --- a

[pypy-commit] pypy reflex-support: test that global methods can be installed as member functions

2013-09-13 Thread wlav
Author: Wim Lavrijsen Branch: reflex-support Changeset: r66943:70107f8d73a6 Date: 2013-09-13 11:25 -0700 http://bitbucket.org/pypy/pypy/changeset/70107f8d73a6/ Log:test that global methods can be installed as member functions diff --git a/pypy/module/cppyy/test/example01.cxx b/pypy/module/c

[pypy-commit] pypy reflex-support: fix rtyper issues

2013-09-13 Thread wlav
Author: Wim Lavrijsen Branch: reflex-support Changeset: r66945:f04a6bd8cb77 Date: 2013-09-13 18:46 -0700 http://bitbucket.org/pypy/pypy/changeset/f04a6bd8cb77/ Log:fix rtyper issues diff --git a/pypy/module/cppyy/capi/cint_capi.py b/pypy/module/cppyy/capi/cint_capi.py --- a/pypy/module/cppy