summaryrefslogtreecommitdiffstats
path: root/PC
Commit message (Collapse)AuthorAgeFilesLines
* New permission notice, includes CNRI.Guido van Rossum1996-10-252-20/+34
|
* Added disclaimer.Guido van Rossum1996-10-251-0/+3
|
* Removed NumPy instructions. Add note about VC 4.0 vs. 4.2.Guido van Rossum1996-10-241-13/+3
|
* Removed NumPy files -- no time to fix these.Guido van Rossum1996-10-241-530/+1
|
* Set /MD option for *all* projects (even python.exe).Guido van Rossum1996-10-241-148/+144
|
* It turns out that VC1.5 does not necessarily define _WINDOWS.Guido van Rossum1996-10-221-2/+0
|
* Don't recommend unzipping in the root.Guido van Rossum1996-10-211-15/+9
|
* Changed _Py_EllipsesObject -> _Py_EllipsisObject.Guido van Rossum1996-10-211-1/+2
| | | | Added PyEval_CallObjectWithKeywords.
* Add an XXX comment about apparent incompleteness of Borland defines.Guido van Rossum1996-10-211-0/+1
|
* From: "Mark Hammond" <MHammond@skippinet.com.au>Guido van Rossum1996-10-211-16/+35
| | | | | | | | | | | | | | | | Date: Fri, 4 Oct 1996 09:08:19 +1000 A couple of things. As I mentioned a while back, I have made the changes to the registry support, in getpath_nt.c. To recap, there can be: ...\pythonpath = default core Pythonpath ...\pythonpath\Pythonwin = c:\somewhere etc. The code simply appends them all. The order can not be guaranteed (registry limitation) but the "default" is always at the end. The main reasons for change were the length of the path, but mainly so an uninstaller can do the right thing.
* Removed -- we now have python_nt.defGuido van Rossum1996-09-061-238/+0
|
* Move Watcom to the end. Added description of all Win32 specificGuido van Rossum1996-09-061-18/+47
| | | | files/dirs. Slight editing.
* Add W95 to headerGuido van Rossum1996-09-061-2/+2
|
* A directory with a working example of how to build an extension.Guido van Rossum1996-09-064-0/+417
|
* Added PyMarshal functionsGuido van Rossum1996-09-051-0/+5
|
* Taken the plunge -- changed to Unix linefeed conventionGuido van Rossum1996-09-051-4733/+4733
|
* Include file for users of Mark's build procedureGuido van Rossum1996-09-051-0/+93
|
* Different unpack instructions for vclibs41.zipGuido van Rossum1996-09-051-5/+5
|
* New project files from Jim A.Guido van Rossum1996-09-059-3581/+3526
|
* *** empty log message ***Guido van Rossum1996-09-041-0/+3
|
* Added elaborate trouble shooting guide.Guido van Rossum1996-09-031-8/+119
| | | | | Added more specific directions for editing the environment on Windows '95. Made the section headers more visible.
* Added uninstall optionGuido van Rossum1996-09-034-9/+131
|
* Initial release (+ 1 bugfix in setup.py)Guido van Rossum1996-09-033-0/+304
|
* Added /base:0x1e100000 to link options for python14.dll;Guido van Rossum1996-08-261-6/+7
| | | | randomness created by vc40 internals.
* Newly tweakedGuido van Rossum1996-08-231-1239/+1192
|
* Use MS_DLL_ID and similar changesGuido van Rossum1996-08-234-10/+7
|
* Added dllbase_nt.txt and python_nt.rc;Guido van Rossum1996-08-234-0/+448
| | | | | added notes to readme.txt about NumPy targets; added some symbols to python_nt.def.
* Added NumPy projectsGuido van Rossum1996-08-221-311/+840
|
* Added thread module (it was already in the project!)Guido van Rossum1996-08-221-0/+4
|
* Description of the new build procedure for Win NT/95.Guido van Rossum1996-08-221-15/+38
|
* More changes for NT, Guido styleGuido van Rossum1996-08-2210-4985/+784
|
* NT specific files supplied by Mark HammondGuido van Rossum1996-08-214-0/+293
|
* New project files, with sliceobject.c added.Guido van Rossum1996-08-018-9730/+4081
|
* New versions of binary files.Guido van Rossum1996-07-304-0/+0
|
* New versions of almost all files.Guido van Rossum1996-07-3023-15872/+22150
|
* New versions of VC project which has no source files in PC/Guido van Rossum1996-07-013-2563/+1184
|
* Added PC files from Jim Ahlstrom.Guido van Rossum1996-06-2833-21/+17716
|
* new versions from Jim AGuido van Rossum1996-06-262-12/+12
|
* config files for DOS and Windows (all versions, all compilers)Guido van Rossum1996-05-282-0/+505