Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-08 | Simplify async function | Mitya Selivanov | |
2023-03-24 | Custom alloc dispatch mode | 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 | [cmake] Add ANSI C option | Mitya Selivanov | |
2023-01-01 | Refactor: remove custom time.h, use _GNU_SOURCE instead | Mitya Selivanov | |
2022-12-29 | Improve C89/90 compat | Mitya Selivanov | |
2022-12-18 | Threads cleanup | Mitya Selivanov | |
2022-11-23 | Remove codecov | Mitya Selivanov | |
2022-09-26 | [win32] Link Shlwapi | Mitya Selivanov | |
2022-08-21 | [CI] Cleanup dependencies | Mitya Selivanov | |
2022-08-19 | Enable tests | Mitya Selivanov | |
2022-08-19 | test win32 | Mitya Selivanov | |
2022-08-18 | test | Mitya Selivanov | |
2022-08-18 | [macOS] Fix stack size; add --quiet option for testing | Mitya Selivanov | |
2022-08-18 | test | Mitya Selivanov | |
2022-08-18 | Refactor | Mitya Selivanov | |
2022-08-16 | test | Mitya Selivanov | |
2022-08-14 | [CMake] Check for C compiler instead of CXX | Mitya Selivanov | |
2022-08-14 | thread, atomic | Mitya Selivanov | |
2022-08-09 | [CMake] Compile features | Mitya Selivanov | |
2022-08-09 | Add noexcept for C++ | Mitya Selivanov | |
2022-08-08 | Add tests | Mitya Selivanov | |
2022-08-07 | static array wrap, static string wrap | Mitya Selivanov | |
2022-08-06 | test | Mitya Selivanov | |
2022-08-05 | Async function & unit-testing | Mitya Selivanov | |