summaryrefslogtreecommitdiff
path: root/Modules/cgensupport.c
Commit message (Expand)AuthorAgeFilesLines
* Untabify C files. Will watch buildbots.Antoine Pitrou2010-05-091-227/+227
* This reverts r63675 based on the discussion in this thread:Gregory P. Smith2008-06-091-2/+2
* Renamed PyString to PyBytesChristian Heimes2008-05-261-2/+2
* REMOVED all CWI, CNRI and BeOpen copyright markings.Guido van Rossum2000-09-011-9/+0
* ANSI-fication of the SGI modules (note that svmodule.c and sgimodule.cPeter Schneider-Kamp2000-07-101-58/+14
* Change copyright notice - 2nd try.Guido van Rossum2000-06-301-6/+0
* Change copyright notice.Guido van Rossum2000-06-301-21/+6
* Moved here from ../Python and quickly renamed.Guido van Rossum1997-04-291-128/+128
* Keep gcc -Wall and Microsoft VC happy.Guido van Rossum1997-04-111-7/+7
* New permission notice, includes CNRI.Guido van Rossum1996-10-251-12/+19
* Added 1995 to copyright message.Guido van Rossum1995-01-041-2/+2
* Merge back to main trunkGuido van Rossum1994-08-301-1/+1
* * Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c.Guido van Rossum1993-06-171-11/+0
* * Changed all copyright messages to include 1993.Guido van Rossum1993-03-291-2/+2
* Don't use NULL as 0 int!Guido van Rossum1992-04-061-1/+1
* Copyright for 1992 addedGuido van Rossum1992-04-051-1/+1
* Support for long integersGuido van Rossum1991-07-271-14/+9
* Added copyright notice.Guido van Rossum1991-02-191-0/+24
* Initial revisionGuido van Rossum1990-10-141-0/+369