[pypy-commit] pypy default: document merged branches

2019-12-31 Thread mattip
Author: Matti Picus Branch: Changeset: r98423:efe50da8e81c Date: 2019-12-31 10:36 +0200 http://bitbucket.org/pypy/pypy/changeset/efe50da8e81c/ Log:document merged branches diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/wh

[pypy-commit] pypy default: document merged branch

2019-11-30 Thread mattip
Author: Matti Picus Branch: Changeset: r98199:39d8c91deccf Date: 2019-11-30 21:34 +0200 http://bitbucket.org/pypy/pypy/changeset/39d8c91deccf/ Log:document merged branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/what

[pypy-commit] pypy default: document merged branch

2019-06-09 Thread mattip
Author: Matti Picus Branch: Changeset: r96784:70b04c922db4 Date: 2019-06-09 21:33 +0300 http://bitbucket.org/pypy/pypy/changeset/70b04c922db4/ Log:document merged branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/what

[pypy-commit] pypy default: document merged branch

2019-06-04 Thread mattip
Author: Matti Picus Branch: Changeset: r96746:8ae131ad519d Date: 2019-06-05 08:55 +0300 http://bitbucket.org/pypy/pypy/changeset/8ae131ad519d/ Log:document merged branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/what

[pypy-commit] pypy default: document merged branch

2019-05-25 Thread cfbolz
Author: Carl Friedrich Bolz-Tereick Branch: Changeset: r96677:911de07a90eb Date: 2019-05-25 11:29 +0200 http://bitbucket.org/pypy/pypy/changeset/911de07a90eb/ Log:document merged branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++

[pypy-commit] pypy default: document the issues around major.minor.micro release version numbers

2019-05-14 Thread mattip
Author: Matti Picus Branch: Changeset: r96614:2680d2fce15d Date: 2019-05-14 08:35 -0700 http://bitbucket.org/pypy/pypy/changeset/2680d2fce15d/ Log:document the issues around major.minor.micro release version numbers diff --git a/pypy/doc/how-to-release.rst b/pypy/doc/how-to-release.rst ---

[pypy-commit] pypy default: document merged branch

2019-05-13 Thread mattip
Author: Matti Picus Branch: Changeset: r96611:b49be935188c Date: 2019-05-13 18:09 -0700 http://bitbucket.org/pypy/pypy/changeset/b49be935188c/ Log:document merged branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/what

[pypy-commit] pypy default: Document the newer CPython finalizer behaviour

2019-04-17 Thread arigo
Author: Armin Rigo Branch: Changeset: r96511:628b9a8274a2 Date: 2019-04-17 11:54 +0200 http://bitbucket.org/pypy/pypy/changeset/628b9a8274a2/ Log:Document the newer CPython finalizer behaviour diff --git a/pypy/doc/cpython_differences.rst b/pypy/doc/cpython_differences.rst --- a/pypy/doc/cp

[pypy-commit] pypy default: document _overlapped in the release

2019-04-14 Thread mattip
Author: Matti Picus Branch: Changeset: r96475:b694a5048039 Date: 2019-04-14 13:10 +0300 http://bitbucket.org/pypy/pypy/changeset/b694a5048039/ Log:document _overlapped in the release diff --git a/pypy/doc/release-v7.1.1.rst b/pypy/doc/release-v7.1.1.rst --- a/pypy/doc/release-v7.1.1.rst +++

[pypy-commit] pypy default: document arm32 build technique (njs) and link in missing rstrategies doc

2019-04-01 Thread mattip
Author: Matti Picus Branch: Changeset: r96399:f62db80c3e76 Date: 2019-04-01 23:57 +0300 http://bitbucket.org/pypy/pypy/changeset/f62db80c3e76/ Log:document arm32 build technique (njs) and link in missing rstrategies doc diff --git a/rpython/doc/arm.rst b/rpython/doc/arm.rst --- a/rp

[pypy-commit] pypy default: document merged branch

2019-03-24 Thread mattip
Author: Matti Picus Branch: Changeset: r96344:587d8560d20a Date: 2019-03-24 22:03 +0200 http://bitbucket.org/pypy/pypy/changeset/587d8560d20a/ Log:document merged branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/what

[pypy-commit] pypy default: document proposal to tag release candidates, for next time

2019-03-22 Thread mattip
Author: Matti Picus Branch: Changeset: r96341:b77fbcee4e98 Date: 2019-03-22 12:07 +0200 http://bitbucket.org/pypy/pypy/changeset/b77fbcee4e98/ Log:document proposal to tag release candidates, for next time diff --git a/pypy/doc/how-to-release.rst b/pypy/doc/how-to-release.rst --- a/pypy/doc

[pypy-commit] pypy default: document the steps I did to create the release branches

