Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| b32c1465 | 2025-10-12 13:03:14 | add debug output to test vector for now | ||
| 9af6a6ec | 2025-10-10 20:08:45 | fix pdf tests | ||
| 820f82f6 | 2025-09-29 17:27:18 | fix: pdf string parser | ||
| de5936f0 | 2025-09-28 14:21:49 | fix str_parse_eval, fix pdf tests with str_parse_eval | ||
| ee201c25 | 2025-09-28 11:10:53 | wip pdf tests | ||
| 307d4585 | 2025-09-26 17:57:31 | wip test pdf | ||
| bc50dcec | 2025-09-24 15:58:05 | fix pdf tests | ||
| c6f0c4c1 | 2025-09-24 12:42:48 | wip tests pdf | ||
| 0846488e | 2025-09-24 00:40:45 | wip pdf_buf_parse_stream | ||
| da9589de | 2025-09-23 21:12:42 | fix pdf tests | ||
| 76498191 | 2025-09-23 20:36:00 | use PDF.name_list_delete_all in tests to plug memleak (2/2) | ||
| cb0301f1 | 2025-09-23 20:05:10 | wip make test with --bool-ptr | ||
| 700fee0b | 2025-09-23 18:08:17 | pdf_buf_parse using pdf_name_list | ||
| 8729a4fa | 2025-09-23 16:09:49 | fix pdf buf parse file body | ||
| ee60ad9d | 2025-09-22 20:43:40 | fix pdf test, however all the first document return void | ||
| 1f431d05 | 2025-09-19 11:39:50 | fix pdf test | ||
| 4f80e161 | 2025-09-17 20:40:02 | update test pdf | ||
| 5507a1f5 | 2025-09-17 00:24:13 | fix pdf tests | ||
| b2f8e26c | 2025-09-16 23:49:50 | add tests for pdf | ||
| 3d07689e | 2025-09-16 05:38:37 | fix pdf test | ||
| 79484957 | 2025-09-15 16:33:38 | feat: pdf header parser | ||
| d3f6d2f5 | 2025-09-15 15:07:30 | fix: tests now are green | ||
| eaec7cc2 | 2025-09-11 12:17:20 | pdf buf parse + tests | ||
| c678989c | 2025-09-10 17:08:57 | fix pdf_buf_parse_trailer | ||
| 156029a6 | 2025-09-09 22:44:51 | wip pdf_buf_parse_file, pdf_buf_parse_trailer | ||
| a78b25e7 | 2025-09-09 16:55:19 | fix pdf tests | ||
| fa358150 | 2025-09-09 16:54:03 | fix bugs in pdf parser | ||
| 936e4bc1 | 2025-09-09 13:58:44 | pdf_buf_parse_null → Void | ||
| 6a402a40 | 2025-09-09 13:53:14 | first draft of pdf indirect objects | ||
| 9a08e027 | 2025-09-09 05:19:00 | fix tests pdf | ||
| 58d5e836 | 2025-09-09 05:13:06 | pdf_buf_parse | ||
| 29bf914a | 2025-09-09 04:22:20 | wip pdf test | ||
| 995cc6dc | 2025-09-09 03:37:27 | wip pdf | ||
| c4a9421a | 2025-09-09 02:03:25 | pdf_buf_parse, pdf_parse_from_str, lib/kc3/0.1/pdf.kc3: PDF.parse_str, and add tests | ||
| e112e37d | 2025-09-08 16:43:36 | link pdf to main build and add stub tests |