Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed strndup to my_strndup to avoid conflict witth GNU libc. | Guido van Rossum | 1997-05-16 | 1 | -5/+8 |
* | Use compile-time test for 64-bit hardware instead of run-time test. | Guido van Rossum | 1997-05-13 | 1 | -1/+9 |
* | Instead of importing graminit.h whenever one of the three grammar 'root' | Guido van Rossum | 1997-05-07 | 1 | -3/+6 |
* | Give PyErr_Format a new name and make it static. | Guido van Rossum | 1997-04-09 | 1 | -0/+5 |
* | Jim Fulton's version 2.2. | Guido van Rossum | 1997-04-09 | 1 | -2810/+2931 |
* | Eliminated gcc -Wall complaints: | Barry Warsaw | 1997-01-14 | 1 | -26/+22 |
* | cPickle, version 0.1. | Guido van Rossum | 1997-01-06 | 1 | -0/+3767 |