summaryrefslogtreecommitdiff
path: root/Misc/SpecialBuilds.txt
Commit message (Expand)AuthorAgeFilesLines
* bpo-34426: fix typo (__lltrace__ -> __ltrace__) (GH-8822)Miss Islington (bot)2018-08-241-1/+1
* Issue #28799: Update Misc/SpecialBuilds.txtVictor Stinner2016-11-281-11/+0
* remove ceval timestamp supportBenjamin Peterson2016-09-091-26/+0
* Issue #5319: New Py_FinalizeEx() API to exit with status 120 on failureMartin Panter2015-11-301-4/+4
* remove mention of Python 2.2 and 2.3Benjamin Peterson2015-03-011-6/+5
* update notes to talk about -X showrefcountBenjamin Peterson2014-03-301-3/+5
* Update internal comments to say _something_ about the "API ID".Tim Peters2013-09-191-1/+3
* Remove history; adapt a bit more to reST, since this will once be part of the...Georg Brandl2010-12-281-160/+153
* Encourage --with-pydebug rather than individual setting of debug options.Antoine Pitrou2010-12-151-1/+6
* Merged revisions 78760,78771-78773,78802,78922,78952 via svnmerge fromGeorg Brandl2010-03-141-1/+1
* Four months of trunk changes (including a few releases...)Thomas Wouters2006-12-131-1/+1
* Merge the rest of the trunk.Thomas Wouters2006-06-081-14/+18
* Merge p3yk branch with the trunk up to revision 45595. This breaks a fairThomas Wouters2006-04-211-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