| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 61440-61441,61443,61445-61448,61451-61452,61455-61457,61459-... | Neal Norwitz | 2008-04-15 | 1 | -1/+1 |
|
|
* | Merged revisions 62260-62261,62266,62271,62277-62279,62289-62290,62293-62298,... | Christian Heimes | 2008-04-13 | 1 | -1/+12 |
|
|
* | Change command line processing API to use wchar_t. | Martin v. Löwis | 2008-04-05 | 1 | -18/+21 |
|
|
* | Merged revisions 46753-51188 via svnmerge from | Thomas Wouters | 2006-08-11 | 1 | -4/+27 |
|
|
* | Merge p3yk branch with the trunk up to revision 45595. This breaks a fair | Thomas Wouters | 2006-04-21 | 1 | -0/+9 |
|
|
* | Move our own getopt() implementation to _PyOS_GetOpt(), and use it | Thomas Wouters | 2000-11-03 | 1 | -31/+18 |
|
|
* | Mass ANSIfication of function definitions. Doesn't cover all 'extern' | Thomas Wouters | 2000-07-22 | 1 | -5/+2 |
|
|
* | Tim Peters discovered a bug in the Python-supplied getopt(): | Guido van Rossum | 1999-09-13 | 1 | -1/+2 |
|
|
* | Patch by Chris Herborth: | Guido van Rossum | 1998-12-17 | 1 | -0/+4 |
|
|
* | Fix a bug in this code that made it do the wrong thing when an option | Guido van Rossum | 1997-09-30 | 1 | -1/+4 |
|
|
* | (Jack:) Don't define TRUE and FALSE if already defined. | Guido van Rossum | 1997-04-11 | 1 | -1/+4 |
|
|
* | don't use function prototypes | Guido van Rossum | 1995-01-20 | 1 | -1/+4 |
|
|
* | New version handles -o<string> same as -o <string> | Guido van Rossum | 1994-04-28 | 1 | -31/+62 |
|
|
* | A getopt.c for your amusement | Guido van Rossum | 1994-04-14 | 1 | -0/+54 |
|
|