2019-01-25 Thread antocuni
Author: Antonio Cuni Branch: Changeset: r95726:c42e8df4ef8c Date: 2019-01-25 16:25 +0100 http://bitbucket.org/pypy/pypy/changeset/c42e8df4ef8c/ Log:document the steps I did to create the release branches diff --git a/pypy/doc/how-to-release.rst b/pypy/doc/how-to-release.rst --- a/pypy/doc/h

[pypy-commit] pypy default: document merged branch

2018-05-16 Thread mattip
Author: Matti Picus Branch: Changeset: r94607:24cdd1cfea2d Date: 2018-05-16 20:55 -0700 http://bitbucket.org/pypy/pypy/changeset/24cdd1cfea2d/ Log:document merged branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/what

[pypy-commit] pypy default: document more test requirments

2018-05-09 Thread mattip
Author: Matti Picus Branch: Changeset: r94519:d728dfde7dc1 Date: 2018-05-09 21:35 +0300 http://bitbucket.org/pypy/pypy/changeset/d728dfde7dc1/ Log:document more test requirments diff --git a/pypy/doc/contributing.rst b/pypy/doc/contributing.rst --- a/pypy/doc/contributing.rst +++ b/pypy/doc

[pypy-commit] pypy default: Document the purpose of _hash_int() more

2018-05-09 Thread arigo
Author: Armin Rigo Branch: Changeset: r94516:662b52963394 Date: 2018-05-09 19:45 +0200 http://bitbucket.org/pypy/pypy/changeset/662b52963394/ Log:Document the purpose of _hash_int() more diff --git a/pypy/objspace/std/intobject.py b/pypy/objspace/std/intobject.py --- a/pypy/objspace/std/int

[pypy-commit] pypy default: document merged branch

2018-04-07 Thread mattip
Author: Matti Picus Branch: Changeset: r94263:ab000b7b9ac5 Date: 2018-04-08 00:46 +0300 http://bitbucket.org/pypy/pypy/changeset/ab000b7b9ac5/ Log:document merged branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/what

[pypy-commit] pypy default: document merged branch

2018-03-31 Thread mattip
Author: Matti Picus Branch: Changeset: r94207:50bc92bdf69a Date: 2018-04-01 08:46 +0300 http://bitbucket.org/pypy/pypy/changeset/50bc92bdf69a/ Log:document merged branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/what

[pypy-commit] pypy default: document merged branches

2018-03-27 Thread mattip
Author: Matti Picus Branch: Changeset: r94147:25546c935c5e Date: 2018-03-27 13:26 +0300 http://bitbucket.org/pypy/pypy/changeset/25546c935c5e/ Log:document merged branches diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/wh

[pypy-commit] pypy default: document 7e7871873b7f for finding visual studio compilers

2018-02-25 Thread mattip
Author: Matti Picus Branch: Changeset: r93885:9cd3ff760593 Date: 2018-02-25 20:15 -0500 http://bitbucket.org/pypy/pypy/changeset/9cd3ff760593/ Log:document 7e7871873b7f for finding visual studio compilers diff --git a/pypy/doc/cpython_differences.rst b/pypy/doc/cpython_differences.rst --- a

[pypy-commit] pypy default: Document merged branch

2018-02-23 Thread rlamy
Author: Ronan Lamy Branch: Changeset: r93874:a17a3e4c087f Date: 2018-02-23 13:40 + http://bitbucket.org/pypy/pypy/changeset/a17a3e4c087f/ Log:Document merged branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whats

[pypy-commit] pypy default: document merged branch

2018-02-12 Thread mattip
Author: Matti Picus Branch: Changeset: r93812:449e2e93c275 Date: 2018-02-12 14:13 -0500 http://bitbucket.org/pypy/pypy/changeset/449e2e93c275/ Log:document merged branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/what

[pypy-commit] pypy default: document the branhc

2018-02-06 Thread fijal
Author: fijal Branch: Changeset: r93769:25b0174b027f Date: 2018-02-06 10:51 +0100 http://bitbucket.org/pypy/pypy/changeset/25b0174b027f/ Log:document the branhc diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whatsnew-head.

[pypy-commit] pypy default: document branch

2018-02-03 Thread cfbolz
Author: Carl Friedrich Bolz-Tereick Branch: Changeset: r93741:516a8cd83164 Date: 2018-02-03 11:58 +0100 http://bitbucket.org/pypy/pypy/changeset/516a8cd83164/ Log:document branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy

[pypy-commit] pypy default: document merged branch

2017-12-25 Thread mattip
Author: Matti Picus Branch: Changeset: r93563:b66871ab25db Date: 2017-12-25 23:33 +0200 http://bitbucket.org/pypy/pypy/changeset/b66871ab25db/ Log:document merged branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/what

