| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 87101,87146,87156,87172,87175,87371,87378,87522-87524,87526-... | Georg Brandl | 2011-02-25 | 1 | -158/+156 |
* | Merged revisions 78959,79170,79175,79177,79180,79183,79186,79193,79581 via sv... | Georg Brandl | 2010-10-06 | 1 | -1/+1 |
* | Four months of trunk changes (including a few releases...) | Thomas Wouters | 2006-12-13 | 1 | -1/+1 |
* | Merge the rest of the trunk. | Thomas Wouters | 2006-06-08 | 1 | -14/+18 |
* | Merge p3yk branch with the trunk up to revision 45595. This breaks a fair | Thomas Wouters | 2006-04-21 | 1 | -2/+2 |
* | Fix typo in envvar name. | Brett Cannon | 2005-11-07 | 1 | -1/+1 |
* | Introduced EXTRA_CFLAGS as an environment variable used by the Makefile. Meant | Brett Cannon | 2005-04-24 | 1 | -3/+2 |
* | Clarify usage of OPT by noting that if it is set the default values will be | Brett Cannon | 2005-04-20 | 1 | -1/+2 |
* | Add a line explaining what env var to use to set the compiler flags and an | Brett Cannon | 2005-04-19 | 1 | -0/+3 |
* | tweaks, small updates | Michael W. Hudson | 2005-01-18 | 1 | -9/+9 |
* | This is my patch: | Michael W. Hudson | 2004-08-12 | 1 | -0/+25 |
* | _Py_PrintReferenceAddresses(): also print the type name. In real use | Tim Peters | 2003-04-18 | 1 | -1/+10 |
* | When Py_TRACE_REFS is defined, a list of all live objects is maintained in | Tim Peters | 2003-03-23 | 1 | -4/+13 |
* | Small function call optimization and special build option for call stats. | Jeremy Hylton | 2003-02-05 | 1 | -0/+10 |
* | Repair fill-paragraph damage. | Michael W. Hudson | 2002-07-30 | 1 | -8/+9 |
* | add description of LLTRACE. | Michael W. Hudson | 2002-07-30 | 1 | -6/+18 |
* | Replace rare tabs with 4 spaces, assuming that's what was intended. | Guido van Rossum | 2002-07-11 | 1 | -7/+7 |
* | Noted the releases in which COUNT_ALLOCS can blow up. | Tim Peters | 2002-07-11 | 1 | -0/+1 |
* | Recorded the introduction release for each gimmick, as best I was able to | Tim Peters | 2002-07-11 | 1 | -10/+18 |
* | Some clarifications. | Tim Peters | 2002-07-11 | 1 | -3/+9 |
* | Documented PYMALLOC_DEBUG. This completes primary coverage of all the | Tim Peters | 2002-07-10 | 1 | -0/+52 |
* | Clarified sys.getobjects() pragmatics. | Tim Peters | 2002-07-10 | 1 | -6/+11 |
* | Typo repair. | Tim Peters | 2002-07-09 | 1 | -1/+1 |
* | Moved COUNT_ALLOCS down and finished writing its description. | Tim Peters | 2002-07-09 | 1 | -6/+45 |
* | Checkin comment. | Tim Peters | 2002-07-09 | 1 | -1/+2 |
* | New file to try to document the "special build" preprocessor symbols. | Tim Peters | 2002-07-09 | 1 | -0/+76 |