Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed _testXXX to _testcapiXXX. Jack is my hero -- good call! | Tim Peters | 2001-02-04 | 1 | -1/+7 |
| | |||||
* | Teach Windows build and installer about new _symtable module/DLL. | Tim Peters | 2001-02-02 | 1 | -0/+12 |
| | |||||
* | Patch derived from Trent's 101162: a Python/C API testing framework. | Tim Peters | 2001-02-02 | 1 | -0/+12 |
| | | | | STILL NEEDS UNIX BUILD CHANGES. | ||||
* | Windows: ucnhash subproject no longer exists (/F merged into unicodedata). | Tim Peters | 2001-01-24 | 1 | -15/+0 |
| | |||||
* | Windows: 2.1a1 changes so Python runs again. Note that the python20 | Tim Peters | 2001-01-17 | 1 | -32/+32 |
| | | | | subproject is gone, replaced by the new pythoncore subproject. | ||||
* | Support for building the new w9xpopen.exe, which is used for reliable popen ↵ | Mark Hammond | 2000-08-14 | 1 | -0/+12 |
| | | | | operation on Windows 9x. | ||||
* | Revert this checkin: | Trent Mick | 2000-08-13 | 1 | -254/+254 |
| | | | | | http://www.python.org/pipermail/python-checkins/2000-August/007072.html and make PCbuild/*.dsp PCbuild/*.dsw binary again. | ||||
* | These files all used to be tagged as binary in CVS. I recently changed this so | Trent Mick | 2000-08-11 | 1 | -254/+254 |
| | | | | | | that these files are treated as normal text files (which they are). However, the files also had to be changed to be stored in CVS internally with UNIX line terminators (they had DOS line terminators internally before this commit). | ||||
* | Add ucnhash to the workspace, as a dependency of python20. | Mark Hammond | 2000-07-01 | 1 | -1/+15 |
| | |||||
* | More 2.0 stuff -- fix workspace, remove 1.6 files | Guido van Rossum | 2000-06-30 | 1 | -75/+16 |
| | |||||
* | Mark Hammond: Added dependency of winsound project on python16 | Guido van Rossum | 2000-04-25 | 1 | -0/+3 |
| | | | | | | project. [However I didn't add the other changes in his patch, which were just taking away the source code control stuff -- this doesn't hurt and would come back as soon as I make another change. --GvR] | ||||
* | Added winsound project to workspace, and added -I options to winsound | Guido van Rossum | 2000-04-21 | 1 | -0/+16 |
| | |||||
* | Added project dependencies -- Mark is right, these are needed. | Guido van Rossum | 2000-04-10 | 1 | -0/+39 |
| | |||||
* | Moved socket, select, unicodedata to their own PYD. This should | Guido van Rossum | 2000-04-06 | 1 | -0/+48 |
| | | | | | | | reduce the size of python16.dll to almost its 1.5.2 size, and remove dependencies on winsock unless sockets are actually used. Note that soundex is simply no longer supported. | ||||
* | Adding pyexpat project. | Guido van Rossum | 2000-03-31 | 1 | -0/+16 |
| | |||||
* | Added _sre project to workspace. | Guido van Rossum | 2000-03-31 | 1 | -0/+16 |
| | |||||
* | Bit of cleanup on the projects. | Guido van Rossum | 2000-03-31 | 1 | -21/+36 |
| | | | | Some refinements on the Wise file, also adding mmap.pyd. | ||||
* | Added mmap project. (Mark Hammond.) | Guido van Rossum | 2000-03-31 | 1 | -0/+12 |
| | |||||
* | Update for creating and linking with python16.dll. | Guido van Rossum | 2000-03-29 | 1 | -9/+8 |
| | | | | Also, _tkinter is linked with Tcl 8.3. | ||||
* | Mark Hammond: add winreg module as new subproject. | Guido van Rossum | 2000-03-28 | 1 | -7/+23 |
| | |||||
* | Changes by Trent Mick (of ActiveState) and Dale Nagata to support | Guido van Rossum | 2000-01-20 | 1 | -36/+8 |
| | | | | building for NT Alpha as well as NT x86. | ||||
* | Some kind of source control krept in. | Guido van Rossum | 1998-10-08 | 1 | -0/+28 |
| | |||||
* | Added dependencies between projects. | Guido van Rossum | 1998-08-12 | 1 | -28/+18 |
| | |||||
* | Put the CRLF back in. | Guido van Rossum | 1998-08-06 | 1 | -129/+129 |
| | |||||
* | New project files... | Guido van Rossum | 1998-08-06 | 1 | -101/+129 |
| | |||||
* | Moved VC++ 5.x stuff here. | Guido van Rossum | 1998-05-26 | 1 | -0/+101 |