summaryrefslogtreecommitdiff
path: root/source
AgeCommit message (Expand)Author
2023-06-24Sockets wrapperMitya Selivanov
2023-06-24Remove integration tests; Update docsMitya Selivanov
2023-05-13Less default max bechmarksMitya Selivanov
2023-04-08Add coroutine idMitya Selivanov
2023-04-08Fix unused functionMitya Selivanov
2023-04-08Simplify async functionMitya Selivanov
2023-04-07add flushMitya Selivanov
2023-04-02[test] More assertionsMitya Selivanov
2023-03-30CommentMitya Selivanov
2023-03-28build_cMitya Selivanov
2023-03-28Improve BS macroMitya Selivanov
2023-03-28Banbarian strings. 8 buffers.Mitya Selivanov
2023-03-28Barbarian stringsMitya Selivanov
2023-03-28Remove unused constantMitya Selivanov
2023-03-28Print benchmark results in microsecondsMitya Selivanov
2023-03-28Remove debug logsMitya Selivanov
2023-03-28testMitya Selivanov
2023-03-28[win32] AppData/Local testMitya Selivanov
2023-03-28[test] cache folderMitya Selivanov
2023-03-27[kit_test] REQUIRE_EQMitya Selivanov
2023-03-27Benchmark multiple cyclesMitya Selivanov
2023-03-27Path delim macroMitya Selivanov
2023-03-27Header-only version; replace Python code with C codeMitya Selivanov
2023-03-26[benchmarks] DO_NOT_OPTIMIZE macroMitya Selivanov
2023-03-26Uppercase for constantsMitya Selivanov
2023-03-25Small fixMitya Selivanov
2023-03-25MicrobenchmarksMitya Selivanov
2023-03-25[macOS] Fix for st_mtimMitya Selivanov
2023-03-25File infoMitya Selivanov
2023-03-24[win32] warning fixMitya Selivanov
2023-03-24[win32] warning fixMitya Selivanov
2023-03-24[win32] warning fixMitya Selivanov
2023-03-24[win32] Fix alloc dispatchMitya Selivanov
2023-03-24Custom alloc dispatch modeMitya Selivanov
2023-03-24RefactorMitya Selivanov
2023-03-17[sha256] bitlen should be 64-bit longMitya Selivanov
2023-03-17void for no argumentsMitya Selivanov
2023-03-17void for no argumentsMitya Selivanov
2023-03-14Carriage return fixMitya Selivanov
2023-03-14[win32] Use int instead of long for 32-bit integersMitya Selivanov
2023-03-14[input_buffer] Read whileMitya Selivanov
2023-02-04sha256Mitya Selivanov
2023-01-01Fix zero variadic macro argumentsMitya Selivanov
2023-01-01Ignore zero variadic macro argumentsMitya Selivanov
2023-01-01Remove ANSI C option; add pedantic gcc flagMitya Selivanov
2023-01-01Fix includes orderMitya Selivanov
2023-01-01Fix mutexattr checksMitya Selivanov
2023-01-01Refactor: remove custom time.h, use _GNU_SOURCE insteadMitya Selivanov
2022-12-30Remove unused defineMitya Selivanov
2022-12-30Fix thread defsMitya Selivanov