Age | Commit message (Expand) | Author |
---|---|---|
2023-03-27 | Header-only version; replace Python code with C code | Mitya Selivanov |
2023-03-25 | Microbenchmarks | Mitya Selivanov |
2023-02-04 | sha256 | Mitya Selivanov |
2022-12-29 | Improve C89/90 compat | Mitya Selivanov |
2022-12-17 | secure random | Mitya Selivanov |
2022-12-09 | Big integer math | Mitya Selivanov |
2022-09-26 | Filesystem | Mitya Selivanov |
2022-08-21 | move back algorithm | Mitya Selivanov |
2022-08-18 | [test] thread, mutex, condition variable | Mitya Selivanov |
2022-08-16 | Mersenne Twister 64 | Mitya Selivanov |
2022-08-14 | test | Mitya Selivanov |
2022-08-14 | thread, atomic | Mitya Selivanov |
2022-08-08 | Add tests | Mitya Selivanov |
2022-08-07 | static array wrap, static string wrap | Mitya Selivanov |
2022-08-07 | Lower bound | Mitya Selivanov |
2022-08-06 | input buffer, dynamic array | Mitya Selivanov |
2022-08-05 | Async function & unit-testing | Mitya Selivanov |