summaryrefslogtreecommitdiff
path: root/Python/thread_wince.h
Commit message (Expand)AuthorAgeFilesLines
* Issue #28139: Fix messed up indentationMartin Panter2016-09-171-5/+5
* Issue #26778: Fixed "a/an/and" typos in code comment and documentation.Serhiy Storchaka2016-04-171-1/+1
* Untabify C files. Will watch buildbots.Antoine Pitrou2010-05-091-35/+35
* #4852: Remove dead code in every thread implementation, unused for many years.Amaury Forgeot d'Arc2010-02-231-38/+3
* bug 1234979 additionGeorg Brandl2005-07-091-2/+2
* Partial patch from SF #452266, by Jason Petrone.Guido van Rossum2001-10-161-3/+3
* REMOVED all CWI, CNRI and BeOpen copyright markings.Guido van Rossum2000-09-011-9/+0
* Mass ANSIfication of function definitions. Doesn't cover all 'extern'Thomas Wouters2000-07-221-1/+1
* Change copyright notice - 2nd try.Guido van Rossum2000-06-301-6/+0
* Change copyright notice.Guido van Rossum2000-06-301-22/+7
* Trent Mick <trentm@activestate.com>:Fred Drake2000-06-301-6/+6
* Win/CE thread support by Mark Hammond.Guido van Rossum1999-04-081-0/+201