Author: Armin Rigo
Branch: extradoc
Changeset: r698:d5286b71511a
Date: 2016-01-30 15:40 +0100
http://bitbucket.org/pypy/pypy.org/changeset/d5286b71511a/
Log:Add a warning: pypy3 is slow and old
diff --git a/download.html b/download.html
--- a/download.html
+++ b/download.html
@@ -134,6 +134,
Author: Ronan Lamy
Branch: SomeRange
Changeset: r82006:02f319beadff
Date: 2016-01-30 04:47 +
http://bitbucket.org/pypy/pypy/changeset/02f319beadff/
Log:Separate bk.newrange() from bk.newlist()
diff --git a/rpython/annotator/bookkeeper.py b/rpython/annotator/bookkeeper.py
--- a/rpython/an
Author: Ronan Lamy
Branch: SomeRange
Changeset: r82009:3b3f8cea104f
Date: 2016-01-30 18:16 +
http://bitbucket.org/pypy/pypy/changeset/3b3f8cea104f/
Log:Make range() lists immutable
diff --git a/rpython/annotator/binaryop.py b/rpython/annotator/binaryop.py
--- a/rpython/annotator/binaryop
Author: Ronan Lamy
Branch: SomeRange
Changeset: r82007:b1921df13e50
Date: 2016-01-30 06:03 +
http://bitbucket.org/pypy/pypy/changeset/b1921df13e50/
Log:Inline bk.getlistdef()
diff --git a/rpython/annotator/bookkeeper.py b/rpython/annotator/bookkeeper.py
--- a/rpython/annotator/bookkeeper
Author: Ronan Lamy
Branch: SomeRange
Changeset: r82005:d458d86b6ce2
Date: 2016-01-29 19:08 +
http://bitbucket.org/pypy/pypy/changeset/d458d86b6ce2/
Log:Merge rpython.rtyper.lltypesystem.rrange into rpython.rtyper.rrange
diff --git a/rpython/rtyper/lltypesystem/rrange.py
b/rpython/rtyper
Author: fijal
Branch: vmprof-newstack
Changeset: r82004:286b6293be5e
Date: 2016-01-30 17:54 +0100
http://bitbucket.org/pypy/pypy/changeset/286b6293be5e/
Log:add a dummy write_all_objects
diff --git a/pypy/module/_vmprof/__init__.py b/pypy/module/_vmprof/__init__.py
--- a/pypy/module/_vmprof/_
Author: Ronan Lamy
Branch: SomeRange
Changeset: r82008:273c3ace813a
Date: 2016-01-30 17:40 +
http://bitbucket.org/pypy/pypy/changeset/273c3ace813a/
Log:Create SomeRange class
diff --git a/rpython/annotator/bookkeeper.py b/rpython/annotator/bookkeeper.py
--- a/rpython/annotator/bookkeeper
Author: Armin Rigo
Branch: extradoc
Changeset: r5598:8b46adc6da63
Date: 2016-01-30 22:46 +0100
http://bitbucket.org/pypy/extradoc/changeset/8b46adc6da63/
Log:updated slides, check in the html version
diff --git a/talk/fosdem2016/slides b/talk/fosdem2016/slides
--- a/talk/fosdem2016/slides
++