summaryrefslogtreecommitdiffstats
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
* Backport:Neal Norwitz2006-03-241-8/+8
* Add 2.4.3 UUIDs.Martin v. Löwis2006-03-231-0/+2
* Mechanical whitespace normalization.Tim Peters2006-03-231-1/+1
* update - still some old .cvsignore files lying aroundAnthony Baxter2006-03-231-6/+0
* The new fetch_data_files.py downloads all the input data filesTim Peters2006-03-204-3/+80
* Merge rev 43063 from trunk.Tim Peters2006-03-161-1/+1
* Merge rev 43061 from the trunk.Tim Peters2006-03-161-1/+4
* Backport of 42994:Martin v. Löwis2006-03-131-1/+1
* Backport of 42993:Martin v. Löwis2006-03-132-0/+9
* Merge rev 42984 from trunk.Tim Peters2006-03-131-1/+1
* Move buildbot scripts to Tools/buildbot.Martin v. Löwis2006-03-123-0/+9
* Ignore .svn instead of CVS now.Martin v. Löwis2006-01-031-3/+3
* Patch by Ori Avtalion to fix a minor display glitch in the RightArrow.Barry Warsaw2006-01-011-2/+2
* fix recurring typo: occured --> occurredFred Drake2005-11-301-1/+1
* Use lzx:21 for compression.Martin v. Löwis2005-09-271-1/+1
* Fix all wrong instances of "it's".Georg Brandl2005-07-222-2/+2
* backport bug [ 1072853 ] thisid not intialized in pindent.py scriptGeorg Brandl2005-06-261-0/+1
* Reuse componentids for *.dll across minor releases.Martin v. Löwis2005-03-152-8/+38
* Add more UUIDs. Update custom actions for ItaniumMartin v. Löwis2005-03-141-2/+13
* Avoid using *W functions on Win95.Martin v. Löwis2005-02-181-11/+24
* Add more test directories to testsuite.Martin v. Löwis2004-12-301-1/+5
* Patch #1088716: build and incorporate libpython24.a.Martin v. Löwis2004-12-221-1/+51
* Properly quote IDLE shortcut. Fixes #1076861.Martin v. Löwis2004-12-221-2/+2
* Backport msisupport.dll to 2.4Martin v. Löwis2004-12-221-38/+6
* This commit was manufactured by cvs2svn to create branchcvs2svn2004-12-132-0/+101
* Add all readme files in Tools.Martin v. Löwis2004-12-011-1/+2
* Include site-packages directory.Martin v. Löwis2004-11-211-0/+1
* Add missing have_tcl conditionsMartin v. Löwis2004-11-181-8/+15
* SF bug #1061457: spelling error in win installerRaymond Hettinger2004-11-072-2/+2
* Exclude badsyntax from compileall; adjust options to what Makefile.pre.in does.Martin v. Löwis2004-11-021-2/+3
* Read the text files to be compared in universal-newline mode.Tim Peters2004-10-032-3/+3
* Fix lib-tk PythonPath.Martin v. Löwis2004-09-191-1/+1
* Whitespace normalization.Tim Peters2004-09-122-3/+3
* Do not include extpy[w].exe anymoreMartin v. Löwis2004-09-101-4/+0
* Generate the product code properlyMartin v. Löwis2004-09-101-1/+1
* Change all extensions to unadvertised.Martin v. Löwis2004-09-101-42/+76
* Revert creation of launcher.exe.Martin v. Löwis2004-09-081-9/+11
* Implement conditional extensions through launcher.exe.Martin v. Löwis2004-09-071-21/+11
* Support Python 2.2.Martin v. Löwis2004-09-071-0/+5
* compiler.transformer: correct lineno attribute when possibleJeremy Hylton2004-09-071-39/+30
* Add test_difflib_expect.html.Martin v. Löwis2004-09-061-5/+6
* Conditionalize Tcl featureMartin v. Löwis2004-09-011-35/+57
* Pickup Tk from tcltk directory.Martin v. Löwis2004-08-301-5/+7
* Patch #914575: difflib side by side diff support, diff.py s/b/s HTML option.Martin v. Löwis2004-08-291-2/+6
* Whitespace normalization.Tim Peters2004-08-261-26/+26
* Keep option parser from gobbling up the filename to be profiled and theSkip Montanaro2004-08-241-0/+1
* Whitespace normalization.Tim Peters2004-08-222-5/+4
* Add acknowledgements to ExitDialog.Martin v. Löwis2004-08-221-1/+9
* Move msi from sandbox to Tools.Martin v. Löwis2004-08-226-0/+4276
* - pygettext.py: Generate POT-Creation-Date header in ISO format.Matthias Klose2004-08-161-1/+1