Age | Commit message (Expand) | Author |
---|---|---|
2023-05-13 | Less default max bechmarks | Mitya Selivanov |
2023-04-08 | Add coroutine id | Mitya Selivanov |
2023-04-08 | Fix unused function | Mitya Selivanov |
2023-04-08 | Simplify async function | Mitya Selivanov |
2023-04-07 | add flush | Mitya Selivanov |
2023-04-02 | [test] More assertions | Mitya Selivanov |
2023-03-30 | Comment | Mitya Selivanov |
2023-03-28 | build_c | Mitya Selivanov |
2023-03-28 | Improve BS macro | Mitya Selivanov |
2023-03-28 | Banbarian strings. 8 buffers. | Mitya Selivanov |
2023-03-28 | Barbarian strings | Mitya Selivanov |
2023-03-28 | Remove unused constant | Mitya Selivanov |
2023-03-28 | Print benchmark results in microseconds | Mitya Selivanov |
2023-03-28 | Remove debug logs | Mitya Selivanov |
2023-03-28 | test | Mitya Selivanov |
2023-03-28 | [win32] AppData/Local test | Mitya Selivanov |
2023-03-28 | [test] cache folder | Mitya Selivanov |
2023-03-27 | [kit_test] REQUIRE_EQ | Mitya Selivanov |
2023-03-27 | Benchmark multiple cycles | Mitya Selivanov |
2023-03-27 | Path delim macro | Mitya Selivanov |
2023-03-27 | Header-only version; replace Python code with C code | Mitya Selivanov |
2023-03-26 | [benchmarks] DO_NOT_OPTIMIZE macro | Mitya Selivanov |
2023-03-26 | Uppercase for constants | Mitya Selivanov |
2023-03-25 | Small fix | Mitya Selivanov |
2023-03-25 | Microbenchmarks | Mitya Selivanov |
2023-03-25 | [macOS] Fix for st_mtim | Mitya Selivanov |
2023-03-25 | File info | Mitya Selivanov |
2023-03-24 | [win32] warning fix | Mitya Selivanov |
2023-03-24 | [win32] warning fix | Mitya Selivanov |
2023-03-24 | [win32] warning fix | Mitya Selivanov |
2023-03-24 | [win32] Fix alloc dispatch | Mitya Selivanov |
2023-03-24 | Custom alloc dispatch mode | Mitya Selivanov |
2023-03-24 | Refactor | Mitya Selivanov |
2023-03-17 | [sha256] bitlen should be 64-bit long | Mitya Selivanov |
2023-03-17 | void for no arguments | Mitya Selivanov |
2023-03-17 | void for no arguments | Mitya Selivanov |
2023-03-14 | Carriage return fix | Mitya Selivanov |
2023-03-14 | [win32] Use int instead of long for 32-bit integers | Mitya Selivanov |
2023-03-14 | [input_buffer] Read while | Mitya Selivanov |
2023-02-04 | sha256 | Mitya Selivanov |
2023-01-01 | Fix zero variadic macro arguments | Mitya Selivanov |
2023-01-01 | Ignore zero variadic macro arguments | Mitya Selivanov |
2023-01-01 | Remove ANSI C option; add pedantic gcc flag | Mitya Selivanov |
2023-01-01 | Fix includes order | Mitya Selivanov |
2023-01-01 | Fix mutexattr checks | Mitya Selivanov |
2023-01-01 | Refactor: remove custom time.h, use _GNU_SOURCE instead | Mitya Selivanov |
2022-12-30 | Remove unused define | Mitya Selivanov |
2022-12-30 | Fix thread defs | Mitya Selivanov |
2022-12-29 | Improve C89/90 compat | Mitya Selivanov |
2022-12-26 | Unused argument | Mitya Selivanov |