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