1. 1a21451 Implement PEP 3121: new module initialization and finalization API. by Martin v. Löwis · 17 years ago
  2. 072c0f1 Merged revisions 59666-59679 via svnmerge from by Christian Heimes · 18 years ago
  3. 5616c6d Fix a couple of warnings by Neal Norwitz · 18 years ago
  4. 6ea45d3 Use unicode and remove support for some uses of str8. by Neal Norwitz · 18 years ago
  5. af199fa Allow encoding names to be unicode strings. by Guido van Rossum · 18 years ago
  6. 89f507f Four months of trunk changes (including a few releases...) by Thomas Wouters · 19 years ago
  7. 32feb85 Check NULL if Py_InitModule fails. by Hye-Shik Chang · 19 years ago
  8. 4b96c13 - Modernize code to use Py_ssize_t more intensively. by Hye-Shik Chang · 19 years ago
  9. 331649a Change the internal "undefined codepoint" mark for CJKCodecs decoders by Hye-Shik Chang · 20 years ago
  10. f5a149a Bug #1005737, #1007249: Fix several build problems and warnings by Hye-Shik Chang · 21 years ago
  11. 64a9e38 Replace an extern magic to assigning declared pointer from array's. by Hye-Shik Chang · 21 years ago
  12. 7c7b3da Added a comment explaining the extern ugliness. by Tim Peters · 21 years ago
  13. 0f27166 Changed the "predefinitions" of codec_list and mapping_list from static by Tim Peters · 21 years ago
  14. 2bb146f Bring CJKCodecs 1.1 into trunk. This completely reorganizes source by Hye-Shik Chang · 21 years ago