[pypy-commit] pypy default: document merge branches

2017-11-02 Thread mattip
Author: Matti Picus Branch: Changeset: r92909:8ee02499c7fd Date: 2017-11-02 17:08 +0200 http://bitbucket.org/pypy/pypy/changeset/8ee02499c7fd/ Log:document merge branches diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/wha

[pypy-commit] pypy default: document branches, matplotlib progress

2017-10-10 Thread mattip
Author: Matti Picus Branch: Changeset: r92711:f5cc7168a27b Date: 2017-10-11 10:47 +1100 http://bitbucket.org/pypy/pypy/changeset/f5cc7168a27b/ Log:document branches, matplotlib progress diff --git a/pypy/doc/project-ideas.rst b/pypy/doc/project-ideas.rst --- a/pypy/doc/project-ideas.rst +++

[pypy-commit] pypy default: document merged branch

2017-09-05 Thread mattip
Author: Matti Picus Branch: Changeset: r92319:2bf77ef25a29 Date: 2017-09-05 18:28 +0300 http://bitbucket.org/pypy/pypy/changeset/2bf77ef25a29/ Log:document merged branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/what

[pypy-commit] pypy default: document 'default' argument to sys.getsizeof

2017-08-11 Thread mattip
Author: Matti Picus Branch: Changeset: r92122:37e8eeb5775a Date: 2017-08-11 15:47 +0300 http://bitbucket.org/pypy/pypy/changeset/37e8eeb5775a/ Log:document 'default' argument to sys.getsizeof diff --git a/pypy/module/sys/vm.py b/pypy/module/sys/vm.py --- a/pypy/module/sys/vm.py +++ b/pypy/m

[pypy-commit] pypy default: document merged branch

2017-08-05 Thread rlamy
Author: Ronan Lamy Branch: Changeset: r92098:8c10f7297290 Date: 2017-08-06 03:09 +0100 http://bitbucket.org/pypy/pypy/changeset/8c10f7297290/ Log:document merged branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whats

[pypy-commit] pypy default: document merged branch

2017-08-05 Thread cfbolz
Author: Carl Friedrich Bolz Branch: Changeset: r92093:694a045a39eb Date: 2017-08-05 22:49 +0200 http://bitbucket.org/pypy/pypy/changeset/694a045a39eb/ Log:document merged branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/

[pypy-commit] pypy default: document merged branches

2017-07-31 Thread mattip
Author: Matti Picus Branch: Changeset: r92003:97134fb162c0 Date: 2017-07-31 22:57 +0300 http://bitbucket.org/pypy/pypy/changeset/97134fb162c0/ Log:document merged branches diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/wh

[pypy-commit] pypy default: document that methods also use the special-casing of is and id

2017-07-27 Thread cfbolz
Author: Carl Friedrich Bolz Branch: Changeset: r91974:bff059fd0c08 Date: 2017-07-27 14:41 +0200 http://bitbucket.org/pypy/pypy/changeset/bff059fd0c08/ Log:document that methods also use the special-casing of is and id diff --git a/pypy/doc/cpython_differences.rst b/pypy/doc/cpython_differen

[pypy-commit] pypy default: document need to consider changing SOABI when releasing

2017-07-21 Thread mattip
Author: Matti Picus Branch: Changeset: r91950:fcd9df9494da Date: 2017-07-21 16:51 +0300 http://bitbucket.org/pypy/pypy/changeset/fcd9df9494da/ Log:document need to consider changing SOABI when releasing diff --git a/pypy/doc/how-to-release.rst b/pypy/doc/how-to-release.rst --- a/pypy/doc/ho

[pypy-commit] pypy default: document merged branch

2017-06-22 Thread mattip
Author: Matti Picus Branch: Changeset: r91635:60ad3a7bb257 Date: 2017-06-22 23:13 +0300 http://bitbucket.org/pypy/pypy/changeset/60ad3a7bb257/ Log:document merged branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/what

[pypy-commit] pypy default: document merged branches

2017-06-15 Thread mattip
Author: Matti Picus Branch: Changeset: r91611:b491b26971bf Date: 2017-06-15 21:06 +0300 http://bitbucket.org/pypy/pypy/changeset/b491b26971bf/ Log:document merged branches diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/wh

[pypy-commit] pypy default: document graft of c13ae2a7e07a to release 3.5

2017-06-03 Thread mattip
Author: Matti Picus Branch: Changeset: r91500:fd9441d99cc0 Date: 2017-06-03 21:35 +0300 http://bitbucket.org/pypy/pypy/changeset/fd9441d99cc0/ Log:document graft of c13ae2a7e07a to release 3.5 diff --git a/pypy/doc/release-v5.8.0.rst b/pypy/doc/release-v5.8.0.rst --- a/pypy/doc/release-v5.8

