| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | Fixed shadowed template parameter | Martin Ridgers | 2021-10-07 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | Merged main | Martin Ridgers | 2021-10-07 | 11 | -55/+385 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merged main | Martin Ridgers | 2021-10-01 | 11 | -78/+594 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | Removed `-fshort-wchar` compiler flag on Linux | Martin Ridgers | 2021-10-01 | 1 | -2/+0 | |
| | * | | | | | | | | | | | | | | | | | Fixed link error when building with xmake | Martin Ridgers | 2021-09-29 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | Fixed unsigned < 0 comparison | Martin Ridgers | 2021-09-29 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | There is no ssize_t on Windows | Martin Ridgers | 2021-09-29 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | Confirm assumption about the size of wchar_t | Martin Ridgers | 2021-09-29 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | Set the link dirs and libs that zencore needs on Linux | Martin Ridgers | 2021-09-29 | 1 | -1/+10 | |
| | * | | | | | | | | | | | | | | | | | Fixed some warnings from GCC | Martin Ridgers | 2021-09-29 | 1 | -2/+4 | |
| | * | | | | | | | | | | | | | | | | | $(projectdir) is a little more robust than .. | Martin Ridgers | 2021-09-29 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | Implemented IsProcessRunning() for Linux | Martin Ridgers | 2021-09-29 | 1 | -1/+3 | |
| | * | | | | | | | | | | | | | | | | | Added parentheseses' around the left-hand side of a bit-wise or. | Martin Ridgers | 2021-09-29 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | Log2 could be used uninitialised if mask passed argument to BitScanRev() was 0 | Martin Ridgers | 2021-09-29 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | | | | readlink() parameters should not alias each other | Martin Ridgers | 2021-09-29 | 1 | -10/+12 | |
| | * | | | | | | | | | | | | | | | | | Changed an include path from backslashes to forward slashes | Martin Ridgers | 2021-09-29 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | Fixed signed/unsigned mismatched warnings from GCC | Martin Ridgers | 2021-09-29 | 3 | -3/+5 | |
| * | | | | | | | | | | | | | | | | | | Format fix. | Per Larsson | 2021-12-09 | 3 | -9/+8 | |
| * | | | | | | | | | | | | | | | | | | Merged main. | Per Larsson | 2021-12-09 | 2 | -43/+59 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | Fixes from code review | Matt Peters | 2021-12-03 | 2 | -10/+11 | |
| | * | | | | | | | | | | | | | | | | | Make IoBufferCore::Materialize threadsafe | Matt Peters | 2021-12-02 | 2 | -43/+58 | |
| | * | | | | | | | | | | | | | | | | | Removed unused variable. | Per Larsson | 2021-11-23 | 1 | -1/+0 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | First pass of z$ garbage collection. | Per Larsson | 2021-12-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | Check available disk space before GC. | Per Larsson | 2021-12-05 | 2 | -0/+37 | |
| * | | | | | | | | | | | | | | | | | merge from main | Stefan Boberg | 2021-11-18 | 7 | -20/+30 | |
| |\| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | Check input range when copy compressed range. | Per Larsson | 2021-11-16 | 1 | -3/+10 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | Format fix. | Per Larsson | 2021-11-12 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | Merge branch 'main' into zcache-batch | Per Larsson | 2021-11-11 | 6 | -17/+17 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | Format fix. | Per Larsson | 2021-11-11 | 2 | -5/+5 | |
| | | | |_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | Renamed 3rdparty -> thirdparty for legal compliance | Stefan Boberg | 2021-11-04 | 4 | -6/+6 | |
| | | * | | | | | | | | | | | | | uson.json tests were passing un-terminated strings to json11::parse() | Martin Ridgers | 2021-11-03 | 1 | -9/+9 | |
| | | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | ||||||
| | * / | | | | | | | | | | | | Added upstream batch API. | Per Larsson | 2021-11-02 | 1 | -0/+1 | |
| | |/ / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | / | Added missing link-time dependencies to xmake.lua scripts | Martin Ridgers | 2021-11-01 | 1 | -0/+2 | |
| | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Fixed unused variable warning | Stefan Boberg | 2021-11-03 | 1 | -1/+0 | |
| * | | | | | | | | | | | | fs: minor logging cleanup | Stefan Boberg | 2021-11-02 | 1 | -3/+1 | |
| * | | | | | | | | | | | | Merged from main | Stefan Boberg | 2021-10-29 | 3 | -3/+9 | |
| |\| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | filesystem: Improved test for GetRunningExecutablePath (still not ideal) | Stefan Boberg | 2021-10-29 | 1 | -1/+1 | |
| | * | | | | | | | | | | | memory: Minor change to squelch static analysis warnings | Stefan Boberg | 2021-10-29 | 1 | -2/+2 | |
| | * | | | | | | | | | | | Added SharedBuffer::MakeView implementation accepting container argument, to ... | Stefan Boberg | 2021-10-29 | 1 | -0/+6 | |
| | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | general: Fixed up some vcxproj files which had a warning level set | Stefan Boberg | 2021-10-24 | 1 | -1/+2 | |
| * | | | | | | | | | | | clang-format | Stefan Boberg | 2021-10-23 | 2 | -3/+4 | |
| * | | | | | | | | | | | Merged from main | Stefan Boberg | 2021-10-21 | 3 | -6/+235 | |
| |\| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Compressed oplog attachments | Per Larsson | 2021-10-21 | 3 | -6/+235 | |
| * | | | | | | | | | | | Merge branch 'main' into gc | Stefan Boberg | 2021-10-20 | 7 | -9/+12 | |
| |\| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Added missing include. | Per Larsson | 2021-10-20 | 1 | -0/+2 | |
| | * | | | | | | | | | | Format fix. | Per Larsson | 2021-10-20 | 6 | -9/+10 | |
| | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| * / | | | | | | | | | core: Enable warning C4668 again (unsure why it went missing) | Stefan Boberg | 2021-10-19 | 1 | -0/+1 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | cb: Implemented DateTime::Now() and fixed DateTime/TimeSpan string formatting | Stefan Boberg | 2021-10-19 | 2 | -24/+69 | |
| * | | | | | | | | | string: Fixed ToLower logic (needs to use unsigned arithmetic) | Stefan Boberg | 2021-10-19 | 2 | -2/+8 | |
| * | | | | | | | | | iobuffer: added templated Data() to make typed data access easier | Stefan Boberg | 2021-10-19 | 1 | -0/+3 | |
| | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||