aboutsummaryrefslogtreecommitdiff
path: root/zenserver/diag/formatters.h
Commit message (Collapse)AuthorAgeFilesLines
* moved source directories into `/src` (#264)Stefan Boberg2023-05-021-71/+0
| | | | | | * moved source directories into `/src` * updated bundle.lua for new `src` path * moved some docs, icon * removed old test trees
* Upload cache record before blobs and call finalize when processing upstream ↵Per Larsson2021-11-011-6/+14
| | | | to Jupiter.
* Format fix.Per Larsson2021-10-201-1/+1
|
* zencore: Enabled MSC warning 4668 to get warnings when preprocessor macros ↵Stefan Boberg2021-10-151-5/+2
| | | | | | | | are used without an explicit definition Also fixed up various code to compile with this, by using ZEN_THIRD_PARTY_INCLUDES_START/ZEN_THIRD_PARTY_INCLUDES_END macros Removed prewindows.h/postwindows.h since they are no longer to be used due to the above
* Added custom cpr::Response formatter and removed duplicate logging code.Per Larsson2021-09-071-0/+66