aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Python/strdup.c
Commit message (Collapse)AuthorAge
* bpo-41340: Removed fallback implementation for strdup (GH-21634)wasiher2020-07-27
|
* bpo-36623: Clean parser headers and include files (GH-12253)Pablo Galindo2019-04-13
| | | After the removal of pgen, multiple header and function prototypes that lack implementation or are unused are still lying around.
* bpo-32150: Expand tabs to spaces in C files. (#4583)Serhiy Storchaka2017-11-28
|
* Issue #18722: Remove uses of the "register" keyword in C code.Antoine Pitrou2013-08-13
|
* Mass ANSIfication of function definitions. Doesn't cover all 'extern'Thomas Wouters2000-07-22
| | | | declarations yet, those come later.
* Patches by William Lewis for Nextstep descendants.Guido van Rossum1999-01-27
|
* Needed more includes...Guido van Rossum1996-08-29
|
* *** empty log message ***Guido van Rossum1996-08-29