[pypy-commit] pypy default: document cffi 1.10.1, PGO

2017-06-02 Thread mattip
Author: Matti Picus Branch: Changeset: r91493:0961eb1c2589 Date: 2017-06-02 13:49 +0300 http://bitbucket.org/pypy/pypy/changeset/0961eb1c2589/ Log:document cffi 1.10.1, PGO diff --git a/pypy/doc/release-v5.8.0.rst b/pypy/doc/release-v5.8.0.rst --- a/pypy/doc/release-v5.8.0.rst +++ b/pypy/do

[pypy-commit] pypy default: document merged branches

2017-05-28 Thread mattip
Author: Matti Picus Branch: Changeset: r91428:cf5a42dd00cb Date: 2017-05-28 17:33 +0300 http://bitbucket.org/pypy/pypy/changeset/cf5a42dd00cb/ Log:document merged branches diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/wh

[pypy-commit] pypy default: document the merged branch

2017-05-24 Thread antocuni
Author: Antonio Cuni Branch: Changeset: r91397:add017ddb1bc Date: 2017-05-24 17:27 +0200 http://bitbucket.org/pypy/pypy/changeset/add017ddb1bc/ Log:document the merged branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc

[pypy-commit] pypy default: document merged branches

2017-05-20 Thread mattip
Author: Matti Picus Branch: Changeset: r91351:dba4bf058212 Date: 2017-05-20 22:40 +0300 http://bitbucket.org/pypy/pypy/changeset/dba4bf058212/ Log:document merged branches diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/wh

[pypy-commit] pypy default: Document merged branch

2017-05-12 Thread rlamy
Author: Ronan Lamy Branch: Changeset: r91273:13b0394c4ce9 Date: 2017-05-12 19:43 +0100 http://bitbucket.org/pypy/pypy/changeset/13b0394c4ce9/ Log:Document merged branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whats

[pypy-commit] pypy default: document that in f(**d) d must contain only string keys

2017-05-06 Thread cfbolz
Author: Carl Friedrich Bolz Branch: Changeset: r91191:7f5084ffd6c2 Date: 2017-05-06 17:03 +0200 http://bitbucket.org/pypy/pypy/changeset/7f5084ffd6c2/ Log:document that in f(**d) d must contain only string keys diff --git a/pypy/doc/cpython_differences.rst b/pypy/doc/cpython_differences.rst

[pypy-commit] pypy default: document merged branch

2017-04-27 Thread rlamy
Author: Ronan Lamy Branch: Changeset: r91138:55f162358a12 Date: 2017-04-27 15:24 +0100 http://bitbucket.org/pypy/pypy/changeset/55f162358a12/ Log:document merged branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whats

[pypy-commit] pypy default: document branch

2017-04-21 Thread plan_rich
Author: Richard Plangger Branch: Changeset: r9:00d6de106be5 Date: 2017-04-21 07:52 -0400 http://bitbucket.org/pypy/pypy/changeset/00d6de106be5/ Log:document branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whatsn

[pypy-commit] pypy default: document branch-prediction

2017-04-07 Thread arigo
Author: Armin Rigo Branch: Changeset: r91019:545406083429 Date: 2017-04-07 16:34 +0200 http://bitbucket.org/pypy/pypy/changeset/545406083429/ Log:document branch-prediction diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/w

[pypy-commit] pypy default: document vmprof-native branch

2017-03-30 Thread plan_rich
Author: Richard Plangger Branch: Changeset: r90869:fc665b3b560f Date: 2017-03-30 09:16 -0400 http://bitbucket.org/pypy/pypy/changeset/fc665b3b560f/ Log:document vmprof-native branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/p

[pypy-commit] pypy default: document changes since releaes 5.7.0

2017-03-27 Thread mattip
Author: Matti Picus Branch: Changeset: r90822:27b41a204775 Date: 2017-03-27 19:11 +0300 http://bitbucket.org/pypy/pypy/changeset/27b41a204775/ Log:document changes since releaes 5.7.0 diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b

[pypy-commit] pypy default: document the need to upgrade wheel

2017-03-25 Thread mattip
Author: Matti Picus Branch: Changeset: r90809:9d2b5856f4c3 Date: 2017-03-25 23:12 +0300 http://bitbucket.org/pypy/pypy/changeset/9d2b5856f4c3/ Log:document the need to upgrade wheel diff --git a/pypy/doc/install.rst b/pypy/doc/install.rst --- a/pypy/doc/install.rst +++ b/pypy/doc/install.rs

[pypy-commit] pypy default: document last changes to release

