summaryrefslogtreecommitdiffstats
path: root/Tools/msi/schema.py
Commit message (Collapse)AuthorAgeFilesLines
* Issue #25523: Correct "a" article to "an" articleMartin Panter2015-11-021-1/+1
| | | | | | This changes the main documentation, doc strings, source code comments, and a couple error messages in the test suite. In some cases the word was removed to fix the grammar.
* Fix a few typos. Patch by Eitan Adler.Ezio Melotti2013-01-271-1/+1
|
* Issue #27076: Doc, comment and test function name spelling fixesMartin Panter2016-05-261-1/+1
| | | | Most fixes to Doc/ and Lib/ directories by Ville Skyttä.
* Extend sizes of various fields, to support the CRT90 merge module.Martin v. Löwis2008-04-051-59/+59
|
* Whitespace normalization.Tim Peters2004-08-221-1/+0
|
* Move msi from sandbox to Tools.Martin v. Löwis2004-08-221-0/+1008