| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Changed direct includes of spdlog/spdlog.h into zencore/logging.h to make it ... | Stefan Boberg | 2021-09-15 | 1 | -1/+1 | |
| * | Added some argument validation | Stefan Boberg | 2021-08-31 | 1 | -3/+17 | |
| * | Added file names to IoBuffer exception context | Stefan Boberg | 2021-08-24 | 1 | -3/+7 | |
| * | Added some context to MapViewOfFile exception emit | Stefan Boberg | 2021-08-24 | 1 | -2/+6 | |
| * | Fixed logic in IoBufferExtendedCore::Materialize() - would previously map the... | Stefan Boberg | 2021-08-23 | 1 | -2/+1 | |
| * | Added content type to IoBuffer payloads from http server | Stefan Boberg | 2021-05-23 | 1 | -0/+2 | |
| * | Added logic to guard against accidental file move in file CAS fast path | Stefan Boberg | 2021-05-13 | 1 | -2/+5 | |
| * | Implemented move-in-place for large CAS payloads | Stefan Boberg | 2021-05-13 | 1 | -0/+35 | |
| * | Made SharedBuffer/UniqueBuffer share guts with IoBuffer | Stefan Boberg | 2021-05-13 | 1 | -6/+14 | |
| * | Adding zenservice code | Stefan Boberg | 2021-05-11 | 1 | -0/+341 | |