2017-03-19 Thread mattip
Author: Matti Picus Branch: Changeset: r90758:e8899d2b7da9 Date: 2017-03-19 22:25 +0200 http://bitbucket.org/pypy/pypy/changeset/e8899d2b7da9/ Log:document last changes to release diff --git a/pypy/doc/release-v5.7.0.rst b/pypy/doc/release-v5.7.0.rst --- a/pypy/doc/release-v5.7.0.rst +++ b/

[pypy-commit] pypy default: document that we're expecting a positive value here

2017-03-15 Thread arigo
Author: Armin Rigo Branch: Changeset: r90712:2adedf0af060 Date: 2017-03-15 19:44 +0100 http://bitbucket.org/pypy/pypy/changeset/2adedf0af060/ Log:document that we're expecting a positive value here diff --git a/rpython/rlib/test/test_rsiphash.py b/rpython/rlib/test/test_rsiphash.py --- a/r

[pypy-commit] pypy default: document branch

2017-03-08 Thread arigo
Author: Armin Rigo Branch: Changeset: r90589:9e10b6b82ebf Date: 2017-03-08 14:53 +0100 http://bitbucket.org/pypy/pypy/changeset/9e10b6b82ebf/ Log:document branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whatsnew-hea

[pypy-commit] pypy default: document branches

2017-03-05 Thread arigo
Author: Armin Rigo Branch: Changeset: r90553:b97fcf9f65b4 Date: 2017-03-05 09:19 +0100 http://bitbucket.org/pypy/pypy/changeset/b97fcf9f65b4/ Log:document branches diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whatsnew-h

[pypy-commit] pypy default: document merged branch

2017-03-03 Thread rlamy
Author: Ronan Lamy Branch: Changeset: r90507:64e48b7abe6f Date: 2017-03-03 12:53 +0100 http://bitbucket.org/pypy/pypy/changeset/64e48b7abe6f/ Log:document merged branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whats

[pypy-commit] pypy default: document pulled PR

2017-02-20 Thread arigo
Author: Armin Rigo Branch: Changeset: r90216:ca7a2e7283e5 Date: 2017-02-20 09:12 +0100 http://bitbucket.org/pypy/pypy/changeset/ca7a2e7283e5/ Log:document pulled PR diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whatsnew-

[pypy-commit] pypy default: document branch

2017-02-19 Thread arigo
Author: Armin Rigo Branch: Changeset: r90187:9638991ff70e Date: 2017-02-19 10:01 +0100 http://bitbucket.org/pypy/pypy/changeset/9638991ff70e/ Log:document branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whatsnew-hea

[pypy-commit] pypy default: document branch

2017-02-06 Thread arigo
Author: Armin Rigo Branch: Changeset: r89965:aa5558245c78 Date: 2017-02-06 09:08 +0100 http://bitbucket.org/pypy/pypy/changeset/aa5558245c78/ Log:document branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whatsnew-hea

[pypy-commit] pypy default: document branch

2017-01-31 Thread arigo
Author: Armin Rigo Branch: Changeset: r89859:3b15f02f0f87 Date: 2017-01-31 17:42 +0100 http://bitbucket.org/pypy/pypy/changeset/3b15f02f0f87/ Log:document branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whatsnew-hea

[pypy-commit] pypy default: document cffi as a build-time requirement

2017-01-30 Thread rlamy
Author: Ronan Lamy Branch: Changeset: r89847:31ec34667797 Date: 2017-01-30 17:34 + http://bitbucket.org/pypy/pypy/changeset/31ec34667797/ Log:document cffi as a build-time requirement diff --git a/pypy/doc/build.rst b/pypy/doc/build.rst --- a/pypy/doc/build.rst +++ b/pypy/doc/build.rst

[pypy-commit] pypy default: Document the problem (thanks njs)

2017-01-26 Thread arigo
Author: Armin Rigo Branch: Changeset: r89779:1042ceb32763 Date: 2017-01-26 09:51 +0100 http://bitbucket.org/pypy/pypy/changeset/1042ceb32763/ Log:Document the problem (thanks njs) diff --git a/rpython/rlib/rsiphash.py b/rpython/rlib/rsiphash.py --- a/rpython/rlib/rsiphash.py +++ b/rpython/r

[pypy-commit] pypy default: document the thread-safely issue of _collections.py

2017-01-19 Thread arigo
Author: Armin Rigo Branch: Changeset: r89674:0ef49555300c Date: 2017-01-19 17:14 +0100 http://bitbucket.org/pypy/pypy/changeset/0ef49555300c/ Log:document the thread-safely issue of _collections.py diff --git a/lib_pypy/_collections.py b/lib_pypy/_collections.py --- a/lib_pypy/_collections.

[pypy-commit] pypy default: document branch

