Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 838f2fdd | 2025-09-15 17:44:19 | sources | ||
| 06ef36ff | 2025-09-15 17:35:27 | wip pdf parser | ||
| ff2b0402 | 2025-09-15 16:51:37 | fix Map handling in data.c | ||
| 4575ae24 | 2025-09-11 12:58:35 | wip pdf_buf_parse_file | ||
| b9e303f8 | 2025-09-11 12:58:26 | tag_init_void | ||
| 79484957 | 2025-09-15 16:33:38 | feat: pdf header parser | ||
| 257439b3 | 2025-09-11 12:29:22 | pdf_buf_parse | ||
| eaec7cc2 | 2025-09-11 12:17:20 | pdf buf parse + tests | ||
| accae8a2 | 2025-09-15 16:57:14 | fix map_init_cast | ||
| d3f6d2f5 | 2025-09-15 15:07:30 | fix: tests now are green | ||
| 707585ca | 2025-09-11 12:16:52 | buf_parse_u*_decimal | ||
| 00915972 | 2025-09-11 08:47:42 | pdf: wip, fix compilation | ||
| 5d62c3fe | 2025-09-15 14:49:26 | wip: pdf, fixed tag error | ||
| 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 | ||
| a78b25e7 | 2025-09-09 16:55:19 | fix pdf tests | ||
| 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 | ||
| 6a402a40 | 2025-09-09 13:53:14 | first draft of pdf indirect objects | ||
| d745005d | 2025-09-09 13:12:59 | refactor → pdf_buf_parse_1 parses a pdf token | ||
| 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 | ||
| 16b41b3e | 2025-09-09 04:22:14 | goto ok | ||
| 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 | ||
| 0993ca6d | 2025-09-08 16:50:50 | fix typo | ||
| e112e37d | 2025-09-08 16:43:36 | link pdf to main build and add stub tests | ||
| 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 | |||
| 151eb099 | 2025-09-15 00:42:03 | print stacktrace on error | ||
| bc40844d | 2025-09-15 00:26:07 | print stacktrace on error | ||
| 4c043123 | 2025-09-15 00:05:22 | readme | ||
| b5132177 | 2025-09-15 00:04:48 | readme | ||
| 9c3afa47 | 2025-09-13 18:48:13 | run httpd with securelevel(2) | ||
| 123b37dc | 2025-09-13 18:24:54 | wip httpd securelevel | ||
| 34d68e3c | 2025-09-12 23:57:10 | str_init_integer | ||
| 4fb13f3c | 2025-09-12 23:35:49 | fix static route directory index to not list dot files | ||
| 384949e0 | 2025-09-12 23:35:20 | fix broken links | ||
| d4687e50 | 2025-09-12 23:13:12 | fix ikc3 --copy | ||
| 42f467f7 | 2025-09-12 23:08:09 | fix tests | ||
| 6ddab394 | 2025-09-12 22:28:18 | fix test_httpd | ||
| d5792817 | 2025-09-12 21:32:14 | wip | ||
| a1f129b6 | 2025-09-12 19:31:19 | make test_httpd | ||
| b054a4d5 | 2025-09-12 15:32:19 | remove test for mutex size | ||
| c3f67b04 | 2025-09-12 15:25:32 | make mutex type portable in counter | ||
| 1a51a933 | 2025-09-12 15:17:31 | make tests pass, fix cfn_init_tag for &g_sym_Pointer. | ||
| 36d3d3d0 | 2025-09-12 14:39:57 | fix cfn_apply that returns a pointer as result type, set the pointer type and target type before calling the ffi. | ||
| dd4a4c77 | 2025-09-12 13:57:06 | fix dump | ||
| 74d99aff | 2025-09-11 23:35:13 | make dump | ||
| 2fcec34e | 2025-09-11 23:19:23 | fix test/httpd/kc3.dump | ||
| ba62ee09 | 2025-09-11 23:02:18 | fix test http | ||
| bacc5562 | 2025-09-11 22:57:59 | fix markdown tests | ||
| 47db62ea | 2025-09-11 22:40:42 | fix json tests | ||
| 26d6d2a9 | 2025-09-11 22:31:57 | fix tests | ||
| 3324a84f | 2025-09-11 22:23:37 | fix tests | ||
| 92cce410 | 2025-09-11 22:13:48 | fix refactor ht_get & ht_get_hash | ||
| 283b9a70 | 2025-09-11 21:46:11 | wip counter | ||
| bbec7555 | 2025-09-11 20:58:57 | fix KC3.require | ||
| 1622c92e | 2025-09-11 17:38:02 | make fx | ||
| 3f685486 | 2025-09-11 16:54:22 | fix make fx | ||
| a6e50037 | 2025-09-11 15:21:45 | libkc3: env_if_then_else | ||
| a3b77550 | 2025-09-11 14:54:26 | wip fx | ||
| 0a905b52 | 2025-09-11 14:20:06 | wip httpd fx | ||
| 60a01429 | 2025-09-10 14:23:13 | dump httpd fx | ||
| a7658209 | 2025-09-10 14:22:58 | TODO.md | ||
| 7095d69d | 2025-09-08 18:47:29 | make dump | ||
| 36908c2f | 2025-09-08 18:25:46 | fix make fx | ||
| f94a0d2f | 2025-09-07 17:50:18 | port kc3 to NetBSD 10.1 | ||
| f5543225 | 2025-09-07 17:22:25 | actually do not clean rwlock if not ready | ||
| bcd3d383 | 2025-09-07 17:16:25 | fix rwlock_clean on rwlock = {0} | ||
| a99c1554 | 2025-09-07 17:07:21 | add debug messages to rwlock destroy | ||
| 4a42c25a | 2025-09-07 16:16:00 | return sysctl for ncpu on NetBSD | ||
| ea96589c | 2025-09-07 00:02:58 | update dump and httpd with lib/kc3/0.1/err.kc3 and io.kc3 | ||
| b225e904 | 2025-09-06 23:52:59 | httpd: clean unused -D option, use error output as a .error.log file | ||
| 6aca9eb5 | 2025-09-06 23:34:15 | remove unused code in http server | ||
| 69350449 | 2025-09-06 23:32:01 | add targets to test/wget/Makefile | ||
| 56fca311 | 2025-09-06 13:35:48 | update todo | ||
| f022ed98 | 2025-09-06 13:33:28 | update todo | ||
| cbdfa5f7 | 2025-09-06 12:58:48 | cd test/wget && make local_test | ||
| fae77c8a | 2025-09-06 12:58:16 | ignore wget files | ||
| 29ef1bec | 2025-09-06 12:48:09 | fix broken links in doc md | ||
| d5f5986a | 2025-09-06 12:39:26 | ignore wget files | ||
| 06231fb0 | 2025-09-06 12:38:28 | cd test/wget && make | ||
| 7f6b4b42 | 2025-09-06 12:37:50 | add webfonts | ||
| 1ca0285e | 2025-09-06 12:19:47 | make dump | ||
| 57a71cb8 | 2025-09-06 12:18:25 | env_eval: revert to pass by copy in callable eval |