| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merged main. | Per Larsson | 2021-12-14 | 1 | -0/+5 |
| |\ | |||||
| | * | There are no surrogate pairs in utf32 | Martin Ridgers | 2021-10-11 | 1 | -0/+5 |
| |/ | |||||
| * | It's not possible to compile out tests | Stefan Boberg | 2021-09-20 | 1 | -2/+3 |
| | | | | | Tests are now compiled in if `ZEN_WITH_TESTS=1`, and compiled out if not. Compiling tests out reduces the footprint of the resulting executables quite significantly. | ||||
| * | Introduced support for compressed buffer attachments | Stefan Boberg | 2021-09-02 | 1 | -0/+6 |
| | | |||||
| * | Renamed CompactBinaryAttachment to ObjectAttachment to mimic UE (see CL16510518) | Stefan Boberg | 2021-08-20 | 1 | -3/+3 |
| | | |||||
| * | CbWriter::Save now returns an immutable payload buffer | Stefan Boberg | 2021-05-13 | 1 | -2/+4 |
| | | |||||
| * | Adding zenservice code | Stefan Boberg | 2021-05-11 | 1 | -0/+1530 |