2017-01-14 Thread arigo
Author: Armin Rigo Branch: Changeset: r89559:9971839b05e4 Date: 2017-01-14 14:27 +0100 http://bitbucket.org/pypy/pypy/changeset/9971839b05e4/ Log:document branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whatsnew-hea

[pypy-commit] pypy default: document merged branch

2017-01-10 Thread mattip
Author: Matti Picus Branch: Changeset: r89485:9bfc055b22fc Date: 2017-01-10 23:44 +0200 http://bitbucket.org/pypy/pypy/changeset/9bfc055b22fc/ Log:document merged branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/what

[pypy-commit] pypy default: "document" merged branch

2017-01-10 Thread rlamy
Author: Ronan Lamy Branch: Changeset: r89479:745ebe24fc0b Date: 2017-01-10 18:48 + http://bitbucket.org/pypy/pypy/changeset/745ebe24fc0b/ Log:"document" merged branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/wha

[pypy-commit] pypy default: document branch

2017-01-06 Thread plan_rich
Author: Richard Plangger Branch: Changeset: r89402:61294de6f130 Date: 2017-01-06 17:22 +0100 http://bitbucket.org/pypy/pypy/changeset/61294de6f130/ Log:document branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whatsn

[pypy-commit] pypy default: document merged branch

2017-01-05 Thread rlamy
Author: Ronan Lamy Branch: Changeset: r89386:eb44ca04031a Date: 2017-01-05 22:50 + http://bitbucket.org/pypy/pypy/changeset/eb44ca04031a/ Log:document merged branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whats

[pypy-commit] pypy default: document strbuf-as-buffer branch

2017-01-04 Thread plan_rich
Author: Richard Plangger Branch: Changeset: r89357:30d4a493e334 Date: 2017-01-04 11:03 +0100 http://bitbucket.org/pypy/pypy/changeset/30d4a493e334/ Log:document strbuf-as-buffer branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++

[pypy-commit] pypy default: document branch

2017-01-01 Thread arigo
Author: Armin Rigo Branch: Changeset: r89286:999ff3b3f9a4 Date: 2017-01-01 11:31 +0100 http://bitbucket.org/pypy/pypy/changeset/999ff3b3f9a4/ Log:document branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whatsnew-hea

[pypy-commit] pypy default: document merged branch

2016-12-27 Thread mattip
Author: Matti Picus Branch: Changeset: r89253:c39632394d10 Date: 2016-12-27 19:51 +0200 http://bitbucket.org/pypy/pypy/changeset/c39632394d10/ Log:document merged branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/what

[pypy-commit] pypy default: Document merge

2016-12-19 Thread arigo
Author: Armin Rigo Branch: Changeset: r89183:8fb31ee71d77 Date: 2016-12-19 15:42 +0100 http://bitbucket.org/pypy/pypy/changeset/8fb31ee71d77/ Log:Document merge diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whatsnew-head

[pypy-commit] pypy default: document merged branch

2016-12-18 Thread mattip
Author: Matti Picus Branch: Changeset: r89150:c1f9b348dbb3 Date: 2016-12-18 17:58 +0200 http://bitbucket.org/pypy/pypy/changeset/c1f9b348dbb3/ Log:document merged branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/what

[pypy-commit] pypy default: document merged branch

2016-12-07 Thread mattip
Author: Matti Picus Branch: Changeset: r88959:45d8737398c9 Date: 2016-12-07 22:21 +0200 http://bitbucket.org/pypy/pypy/changeset/45d8737398c9/ Log:document merged branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/what

[pypy-commit] pypy default: Document the fix of set literal orders

2016-12-02 Thread arigo
Author: Armin Rigo Branch: Changeset: r88825:668cdca5a890 Date: 2016-12-02 17:14 +0100 http://bitbucket.org/pypy/pypy/changeset/668cdca5a890/ Log:Document the fix of set literal orders diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++

[pypy-commit] pypy default: Document merged branch

2016-11-25 Thread rlamy
Author: Ronan Lamy Branch: Changeset: r88675:18393cbf9171 Date: 2016-11-25 18:53 + http://bitbucket.org/pypy/pypy/changeset/18393cbf9171/ Log:Document merged branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whats

[pypy-commit] pypy default: document branch

2016-11-25 Thread arigo
Author: Armin Rigo Branch: Changeset: r88652:2a459fd79347 Date: 2016-11-25 09:18 +0100 http://bitbucket.org/pypy/pypy/changeset/2a459fd79347/ Log:document branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whatsnew-hea

[pypy-commit] pypy default: document

2016-11-17 Thread arigo
Author: Armin Rigo Branch: Changeset: r88432:dc3941998986 Date: 2016-11-17 10:20 +0100 http://bitbucket.org/pypy/pypy/changeset/dc3941998986/ Log:document diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whatsnew-head.rst @

[pypy-commit] pypy default: document branch

