Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove support for BeOS | Skip Montanaro | 2007-08-17 | 1 | -1/+1 |
| | |||||
* | some RiscOS stuff I missed before (was only looking for "RISCOS") | Skip Montanaro | 2007-08-17 | 1 | -3/+0 |
| | |||||
* | Manually patched a few things that didn't get merged in, but should. | Guido van Rossum | 2007-08-17 | 12 | -26/+43 |
| | |||||
* | Apply SF patch #1775604: This adds three new codecs (utf-32, utf-32-le and | Walter Dörwald | 2007-08-16 | 1 | -0/+6 |
| | | | | | | | | | ut-32-be). On narrow builds the codecs combine surrogate pairs in the unicode object into one codepoint on encoding and create surrogate pairs for codepoints outside the BMP on decoding. Lone surrogates are passed through unchanged in all cases. Backport to the trunk will follow. | ||||
* | Remove RISCOS support | Skip Montanaro | 2007-08-16 | 1 | -4/+1 |
| | |||||
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 286 | -0/+78473 |