| Commit message (Expand) | Author | Age | Files | Lines |
* | Excise DL_EXPORT/DL_IMPORT from Modules/*. Required adding a prototype | Mark Hammond | 2002-08-02 | 1 | -1/+1 |
|
|
* | staticforward bites the dust. | Jeremy Hylton | 2002-07-17 | 1 | -1/+1 |
|
|
* | Convert METH_OLDARGS -> METH_VARARGS: also PyArg_Parse -> PyArg_ParseTuple | Neal Norwitz | 2002-03-31 | 1 | -9/+12 |
|
|
* | Patch #477750: Use METH_ constants in Modules. | Martin v. Löwis | 2002-01-17 | 1 | -4/+4 |
|
|
* | Patch #497126: Always compile dl. | Martin v. Löwis | 2002-01-01 | 1 | -7/+7 |
|
|
* | Patch supplied by Burton Radons for his own SF bug #487390: Modifying | Guido van Rossum | 2001-12-08 | 1 | -1/+1 |
|
|
* | Patch #404680: disables the nis module and enables the dl module when | Andrew M. Kuchling | 2001-02-27 | 1 | -2/+5 |
|
|
* | Patch #103926: fix two warnings from Tru64's compiler | Andrew M. Kuchling | 2001-02-22 | 1 | -1/+3 |
|
|
* | Remove one more gcc -Wall warning. | Fred Drake | 2000-10-11 | 1 | -1/+2 |
|
|
* | Add several dl.RTLD_ constants. Closes bug 110842. | Martin v. Löwis | 2000-09-13 | 1 | -2/+38 |
|
|
* | REMOVED all CWI, CNRI and BeOpen copyright markings. | Guido van Rossum | 2000-09-01 | 1 | -9/+0 |
|
|
* | Use 'void' directly instead of the ANY #define, now that all code is ANSI C. | Thomas Wouters | 2000-07-25 | 1 | -1/+1 |
|
|
* | Bunch of minor ANSIfications: 'void initfunc()' -> 'void initfunc(void)', | Thomas Wouters | 2000-07-21 | 1 | -1/+1 |
|
|
* | ANSI-fication | Peter Schneider-Kamp | 2000-07-10 | 1 | -19/+7 |
|
|
* | Change copyright notice - 2nd try. | Guido van Rossum | 2000-06-30 | 1 | -6/+0 |
|
|
* | Change copyright notice. | Guido van Rossum | 2000-06-30 | 1 | -22/+7 |
|
|
* | Vladimir Marangozov's long-awaited malloc restructuring. | Guido van Rossum | 2000-05-03 | 1 | -2/+2 |
|
|
* | Fix mysterious undetected error -- call to non-existant Py_Err_SetStr() | Guido van Rossum | 1997-12-16 | 1 | -1/+1 |
|
|
* | Apply two changes, systematically: | Guido van Rossum | 1997-10-01 | 1 | -7/+5 |
|
|
* | Renamed. | Roger E. Masse | 1996-12-13 | 1 | -73/+75 |
|
|
* | New permission notice, includes CNRI. | Guido van Rossum | 1996-10-25 | 1 | -13/+20 |
|
|
* | Added 1995 to copyright message. | Guido van Rossum | 1995-01-04 | 1 | -2/+2 |
|
|
* | Added some new modules | Guido van Rossum | 1994-05-23 | 1 | -0/+244 |
|
|