2016-11-17 Thread arigo
Author: Armin Rigo Branch: Changeset: r88433:5990b8c98760 Date: 2016-11-17 14:17 +0100 http://bitbucket.org/pypy/pypy/changeset/5990b8c98760/ Log:document branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whatsnew-hea

[pypy-commit] pypy default: document the get_config_vars differences

2016-11-15 Thread mattip
Author: Matti Picus Branch: Changeset: r88392:f3538b9e04af Date: 2016-11-15 19:41 +0200 http://bitbucket.org/pypy/pypy/changeset/f3538b9e04af/ Log:document the get_config_vars differences diff --git a/pypy/doc/cpython_differences.rst b/pypy/doc/cpython_differences.rst --- a/pypy/doc/cpython

[pypy-commit] pypy default: Document merged branch

2016-11-13 Thread rlamy
Author: Ronan Lamy Branch: Changeset: r88361:da24ce183ae1 Date: 2016-11-13 15:48 + http://bitbucket.org/pypy/pypy/changeset/da24ce183ae1/ Log:Document merged branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whats

[pypy-commit] pypy default: Document branch

2016-11-08 Thread arigo
Author: Armin Rigo Branch: Changeset: r88206:093f41c167de Date: 2016-11-08 11:49 +0100 http://bitbucket.org/pypy/pypy/changeset/093f41c167de/ Log:Document branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whatsnew-hea

[pypy-commit] pypy default: document branches

2016-11-02 Thread arigo
Author: Armin Rigo Branch: Changeset: r88064:cf1fca4da201 Date: 2016-11-02 11:51 +0100 http://bitbucket.org/pypy/pypy/changeset/cf1fca4da201/ Log:document branches diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whatsnew-h

[pypy-commit] pypy default: document this branch

2016-11-02 Thread antocuni
Author: Antonio Cuni Branch: Changeset: r88062:c8fcf9b35525 Date: 2016-11-02 11:33 +0100 http://bitbucket.org/pypy/pypy/changeset/c8fcf9b35525/ Log:document this branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whats

[pypy-commit] pypy default: document recent changes for upcoming release

2016-11-01 Thread mattip
Author: Matti Picus Branch: Changeset: r88055:b8196f0b4a7b Date: 2016-11-02 01:04 +0200 http://bitbucket.org/pypy/pypy/changeset/b8196f0b4a7b/ Log:document recent changes for upcoming release diff --git a/pypy/doc/release-pypy2.7-v5.6.0.rst b/pypy/doc/release-pypy2.7-v5.6.0.rst --- a/pypy/

[pypy-commit] pypy default: document changes to default since pypy2.7-v5.4.0 on Aug 31

2016-10-29 Thread mattip
Author: Matti Picus Branch: Changeset: r87992:25ff61b81a93 Date: 2016-10-30 00:26 +0300 http://bitbucket.org/pypy/pypy/changeset/25ff61b81a93/ Log:document changes to default since pypy2.7-v5.4.0 on Aug 31 diff --git a/pypy/doc/release-pypy2.7-v5.6.0.rst b/pypy/doc/release-pypy2.7-v5.6.0.r

[pypy-commit] pypy default: document timeit changes

2016-10-05 Thread cfbolz
Author: Carl Friedrich Bolz Branch: Changeset: r87593:59d8a1c6f231 Date: 2016-10-05 17:41 +0200 http://bitbucket.org/pypy/pypy/changeset/59d8a1c6f231/ Log:document timeit changes diff --git a/pypy/doc/cpython_differences.rst b/pypy/doc/cpython_differences.rst --- a/pypy/doc/cpython_differen

[pypy-commit] pypy default: Document merged branch

2016-09-30 Thread rlamy
Author: Ronan Lamy Branch: Changeset: r87479:ca58e1d7b2e1 Date: 2016-09-30 18:55 +0100 http://bitbucket.org/pypy/pypy/changeset/ca58e1d7b2e1/ Log:Document merged branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whats

[pypy-commit] pypy default: document branches

2016-09-30 Thread mattip
Author: Matti Picus Branch: Changeset: r87471:ac372e3f4bd0 Date: 2016-09-30 13:16 +0300 http://bitbucket.org/pypy/pypy/changeset/ac372e3f4bd0/ Log:document branches diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whatsnew-

[pypy-commit] pypy default: Document 'search-path-from-libpypy', and write down what it simplifies

2016-09-24 Thread arigo
Author: Armin Rigo Branch: Changeset: r87367:edaa11222a1e Date: 2016-09-24 22:33 +0200 http://bitbucket.org/pypy/pypy/changeset/edaa11222a1e/ Log:Document 'search-path-from-libpypy', and write down what it simplifies in embedding.rst (fwiw) diff --git a/pypy/doc/embedding.rst b/pypy

