summaryrefslogtreecommitdiff
path: root/PC
Commit message (Expand)AuthorAgeFilesLines
...
* Two changes:Guido van Rossum1998-07-271-3/+15
* Added Py_{Get,Set}PythonHome.Guido van Rossum1998-06-191-0/+2
* Added _localeGuido van Rossum1998-06-191-0/+2
* Subject: Bug in PC/import_nt.cGuido van Rossum1998-06-151-1/+4
* Quick fix -- define SIZEOF_LONG and SIZEOF_INT.Guido van Rossum1998-05-291-0/+4
* Moving to PCbuildGuido van Rossum1998-05-291-1214/+0
* Release the interpreter lock for calls that may block: _locking(),Guido van Rossum1998-05-291-2/+10
* Replaced the VC++ 5.x instructions with a pointer to ../PCbuild.Guido van Rossum1998-05-261-17/+3
* Moved VC++ 5.x files to ../PCbuild.Guido van Rossum1998-05-268-1172/+0
* Mark Hammond writes:Guido van Rossum1998-05-261-17/+13
* Add PyErr_PrintEx and PySequence_Contains.Guido van Rossum1998-05-221-0/+2
* Install config.h.Guido van Rossum1998-05-161-9/+15
* Change the output names. Do away with the Release and DebugGuido van Rossum1998-05-157-46/+39
* Add some symbols. Remove the LIBRARY statement at the top (and theGuido van Rossum1998-05-151-4/+4
* Oops -- Lib/Test should be Lib/test, of course!Guido van Rossum1998-04-141-5/+5
* Missing symbols reported by Andrew Loewenstern.Guido van Rossum1998-04-131-0/+4
* Update version.Guido van Rossum1998-04-131-2/+2
* Set version and title to Python 1.5.1.Guido van Rossum1998-04-111-2/+3
* Oops, ".\DLLs" should be in the default path now.Guido van Rossum1998-04-111-1/+1
* Delete reopmodule.cGuido van Rossum1998-04-101-4/+0
* Delete references to initreop().Guido van Rossum1998-04-101-2/+0
* Add HAVE_MKTIME.Guido van Rossum1998-04-101-0/+3
* Added Frozen and Tabcheck flags.Guido van Rossum1998-04-101-0/+2
* Give in to tabnannyGuido van Rossum1998-04-062-106/+106
* Mark Hammond's main program for a frozen application.Guido van Rossum1998-03-201-0/+134
* Added PyErr_NormalizeExceptionGuido van Rossum1998-03-171-0/+1
* Fix some outdated comments (mostly by removing a large comment blockGuido van Rossum1998-02-191-16/+11
* Enable CHECK_IMPORT_CASE on Win32.Guido van Rossum1998-02-191-0/+10
* Fixed bitmaps; added include files and libs;Guido van Rossum1998-02-051-19/+37
* As Jeff painfully found out, malloc(0) returns NULL on OS/2.Guido van Rossum1998-01-111-1/+4
* Add zlib and bsddb, and remove beta designation.Guido van Rossum1997-12-311-3/+17
* Added bsddb projectGuido van Rossum1997-12-192-0/+112
* Oops, the output file really should be called zlib.pyd here!Guido van Rossum1997-12-181-2/+2
* Added project for zlibGuido van Rossum1997-12-182-0/+108
* Changes for older Win platforms by Jim AhlstromGuido van Rossum1997-12-175-2638/+2863
* Don't list which files to add, since the ones that *were* missing haveGuido van Rossum1997-12-161-3/+1
* New VC++ 4.2 makefile, contributed by Gregor Schmid,Guido van Rossum1997-12-161-0/+157
* Add note about having to add some files to the VC 4.2 files.Guido van Rossum1997-12-151-0/+5
* Copy the change from ../getpathp.c here.Guido van Rossum1997-12-111-1/+1
* Installer for beta-2.Guido van Rossum1997-12-111-20/+38
* update the example without the example.def fileGuido van Rossum1997-12-111-6/+4
* New instructions, take VC++ 5.x into account.Guido van Rossum1997-12-111-21/+51
* Adding VC 5.x workspace and project filesGuido van Rossum1997-12-112-0/+144
* Added tkappinit.c source, and define WITH_APPINIT.Guido van Rossum1997-12-111-2/+6
* Allocate one byte extra in some cases.Guido van Rossum1997-12-111-1/+1
* # Use proper temp subdir for intermediates.Guido van Rossum1997-12-101-2/+2
* Comment out CODE and DATA statements that are apparently obsolete.Guido van Rossum1997-12-101-2/+2
* Adding a new project: pythonw, or WinMain.c, containing a main programGuido van Rossum1997-12-103-4/+131
* New batch of patches by Jeff Rush; moved his readme.txt portion here.Guido van Rossum1997-12-055-13/+148
* Moved Jeff Rush's ever expanding comments to os2vacpp/readme.txt.Guido van Rossum1997-12-051-35/+2