summaryrefslogtreecommitdiffstats
path: root/PC/config.c
Commit message (Expand)AuthorAgeFilesLines
* Update build procedure to VC 7.1; make more modules builtin.Martin v. Löwis2004-01-021-0/+14
* Convert heapq.py to a C implementation.Raymond Hettinger2003-11-081-0/+2
* Patch #714957: Explain ADDMODULE MARKER.Martin v. Löwis2003-04-181-2/+2
* Move itertools module from the sandbox and into production.Raymond Hettinger2003-02-011-0/+2
* PEP 302 + zipimport:Just van Rossum2002-12-301-0/+2
* Taught the Windows build about _randommodule.c. This is compiledTim Peters2002-12-291-0/+2
* Removed WITH_CYCLE_GC #ifdef-ery. Holes:Tim Peters2002-07-071-4/+0
* Removed newmodule.c from the project, and removed references to it fromTim Peters2002-06-161-2/+0
* Get hotshot closer to compiling on Windows.Tim Peters2001-10-121-0/+2
* Merge of descr-branch back into trunk.Tim Peters2001-08-021-0/+3
* Teach Windows build about the _weakref module.Tim Peters2001-02-021-0/+2
* Assorted xreadlines problems:Tim Peters2001-01-091-0/+4
* Enable the binascii module for Win64. It builds and passes the test suite.Trent Mick2000-10-041-3/+1
* REMOVED all CWI, CNRI and BeOpen copyright markings.Guido van Rossum2000-09-011-10/+0
* Miscelaneous ANSIfications. I'm assuming here 'main' should take (int,Thomas Wouters2000-07-221-29/+29
* Add "exceptions" to list of built-in modules for the sake ofGuido van Rossum2000-07-121-0/+1
* Change copyright notice - 2nd try.Guido van Rossum2000-06-301-6/+0
* Change copyright notice.Guido van Rossum2000-06-301-22/+7
* final patches from Neil Schemenauer for garbage collectionJeremy Hylton2000-06-301-0/+6
* Trent Mick:Guido van Rossum2000-05-081-3/+17
* Mark Hammond:Guido van Rossum2000-04-211-2/+0
* Remove _socket, select, soundex, and unicodedata. These have beenGuido van Rossum2000-04-061-10/+0
* VC++ project changes to add new Unicode files and modules.Guido van Rossum2000-03-111-0/+5
* Added sha module!Guido van Rossum1999-04-131-0/+2
* Some weird symbol (M_I386) was used to decide whether to include theGuido van Rossum1999-02-051-1/+1
* Add winsound -- by Toby Dickenson with permission.Guido van Rossum1999-02-041-0/+2
* Added _localeGuido van Rossum1998-06-191-0/+2
* Delete references to initreop().Guido van Rossum1998-04-101-2/+0
* Added pypcre.c module.Guido van Rossum1997-11-251-0/+2
* Added reopGuido van Rossum1997-08-211-0/+2
* Got the new structure working with MSVC 4.2.Guido van Rossum1997-08-071-0/+6
* Use spaces exclusively.Guido van Rossum1997-05-061-5/+5
* Added cStringIO and cPickle to the supported modules.Guido van Rossum1997-05-061-0/+4
* One more inittab.Guido van Rossum1997-04-291-1/+1
* New permission notice, includes CNRI.Guido van Rossum1996-10-251-10/+17
* Added thread module (it was already in the project!)Guido van Rossum1996-08-221-0/+4
* More changes for NT, Guido styleGuido van Rossum1996-08-221-2/+0
* New versions of almost all files.Guido van Rossum1996-07-301-0/+4
* Added PC files from Jim Ahlstrom.Guido van Rossum1996-06-281-14/+5
* new versions from Jim AGuido van Rossum1996-06-261-2/+12
* config files for DOS and Windows (all versions, all compilers)Guido van Rossum1996-05-281-0/+99