Guido van Rossum
|
d6f8dba217
|
add structseq.c to project
|
2001-10-18 20:51:32 +00:00 |
Tim Peters
|
5a9d16b90f
|
Bump Windows build # for 2.2b1.
|
2001-10-18 15:19:38 +00:00 |
Tim Peters
|
1566a17af5
|
Get hotshot closer to compiling on Windows.
Still broken: GETTIMEOFDAY. This macro obviously isn't being defined
on Windows, so there's logic errors here I'd rather Fred untangled.
|
2001-10-12 22:08:39 +00:00 |
Tim Peters
|
23d192e652
|
Teach Windows how to build the new weakref module.
|
2001-10-05 22:14:45 +00:00 |
Tim Peters
|
30bff63958
|
Bump Windows build numbers for 2.2a4; installer changes were done earlier.
|
2001-09-27 16:28:15 +00:00 |
Tim Peters
|
745e366b4b
|
Bump Windows buildno (installer changes were made earlier).
|
2001-09-06 16:33:17 +00:00 |
Mark Hammond
|
9bc0d6fcd0
|
First part of fix for bug #442142 - DLL base assignments need update
|
2001-09-06 06:39:39 +00:00 |
Tim Peters
|
a6b9e3c814
|
Windows fiddling for 2.2a2: bump build number; update copyright and
company info in resource files; change installer strings to match.
This belongs in the release branch too, of course.
|
2001-08-19 00:56:28 +00:00 |
Tim Peters
|
6d6c1a35e0
|
Merge of descr-branch back into trunk.
|
2001-08-02 04:15:00 +00:00 |
Tim Peters
|
aa6111fc93
|
Add mysnprintf.c to Windows build, + squash compiler wngs in mysnprintf.c.
|
2001-07-31 22:10:29 +00:00 |
Tim Peters
|
0eb4f3e994
|
Prepare Windows installer for 2.2a1.
|
2001-07-17 04:05:43 +00:00 |
Tim Peters
|
1a7f16ccdf
|
Removed fpectlmodule.c and fpetestmodule.c from the Windows build. They
weren't functional under Windows even if enabled.
|
2001-07-05 21:19:02 +00:00 |
Tim Peters
|
9dfe4cdfa4
|
Teach Windows about new iterobject.c.
|
2001-04-20 21:21:28 +00:00 |
Tim Peters
|
52709e321c
|
Move Windows stuff to 2.2, so CVS builds won't interfere with 2.1
installations.
|
2001-04-18 21:12:25 +00:00 |
Tim Peters
|
dd37dace87
|
Update Windows installer & buildno for 2.1 final.
|
2001-04-16 18:20:30 +00:00 |
Tim Peters
|
b093166f93
|
Update Windows installer & build number to 2.1c2 release.
|
2001-04-16 01:44:08 +00:00 |
Tim Peters
|
fd09e86109
|
Update Windows build # and installer for 2.1c1.
|
2001-04-12 04:01:39 +00:00 |
Tim Peters
|
55f826cd6a
|
Update Windows installer for 2.1b2.
|
2001-03-21 06:09:14 +00:00 |
Tim Peters
|
5f850ab47f
|
Prepare Windows for 2.1 beta 1: installer dialogs and bump "build number".
|
2001-03-01 02:43:40 +00:00 |
Tim Peters
|
bd00cdaf73
|
Teach Windows build about new future.c.
|
2001-02-27 19:52:02 +00:00 |
Tim Peters
|
15d72703fc
|
Windows: Remove soundex from pythoncore subproject.
|
2001-02-22 19:51:31 +00:00 |
Thomas Wouters
|
d807570ed1
|
Re-add DOS line-endings and mark the files binary.
|
2001-02-14 09:43:47 +00:00 |
Tim Peters
|
c898f2cd3b
|
Teach Windows build about new symtable.c.
|
2001-02-09 23:05:56 +00:00 |
Tim Peters
|
747d5b63db
|
Teach Windows build about the _weakref module.
|
2001-02-02 00:07:07 +00:00 |
Tim Peters
|
ca873eddd5
|
Windows build: update for 2.1a2, + get ucnhash out of the installer.
|
2001-02-01 05:10:02 +00:00 |
Tim Peters
|
2786543b70
|
Teach Windows build about new cellobject.c.
|
2001-01-26 00:12:49 +00:00 |
Tim Peters
|
97c9640cc9
|
Windows: 2.1a1 changes so Python runs again. Note that the python20
subproject is gone, replaced by the new pythoncore subproject.
|
2001-01-17 23:23:13 +00:00 |