| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
fixes issue where command line arguments to control tracing would not work on Mac
|
| |
|
| |
when calling `getdelim` in a loop, it will return an allocated block of memory even if it is at EOF
|
|
|
* removed unused memory classes
* added align.h alignment helpers used in upcoming changes
* added char16_t StringLength
* avoid memory alloc in SetCurrentThreadName
* added command line parsing helpers to zencore/commandline.h
* removed IoBuffer direct VirtualAlloc path
|