summaryrefslogtreecommitdiffstats
path: root/PC/os2vacpp/config.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge p3yk branch with the trunk up to revision 45595. This breaks a fairThomas Wouters2006-04-211-2/+0
| | | | | | | | | | | | | | | | | | | | number of tests, all because of the codecs/_multibytecodecs issue described here (it's not a Py3K issue, just something Py3K discovers): http://mail.python.org/pipermail/python-dev/2006-April/064051.html Hye-Shik Chang promised to look for a fix, so no need to fix it here. The tests that are expected to break are: test_codecencodings_cn test_codecencodings_hk test_codecencodings_jp test_codecencodings_kr test_codecencodings_tw test_codecs test_multibytecodec This merge fixes an actual test failure (test_weakref) in this branch, though, so I believe merging is the right thing to do anyway.
* remove rotor moduleAndrew MacIntyre2004-10-031-2/+0
|
* Nuked another reference to newmodule.c.Tim Peters2002-06-161-1/+0
|
* Removed newmodule.c from the project, and removed references to it fromTim Peters2002-06-161-1/+0
| | | | the Windowish builds.
* SF patch 473749 compile under OS/2 VA C++, from Michael Muller.Tim Peters2001-11-051-2/+0
| | | | Changes enabling Python to compile under OS/2 Visual Age C++.
* Miscelaneous ANSIfications. I'm assuming here 'main' should take (int,Thomas Wouters2000-07-221-30/+30
| | | | | char**) and return an int even on PC platforms. If not, please fix PC/utils/makesrc.c ;-P
* Change copyright notice - 2nd try.Guido van Rossum2000-06-301-6/+0
|
* Change copyright notice.Guido van Rossum2000-06-301-22/+7
|
* New set of files for the OS/2 port by Jeff Rush.Guido van Rossum1998-09-281-2/+0
|
* New batch of patches by Jeff Rush; moved his readme.txt portion here.Guido van Rossum1997-12-051-0/+2
|
* Files specific to Visual Age C for OS/2 -- by Jeff RushGuido van Rossum1997-11-221-0/+135