aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add some "add_memory_pressure=True" at all places that malloc somethingrelease-5.0.1Armin Rigo2016-03-186-8/+16
* merge headsmattip2016-03-182-3/+3
|\
| * update version to 5.0.1mattip2016-03-182-3/+3
* | rawrefcount fix: pyobjs waiting on the dead list of the GC should notArmin Rigo2016-03-186-12/+22
|/
* Test and fix: if we use create_link_pypy() on *non-nursery* youngArmin Rigo2016-03-122-17/+26
* add a -live- to greenfield op since it can call nonstandard virtualizable, ho...fijal2016-03-172-2/+7
* An arguably bogus check in the stdlib.release-5.0Armin Rigo2016-03-091-1/+11
* redo c7cc35224c29 which was backed out in 71586f7de6b0mattip2016-03-091-3/+3
* redo changeset 666871b885d9, which was backed out in 1f238bdfca88mattip2016-03-093-1/+56
* merge default into releasemattip2016-03-097-10/+74
|\
| * push forward the starting pointArmin Rigo2016-03-091-1/+1
| * merge headsArmin Rigo2016-03-092-7/+7
| |\
| | * Automated merge with ssh://bitbucket.org/pypy/pypyTobias Pape2016-03-081-3/+3
| | |\
| | | * revert tiny refactoring to retain reversednessTobias Pape2016-03-081-1/+2
| | | * Automated merge with ssh://bitbucket.org/pypy/pypyTobias Pape2016-03-081-5/+4
| | | |\
| | | | * Fix guard sorting in trace viewerTobias Pape2016-03-081-5/+4
| | * | | disable the warning - it always shows (until we can find a better solution)fijal2016-03-081-4/+4
| | |/ /
| * / / Test and workaround for issue #2200: tries to remove the rpython-levelArmin Rigo2016-03-093-0/+64
| |/ /
| * | mention jetbrainsfijal2016-03-081-2/+2
* | | merge default into releasemattip2016-03-087-12/+17
|\| |
| * | more precise wordingmattip2016-03-081-2/+2
| * | typomattip2016-03-081-1/+1
| * | try to fix html titles (thanks Pim van der Eijk)wmattip2016-03-082-3/+3
| * | Test for rpython_startup_code being exported. And fix: it was using theArmin Rigo2016-03-082-4/+6
| * | mergefijal2016-03-087-17/+23
| |\ \
| | * \ Merged in werat/pypy/werat/fix-typo-in-documentation-1457447122290 (pull requ...Maciej Fijalkowski2016-03-081-1/+1
| | |\ \
| | | * | Fix typo in documentationwerat2016-03-081-1/+1
| | |/ /
| | * / remove bugfix that didn't make it into the releasemattip2016-03-081-3/+0
| | |/
| | * mergefijal2016-03-085-13/+17
| | |\
| | * | an attempt to fix OS X 32bitfijal2016-03-081-0/+5
| * | | ugh, export thatfijal2016-03-081-0/+1
| |/ /
* | | merge latest doc, test, cosmetic changes from default, including updated LICENSEmattip2016-03-089-51/+53
|\ \ \ | | |/ | |/|
| * | fix test after 3c4aee3b5f7amattip2016-03-073-1/+5
| * | expandfijal2016-03-071-4/+4
| * | use upper case moreCarl Friedrich Bolz2016-03-071-6/+6
| * | update rev numbers in scriptmattip2016-03-071-2/+2
| |/
| * whitespace cleanup, typo, extend one pointCarl Friedrich Bolz2016-03-071-9/+10
| * split performance improvements from refactoringsCarl Friedrich Bolz2016-03-071-26/+29
| * comment the reason for the changemattip2016-03-071-0/+3
| * create larger c files by indexing directories together (previously each file ...mattip2016-02-082-3/+5
| * make sure we install the latest and greatesfijal2016-03-071-1/+1
| * list enum as a dependency directlyfijal2016-03-071-1/+1
| * Merged in loganchien/pypy (pull request #410)Armin Rigo2016-03-061-6/+0
| |\
| | * remove dead code for argtypes and standaloneLogan Chien2016-03-061-6/+0
| * | drop the rev number from the published name, since we decided bug fixes will ...mattip2016-03-063-10/+10
* | | comment the reason for the changemattip2016-03-071-0/+3
* | | create larger c files by indexing directories together (previously each file ...mattip2016-02-082-3/+5
* | | backout c7cc35224c29 - tests for 666871b885d9mattip2016-03-071-3/+3
* | | backout 666871b885d9, might be the cause of lib-python.2.7.test.test_xml_etre...mattip2016-03-073-56/+1
* | | expandfijal2016-03-071-4/+4