summaryrefslogtreecommitdiffstats
path: root/PC/clinic
Commit message (Collapse)AuthorAgeFilesLines
* Issue #27332: Fixed the type of the first argument of module-level functionsSerhiy Storchaka2016-07-073-90/+89
| | | | generated by Argument Clinic. Patch by Petr Viktorin.
* Issue #26778: Fixed "a/an/and" typos in code comment and documentation.Serhiy Storchaka2016-04-171-3/+3
|
* Issue #23995: Removes _WCONIO_DEFINED check as the wchar_t console functions ↵Steve Dower2015-05-141-33/+1
| | | | are always available.
* Issue #20172: Update clinicizations to current clinic.Zachary Ware2015-05-133-102/+62
|
* Issue #20172: Convert the msvcrt module to Argument Clinic.Zachary Ware2015-05-131-0/+604
|
* Issue #20172: Convert the winreg module to Argument Clinic.Zachary Ware2015-05-131-0/+1078
|
* Issue #20172: Convert the winsound module to Argument Clinic.Zachary Ware2015-05-131-0/+103