Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | experimental UCS-4 support: don't assume that MS_WIN32 implies | Fredrik Lundh | 2001-06-26 | 1 | -3/+3 |
* | Fix for bug [ #433047 ] missing args to PyArg_ParseTuple | Marc-André Lemburg | 2001-06-17 | 1 | -2/+2 |
* | Added a true unicode_internal_encode function and fixed the | Marc-André Lemburg | 2000-09-21 | 1 | -9/+43 |
* | Changing the CNRI copyright notice according to CNRI's instructions. | Guido van Rossum | 2000-08-03 | 1 | -1/+1 |
* | Bunch of minor ANSIfications: 'void initfunc()' -> 'void initfunc(void)', | Thomas Wouters | 2000-07-21 | 1 | -1/+1 |
* | Modified the encode interfaces of all builtin codecs to accept | Marc-André Lemburg | 2000-07-05 | 1 | -50/+105 |
* | Marc-Andre Lemburg: | Guido van Rossum | 2000-03-28 | 1 | -0/+46 |
* | Internal module _codecs -- Provides access to the codec registry and | Guido van Rossum | 2000-03-10 | 1 | -0/+529 |