aboutsummaryrefslogtreecommitdiff
path: root/zencore/compactbinarybuilder.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Merged main.Per Larsson2021-12-141-0/+5
|\
| * There are no surrogate pairs in utf32Martin Ridgers2021-10-111-0/+5
|/
* It's not possible to compile out testsStefan Boberg2021-09-201-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 attachmentsStefan Boberg2021-09-021-0/+6
|
* Renamed CompactBinaryAttachment to ObjectAttachment to mimic UE (see CL16510518)Stefan Boberg2021-08-201-3/+3
|
* CbWriter::Save now returns an immutable payload bufferStefan Boberg2021-05-131-2/+4
|
* Adding zenservice codeStefan Boberg2021-05-111-0/+1530