Guido van Rossum
|
ffeb593816
|
Changes for older Win platforms by Jim Ahlstrom
|
1997-12-17 21:27:23 +00:00 |
Guido van Rossum
|
7651624df8
|
New VC++ 4.2 makefile, contributed by Gregor Schmid,
which adds the three missing files.
|
1997-12-16 22:25:15 +00:00 |
Guido van Rossum
|
4036c9c2a1
|
Probably the last VC++ 4.2 makefile I'll check in.
After this I will be using 5.0, which has binary workspace files...
|
1997-08-13 23:08:39 +00:00 |
Guido van Rossum
|
29c1ea5af0
|
Got the new structure working with MSVC 4.2.
main_nt.c is gone -- we can use Modules/python.c now.
Added Mark Hammond's module msvcrt.c (untested).
Added several new symbols.
|
1997-08-07 00:11:34 +00:00 |
Roger E. Masse
|
1830afb4da
|
Changed the reference of 'mappingobject.c' to 'dictobject.c'
|
1997-06-05 22:03:26 +00:00 |
Guido van Rossum
|
9348bf8388
|
Updated, mappingobject -> dictobject plus some other minor things.
|
1997-05-14 20:47:15 +00:00 |
Guido van Rossum
|
c77b921c82
|
Latest and greatest.
|
1997-05-09 01:00:56 +00:00 |
Guido van Rossum
|
78089e20b6
|
Updated vc40.mak for Roger. Includes CRLF!
|
1997-05-06 21:44:44 +00:00 |
Guido van Rossum
|
4ee5811bd8
|
Added getbuildinfo.c to the project.
|
1997-01-22 01:40:35 +00:00 |
Guido van Rossum
|
3d77d2b10b
|
Removed accessobject.c from file list.
|
1997-01-17 21:56:08 +00:00 |
Guido van Rossum
|
93df314d74
|
Removed NumPy files -- no time to fix these.
|
1996-10-24 14:28:18 +00:00 |
Guido van Rossum
|
8542c8e1af
|
Set /MD option for *all* projects (even python.exe).
|
1996-10-24 00:08:27 +00:00 |
Guido van Rossum
|
0cc24730fe
|
Taken the plunge -- changed to Unix linefeed convention
|
1996-09-05 15:48:43 +00:00 |
Guido van Rossum
|
54d9fa2e40
|
New project files from Jim A.
|
1996-09-05 01:26:59 +00:00 |
Guido van Rossum
|
754afd94ed
|
Added /base:0x1e100000 to link options for python14.dll;
randomness created by vc40 internals.
|
1996-08-26 22:16:03 +00:00 |
Guido van Rossum
|
93fccacc84
|
Newly tweaked
|
1996-08-23 18:47:59 +00:00 |
Guido van Rossum
|
67d4ab0946
|
Added NumPy projects
|
1996-08-22 21:47:05 +00:00 |
Guido van Rossum
|
eaf9b6cd7b
|
More changes for NT, Guido style
|
1996-08-22 00:06:59 +00:00 |
Guido van Rossum
|
ff0c4b532a
|
New project files, with sliceobject.c added.
|
1996-08-01 17:13:12 +00:00 |
Guido van Rossum
|
950a12602f
|
New versions of almost all files.
|
1996-07-30 17:38:17 +00:00 |
Guido van Rossum
|
88dc264b0e
|
New versions of VC project which has no source files in PC/
|
1996-07-01 18:34:03 +00:00 |
Guido van Rossum
|
1bc716f2fc
|
Added PC files from Jim Ahlstrom.
|
1996-06-28 19:12:06 +00:00 |