aboutsummaryrefslogtreecommitdiff
path: root/src/zencore/include
Commit message (Expand)AuthorAgeFilesLines
...
* disable warning C5105 in ZEN_THIRD_PARTY_INCLUDES_STARTStefan Boberg2023-05-151-6/+7
* Merge branch 'main' of https://github.com/EpicGames/zenStefan Boberg2023-05-153-23/+441
|\
| * Remove ATL header usage (#306)Stefan Boberg2023-05-152-14/+404
| * all threads should be named (#304)Stefan Boberg2023-05-151-9/+37
* | implemented string conversion for CbValidateError enumStefan Boberg2023-05-151-0/+2
|/
* implemented structured cache logging (#296)Stefan Boberg2023-05-121-2/+2
* Gracefully exit if Ctrl-C is pressed (#293)Dan Engelbrecht2023-05-111-0/+1
* allow early logging (#292)Dan Engelbrecht2023-05-111-0/+4
* ZEN_LOG_SCOPE compile fixStefan Boberg2023-05-111-1/+1
* add context to MapViewOfFile errors (#282)Stefan Boberg2023-05-091-0/+5
* fixed merge errorStefan Boberg2023-05-091-4/+4
* make logging tests run as part of zencore-testStefan Boberg2023-05-091-0/+2
* implemented thread-local activity trackingStefan Boberg2023-05-091-0/+83
* replace use of cxxopts::OptionParseException in our codeStefan Boberg2023-05-081-0/+8
* 247 complete httpclient implementation (#269)Stefan Boberg2023-05-051-6/+18
* moved source directories into `/src` (#264)Stefan Boberg2023-05-0246-0/+8890