Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Just whitespace fiddling. | Tim Peters | 2002-03-23 | 1 | -10/+10 | |
* | Build obmalloc.c directly instead of #include'ing from object.c. | Tim Peters | 2002-03-23 | 1 | -0/+50 | |
* | Remove malloc hooks. | Neil Schemenauer | 2002-03-22 | 1 | -69/+0 | |
* | Drop the PyCore_* memory API. | Neil Schemenauer | 2002-03-18 | 1 | -21/+21 | |
* | Simpilify PyCore_* macros by assuming the function prototypes for | Neil Schemenauer | 2002-03-18 | 1 | -57/+21 | |
* | Identifiers matching _[A-Z_]\w* are reserved for C implementations. | Tim Peters | 2001-03-11 | 1 | -6/+6 | |
* | Add Vladimir Marangozov's object allocator. It is disabled by default. This | Neil Schemenauer | 2001-02-27 | 1 | -0/+743 | |