Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed the assignment of PyType_GenericNew to tp_new slot. Now do | Jim Fulton | 2003-06-28 | 1 | -17/+1 |
* | Fix ref counts in initialization code. | Raymond Hettinger | 2003-05-25 | 1 | -0/+1 |
* | Added some missing PyObject* casts in the deallocators. | Jim Fulton | 2003-05-16 | 1 | -0/+3 |
* | Updated simple example. This should have been checked in the other | Jim Fulton | 2003-05-12 | 1 | -45/+45 |
* | Replace DL_EXPORT with PyMODINIT_FUNC | Mark Hammond | 2002-07-31 | 1 | -1/+1 |
* | Change staticforward and statichere to just use static. | Fred Drake | 2002-07-17 | 1 | -2/+2 |
* | Modernize the minimal example of an extension type. | Fred Drake | 2002-04-12 | 1 | -7/+15 |
* | The new files included by \verbatiminput in newtypes.tex. | Fred Drake | 2002-03-28 | 1 | -0/+58 |