Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Properly fix Py_SAFE_DOWNCAST-triggerd bugs. | 2006-03-02 | 1 | -7/+10 | |
* | Py_SAFE_DOWNCAST isn't quite doing the right thing for going from Py_ssize_t | 2006-03-02 | 1 | -7/+4 | |
* | Make Py_ssize_t-clean. | 2006-03-01 | 1 | -8/+13 | |
* | Revert backwards-incompatible const changes. | 2006-02-27 | 1 | -2/+2 | |
* | Fix icc warnings: HASH_OBJ_CONSTRUCTOR was not defined and using #if HASH_OBJ... | 2006-01-08 | 1 | -0/+4 | |
* | Fix icc warnings: extra semi-colon and signed vs unsigned | 2006-01-07 | 1 | -8/+8 | |
* | Add const to several API functions that take char *. | 2005-12-10 | 1 | -2/+2 | |
* | [ sf.net patch # 1121611 ] | 2005-08-21 | 1 | -0/+487 |