Commit Graph

3 Commits

Author SHA1 Message Date
6b64e96abe chore: update documentation, benchmark tests, and database migration with author birth years and book published years 2026-01-29 07:06:31 +00:00
608b69e547 feat: replace quicksort with simplified recursive version and fix partition logic 2026-01-29 05:57:52 +00:00
dccd79c05a feat: add markdown module header and async bash execution result structs
Introduce `include/markdown.h` with retoor copyright header and add `r_process_result_t` struct plus `r_bash_execute_ext` / `r_process_result_free` declarations to `include/bash_executor.h` for advanced async process handling.
2026-01-29 05:54:10 +00:00