| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | CompactBinary: PLATFORM_SUPPORTS_UNALIGNED_LOADS -> ZEN_PLATFORM_SUPPORTS_UNA... | Stefan Boberg | 2021-09-27 | 1 | -1/+1 |
| * | It's not possible to compile out tests | Stefan Boberg | 2021-09-20 | 1 | -2/+3 |
| * | Corrected logic error in ValidateCbPackageAttachment() | Stefan Boberg | 2021-09-15 | 1 | -1/+1 |
| * | Change Compact Binary Package API to represent binary attachments as compress... | Stefan Boberg | 2021-09-07 | 1 | -57/+86 |
| * | Suppressed another clang warning involving unreferenced local variable | Stefan Boberg | 2021-09-03 | 1 | -3/+4 |
| * | IoHash::HashMemory -> IoHash::HashBuffer for consistency with UE5 code | Stefan Boberg | 2021-09-02 | 1 | -1/+1 |
| * | Introduced support for compressed buffer attachments | Stefan Boberg | 2021-09-02 | 1 | -12/+37 |
| * | CompactBinary: Added explicit operator bool for array and object types | Stefan Boberg | 2021-09-01 | 1 | -1/+1 |
| * | Renamed CompactBinaryAttachment to ObjectAttachment to mimic UE (see CL16510518) | Stefan Boberg | 2021-08-20 | 1 | -2/+2 |
| * | Adding zenservice code | Stefan Boberg | 2021-05-11 | 1 | -0/+607 |