Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Convert coding style to be internally consistent and similar to the | Fred Drake | 2000-07-12 | 1 | -545/+531 | |
* | Fix bugs in readinst(): | Andrew M. Kuchling | 2000-07-12 | 1 | -10/+25 | |
* | Patch #100854 from jhylton: eliminate compiler warnings in pyexpat: | Andrew M. Kuchling | 2000-07-12 | 1 | -21/+22 | |
* | pyexpat.errors is a *strange* module! | Fred Drake | 2000-07-04 | 1 | -14/+15 | |
* | Fixes for compilation problems on Tru64 reported by Mark Favas | Andrew M. Kuchling | 2000-07-04 | 1 | -16/+16 | |
* | Change copyright notice. | Guido van Rossum | 2000-06-30 | 1 | -22/+7 | |
* | Added support for passing Unicode strings to Expat handlers by default. | Andrew M. Kuchling | 2000-06-27 | 1 | -485/+663 | |
* | Vladimir Marangozov's long-awaited malloc restructuring. | Guido van Rossum | 2000-05-03 | 1 | -2/+2 | |
* | Skip Montanaro: add string precisions to calls to PyErr_Format | Guido van Rossum | 2000-04-10 | 1 | -1/+1 | |
* | Make it compile on Windows. | Guido van Rossum | 2000-03-31 | 1 | -2/+4 | |
* | Added Python interface to Expat XML parser. | Andrew M. Kuchling | 2000-03-31 | 1 | -0/+868 | |