lib

Branch


Log

Author Commit Date CI Message
Thomas de Grivel 6f8ac880 2025-05-13T15:52:19 hook unwind_protect logic into kc3.c, renamed tests for do_block and added tests for block and unwind_protect
Thomas de Grivel 8df9b1b0 2025-05-01T16:12:30 block
Thomas de Grivel 73067794 2025-04-30T00:15:47 wip
Thomas de Grivel a16819fb 2025-04-29T21:16:54 refactor: rename block into do_block
Thomas de Grivel 8adfe5b8 2025-04-27T22:45:45 wip win64
Thomas de Grivel 5251739d 2025-04-27T19:36:29 wip httpd and silence_errors
Thomas de Grivel 41388f7b 2025-04-18T23:29:53 fix tag_init_from_str
Thomas de Grivel 85849758 2025-04-18T22:33:48 fix env_eval_equal_tag warnings
Thomas de Grivel 6c1aa873 2025-04-17T12:41:42 lock transactions rw
Thomas de Grivel e44c8427 2025-04-14T23:17:37 facts with transaction
Thomas de Grivel 64fdde37 2025-04-09T20:53:08 httpd: put message when app is loaded
Thomas de Grivel f7e6e6ea 2025-04-08T19:33:52 Tag.from_str parser
Thomas de Grivel bd6119f8 2025-04-07T23:26:41 debug
Thomas de Grivel 1d43b1ee 2025-03-30T19:27:43 spam
Thomas de Grivel 9ecf102c 2025-03-27T11:04:33 spamicity
Thomas de Grivel 624d5584 2025-03-27T10:41:30 wip antispam
Thomas de Grivel e51bbe40 2025-03-26T19:16:44 fix various bugs
Jeremy JEANNE 8a53272f 2025-03-24T18:00:32 fix bayes
Thomas de Grivel 48f26f55 2025-03-24T17:47:03 thread count = 1
Jeremy JEANNE 3ba8f6c3 2025-03-24T14:37:23 fix bug bayes
Thomas de Grivel 9531bb42 2025-03-24T14:36:00 wip httpd
Thomas de Grivel 90115c02 2025-03-24T13:26:19 spam.bayes
Thomas de Grivel 21e29001 2025-03-24T00:25:45 kpkg info
Thomas de Grivel 52669e40 2025-03-23T21:20:02 fix buf_parse_comment
Thomas de Grivel a140a56c 2025-03-23T20:14:43 kpkg
Thomas de Grivel 10426ad5 2025-03-22T22:09:12 wip httpd & metric
Jeremy JEANNE 08979170 2025-03-19T20:34:21 wip filtering bayesian
Jeremy JEANNE fe1663dd 2025-03-19T17:14:01 is_spam
Jeremy JEANNE a92a2712 2025-03-19T16:50:34 fix array_dimension
Thomas de Grivel 16241488 2025-03-17T23:23:32 fix && and ||
Thomas de Grivel 5ca06dac 2025-03-17T22:37:36 fix memleaks in sym_anon
Jeremy JEANNE f2721fd9 2025-03-17T13:32:59 wip spam/bayes.kc3
Jeremy JEANNE f947227c 2025-03-11T15:49:00 rm split_list
Thomas de Grivel c3c573ac 2025-03-16T20:58:37 kc3_httpd: minor tweaks
Thomas de Grivel 36a7fa18 2025-03-11T18:23:46 clean
Jeremy JEANNE cb90312d 2025-03-11T14:40:58 Wip spam
Jeremy JEANNE be087e0e 2025-03-10T18:46:58 wip str.facts cfn
Jeremy JEANNE d46fc267 2025-03-10T16:45:13 buf_read_word_into_str, wip str_split_words, test character_is_alphanum
Jeremy JEANNE d1218371 2025-03-04T18:11:40 fix List.count_items
Jeremy JEANNE c48938e3 2025-03-03T17:36:37 wip filtering Bayesian
Thomas de Grivel 9aba5845 2025-03-11T13:45:07 fix tests
Thomas de Grivel 7a6dc925 2025-03-10T15:54:30 sym_anon
Thomas de Grivel c0a33227 2025-03-07T15:12:56 wip r8
Thomas de Grivel 1c8f6802 2025-03-06T10:43:24 fix metric normalize
Thomas de Grivel d1302beb 2025-03-06T09:41:04 wip pstruct
Thomas de Grivel 72907a3f 2025-03-04T16:09:13 wip operators and struct/pstruct pass by ref
Thomas de Grivel f0cada2f 2025-03-03T21:49:08 wip tests ikc3
Thomas de Grivel 4f04f8f8 2025-03-03T20:41:48 wip special operators
Thomas de Grivel e104f071 2025-03-03T18:12:50 fix tests and env_eval_call_resolve
Thomas de Grivel 2e861758 2025-03-03T12:43:38 wip op ops ht
Thomas de Grivel b37aa75e 2025-03-01T15:54:36 wip ops
Thomas de Grivel d1b54577 2025-02-27T18:51:09 typo
Thomas de Grivel 78867d3f 2025-02-27T18:42:04 normalize metrics
Thomas de Grivel 957e8a43 2025-02-27T18:12:15 canonicalize url in metric
Thomas de Grivel 9f58332d 2025-02-25T12:57:00 fix operators
Thomas de Grivel f20a8909 2025-02-24T01:17:30 op / ops
Thomas de Grivel a132c073 2025-02-22T15:12:54 List.length = cfn "kc3_list_length"
Thomas de Grivel 10c0cb40 2025-02-22T14:44:29 List.slice(list, start, end)
Thomas de Grivel 8614b20c 2025-02-20T19:49:04 wip kubz
Thomas de Grivel ead00e16 2025-02-20T01:00:32 hotpatch www.kmx.io
Thomas de Grivel 1fd19226 2025-02-18T22:41:04 fix httpd file upload
Thomas de Grivel d4c081cd 2025-02-18T22:24:01 remove tabs
Jeremy JEANNE 7e2c5360 2025-02-18T20:43:47 content dispotion : inline
Thomas de Grivel 9a4834d5 2025-02-18T13:57:06 wip kubz
Thomas de Grivel 2658107f 2025-02-15T00:16:10 lib: remove pause (see pause(3) on OpenBSD)
Jeremy JEANNE 4f003bd0 2025-02-14T20:17:07 ratio facts wrap
Thomas de Grivel 365db389 2025-02-12T00:57:15 fixed http file upload
Thomas de Grivel 3b4abc12 2025-02-11T18:44:21 wip file upload, filename and replace as params
Thomas de Grivel 9384a8e6 2025-02-11T18:38:35 wip file upload
Thomas de Grivel 694d3f8b 2025-02-11T18:03:42 fix file_ensure_directory
Thomas de Grivel cc47fc7d 2025-02-11T16:35:11 httpd
Thomas de Grivel f5be373a 2025-02-06T23:38:46 fix httpd file upload
Thomas de Grivel ccde0b7d 2025-02-06T22:44:34 fix file_dirname and http request
Thomas de Grivel 0ff7e0bb 2025-02-06T16:58:24 wip file upload
Thomas de Grivel 5d722a35 2025-02-06T14:24:03 wip buf_inspect_struct_size bug
Jeremy JEANNE a6ecebb9 2025-02-04T00:07:06 fix build
Thomas de Grivel 4b89dce3 2025-02-06T01:30:08 wip primes
Thomas de Grivel 51cf5ef9 2025-02-06T00:52:23 wip primes
Thomas de Grivel cfb5a895 2025-02-05T23:51:24 Math.pow
Thomas de Grivel 9e299435 2025-02-05T22:35:22 linux (PopOS)
Thomas de Grivel 93917318 2025-02-01T03:06:24 wip http file upload
Thomas de Grivel 314eb61e 2025-01-30T16:56:40 str_starts_with_case_insensitive
Thomas de Grivel bbc7830b 2025-01-10T01:41:20 security
Thomas de Grivel 644bac2a 2025-01-07T14:19:28 smtp: sendmail
Thomas de Grivel 4da525ed 2025-01-07T11:48:44 env_and, env_or
Thomas de Grivel 40acb9cd 2025-01-06T18:13:38 wip smtp
Thomas de Grivel ecc066f1 2025-01-06T16:53:56 smtp_open, smtp_close
Thomas de Grivel 7c65e865 2025-01-05T06:23:33 wip win32
Thomas de Grivel 5c2d4bc6 2025-01-02T19:49:43 deserialize
Jeremy JEANNE 446e0a48 2024-12-20T22:56:02 kc3.facts, kc3_sysct~l
Thomas de Grivel d866ecdc 2025-01-01T21:04:09 tag_is_integer
Thomas de Grivel bdc01abc 2024-12-25T05:15:02 wip
Thomas de Grivel 376bbec4 2024-12-20T13:21:21 ncpu global variable
Thomas de Grivel a26d9293 2024-12-19T22:24:13 kmsg: text_view_w
Thomas de Grivel c69cec59 2024-12-19T20:54:53 gtk4: TextView: set_monospace
Thomas de Grivel 3a9f388e 2024-12-19T15:21:52 gtk4: entry get text / set text
Jeremy JEANNE ceac6684 2024-12-19T14:42:02 Entry in hbox
Thomas de Grivel 4c7b04dd 2024-12-19T15:05:11 gtk4: get_text set_text
Thomas de Grivel 5e75a41d 2024-12-19T13:45:46 entry
Thomas de Grivel 9b3919db 2024-12-19T11:42:46 gtk4: fix simple_action