| Commit message (Expand) | Author | Age | Files | Lines |
* | Trent Mick: use size_t instead of int where appropriate (mpz_format()). | Guido van Rossum | 2000-06-28 | 1 | -1/+1 |
|
|
* | Trent Mick: use size_t instead of int where appropriate (various spots). | Guido van Rossum | 2000-06-28 | 1 | -9/+9 |
|
|
* | Trent Mick: use size_t instead of int where appropriate (in | Guido van Rossum | 2000-06-28 | 1 | -2/+2 |
|
|
* | Trent Mick: use size_t instead of int where appropriate (in strxfrm(), | Guido van Rossum | 2000-06-28 | 1 | -1/+1 |
|
|
* | Trent Mick: | Guido van Rossum | 2000-06-28 | 1 | -3/+7 |
|
|
* | Trent Mick: | Guido van Rossum | 2000-06-28 | 1 | -3/+10 |
|
|
* | Support constant as a font name for the first column of a table using the | Fred Drake | 2000-06-28 | 1 | -0/+3 |
|
|
* | Jack Jansen: Moved includes to the top, removed think C support | Guido van Rossum | 2000-06-28 | 1 | -18/+20 |
|
|
* | Jack Jansen: Mac Carbon: don't include sys/types if we don't have it | Guido van Rossum | 2000-06-28 | 1 | -0/+2 |
|
|
* | Jack Jansen: Removed support for long-dead Think C compiler | Guido van Rossum | 2000-06-28 | 1 | -5/+0 |
|
|
* | Jack Jansen: Removed Macintosh tab-guessing code | Guido van Rossum | 2000-06-28 | 1 | -7/+0 |
|
|
* | Jack Jansen: Support for conditional inclusion of methods and functions | Guido van Rossum | 2000-06-28 | 3 | -8/+33 |
|
|
* | Revise the description of when functions retrieved from class instances | Fred Drake | 2000-06-28 | 1 | -9/+11 |
|
|
* | Michael Hudson <mwh21@cam.ac.uk>: | Fred Drake | 2000-06-28 | 1 | -3/+22 |
|
|
* | Trent Mick <trentm@activestate.com>: | Fred Drake | 2000-06-28 | 1 | -2/+54 |
|
|
* | Trent Mick <trentm@activestate.com>: | Fred Drake | 2000-06-28 | 1 | -10/+95 |
|
|
* | Thomas Wouters <thomas@xs4all.net>: | Fred Drake | 2000-06-28 | 2 | -0/+25 |
|
|
* | Marc-Andre Lemburg <mal@lemburg.com>: | Marc-André Lemburg | 2000-06-28 | 1 | -0/+664 |
|
|
* | Marc-Andre Lemburg <mal@lemburg.com>: | Marc-André Lemburg | 2000-06-28 | 1 | -0/+109 |
|
|
* | Marc-Andre Lemburg <mal@lemburg.com>: | Marc-André Lemburg | 2000-06-28 | 1 | -0/+72 |
|
|
* | Marc-Andre Lemburg <mal@lemburg.com>: | Marc-André Lemburg | 2000-06-28 | 1 | -0/+121 |
|
|
* | Marc-Andre Lemburg <mal@lemburg.com>: | Marc-André Lemburg | 2000-06-28 | 1 | -0/+1 |
|
|
* | Marc-Andre Lemburg <mal@lemburg.com>: | Marc-André Lemburg | 2000-06-28 | 1 | -0/+1 |
|
|
* | Marc-Andre Lemburg <mal@lemburg.com>: | Marc-André Lemburg | 2000-06-28 | 1 | -0/+3 |
|
|
* | Marc-Andre Lemburg <mal@lemburg.com>: | Marc-André Lemburg | 2000-06-28 | 1 | -0/+75 |
|
|
* | Thomas Wouters <thomas@xs4all.net>: | Fred Drake | 2000-06-28 | 4 | -380/+715 |
|
|
* | Marc-Andre Lemburg <mal@lemburg.com>: | Marc-André Lemburg | 2000-06-28 | 1 | -0/+103 |
|
|
* | Marc-Andre Lemburg <mal@lemburg.com>: | Marc-André Lemburg | 2000-06-28 | 1 | -0/+12212 |
|
|
* | Marc-Andre Lemburg <mal@lemburg.com>: | Marc-André Lemburg | 2000-06-28 | 1 | -0/+20 |
|
|
* | Enhanced memory-reference information in the description of Py_BuildValue(), | Fred Drake | 2000-06-28 | 1 | -1/+5 |
|
|
* | Added documentation for PyOS_AfterFork(). | Fred Drake | 2000-06-28 | 1 | -0/+7 |
|
|
* | Added memory-reference information to the description of Py_BuildValue(), | Fred Drake | 2000-06-28 | 1 | -1/+6 |
|
|
* | Added the atexit module and documentation from Skip Montanaro | Fred Drake | 2000-06-28 | 7 | -1/+146 |
|
|
* | typos fixed by Rob Hooft | Jeremy Hylton | 2000-06-28 | 32 | -41/+41 |
|
|
* | Marc-Andre Lemburg <mal@lemburg.com>: | Marc-André Lemburg | 2000-06-28 | 1 | -1/+4 |
|
|
* | Changed the #error to a #warning when checking gcc versions, and | Fred Drake | 2000-06-28 | 1 | -1/+1 |
|
|
* | Added section on cycle GC | Andrew M. Kuchling | 2000-06-28 | 1 | -11/+94 |
|
|
* | Lyle Johnson: pass in temp directory as 'build_temp' argument when calling | Greg Ward | 2000-06-28 | 1 | -1/+2 |
|
|
* | Lyle Johnson: added 'build_temp' parameter to 'link_shared_{lib,object}()' | Greg Ward | 2000-06-28 | 3 | -11/+21 |
|
|
* | Typo fix. | Greg Ward | 2000-06-28 | 1 | -1/+1 |
|
|
* | Lyle Johnson's interface to Borland C++, with a few editorial comments by me. | Greg Ward | 2000-06-28 | 1 | -0/+344 |
|
|
* | Fixed to use 'reinitialize_command()' to fetch "install" and "install_lib" | Greg Ward | 2000-06-28 | 1 | -28/+20 |
|
|
* | Fixed to use 'reinitialize_command()' to fetch the "install" command object. | Greg Ward | 2000-06-28 | 1 | -6/+1 |
|
|
* | Fixes for compiling on Tru64. | Andrew M. Kuchling | 2000-06-27 | 1 | -8/+13 |
|
|
* | Fix two typos (, instead of ;) | Andrew M. Kuchling | 2000-06-27 | 1 | -3/+2 |
|
|
* | Fix comment typo noticed by Rob Hooft | Andrew M. Kuchling | 2000-06-27 | 1 | -1/+1 |
|
|
* | Changed obsolete e-mail alias | Andrew M. Kuchling | 2000-06-27 | 2 | -3/+3 |
|
|
* | Added support for mouse functions: mousemask(), mouseinterval(), | Andrew M. Kuchling | 2000-06-27 | 1 | -0/+130 |
|
|
* | Oops, only do that AIX hack on AIX. | Greg Ward | 2000-06-27 | 1 | -1/+1 |
|
|
* | Fixed LDSHARED for AIX, based on a patch by Rene Liebscher. | Greg Ward | 2000-06-27 | 1 | -15/+12 |
|
|