Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initial ShortText code and conversion of package db code | Wander Hillen | 2020-10-13 | 1 | -526/+0 |
* | Make Z-encoding comment into a note | Leif Metcalf | 2020-09-17 | 1 | -1/+2 |
* | Remove "Ord FastString" instance | Sylvain Henry | 2020-09-01 | 1 | -0/+33 |
* | Encoding: Reformat utf8EncodeShortByteString to be more consistent | Daniel Gröber | 2020-07-22 | 1 | -5/+5 |
* | Encoding: Remove redundant use of withForeignPtr | Daniel Gröber | 2020-07-22 | 1 | -2/+3 |
* | Use IO constructor instead of `stToIO . ST` | Daniel Gröber | 2020-07-22 | 1 | -1/+1 |
* | Encoding: Add comment about tricky ForeignPtr lifetime | Daniel Gröber | 2020-07-22 | 1 | -0/+4 |
* | Pass specialised utf8DecodeChar# to utf8DecodeLazy# for performance | Daniel Gröber | 2020-07-22 | 1 | -13/+11 |
* | Use ShortByteString for FastString | Daniel Gröber | 2020-07-22 | 1 | -66/+105 |
* | Clarify leaf module names for new module hierarchy | Takenobu Tani | 2020-06-10 | 1 | -1/+1 |
* | Modules: Utils and Data (#13009) | Sylvain Henry | 2020-04-26 | 1 | -0/+450 |