summaryrefslogtreecommitdiffstats
path: root/Misc/SpecialBuilds.txt
Commit message (Expand)AuthorAgeFilesLines
* Fix typo.Walter Dörwald2006-11-151-1/+1
* In a PYMALLOC_DEBUG build obmalloc adds extra debugging infoTim Peters2006-06-041-14/+18
* Update instructions for EXTRA_CFLAGS: configure ignoresMartin v. Löwis2006-04-161-2/+2
* Fix typo in envvar name.Brett Cannon2005-11-071-1/+1
* Introduced EXTRA_CFLAGS as an environment variable used by the Makefile. MeantBrett Cannon2005-04-241-3/+2
* Clarify usage of OPT by noting that if it is set the default values will beBrett Cannon2005-04-201-1/+2
* Add a line explaining what env var to use to set the compiler flags and anBrett Cannon2005-04-191-0/+3
* tweaks, small updatesMichael W. Hudson2005-01-181-9/+9
* This is my patch:Michael W. Hudson2004-08-121-0/+25
* _Py_PrintReferenceAddresses(): also print the type name. In real useTim Peters2003-04-181-1/+10
* When Py_TRACE_REFS is defined, a list of all live objects is maintained inTim Peters2003-03-231-4/+13
* Small function call optimization and special build option for call stats.Jeremy Hylton2003-02-051-0/+10
* Repair fill-paragraph damage.Michael W. Hudson2002-07-301-8/+9
* add description of LLTRACE.Michael W. Hudson2002-07-301-6/+18
* Replace rare tabs with 4 spaces, assuming that's what was intended.Guido van Rossum2002-07-111-7/+7
* Noted the releases in which COUNT_ALLOCS can blow up.Tim Peters2002-07-111-0/+1
* Recorded the introduction release for each gimmick, as best I was able toTim Peters2002-07-111-10/+18
* Some clarifications.Tim Peters2002-07-111-3/+9
* Documented PYMALLOC_DEBUG. This completes primary coverage of all theTim Peters2002-07-101-0/+52
* Clarified sys.getobjects() pragmatics.Tim Peters2002-07-101-6/+11
* Typo repair.Tim Peters2002-07-091-1/+1
* Moved COUNT_ALLOCS down and finished writing its description.Tim Peters2002-07-091-6/+45
* Checkin comment.Tim Peters2002-07-091-1/+2
* New file to try to document the "special build" preprocessor symbols.Tim Peters2002-07-091-0/+76