Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 0e9a1280 | 2025-10-21 09:15:36 | remove config.h and use -D, remove empty lines | ||
| cd748600 | 2025-10-18 00:23:49 | wip: configure without config.h | ||
| fdbcc728 | 2025-10-16 18:19:48 | fix make install | ||
| 5ee28d9c | 2025-10-16 17:00:40 | configure: fix build in local dir | ||
| f95a1d79 | 2025-10-16 12:24:03 | wip build in separate dir | ||
| 9af6a6ec | 2025-10-10 20:08:45 | fix pdf tests | ||
| 820f82f6 | 2025-09-29 17:27:18 | fix: pdf string parser | ||
| 6ed1488d | 2025-09-28 20:35:20 | wip pdf buf parse | ||
| de5936f0 | 2025-09-28 14:21:49 | fix str_parse_eval, fix pdf tests with str_parse_eval | ||
| b9a3d167 | 2025-09-28 12:39:06 | wip pdf debug | ||
| 44f84444 | 2025-09-28 11:14:00 | fix debug output | ||
| 307d4585 | 2025-09-26 17:57:31 | wip test pdf | ||
| d1a11ade | 2025-09-26 16:52:49 | pdf: wip str_peek_character_utf8 | ||
| bc50dcec | 2025-09-24 15:58:05 | fix pdf tests | ||
| c6f0c4c1 | 2025-09-24 12:42:48 | wip tests pdf | ||
| 8def86d1 | 2025-09-24 00:44:42 | fix pdf_name_delete_all use after free | ||
| 0846488e | 2025-09-24 00:40:45 | wip pdf_buf_parse_stream | ||
| c8cb0e5c | 2025-09-23 21:18:15 | wip memleak detected by ASan in pdf names | ||
| d0dbc0f5 | 2025-09-23 20:26:33 | wip asan memleak in pdf: 1/2 kc3_pdf_name_list_delete_all | ||
| b5c12544 | 2025-09-23 18:19:29 | add missing pdf_name_list_delete_all | ||
| 700fee0b | 2025-09-23 18:08:17 | pdf_buf_parse using pdf_name_list | ||
| 9fd19533 | 2025-09-23 17:13:46 | wip pdf_name | ||
| 1aed08a3 | 2025-09-23 16:56:14 | add pdf KC3 subdir to update_sources | ||
| 8729a4fa | 2025-09-23 16:09:49 | fix pdf buf parse file body | ||
| ce84c544 | 2025-09-23 04:16:17 | tag_init_str_inspect_buf, fix pdf_buf_parse | ||
| 3083d79c | 2025-09-22 22:58:52 | fix pdf_character_is_delimiter | ||
| 2b6b9659 | 2025-09-22 20:47:21 | wip asan memleak | ||
| bb679c42 | 2025-09-22 20:39:02 | pdf: remove debug messages | ||
| 989622eb | 2025-09-22 20:09:30 | remove wrong error | ||
| 66094691 | 2025-09-22 17:02:31 | sort functions, fix pdf_buf_parse_file | ||
| 49d2eb14 | 2025-09-22 15:56:10 | pdf_buf_parse_file_body | ||
| a4b32a98 | 2025-09-21 00:34:41 | wip: pdf_buf_parse_file_body | ||
| 3fbd53a3 | 2025-09-20 04:39:45 | fix SRC_TOP | ||
| 01a9dd8c | 2025-09-19 12:13:56 | wip memleak pdf_buf_parse_xref | ||
| 7e29e1f8 | 2025-09-18 14:05:14 | parse null objects in xref table | ||
| 58b3e844 | 2025-09-18 13:51:49 | fix pdf xref (maps in structs) | ||
| baadb497 | 2025-09-18 13:26:46 | fix typing of pdf_parse_from_file | ||
| c0674dee | 2025-09-17 17:18:12 | wip memleak in pdf_buf_parse_integer | ||
| e9d7273a | 2025-09-17 16:14:59 | refactor tag_integer_reduce | ||
| 5507a1f5 | 2025-09-17 00:24:13 | fix pdf tests | ||
| 06ef36ff | 2025-09-15 17:35:27 | wip pdf parser | ||
| 79484957 | 2025-09-15 16:33:38 | feat: pdf header parser | ||
| d3f6d2f5 | 2025-09-15 15:07:30 | fix: tests now are green | ||
| 5d62c3fe | 2025-09-15 14:49:26 | wip: pdf, fixed tag error | ||
| 4575ae24 | 2025-09-11 12:58:35 | wip pdf_buf_parse_file | ||
| 257439b3 | 2025-09-11 12:29:22 | pdf_buf_parse | ||
| eaec7cc2 | 2025-09-11 12:17:20 | pdf buf parse + tests | ||
| 00915972 | 2025-09-11 08:47:42 | pdf: wip, fix compilation | ||
| d4a19b3f | 2025-09-11 08:41:26 | update sources | ||
| c678989c | 2025-09-10 17:08:57 | fix pdf_buf_parse_trailer | ||
| a9fa5074 | 2025-09-10 16:38:47 | fix: use only one switch in pdf_write | ||
| 7ef85fc2 | 2025-09-10 16:33:43 | started review | ||
| 4f9f3438 | 2025-09-10 16:25:28 | feat: pdf dictionary, integer, float, and generic write | ||
| 5c765c0e | 2025-09-10 16:23:54 | make progress on pdf parser | ||
| fdaeb398 | 2025-09-10 15:50:01 | refill size | ||
| a163b055 | 2025-09-10 15:58:19 | fix: pdf write string wrap in enclosing <> | ||
| 58f079f9 | 2025-09-10 15:35:07 | feat: pdf write for string, bool, and null | ||
| 156029a6 | 2025-09-09 22:44:51 | wip pdf_buf_parse_file, pdf_buf_parse_trailer | ||
| fa358150 | 2025-09-09 16:54:03 | fix bugs in pdf parser | ||
| 29988864 | 2025-09-09 14:06:56 | pdf_buf_parse_1 → pdf_buf_parse_token | ||
| 936e4bc1 | 2025-09-09 13:58:44 | pdf_buf_parse_null → Void | ||
| d745005d | 2025-09-09 13:12:59 | refactor → pdf_buf_parse_1 parses a pdf token | ||
| 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 | ||
| d4b3276a | 2025-09-08 23:02:03 | pdf_buf_parse_string_paren | ||
| bdcc563e | 2025-09-08 15:03:16 | pdf_buf_parse_float | ||
| 4bbac5ad | 2025-09-08 14:51:51 | pdf_buf_parse_integer | ||
| ae95e9cc | 2025-09-08 14:47:19 | pdf_buf_parse_integer | ||
| 8923ae81 | 2025-09-08 14:25:04 | pdf_buf_parse_bool | ||
| a3a32adf | 2025-09-08 14:10:30 |