| Commit message (Expand) | Author | Age | Files | Lines | 
| ... |  | 
| *  | Trent Mick <trentm@activestate.com>: | Fred Drake | 2000-06-28 | 1 | -10/+95 | 
| *  | Michael Hudson <mwh21@cam.ac.uk>: | Fred Drake | 2000-06-01 | 1 | -3/+8 | 
| *  | Vladimir Marangozov's long-awaited malloc restructuring. | Guido van Rossum | 2000-05-03 | 1 | -6/+3 | 
| *  | Patch from Paul Sokolovsky <Paul.Sokolovsky@technologist.com>: | Fred Drake | 2000-02-04 | 1 | -1/+3 | 
| *  | The rest of the changes by Trent Mick and Dale Nagata for warning-free | Guido van Rossum | 2000-01-20 | 1 | -1/+1 | 
| *  | Correct the docstring for byteswap(); error noted by Bernhard Reiter | Fred Drake | 1999-12-03 | 1 | -4/+9 | 
| *  | Tiny patch by Mark Hammond to avoid sys/types.h if we don't have it | Guido van Rossum | 1999-08-27 | 1 | -2/+4 | 
| *  | Use an unsigned cast to avoid a warning in VC++. | Guido van Rossum | 1999-03-19 | 1 | -1/+2 | 
| *  | Carefully check for overflow when allocating the memory for fromfile | Guido van Rossum | 1999-02-23 | 1 | -1/+8 | 
| *  | Add DL_EXPORT() to all modules that could possibly be used | Guido van Rossum | 1998-12-04 | 1 | -1/+1 | 
| *  | No need to issue a fatal error if the PyDict_SetItemString fails; the | Guido van Rossum | 1998-10-14 | 1 | -3/+2 | 
| *  | ACK!  There was still an unescaped newline in a docstring. | Guido van Rossum | 1998-10-14 | 1 | -1/+1 | 
| *  | Doc strings by Chris Petrilli. | Guido van Rossum | 1998-10-13 | 1 | -42/+177 | 
| *  | Added buffer_info() method that returns address and length in bytes of | Guido van Rossum | 1997-08-12 | 1 | -0/+10 | 
| *  | array_type -> ArrayType | Guido van Rossum | 1997-06-02 | 1 | -2/+2 | 
| *  | PyObject_Compare can raise an exception now. | Guido van Rossum | 1997-05-23 | 1 | -4/+4 | 
| *  | Defined array.array_type, the type object. | Guido van Rossum | 1997-05-22 | 1 | -1/+6 | 
| *  | Address the following problem on DOS and Win 3.1, reported by Jim | Guido van Rossum | 1997-05-16 | 1 | -12/+12 | 
| *  | Checkin of Jack's buffer mods. | Guido van Rossum | 1997-05-05 | 1 | -0/+53 | 
| *  | Keep Microsoft VC happy. | Guido van Rossum | 1997-04-11 | 1 | -2/+2 | 
| *  | Add new formats B, H, I, L for unsigned data types (analogous to the | Guido van Rossum | 1997-01-03 | 1 | -1/+85 | 
| *  | Removed some unneeded header files and reedited with a fixed-width font | Roger E. Masse | 1996-12-09 | 1 | -14/+19 | 
| *  | Renamed Grandly (I think). | Roger E. Masse | 1996-12-09 | 1 | -265/+270 | 
| *  | Keep gcc -Wall happy. | Guido van Rossum | 1996-12-05 | 1 | -0/+8 | 
| *  | New permission notice, includes CNRI. | Guido van Rossum | 1996-10-25 | 1 | -13/+20 | 
| *  | changes for MPW | Guido van Rossum | 1995-03-09 | 1 | -1/+1 | 
| *  | make routines static | Guido van Rossum | 1995-01-22 | 1 | -5/+5 | 
| *  | Made some more things static, and other cleanup for new naming scheme | Guido van Rossum | 1995-01-17 | 1 | -5/+5 | 
| *  | Added 1995 to copyright message. | Guido van Rossum | 1995-01-04 | 1 | -2/+2 | 
| *  | Another bulky set of minor changes. | Guido van Rossum | 1995-01-02 | 1 | -8/+1 | 
| *  | Changes for Mac | Guido van Rossum | 1994-08-19 | 1 | -0/+4 | 
| *  | Merge alpha100 branch back to main trunk | Guido van Rossum | 1994-08-01 | 1 | -102/+43 | 
| *  | * timemodule.c: Add hack for Solaris 2. | Guido van Rossum | 1993-11-23 | 1 | -1/+1 | 
| *  | * posixmodule.c: added set{uid,gid}. | Guido van Rossum | 1993-11-10 | 1 | -2/+14 | 
| *  | Fix stupib bug in concatenation | Guido van Rossum | 1993-11-05 | 1 | -1/+1 | 
| *  | * nismodule.c: database keys and values can contain null bytes.  be more | Guido van Rossum | 1993-11-03 | 1 | -23/+69 | 
| *  | * ceval.c, longobject.c, methodobject.c, listnode.c, arraymodule.c, | Guido van Rossum | 1993-11-01 | 1 | -1/+2 | 
| *  | * Extended X interface: pixmap objects, colormap objects visual objects, | Sjoerd Mullender | 1993-10-11 | 1 | -1/+1 | 
| *  | * Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c. | Guido van Rossum | 1993-06-17 | 1 | -1/+1 | 
| *  | * Microscopic corrections to make things compile on the Cray APP. | Guido van Rossum | 1993-04-07 | 1 | -0/+8 | 
| *  | Added new module "array" (for now optional) defining array objects. | Guido van Rossum | 1993-02-19 | 1 | -0/+1152 |