- 06 Jan, 2016 2 commits
-
-
Gabi Melman authored
Fixed issues with time zone UTC offset and daylight saving offset on Windows
-
Andrey Glebov authored
- fixed false error (returning -1) in time zones without daylight saving (checking against TIME_ZONE_ID_INVALID instead of 0) - accounts for daylight saving only when tm::tm_isdst is true - accounts for standard time offset ([DYNAMIC_]TIME_ZONE_INFORMATION::StandardBias) in time zones that need it
-
- 05 Jan, 2016 2 commits
-
-
Gabi Melman authored
Add zf_log to performance tests
-
wonder-mice authored
On my machine I'm getting following results (real time, best of 3): 1 thread 10 threads 100 threads zf_log 0.466s 2.711s 2.608s spdlog 0.747s 5.121s 5.376s
-
- 22 Dec, 2015 4 commits
-
-
gabime authored
-
gabime authored
-
Gabi Melman authored
Added CLOCK_MONOTONIC trick
-
Sergey Kovalevich authored
-
- 21 Dec, 2015 1 commit
-
-
Sergey Kovalevich authored
-
- 13 Dec, 2015 11 commits
-
-
gabime authored
-
gabime authored
-
https://github.com/gabime/spdloggabime authored
-
gabime authored
-
Gabi Melman authored
-
gabime authored
-
Gabi Melman authored
-
gabime authored
-
https://github.com/gabime/spdloggabime authored
-
gabime authored
-
gabime authored
-
- 12 Dec, 2015 8 commits
-
-
Gabi Melman authored
-
https://github.com/gabime/spdloggabime authored
-
gabime authored
-
gabime authored
-
gabime authored
2. Improved file_helper::exists() performance under linux to use stat sys call 3. Added unit tests
-
https://github.com/gabime/spdloggabime authored
-
gabime authored
-
Gabi Melman authored
-
- 29 Nov, 2015 5 commits
-
-
gabime authored
-
Gabi Melman authored
Fixed missing #pragma once
-
Gabi Melman authored
Fixed shadow warning in gcc
-
Gabi Melman authored
spurious character broke compilation
-
gnzlbg authored
-
- 28 Nov, 2015 7 commits
-
-
Gabi Melman authored
-
https://github.com/gabime/spdloggabime authored
-
gabime authored
-
gabime authored
-
gabime authored
-
gabime authored
-
gabime authored
-