| Commit message (Expand) | Author | Age | Files | Lines |
* | Renamed thread.h to pythread.h. | Guido van Rossum | 1998-10-01 | 6 | -6/+10 |
|
|
* | Fixes for OS/2 by Jeff Rush. | Guido van Rossum | 1998-09-28 | 1 | -9/+9 |
|
|
* | Removed some OS/2 #defines (now in the OS/2 specific config.h). | Guido van Rossum | 1998-09-28 | 1 | -15/+0 |
|
|
* | Get rid of the test for non-NULL thread state in EventHook; it can be | Guido van Rossum | 1998-09-21 | 1 | -2/+0 |
|
|
* | When we have siginterrupt(), use it to disable restarting interrupted | Guido van Rossum | 1998-09-21 | 1 | -0/+6 |
|
|
* | Enable the 'new' module by default. | Guido van Rossum | 1998-09-21 | 1 | -1/+1 |
|
|
* | Patches from Greg Stein to support 'P' format in struct module's | Guido van Rossum | 1998-09-18 | 1 | -0/+31 |
|
|
* | Remove some unused variables from gethostbyaddr_ex and gethostbyaddr, | Guido van Rossum | 1998-09-13 | 1 | -4/+0 |
|
|
* | Michael P. Reilly suggested this fix: makesetup wants to prepend | Guido van Rossum | 1998-09-09 | 1 | -0/+1 |
|
|
* | Now that we have standard (optional) long long support, the long long | Guido van Rossum | 1998-08-31 | 1 | -66/+0 |
|
|
* | Y2K fix affecting asctime(), mktime(), strftime(). | Guido van Rossum | 1998-08-25 | 1 | -19/+37 |
|
|
* | Enter Jim Fulton's latest version. He writes: | Jeremy Hylton | 1998-08-13 | 1 | -20/+80 |
|
|
* | Need mytime.h for Sleep(). | Guido van Rossum | 1998-08-13 | 1 | -0/+2 |
|
|
* | Two fixes to find_class: | Jeremy Hylton | 1998-08-11 | 1 | -9/+22 |
|
|
* | Added a module docstring (that's all this module needs). | Guido van Rossum | 1998-08-11 | 1 | -1/+15 |
|
|
* | Now include Python.h | Guido van Rossum | 1998-08-08 | 1 | -0/+2 |
|
|
* | Jim Fulton's patches to get rid of the class_map(). | Guido van Rossum | 1998-08-08 | 1 | -73/+27 |
|
|
* | In Win32 version of listdir(), when FindFirstFile() returns | Guido van Rossum | 1998-08-06 | 1 | -0/+2 |
|
|
* | Removed unused variables. | Guido van Rossum | 1998-08-06 | 1 | -4/+0 |
|
|
* | Undo a silly effect of a global substitution: the macintosh panic() | Guido van Rossum | 1998-08-05 | 1 | -1/+1 |
|
|
* | Changes for BeOS, QNX and long long, by Chris Herborth. | Guido van Rossum | 1998-08-04 | 12 | -14/+132 |
|
|
* | Added gethostbyname_ex(), which returns the same kind of data as | Guido van Rossum | 1998-08-04 | 1 | -37/+99 |
|
|
* | parser__pickler(): Use Py_DECREF() when reference is known to be non-NULL. | Fred Drake | 1998-08-04 | 1 | -1/+1 |
|
|
* | Patch by Jody Winston (with my changes) to add some of the "wait | Guido van Rossum | 1998-08-04 | 1 | -0/+151 |
|
|
* | Better error messages when raising ValueError for int literals. (The | Guido van Rossum | 1998-08-04 | 1 | -8/+3 |
|
|
* | Make sure that at least one digit has been consumed in atoi(). | Guido van Rossum | 1998-07-25 | 1 | -0/+4 |
|
|
* | Use 'S' format character for the optional constructor argument, so we | Guido van Rossum | 1998-07-24 | 1 | -1/+1 |
|
|
* | Several changes to support inclusion of filename in relevent | Barry Warsaw | 1998-07-23 | 1 | -13/+21 |
|
|
* | (pause_doc): Sun CC complains about newline in string literal | Barry Warsaw | 1998-07-21 | 1 | -2/+2 |
|
|
* | Add test for failure of the getattr call in pcre_expand() -- it used | Guido van Rossum | 1998-07-17 | 1 | -0/+4 |
|
|
* | I_getattr(), | Fred Drake | 1998-07-17 | 1 | -1/+7 |
|
|
* | Temporarily get rid of the registration of Tcl_Finalize() as a | Guido van Rossum | 1998-07-14 | 1 | -0/+5 |
|
|
* | Marc-Andre Lemburg's patch to support instance methods with other | Guido van Rossum | 1998-07-08 | 1 | -3/+15 |
|
|
* | Add a cast that a picky SGI compiler found was necessary. | Guido van Rossum | 1998-07-07 | 1 | -1/+1 |
|
|
* | Fix a benign problem found by a picky SGI compiler (unreachable break | Guido van Rossum | 1998-07-07 | 1 | -1/+0 |
|
|
* | Fix benign problems found by a picky SGI compiler (unreachable break | Guido van Rossum | 1998-07-07 | 1 | -2/+0 |
|
|
* | Fix benign problems found by a picky SGI compiler (unreachable break | Guido van Rossum | 1998-07-07 | 2 | -20/+0 |
|
|
* | Fix some problems that a picky SGI compiler reported. Two were benign | Guido van Rossum | 1998-07-07 | 1 | -3/+1 |
|
|
* | Added copious docstrings, plus two minor layout tweaks. | Guido van Rossum | 1998-07-07 | 1 | -39/+309 |
|
|
* | On Windows, put the select file descriptor arrays on the heap. | Guido van Rossum | 1998-07-02 | 1 | -0/+22 |
|
|
* | Unsigned 1 and 2 byte sized formats shouldn't result in long integer values! | Guido van Rossum | 1998-06-29 | 1 | -2/+8 |
|
|
* | # Added missing semicolon (was #ifdef'ed out in edit on Windows). | Guido van Rossum | 1998-06-28 | 1 | -1/+1 |
|
|
* | Added doc strings. | Guido van Rossum | 1998-06-28 | 2 | -10/+98 |
|
|
* | Added doc strings. | Guido van Rossum | 1998-06-27 | 1 | -11/+114 |
|
|
* | # Remove an extra blank line from a doc string. | Guido van Rossum | 1998-06-27 | 1 | -1/+0 |
|
|
* | Added doc strings. Also export LockType from the modoule, and give it | Guido van Rossum | 1998-06-27 | 1 | -15/+102 |
|
|
* | Added <ctype.h>, needed for Windows. | Guido van Rossum | 1998-06-19 | 1 | -0/+1 |
|
|
* | There was an error check in a loop in PythonCmd which called | Guido van Rossum | 1998-06-19 | 1 | -1/+1 |
|
|
* | # Note: a previous checkin message was lost because I can now use CVS | Guido van Rossum | 1998-06-15 | 1 | -36/+7 |
|
|
* | # (My first checkin from Windows NT using remote CVS!) | Guido van Rossum | 1998-06-15 | 1 | -52/+134 |
|
|