| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Some blank lines. | Guido van Rossum | 2000-03-31 | 1 | -0/+3 |
| | | |||||
| * | MBCS codecs. (Win32 only.) By Mark Hammond. | Guido van Rossum | 2000-03-28 | 1 | -0/+59 |
| | | |||||
| * | On 17-Mar-2000, Marc-Andre Lemburg said: | Barry Warsaw | 2000-03-20 | 1 | -21/+24 |
| | | | | | | | | | | | | | | Attached you find an update of the Unicode implementation. The patch is against the current CVS version. I would appreciate if someone with CVS checkin permissions could check the changes in. The patch contains all bugs and patches sent this week and also fixes a leak in the codecs code and a bug in the free list code for Unicode objects (which only shows up when compiling Python with Py_DEBUG; thanks to MarkH for spotting this one). | ||||
| * | Add sq_contains implementation. | Guido van Rossum | 2000-03-13 | 1 | -0/+44 |
| | | |||||
| * | Unicode implementation by Marc-Andre Lemburg based on original code by | Guido van Rossum | 2000-03-10 | 1 | -0/+4440 |
| Fredrik Lundh. | |||||
