libkc3


Log

Author Commit Date CI Message
Thomas de Grivel be8fa9df 2025-06-11T11:24:17 bugfixes for block.c
Thomas de Grivel 7e047aee 2025-05-31T13:39:26 fix compilation on Debian
Thomas de Grivel 71efafdf 2025-05-31T00:26:20 fix buf_fd_open_w_flush
Thomas de Grivel 2d49b2b1 2025-05-29T14:39:02 wip win64 sockets
Thomas de Grivel 421adab1 2025-05-27T13:49:56 fix compilation on Linux
Thomas de Grivel de4c4bd2 2025-05-27T13:20:18 wip sockets on win64
Thomas de Grivel 3fbc9b37 2025-05-26T14:20:14 fix env_facts_with_macro unwind protect
Thomas de Grivel eb5040d0 2025-05-26T13:33:47 fix double free in env_eval_fn_args
Thomas de Grivel 0a3b747c 2025-05-26T12:49:44 wip pthread
Thomas de Grivel 4d2244bf 2025-05-26T11:38:30 fix compilation under Linux gcc
Thomas de Grivel fb7cf950 2025-05-23T20:03:57 unwind protect for function call
Thomas de Grivel 193b6cf0 2025-05-22T20:13:33 env_facts_with*: unwind_protect
Thomas de Grivel 3765ba91 2025-05-22T19:06:49 unwind_protect env_facts_with
Thomas de Grivel f6983ea4 2025-05-20T19:40:31 unwind protect for transactions
Thomas de Grivel 2728807f 2025-05-20T13:38:49 env_facts_collect_with: as the callback argument is local put it on the stack.
Thomas de Grivel 28a8d4b7 2025-05-19T17:21:17 fix deadlock in ht.c (ops.c affected)
Thomas de Grivel 8e6593a6 2025-05-19T17:13:18 add rwlock for ht.c
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 26820d0b 2025-05-12T17:02:48 kc3_access -> str_access
Thomas de Grivel 30c9375b 2025-05-05T10:16:18 block in functions
Thomas de Grivel 8df9b1b0 2025-05-01T16:12:30 block
Thomas de Grivel 73067794 2025-04-30T00:15:47 wip
Thomas de Grivel 036ad8d8 2025-04-29T23:18:03 fix file_close, list_filter_
Thomas de Grivel 45f9cc87 2025-04-29T21:40:32 -Os
Thomas de Grivel a16819fb 2025-04-29T21:16:54 refactor: rename block into do_block
Thomas de Grivel 4f4c18db 2025-04-28T22:40:32 fix build on OpenBSD 7.7
Thomas de Grivel a5408d68 2025-04-28T14:19:00 pass by reference for arrays
Thomas de Grivel d79feef2 2025-04-27T20:48:46 fix build on linux
Thomas de Grivel 5251739d 2025-04-27T19:36:29 wip httpd and silence_errors
Thomas de Grivel 50fa19c3 2025-04-26T13:06:39 make uninstall, fix build under windows
Thomas de Grivel 3b4425d2 2025-04-23T16:39:06 wip win64
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 e35ef184 2025-04-18T21:46:06 fix buf_inspect_str_size
Thomas de Grivel 931608d2 2025-04-18T21:33:01 buf_inspect_str_character_size
Thomas de Grivel 887bc5ea 2025-04-18T13:48:14 add mutex for structs
Thomas de Grivel 4d136bf9 2025-04-18T13:44:48 add mutex for structs
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 5fbd1604 2025-04-09T20:53:17 add path to env
Thomas de Grivel 520df072 2025-04-09T15:44:19 wip err_inspect
Thomas de Grivel 79c8cf21 2025-04-09T12:21:42 add ops_delete in env_fork_clean
Thomas de Grivel 978f568c 2025-04-09T11:08:45 wip FreeBSD ASAN
Thomas de Grivel 2983d35f 2025-04-09T11:04:40 wip FreeBSD ASAN
Thomas de Grivel 300f8d09 2025-04-09T11:02:14 wip FreeBSD ASAN
Thomas de Grivel c286e5bc 2025-04-09T10:57:39 wip FreeBSD ASAN
Thomas de Grivel f2262814 2025-04-08T21:17:01 wip asan freebsd
Thomas de Grivel f7e6e6ea 2025-04-08T19:33:52 Tag.from_str parser
Thomas de Grivel 21faa3df 2025-04-08T18:21:23 wip freebsd
Thomas de Grivel bd6119f8 2025-04-07T23:26:41 debug
Thomas de Grivel 722af4ce 2025-04-07T21:03:42 wip install
Thomas de Grivel 707aacf6 2025-04-07T18:18:36 wip install img
Thomas de Grivel 74c8338f 2025-03-31T21:59:04 sort types
Thomas de Grivel bfeaa31a 2025-03-31T16:45:12 fix buf_parse_ptr
Thomas de Grivel 29ab55a8 2025-03-31T16:35:22 buf_inspect_integer_hexadecimal
Thomas de Grivel e54e6f2f 2025-03-31T12:14:57 libkc3 fix warning message on list access without a number
Thomas de Grivel e51bbe40 2025-03-26T19:16:44 fix various bugs
Thomas de Grivel 9f04ff5f 2025-03-26T18:37:05 comment
Thomas de Grivel 3dc53072 2025-03-24T17:44:25 error handling
Thomas de Grivel 59267e94 2025-03-24T17:44:15 ref_count for s_list
Thomas de Grivel 4ffa7aaa 2025-03-24T17:24:19 struct: fix pass by copy in destructor
Thomas de Grivel 08e372dc 2025-03-24T16:40:53 fix env_fork / pass_by_copy
Jeremy JEANNE bec74e5e 2025-03-24T16:23:44 fix compare_tag for f128
Thomas de Grivel 9531bb42 2025-03-24T14:36:00 wip httpd
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 8a11bb79 2025-03-23T20:14:34 fix buf_parse_comments
Jeremy JEANNE a92a2712 2025-03-19T16:50:34 fix array_dimension
Jeremy JEANNE d476ece1 2025-03-19T15:07:02 fix list_to_array
Thomas de Grivel 5ca06dac 2025-03-17T22:37:36 fix memleaks in sym_anon
Thomas de Grivel 726be367 2025-03-17T13:45:54 error message
Thomas de Grivel 789d6385 2025-03-17T11:07:03 kc3_access void returns void
Thomas de Grivel aaa8d27a 2025-03-17T11:06:23 kc3_access void returns void
Thomas de Grivel d8a10a78 2025-03-16T20:58:21 fix struct_access_sym for tag_time
Thomas de Grivel d1c8db9c 2025-03-16T20:07:20 fix make test_libkc3_asan
Thomas de Grivel 76b12911 2025-03-16T19:20:43 wip memleaks
Thomas de Grivel 2e49ade1 2025-03-16T19:01:23 fix memleak in buf_parse_call_op_rec
Thomas de Grivel c0763c0b 2025-03-16T18:22:56 ./update_sources
Thomas de Grivel e4808e3a 2025-03-16T18:18:08 ikc3 --copy for pass by copy
Thomas de Grivel c8feb452 2025-03-15T12:42:01 wip assert
Thomas de Grivel 29e7a7e6 2025-03-14T23:40:07 struct_type -> pstruct_type
Thomas de Grivel 4885ef3d 2025-03-14T20:42:27 wip pcallable
Thomas de Grivel cbf32008 2025-03-14T17:40:33 fix sym_character_is_reserved
Thomas de Grivel 994d3df5 2025-03-14T15:45:02 wip
Thomas de Grivel 914c4068 2025-03-12T11:32:42 wip memleak buf_parse integer
Thomas de Grivel 98cd6c5d 2025-03-12T11:17:56 wip buf_parse integer memleak
Thomas de Grivel aea20589 2025-03-11T18:23:03 fix %Time{} in struct
Jeremy JEANNE 781175c1 2025-03-10T20:04:03 str_split_words
Jeremy JEANNE d46fc267 2025-03-10T16:45:13 buf_read_word_into_str, wip str_split_words, test character_is_alphanum
Jeremy JEANNE ab49d37e 2025-03-10T11:48:00 UCD_NUMBER
Jeremy JEANNE 8b1a7c43 2025-03-07T18:30:02 character_is_alphanum, character_is_alphabectic
Jeremy JEANNE 9651debd 2025-03-04T17:19:26 fix buf_read_until_list_into_str
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 bc939153 2025-03-11T12:22:03 wip tests
Thomas de Grivel af5cfbb6 2025-03-11T12:03:50 wip threads env_fork
Thomas de Grivel dcb2126f 2025-03-11T11:38:14 wip tests
Thomas de Grivel 7b8536d5 2025-03-11T11:02:52 fix env_clean segv
Thomas de Grivel 473ea787 2025-03-10T20:15:25 wip segv
Thomas de Grivel a030f9af 2025-03-10T19:57:19 pstruct_type