|
44365ec1
|
2024-07-23T12:41:25
|
|
fixed memleaks using Asan
|
|
593f7076
|
2024-07-22T18:43:19
|
|
fix double free
|
|
1bb16b06
|
2024-07-22T18:27:02
|
|
memory leaks corrections
|
|
b417f2d8
|
2024-07-22T18:23:45
|
|
wip env_module_has_symbol, has_ident, http socket
|
|
69672988
|
2024-07-22T16:55:44
|
|
added missing cleaners
|
|
06ef8e36
|
2024-07-22T16:02:42
|
|
rework of frame_binding_new
|
|
c2893075
|
2024-07-22T15:14:29
|
|
binding handling (work in progress)
|
|
3505a550
|
2024-07-22T13:58:46
|
|
fix test_asan in env_load
|
|
4e4f58db
|
2024-07-22T13:58:16
|
|
fix newline counting
|
|
c580f35c
|
2024-07-22T13:21:00
|
|
fix asan for env globals
|
|
e8923ad6
|
2024-07-21T21:07:00
|
|
wip
|
|
6e78c4c7
|
2024-07-21T16:25:16
|
|
buf_fd.c: first draft
|
|
df53e41d
|
2024-07-21T15:20:19
|
|
make test_http OK
|
|
c8b31ddb
|
2024-07-21T13:36:07
|
|
fix cfn_apply
|
|
d4a9f9e1
|
2024-07-20T19:24:25
|
|
fix line counting in buf_parse_block_inner
|
|
600f4487
|
2024-07-20T19:00:22
|
|
wip http and buf_parse
|
|
baf87c61
|
2024-07-18T15:42:02
|
|
ekc3: with html_escape by default
|
|
9b812239
|
2024-07-19T19:14:25
|
|
wip sockets, cast
|
|
255e2adf
|
2024-07-19T18:05:33
|
|
wip kc3_http
|
|
d4f526a9
|
2024-07-17T21:20:48
|
|
configure: print own path
|
|
f546ca0b
|
2024-07-17T19:12:01
|
|
corrected the dlopen use in the kc3.c file to ensure a smooth running of the tests
|
|
6f308531
|
2024-07-17T19:10:01
|
|
wip ekc3/html html_escape
|
|
03726aef
|
2024-07-17T17:46:26
|
|
fix file_dirname for last slash/
|
|
efb20a1f
|
2024-07-16T23:13:45
|
|
wip ekc3, make kc3_dlopen silent on success
|
|
75ff2fd1
|
2024-07-16T21:41:08
|
|
fix env_load __DIR__ and __FILE__
|
|
b7a148cb
|
2024-07-16T21:10:50
|
|
bugfix --load and newlines
|
|
be34a823
|
2024-07-16T17:07:30
|
|
fix ikc3 --load and kc3s --load
|
|
ca0a0ffa
|
2024-07-16T15:35:29
|
|
env: move --load to ikc3.c and kc3s.c, wrote kc3_puts
|
|
f3da01dc
|
2024-07-16T14:45:21
|
|
support --load and --quit
|
|
b45456dc
|
2024-07-15T22:39:24
|
|
rename c3 -> kc3
|
|
1ae6ad0e
|
2024-07-15T19:59:52
|
|
rename c3 to kc3, fix update_source, configure, build
|