| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Trent Mick: | Guido van Rossum | 2000-06-28 | 1 | -3/+7 |
|
|
* | Vladimir Marangozov's long-awaited malloc restructuring. | Guido van Rossum | 2000-05-03 | 1 | -3/+3 |
|
|
* | Massive patch by Skip Montanaro to add ":name" to as many | Guido van Rossum | 2000-02-29 | 1 | -1/+1 |
|
|
* | According to Ron Bickers, and with apparent approval of Chris | Guido van Rossum | 2000-01-14 | 1 | -1/+1 |
|
|
* | Patch by Mark Hammond to avoid certain header files on Windows/CE. | Guido van Rossum | 1999-08-27 | 1 | -0/+2 |
|
|
* | Add DL_EXPORT() to all modules that could possibly be used | Guido van Rossum | 1998-12-04 | 1 | -1/+1 |
|
|
* | Changes for BeOS, QNX and long long, by Chris Herborth. | Guido van Rossum | 1998-08-04 | 1 | -1/+8 |
|
|
* | On Windows, put the select file descriptor arrays on the heap. | Guido van Rossum | 1998-07-02 | 1 | -0/+22 |
|
|
* | Added doc strings. | Guido van Rossum | 1998-06-28 | 1 | -2/+30 |
|
|
* | os2 patch by Jeff Rush | Guido van Rossum | 1997-11-22 | 1 | -0/+5 |
|
|
* | Apply two changes, systematically: | Guido van Rossum | 1997-10-01 | 1 | -3/+1 |
|
|
* | list2set(): correct return value (an int, not a PyObject*). | Barry Warsaw | 1996-12-16 | 1 | -1/+1 |
|
|
* | list2set(): PyList_GetItem could fail. | Barry Warsaw | 1996-12-13 | 1 | -1/+3 |
|
|
* | Reworked to eliminate all potential memory problems, including | Barry Warsaw | 1996-12-12 | 1 | -74/+111 |
|
|
* | Several changes... Guido *please* take a look! | Barry Warsaw | 1996-12-12 | 1 | -163/+201 |
|
|
* | Add ``extern void bzero();'' for SGI, to keep gcc -Wall happy. | Guido van Rossum | 1996-12-09 | 1 | -0/+5 |
|
|
* | Keep gcc -Wall happy. | Guido van Rossum | 1996-12-05 | 1 | -0/+4 |
|
|
* | New permission notice, includes CNRI. | Guido van Rossum | 1996-10-25 | 1 | -13/+20 |
|
|
* | Slightly different Windows ifdefs | Guido van Rossum | 1996-06-28 | 1 | -1/+1 |
|
|
* | Yet another pass at fd2obj -- this time for Windows | Guido van Rossum | 1996-06-12 | 1 | -29/+58 |
|
|
* | fix subtle refcnt bug | Guido van Rossum | 1995-03-29 | 1 | -10/+11 |
|
|
* | Added 1995 to copyright message. | Guido van Rossum | 1995-01-04 | 1 | -2/+2 |
|
|
* | Merge alpha100 branch back to main trunk | Guido van Rossum | 1994-08-01 | 1 | -6/+9 |
|
|
* | Fixed a couple of bugs: getargs doesn't use % escapes, and seconds | Sjoerd Mullender | 1993-11-02 | 1 | -2/+2 |
|
|
* | * selectmodule.c (select_select): timeout argument may be None with same | Guido van Rossum | 1993-11-01 | 1 | -6/+12 |
|
|
* | * selectmodule.c: fix (another!) two memory leaks -- this time in list2set | Guido van Rossum | 1993-05-12 | 1 | -0/+2 |
|
|
* | * Changed many files to use mkvalue() instead of newtupleobject(). | Guido van Rossum | 1993-03-16 | 1 | -2/+2 |
|
|
* | * ceval.c: ifdef out the last argument passing compat hack. | Guido van Rossum | 1993-02-05 | 1 | -2/+6 |
|
|
* | Replaced max=-1 by max = -1. | Guido van Rossum | 1992-08-06 | 1 | -1/+1 |
|
|
* | * Makefile: cosmetics | Guido van Rossum | 1992-08-05 | 1 | -1/+2 |
|
|
* | * myselect.h: bzero -> memset | Guido van Rossum | 1992-08-04 | 1 | -12/+12 |
|
|
* | Use "myselect.h" as intended. | Guido van Rossum | 1992-06-23 | 1 | -5/+1 |
|
|
* | Changes for new UNIX-specific built-in module 'select' and new header for | Guido van Rossum | 1992-06-23 | 1 | -0/+194 |
|
|