[pypy-commit] pypy default: Document sys.getsizeof()

2016-09-17 Thread arigo
Author: Armin Rigo Branch: Changeset: r87177:2b6a25a67d6b Date: 2016-09-17 10:48 +0200 http://bitbucket.org/pypy/pypy/changeset/2b6a25a67d6b/ Log:Document sys.getsizeof() diff --git a/pypy/doc/cpython_differences.rst b/pypy/doc/cpython_differences.rst --- a/pypy/doc/cpython_differences.rst

[pypy-commit] pypy default: Document branch

2016-09-17 Thread arigo
Author: Armin Rigo Branch: Changeset: r87175:cb6b4b7d4509 Date: 2016-09-17 09:28 +0200 http://bitbucket.org/pypy/pypy/changeset/cb6b4b7d4509/ Log:Document branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whatsnew-hea

[pypy-commit] pypy default: document branches and update release 5.4.1

2016-09-06 Thread mattip
Author: Matti Picus Branch: Changeset: r86907:2ee81d5bf769 Date: 2016-09-06 13:57 +0300 http://bitbucket.org/pypy/pypy/changeset/2ee81d5bf769/ Log:document branches and update release 5.4.1 diff --git a/pypy/doc/release-pypy2.7-v5.4.1.rst b/pypy/doc/release-pypy2.7-v5.4.1.rst --- a/pypy/do

[pypy-commit] pypy default: Document branch

2016-08-29 Thread rlamy
Author: Ronan Lamy Branch: Changeset: r86720:ea17a58fa887 Date: 2016-08-28 22:47 +0100 http://bitbucket.org/pypy/pypy/changeset/ea17a58fa887/ Log:Document branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whatsnew-hea

[pypy-commit] pypy default: document branch

2016-08-25 Thread mattip
Author: Matti Picus Branch: Changeset: r86542:522736f816dc Date: 2016-08-26 13:03 +1000 http://bitbucket.org/pypy/pypy/changeset/522736f816dc/ Log:document branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whatsnew-he

[pypy-commit] pypy default: document commits to default up to July 15

2016-08-24 Thread mattip
Author: Matti Picus Branch: Changeset: r86502:2fe6d5f48eb5 Date: 2016-08-25 00:45 +1000 http://bitbucket.org/pypy/pypy/changeset/2fe6d5f48eb5/ Log:document commits to default up to July 15 diff --git a/pypy/doc/release-pypy2.7-v5.4.0.rst b/pypy/doc/release-pypy2.7-v5.4.0.rst --- a/pypy/doc

[pypy-commit] pypy default: document branch

2016-08-24 Thread plan_rich
Author: Richard Plangger Branch: Changeset: r86472:dbdfb99f8932 Date: 2016-08-24 11:55 +0200 http://bitbucket.org/pypy/pypy/changeset/dbdfb99f8932/ Log:document branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whatsn

[pypy-commit] pypy default: document branch

2016-08-24 Thread plan_rich
Author: Richard Plangger Branch: Changeset: r86457:951e70bd2fa1 Date: 2016-08-24 09:13 +0200 http://bitbucket.org/pypy/pypy/changeset/951e70bd2fa1/ Log:document branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whatsn

[pypy-commit] pypy default: Document py2-mappingproxy

2016-08-14 Thread arigo
Author: Armin Rigo Branch: Changeset: r86186:91db1a9b7bfd Date: 2016-08-14 09:10 +0200 http://bitbucket.org/pypy/pypy/changeset/91db1a9b7bfd/ Log:Document py2-mappingproxy diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/wh

[pypy-commit] pypy default: Document two branches

2016-08-13 Thread arigo
Author: Armin Rigo Branch: Changeset: r86183:888cb191638e Date: 2016-08-13 09:19 +0200 http://bitbucket.org/pypy/pypy/changeset/888cb191638e/ Log:Document two branches diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whatsn

[pypy-commit] pypy default: document merged branch

2016-08-07 Thread mattip
Author: Matti Picus Branch: Changeset: r86074:ebfe94bde5ab Date: 2016-08-07 23:23 +0300 http://bitbucket.org/pypy/pypy/changeset/ebfe94bde5ab/ Log:document merged branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/what

[pypy-commit] pypy default: Document how this pseudo-man-page is turned into the standard man-page

2016-08-07 Thread arigo
Author: Armin Rigo Branch: Changeset: r86057:d274b6cd9120 Date: 2016-08-07 11:56 +0200 http://bitbucket.org/pypy/pypy/changeset/d274b6cd9120/ Log:Document how this pseudo-man-page is turned into the standard man- page format diff --git a/pypy/doc/man/pypy.1.rst b/pypy/doc/man/pypy.1

  1   2   3   >