Author: Amaury Forgeot d'Arc
Branch:
Changeset: r54279:859f1579f2bd
Date: 2012-04-10 23:19 +0200
http://bitbucket.org/pypy/pypy/changeset/859f1579f2bd/
Log:cpyext: implement PyUnicode_Split and PyUnicode_Splitlines
diff --git a/pypy/module/cpyext/stubs.py b/pypy/module/cpyext/stubs.py
--- a
Author: Amaury Forgeot d'Arc
Branch:
Changeset: r54278:10ee763df5ba
Date: 2012-04-10 22:42 +0200
http://bitbucket.org/pypy/pypy/changeset/10ee763df5ba/
Log:cpyext: Add PyUnicode_Find
diff --git a/pypy/module/cpyext/stubs.py b/pypy/module/cpyext/stubs.py
--- a/pypy/module/cpyext/stubs.py
+++
Author: Maciej Fijalkowski
Branch:
Changeset: r54277:88c488265ad9
Date: 2012-04-10 23:24 +0200
http://bitbucket.org/pypy/pypy/changeset/88c488265ad9/
Log:We don't do that. Those are created automatically from tags. I'm
unsure how to make sure they're in a well-named directories.
dif
Author: Amaury Forgeot d'Arc
Branch:
Changeset: r54276:b1e988d5a3f5
Date: 2012-04-10 21:58 +0200
http://bitbucket.org/pypy/pypy/changeset/b1e988d5a3f5/
Log:cpyext: Add PyUnicode_Count
diff --git a/pypy/module/cpyext/stubs.py b/pypy/module/cpyext/stubs.py
--- a/pypy/module/cpyext/stubs.py
++
Author: Armin Rigo
Branch: extradoc
Changeset: r352:5f5ac20464be
Date: 2012-04-10 20:22 +0200
http://bitbucket.org/pypy/pypy.org/changeset/5f5ac20464be/
Log:As usual, I don't get it, but it seems to make people more happy if
I download myself this file from the URL indicated, compute
Author: Armin Rigo
Branch: extradoc
Changeset: r353:64eeffac819c
Date: 2012-04-10 20:22 +0200
http://bitbucket.org/pypy/pypy.org/changeset/64eeffac819c/
Log:regen
diff --git a/download.html b/download.html
--- a/download.html
+++ b/download.html
@@ -206,12 +206,14 @@
1af8ee722721e9f5fd06b61
Author: Antonio Cuni
Branch:
Changeset: r54275:658930dda580
Date: 2012-04-10 18:16 +0200
http://bitbucket.org/pypy/pypy/changeset/658930dda580/
Log:add a point to how-to-release
diff --git a/pypy/doc/how-to-release.rst b/pypy/doc/how-to-release.rst
--- a/pypy/doc/how-to-release.rst
+++ b/py
Author: Antonio Cuni
Branch:
Changeset: r54274:321cc342e9f6
Date: 2012-04-10 17:56 +0200
http://bitbucket.org/pypy/pypy/changeset/321cc342e9f6/
Log:re-add (again) these files, they are needed by buildbot (I think).
See also e12baeb2c897
diff --git a/py/bin/_findpy.py b/py/bin/_findp
You have received a notification from Carl Friedrich Bolz.
Hi, I forked benchmarks. My fork is at
https://bitbucket.org/cfbolz/benchmarks-pypy-phd.
--
Disable notifications at https://bitbucket.org/account/notifications/
___
pypy-commit mailing list
py