summaryrefslogtreecommitdiff
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
* Merge trunk up to 45598.Thomas Wouters2006-04-211-1/+10
* Merge p3yk branch with the trunk up to revision 45595. This breaks a fairThomas Wouters2006-04-2140-71/+8407
* Merge part of the trunk changes into the p3yk branch. This merges from 43030Thomas Wouters2006-04-213-23/+47
* Remove apply()Neal Norwitz2006-03-174-6/+6
* Get rid of a bunch more raw_input referencesNeal Norwitz2006-03-175-1/+23
* Remove sys.exc_type, sys.exc_value, sys.exc_tracebackNeal Norwitz2006-03-171-1/+1
* Initialize VS environment in external.bat as well.Martin v. Löwis2006-03-131-0/+1
* Update to bsddb 4.4.20.Martin v. Löwis2006-03-131-0/+5
* Let the buildbot make a single pass in the test suite only.Martin v. Löwis2006-03-131-1/+1
* Update to bzip2 1.0.3Martin v. Löwis2006-03-132-0/+9
* Adding the /useenv means that one's PATH actually gets through. This isTrent Mick2006-03-121-1/+1
* Move buildbot scripts to Tools/buildbot.Martin v. Löwis2006-03-123-0/+9
* Add changelog entry.Martin v. Löwis2006-03-111-0/+1
* Whitespace normalization.Tim Peters2006-03-101-1/+1
* Add ctypes.Martin v. Löwis2006-03-101-0/+2
* Update Unicode database to Unicode 4.1.Martin v. Löwis2006-03-091-11/+141
* NodeInfo.__gen_init(): Fiddle so that reindent.py isTim Peters2006-03-091-2/+5
* Deleted the svn_mime-type application/octet-stream from PCBuild/pcbuild.sln.Thomas Heller2006-03-091-1/+1
* Directly read working copy data to obtain list of properties.Martin v. Löwis2006-03-091-8/+34
* Taught svneol to look at .c and .h files too, andTim Peters2006-03-091-4/+7
* Simple utility to add svn:eol-style to text files underTim Peters2006-03-091-0/+48
* Add _msi.pyd.Martin v. Löwis2006-03-051-0/+6
* Open dll file in binary.Martin v. Löwis2006-03-051-3/+3
* Update for absolute/relative imports and ifelse-expressions.Thomas Wouters2006-03-031-1/+2
* PEP 343 -- the with-statement.Guido van Rossum2006-02-271-1/+2
* Whitespace normalization.Tim Peters2006-02-181-1/+0
* Fix typoMartin v. Löwis2006-02-161-1/+1
* Add build support for AMD64.Martin v. Löwis2006-02-143-15/+53
* Whitespace normalization.Tim Peters2006-02-111-1/+1
* One more mod for support of C++ classes.Jack Jansen2006-02-101-1/+1
* For overriding C++ methods we also need to know whether a parameterJack Jansen2006-02-104-22/+45
* Fixed an oversight and a misunderstanding of PEP253:Jack Jansen2006-02-071-2/+20
* Add two missing markup tags.Georg Brandl2006-01-231-1/+1
* Make zlib builtin.Martin v. Löwis2006-01-031-9/+2
* Ignore .svn instead of CVS now.Martin v. Löwis2006-01-031-3/+3
* Ported from 2.4 branch:Barry Warsaw2006-01-011-2/+2
* Whitespace normalization.Tim Peters2005-12-254-12/+11
* Add build support for _elementtree on Windows.Trent Mick2005-12-151-0/+1
* Remove background imageAndrew M. Kuchling2005-12-121-1/+1
* Add comment about updating docsAndrew M. Kuchling2005-11-221-0/+3
* Enable optional "const" argument to _New routines.Jack Jansen2005-11-211-2/+3
* Remove .cvsignore files, as they live in svn:ignoreMartin v. Löwis2005-10-301-6/+0
* fix typos, mostly in commentsFred Drake2005-10-281-1/+2
* Add Makefile which allows easily rebuilding the charmap codecs.Marc-André Lemburg2005-10-251-0/+81
* Add custom mapping files used for generating some of the charmapMarc-André Lemburg2005-10-253-0/+873
* Apply some cosmetic fixes to the output of the script.Marc-André Lemburg2005-10-251-15/+28
* Add two new tools to compare codecs and show differences and toMarc-André Lemburg2005-10-212-0/+94
* Moved gencodec.py to the Tools/unicode/ directory.Marc-André Lemburg2005-10-211-88/+179
* Merge ast-branch to headJeremy Hylton2005-10-201-4/+7
* Use lzx:21 for compression. Backported to 2.4Martin v. Löwis2005-09-271-1/+1