Martin v. Löwis
|
e174ae9a1d
|
Bump version for 2.4c1
|
2004-11-07 10:08:29 +00:00 |
Martin v. Löwis
|
645019068d
|
Bump buildno for 2.4b2.
|
2004-11-02 22:28:07 +00:00 |
Martin v. Löwis
|
d37ddeba4c
|
Bump buildno for 2.4b1
|
2004-10-15 05:44:39 +00:00 |
Tim Peters
|
4eb59782a8
|
Supply the _subprocess module under 7.1. I'm not sure what the status
of this should be on non-WIN32 Windows variants.
|
2004-10-12 21:48:57 +00:00 |
Martin v. Löwis
|
6d772132e9
|
Update buildno for 2.4a3
|
2004-09-01 18:29:25 +00:00 |
Tim Peters
|
adadc0f56f
|
Remove rotor and xreadlines from VC 7.1 build.
|
2004-08-31 14:29:12 +00:00 |
Martin v. Löwis
|
ed0d9c6fbd
|
Bump buildno for 2.4a2
|
2004-08-04 13:42:43 +00:00 |
Hye-Shik Chang
|
efdc16ffbb
|
Remove unused source file from Windows project files.
|
2004-07-28 09:45:20 +00:00 |
Martin v. Löwis
|
13e50fe453
|
Add Itanium targets.
|
2004-07-20 14:37:48 +00:00 |
Hye-Shik Chang
|
3341e384d3
|
cjkcodecs/mapdata_*.c are removed by the recent import CJKCodecs 1.1.
|
2004-07-18 08:45:15 +00:00 |
Tim Peters
|
d0bcf351ff
|
Teach VC 7.1 about the new cjkcodecs structure. This still doesn't compile
on Windows, because of non-standard code in cjkcodes.h, but it's *almost*
there.
|
2004-07-18 03:48:47 +00:00 |
Martin v. Löwis
|
74a72b9c4c
|
Bump build number to 54 for 2.4.0a1
|
2004-07-08 07:11:33 +00:00 |
Tim Peters
|
3d1f6bba6d
|
Teach pythoncore project about new pystrtod.c for VC7.1. This was done
a long time ago for VC6.
|
2004-06-14 01:05:46 +00:00 |
Thomas Heller
|
9f5f056d75
|
Remove the pcre module.
|
2004-06-02 18:58:55 +00:00 |
Martin v. Löwis
|
7897ff0d9a
|
Add genobject.c
|
2004-06-01 17:21:13 +00:00 |
Thomas Heller
|
1a74a128ce
|
The filename of this module changed again...
|
2004-04-27 18:34:08 +00:00 |
Thomas Heller
|
8598b10037
|
Modules/heapqmodule.c removed.
Modules/_heapmodule.c added.
|
2004-04-22 17:03:33 +00:00 |
Martin v. Löwis
|
e2879c34a1
|
Add collectionsmodule.c.
Don't link with largeint.lib anymore.
|
2004-02-01 18:02:48 +00:00 |
Martin v. Löwis
|
daea3e5032
|
Add cjkcodecs to build process
|
2004-01-21 07:54:02 +00:00 |
Thomas Heller
|
d2afa67755
|
Add the _bisectmodule.c source file to the pythoncore project - seems to have been forgotten.
|
2004-01-06 19:27:38 +00:00 |
Martin v. Löwis
|
4618cc09ec
|
Bump build number
|
2004-01-04 09:58:33 +00:00 |
Martin v. Löwis
|
79ef96d68d
|
Update build procedure to VC 7.1.
|
2004-01-02 21:13:59 +00:00 |