Neal Norwitz
|
c4bd28c303
|
Remove some more references to regex that I missed.
|
2006-03-16 07:05:59 +00:00 |
Andrew MacIntyre
|
fec1ce0b72
|
remove rotor module
|
2004-10-03 08:29:55 +00:00 |
Tim Peters
|
0444302710
|
Nuked another reference to newmodule.c.
|
2002-06-16 01:37:36 +00:00 |
Tim Peters
|
0add0e86c7
|
Removed newmodule.c from the project, and removed references to it from
the Windowish builds.
|
2002-06-16 01:34:49 +00:00 |
Tim Peters
|
603c6831d0
|
SF patch 473749 compile under OS/2 VA C++, from Michael Muller.
Changes enabling Python to compile under OS/2 Visual Age C++.
|
2001-11-05 02:45:59 +00:00 |
Thomas Wouters
|
7889010731
|
Miscelaneous ANSIfications. I'm assuming here 'main' should take (int,
char**) and return an int even on PC platforms. If not, please fix
PC/utils/makesrc.c ;-P
|
2000-07-22 19:25:51 +00:00 |
Guido van Rossum
|
ffcc3813d8
|
Change copyright notice - 2nd try.
|
2000-06-30 23:58:06 +00:00 |
Guido van Rossum
|
fd71b9e9d4
|
Change copyright notice.
|
2000-06-30 23:50:40 +00:00 |
Guido van Rossum
|
e8afe516ab
|
New set of files for the OS/2 port by Jeff Rush.
|
1998-09-28 22:02:40 +00:00 |
Guido van Rossum
|
a34c31352b
|
New batch of patches by Jeff Rush; moved his readme.txt portion here.
|
1997-12-05 22:07:14 +00:00 |
Guido van Rossum
|
50d4cc2f1d
|
Files specific to Visual Age C for OS/2 -- by Jeff Rush
|
1997-11-22 21:59:45 +00:00 |