Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build directives for PythonStandalone were missing. | Jack Jansen | 2001-01-24 | 1 | -0/+4 |
| | |||||
* | Added the GrafPort attributes that are unavailable under Carbon. | Jack Jansen | 2001-01-24 | 1 | -0/+5 |
| | |||||
* | Implemented direct attribute access for Carbon builds and accessor functions ↵ | Jack Jansen | 2001-01-24 | 3 | -14/+1478 |
| | | | | for non-carbon builds. | ||||
* | test___all__ was failing on WIndows because locale.py doesn't really | Tim Peters | 2001-01-24 | 1 | -3/+10 |
| | | | | | know which names it exports. Didn't fix its ignorance, but patched over the consequence. | ||||
* | Windows: ucnhash subproject no longer exists (/F merged into unicodedata). | Tim Peters | 2001-01-24 | 4 | -118/+1 |
| | |||||
* | ucnhash is no longer used | Fredrik Lundh | 2001-01-24 | 1 | -22/+0 |
| | |||||
* | new unicodedata functions (name, lookup) | Fredrik Lundh | 2001-01-24 | 1 | -0/+13 |
| | |||||
* | ucnhash is no longer used | Fredrik Lundh | 2001-01-24 | 1 | -2/+1 |
| | |||||
* | the ucnhash module is no longer used | Fredrik Lundh | 2001-01-24 | 1 | -48/+46 |
| | |||||
* | Move uchhash functionality into unicodedata (after the recent | Fredrik Lundh | 2001-01-24 | 4 | -228/+248 |
| | | | | | crop of changes, the files are small enough to do this). Also adds "name" and "lookup" functions to unicodedata. | ||||
* | documented (new) optional doseq parameter to urlencode. | Skip Montanaro | 2001-01-24 | 1 | -2/+4 |
| | |||||
* | a few more modules get __all__ | Skip Montanaro | 2001-01-24 | 11 | -0/+31 |
| | |||||
* | PyObject_Dump() -> _PyObject_Dump() | Barry Warsaw | 2001-01-24 | 2 | -5/+5 |
| | | | | PyGC_Dump() -> _PyGC_Dump() | ||||
* | PyGC_Dump() -> _PyGC_Dump() | Barry Warsaw | 2001-01-24 | 1 | -1/+1 |
| | |||||
* | PyObject_Dump() -> _PyObject_Dump() | Barry Warsaw | 2001-01-24 | 1 | -1/+1 |
| | |||||
* | __all__: removed "error", "abort", "readonly", as these are not | Barry Warsaw | 2001-01-24 | 1 | -2/+2 |
| | | | | | | | exportable module attributes (they're attributes on the IMAP class). Fixed the case typo on Time2Internaldate. Does anybody run the test suite any more? <wink> | ||||
* | It's "gopherlib" not "gopher". | Barry Warsaw | 2001-01-24 | 1 | -1/+1 |
| | |||||
* | Modified version of part of patch #102409 for Cygwin: | Andrew M. Kuchling | 2001-01-24 | 1 | -15/+27 |
| | | | | | | Get platform-specific modules right on Cygwin Getting a string value for the platform has been factored out into get_platform() | ||||
* | Add names of people who've pointed out broken links and images | Andrew M. Kuchling | 2001-01-24 | 1 | -2/+3 |
| | | | | Bump version number | ||||
* | Fredrik pointed out that the database shrank more than 55K | Andrew M. Kuchling | 2001-01-24 | 1 | -4/+4 |
| | |||||
* | Also build the Carbon extension modules. | Jack Jansen | 2001-01-23 | 1 | -4/+16 |
| | |||||
* | Removed extraneous references to Modules:TE | Jack Jansen | 2001-01-23 | 1 | -9/+0 |
| | |||||
* | The C-prefix file for Carbon plugin projects. | Jack Jansen | 2001-01-23 | 1 | -0/+19 |
| | |||||
* | Ah well, why not check this in. A script to remove all .pyc files in a ↵ | Jack Jansen | 2001-01-23 | 1 | -0/+35 |
| | | | | folder hierarchy. | ||||
* | Projects for Carbon plugin modules. | Jack Jansen | 2001-01-23 | 32 | -0/+17533 |
| | |||||
* | Use &# escape for non-ascii chars. | Jack Jansen | 2001-01-23 | 23 | -69/+69 |
| | |||||
* | Added an attribute runtimemodel, which is either "ppc" or "carbon" and is ↵ | Jack Jansen | 2001-01-23 | 1 | -0/+9 |
| | | | | the runtime model of the current interpreter. Will have to ad another value later for real MacOSX MachO, I guess. | ||||
* | Added the actual builds of the carbon projects. | Jack Jansen | 2001-01-23 | 1 | -1/+23 |
| | |||||
* | Generate Carbon as well as classic PPC plugin projects. This module is ↵ | Jack Jansen | 2001-01-23 | 1 | -26/+62 |
| | | | | finally paying back the investment in it! | ||||
* | Various settings were unconditionally set. Allow them to be overridden in ↵ | Jack Jansen | 2001-01-23 | 1 | -4/+6 |
| | | | | the settings dict. | ||||
* | If the template is not specified it depends on the current execution model ↵ | Jack Jansen | 2001-01-23 | 1 | -4/+12 |
| | | | | (classic ppc or carbon). | ||||
* | Added a template for Carbon plugin projects. | Jack Jansen | 2001-01-23 | 8 | -0/+1104 |
| | |||||
* | Moved files from template to template-ppc, as this is the template for ↵ | Jack Jansen | 2001-01-23 | 8 | -0/+0 |
| | | | | classic PPC projects. | ||||
* | Fix for MacOS X/Darwin: it doesn't need -lm, ever. (Noted by Steven Majewski) | Andrew M. Kuchling | 2001-01-23 | 1 | -3/+12 |
| | |||||
* | _PyImport_Inittab: define the exceptions module's init function. | Barry Warsaw | 2001-01-23 | 1 | -1/+1 |
| | | | | Fixes bug #121706. | ||||
* | Added a note about the memory size. | Jack Jansen | 2001-01-23 | 1 | -4/+8 |
| | | | | Added Matthias Neeracher and Alexandre Parenteau to the "thank you" list. This should have been done _ages_ ago for Matthias! Shame shame!! | ||||
* | Upped the default memory size to a whopping 24Mb, which is needed to make ↵ | Jack Jansen | 2001-01-23 | 1 | -0/+0 |
| | | | | the autotests run. Sigh. User with low-memory systems will have to adapt the setting. | ||||
* | Use &# escape for non-ascii chars. | Jack Jansen | 2001-01-23 | 1 | -3/+3 |
| | |||||
* | Slight reworking to make it more useful for debugging | Barry Warsaw | 2001-01-23 | 1 | -5/+12 |
| | | | | | | | | | | Py_Initialize()/Py_Finalize() loop leaks. - allow an optional 3rd argument which is the loop count. -1 means infloop (the default). - Add a setting of Py_NoSiteFlag=1, but leave it commented out by default. | ||||
* | Updates and changes: | Barry Warsaw | 2001-01-23 | 1 | -2/+2 |
| | | | | | | | - set VERSION to 2.1 - change blddir to ../.. since that seems more common than the old value (at least for my debugging session). | ||||
* | Add prototype for PyGC_Dump() -- but only inside the #ifdef | Barry Warsaw | 2001-01-23 | 1 | -0/+2 |
| | | | | WITH_CYCLE_GC. | ||||
* | Add prototype for PyObject_Dump(). | Barry Warsaw | 2001-01-23 | 1 | -0/+1 |
| | |||||
* | PyObject_Dump(): Use %p format to print the address of the pointer. | Barry Warsaw | 2001-01-23 | 1 | -2/+4 |
| | | | | PyGC_Dump(): Wrap this in a #ifdef WITH_CYCLE_GC. | ||||
* | A few useful definitions if you're using gdb. Copy to ~/.gdbinit to | Barry Warsaw | 2001-01-23 | 1 | -0/+27 |
| | | | | pull it in automatically. | ||||
* | A few miscellaneous helpers. | Barry Warsaw | 2001-01-23 | 1 | -2/+26 |
| | | | | | | | | | | | | | | | | PyObject_Dump(): New function that is useful when debugging Python's C runtime. In something like gdb it can be a pain to get some useful information out of PyObject*'s. This function prints the str() of the object to stderr, along with the object's refcount and hex address. PyGC_Dump(): Similar to PyObject_Dump() but knows how to cast from the garbage collector prefix back to the PyObject* structure. [See Misc/gdbinit for some useful gdb hooks] none_dealloc(): Rather than SEGV if we accidentally decref None out of existance, we assign None's and NotImplemented's destructor slot to this function, which just calls abort(). | ||||
* | Leak pluggin', bug fixin' and better documentin'. Specifically, | Barry Warsaw | 2001-01-23 | 1 | -56/+72 |
| | | | | | | | | | | | | | module__doc__: Document the Warning subclass heirarchy. make_class(): Added a "goto finally" so that if populate_methods() fails, the return status will be -1 (failure) instead of 0 (success). fini_exceptions(): When decref'ing the static pointers to the exception classes, clear out their dictionaries too. This breaks a cycle from class->dict->method->class and allows the classes with unbound methods to be reclaimed. This plugs a large memory leak in a common Py_Initialize()/dosomething/Py_Finalize() loop. | ||||
* | A script to search for methods that are missing in Carbon in Python | Jack Jansen | 2001-01-23 | 1 | -0/+145 |
| | | | | sources. So far only runs under unix, but what gives:-) | ||||
* | Made the about box a bit larger (Apparently MacOSX does something a little ↵ | Jack Jansen | 2001-01-23 | 1 | -0/+0 |
| | | | | different?). | ||||
* | Fixed autoraise glitches. | Eric S. Raymond | 2001-01-23 | 1 | -5/+5 |
| | |||||
* | added a few more __all__ lists | Skip Montanaro | 2001-01-23 | 9 | -1/+26 |
| | | | | fixed typo in ihooks docstring |