[pypy-commit] pypy default: documentation

2016-09-06 Thread mattip
Author: Matti Picus Branch: Changeset: r86911:c1a85c2f66cf Date: 2016-09-06 22:00 +0300 http://bitbucket.org/pypy/pypy/changeset/c1a85c2f66cf/ Log:documentation diff --git a/pypy/module/cpyext/bytesobject.py b/pypy/module/cpyext/bytesobject.py --- a/pypy/module/cpyext/bytesobject.py +++ b/

[pypy-commit] pypy default: Documentation for ll_nonmovable_raw_ptr_for_resizable_list()

2016-06-05 Thread arigo
Author: Armin Rigo Branch: Changeset: r84934:6aeeb58ecd40 Date: 2016-06-05 14:21 +0200 http://bitbucket.org/pypy/pypy/changeset/6aeeb58ecd40/ Log:Documentation for ll_nonmovable_raw_ptr_for_resizable_list() diff --git a/rpython/rlib/rgc.py b/rpython/rlib/rgc.py --- a/rpython/rlib/rgc.py +++

[pypy-commit] pypy default: Documentation for continulets.

2011-08-28 Thread arigo
Author: Armin Rigo Branch: Changeset: r46863:365c9887e6c8 Date: 2011-08-28 16:55 +0200 http://bitbucket.org/pypy/pypy/changeset/365c9887e6c8/ Log:Documentation for continulets. diff --git a/pypy/doc/_ref.txt b/pypy/doc/_ref.txt --- a/pypy/doc/_ref.txt +++ b/pypy/doc/_ref.txt @@ -1,11 +1,10