aboutsummaryrefslogtreecommitdiff
path: root/zencore/compactbinarypackage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove trace.cpp/h and all traces of usageStefan Boberg2021-08-241-1/+0
* CL16570338: CompactBinary: Added validation to LoadCompactBinary and removed ...Stefan Boberg2021-08-201-34/+68
* Renamed CompactBinaryAttachment to ObjectAttachment to mimic UE (see CL16510518)Stefan Boberg2021-08-201-18/+18
* Removed a const which upsets VS 16.9.5 for whatever reasonStefan Boberg2021-05-131-2/+2
* Implemented move-in-place for large CAS payloadsStefan Boberg2021-05-131-1/+4
* Made SharedBuffer/UniqueBuffer share guts with IoBufferStefan Boberg2021-05-131-2/+2
* Implemented basic support for marshaling attachments out-of-band with the pac...Stefan Boberg2021-05-111-3/+11
* Adding zenservice codeStefan Boberg2021-05-111-0/+945