| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Backport of _CFmodule.c 1.11 and _Winmodule 1.8: | Jack Jansen | 2002-03-18 | 1 | -1/+1 |
| | | | | | | Lurking bug found by patch for 531291: FSSpecs should be passed to Py_BuildValue by address, not by value. | ||||
| * | Updated to Universal Headers 3.4 | Jack Jansen | 2001-12-18 | 1 | -40/+632 |
| | | |||||
| * | Patch supplied by Burton Radons for his own SF bug #487390: Modifying | Guido van Rossum | 2001-12-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | | type.__module__ behavior. This adds the module name and a dot in front of the type name in every type object initializer, except for built-in types (and those that already had this). Note that it touches lots of Mac modules -- I have no way to test these but the changes look right. Apologies if they're not. This also touches the weakref docs, which contains a sample type object initializer. It also touches the mmap test output, because the mmap type's repr is included in that output. It touches object.h to put the correct description in a comment. | ||||
| * | Merged changes made on r22b2-branch between r22b2 and r22b2-mac (the | Jack Jansen | 2001-11-30 | 1 | -6/+419 |
| | | | | | changes from start of branch upto r22b2 were already merged, of course). | ||||
| * | First tweaks to allow MacPython to be compiled with | Jack Jansen | 2001-11-05 | 1 | -1/+3 |
| | | | | | Universal Headers 3.4 | ||||
| * | Shut up many more gcc warnings. | Jack Jansen | 2001-09-05 | 1 | -2/+7 |
| | | |||||
| * | Regenerated without default int return types. | Jack Jansen | 2001-09-04 | 1 | -1/+1 |
| | | |||||
| * | Renamed the Mac toolbox modules to have an initial _ in their name. | Jack Jansen | 2001-08-23 | 1 | -0/+2814 |
