Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2022-12-24 | Typo | Mitya Selivanov | |
2022-12-24 | Error codes | Mitya Selivanov | |
2022-12-24 | More assertions | Mitya Selivanov | |
2022-12-23 | More assertions | Mitya Selivanov | |
2022-12-23 | [bigint] Assertions | Mitya Selivanov | |
2022-12-23 | [bigint] Signed division | Mitya Selivanov | |
2022-12-18 | win32 fix thread.h include | Mitya Selivanov | |
2022-12-18 | Threads cleanup | Mitya Selivanov | |
2022-12-17 | Secure random fallback: thread safety | Mitya Selivanov | |
2022-12-17 | win32 lead and mean | Mitya Selivanov | |