aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* change all http to https, fix some broken linksMatti Picus2020-09-061-9/+9
* Update release note and fix some warningsMatti Picus2020-03-081-0/+1
* Added support for spaceconfig in new style applevel testsquejebo2020-03-011-2/+4
* more heptapod migrationMatti Picus2020-02-111-2/+3
* Update testing docsRonan Lamy2019-07-301-14/+28
* fix many broken links, checked with "sphinx-build -n -b linkcheck"Matti Picus2018-05-091-10/+2
* Partial back-out of changeset 4b63e7093115Armin Rigo2017-04-051-0/+0
* conditionally call vmp_native_enable/disable (only if platform supports it), ...Richard Plangger2017-04-031-0/+0
* update the docs to mention oefmt() instead of OperationError()Armin Rigo2016-05-021-1/+7
* fix links, add freebsd (ebarret)mattip2015-05-221-1/+2
* Fix some references.Manuel Jacob2014-10-241-4/+2
* fix reST syntax and remove duplicates in eventhistory.rstRonan Lamy2014-10-221-0/+1
* hg merge defaultManuel Jacob2014-09-141-1/+1
|\
| * Bump version in docsAlex Gaynor2014-08-231-1/+1
| * transplant 7cb52d2a97f0Armin Rigo2014-08-011-2/+2
* | fix typoMartin Matusiak2014-07-311-1/+1
* | fix typosMartin Matusiak2014-07-311-1/+1
* | hg merge defaultManuel Jacob2014-07-261-2/+2
|\|
| * Merge fix-bytearray-complexityTyler Wade2014-06-161-2/+6
| |\
| | * Document that slicing with negative indices isn't support when overriding __g...Tyler Wade2014-06-161-1/+2
| | * Document new magic method supportTyler Wade2014-06-091-2/+5
| * | code-guide: Use `as` in exception handling code. Fixanatoly techtonik2014-05-301-2/+2
| |/
* | hg merge defaultManuel Jacob2014-05-201-12/+3
|\|
| * removed codespeak account information. Lacks relevancy nowadays.Gregor Wegberg2014-04-041-9/+0
| * Fixed path to lib_pypy tests. Not sure if the whole sectionGregor Wegberg2014-04-031-2/+2
| * small changesBrian Kearns2014-03-021-1/+1
| * merge default into branchMatti Picus2013-11-091-3/+4
| |\
| * | Bumped version numbersAlex Gaynor2013-08-181-1/+1
* | | hg merge default: probably the most annoying merge I ever did.Manuel Jacob2013-08-261-4/+42
|\ \ \ | | |/ | |/|
| * | DocumentArmin Rigo2013-08-201-3/+4
| |/
| * docs typosPaweł Piotr Przeradowski2013-07-211-2/+2
| * try to document appexecMatti Picus2013-07-051-1/+41
| * fix: isinstance fails against mixinsPhilip Jenvey2013-05-181-2/+3
* | Replace remaining internal URLs by rst roles.Manuel Jacob2013-05-101-0/+2
* | Big cleanup: make things more consistent (headers, whitespace, blank lines) a...Manuel Jacob2013-05-101-91/+96
* | Use Sphinx' cross-referencing features in glossaries (this will be expanded).Manuel Jacob2013-05-081-2/+2
* | Kill _ref.txt and fix references.Manuel Jacob2013-05-061-13/+10
* | Re-add missing labels to 'Wrapping rules'.Manuel Jacob2013-05-061-0/+3
* | Separate RPython section from pypy/doc/coding-guide.rst.Manuel Jacob2013-02-231-290/+0
|/
* fight with linksMaciej Fijalkowski2013-02-211-1/+1
* EnglichifedArmin Rigo2013-02-211-1/+1
* Updating some file/import refs to point at new locations in rpython.Dan Buch2013-02-201-2/+2
* Remove sme references to the old codespeak serverAlex Gaynor2013-02-041-2/+2
* Update sys.version to 2.7.3, and fix some old version numbers in the docs.Amaury Forgeot d'Arc2012-09-071-1/+1
* document string formattingAntonio Cuni2012-07-181-1/+6
* mention __iter__ works in rpythonMaciej Fijalkowski2012-07-111-2/+2
* update the docs wrt modified-stdlib removalRonny Pfannschmidt2012-06-061-19/+4
* Clarify this pointArmin Rigo2012-02-121-1/+3
* add a note about special methodsMaciej Fijalkowski2012-01-101-1/+2
* make coding guide a bit more up to date when it comes to RPython definitionMaciej Fijalkowski2012-01-061-25/+30