|
752330a5
|
2024-08-08T17:20:11
|
|
Fix build on MacOS (M2)
|
|
05a6a4d6
|
2024-08-08T14:58:00
|
|
wip http_event
|
|
ab23bf1a
|
2024-08-08T12:08:22
|
|
change s_time
|
|
767e55da
|
2024-08-07T16:14:27
|
|
file_ext
|
|
e87b9143
|
2024-08-07T15:43:40
|
|
fix bugs in httpd
|
|
989518e8
|
2024-08-07T14:43:18
|
|
HTTP.mime_type
|
|
cd3a9793
|
2024-08-07T13:40:07
|
|
File.read
|
|
bf1109d9
|
2024-08-07T13:28:18
|
|
fix buf and buf_getc
|
|
d87f2f3f
|
2024-08-07T12:50:49
|
|
wip mime types
|
|
18bd7a9d
|
2024-08-07T11:22:13
|
|
add Str.starts_with? and Str.ends_with? to fix bug in HTTPd
|
|
a38e8186
|
2024-08-06T21:39:00
|
|
httpd: directory
|
|
9bcbf3d0
|
2024-08-06T20:11:58
|
|
fix compilation on debian
|
|
0ca99830
|
2024-08-06T19:59:21
|
|
File.list(path)
|
|
c4eabc01
|
2024-08-06T19:24:50
|
|
httpd: wip: file server
|
|
7ad7d407
|
2024-08-06T17:28:47
|
|
file exist in kc3 and c
|
|
9a773cc1
|
2024-08-06T15:48:30
|
|
fix memleak in str_parse_eval
|
|
8014ec3b
|
2024-08-06T15:07:46
|
|
wip tests asan
|
|
0fd81cea
|
2024-08-06T12:39:18
|
|
fix tag_div for tag_integer_reduce
|
|
6a90e91a
|
2024-08-05T18:33:50
|
|
wip
|
|
7e43ee41
|
2024-08-05T18:20:53
|
|
fix tag_neg for return tag_integer_reduce
|
|
0a912e86
|
2024-08-05T18:05:48
|
|
fix tag_mod for return tag_integer_reduce
|
|
a153cb21
|
2024-08-05T17:30:59
|
|
fixed tag_mul
|
|
40d82702
|
2024-08-05T16:55:32
|
|
fix tag_band for return tag_integer_reduce
|
|
afd28159
|
2024-08-05T16:31:46
|
|
fix tag_sub for return tag_integer_reduce
|
|
40f01b38
|
2024-08-05T16:13:57
|
|
fix tag_add for return tag_integer_reduce
|
|
6293ee89
|
2024-08-05T15:12:40
|
|
misc/print_limits
|
|
520cc234
|
2024-08-05T14:06:58
|
|
corrected compilation error on debian
|
|
48ef7ecd
|
2024-08-05T13:52:44
|
|
fix httpd
|
|
57f6d1ad
|
2024-08-05T13:06:41
|
|
wip integer_reduce
|
|
9d79bd0c
|
2024-08-04T19:54:53
|
|
wip integers and cast
|
|
1163eac3
|
2024-08-04T12:03:47
|
|
cast_needed
|
|
6ed69c0b
|
2024-08-03T19:01:59
|
|
revert changes for __DIR__ and __FILE__
|
|
4f11cd62
|
2024-08-03T18:53:50
|
|
wip Str eval
|
|
57e770d6
|
2024-08-03T14:35:31
|
|
list_has
|
|
7a5cd0a1
|
2024-08-02T19:50:46
|
|
err_inspect_struct
|
|
11022990
|
2024-08-02T19:50:04
|
|
error checking
|
|
4b322c6e
|
2024-08-03T11:00:48
|
|
fix struct alignment
|
|
242b5c07
|
2024-08-02T15:04:32
|
|
frame_replace
|
|
2c3d9e4d
|
2024-08-02T13:33:58
|
|
wip httpd
|
|
cb6f223a
|
2024-08-02T12:35:36
|
|
Struct.offset(%HTTP.Request, :message)
|
|
c1f191ac
|
2024-08-02T12:35:11
|
|
silence buf_refill failures
|
|
57979c67
|
2024-08-02T12:12:19
|
|
wip httpd
|
|
281f283b
|
2024-08-01T17:31:31
|
|
error reporting
|
|
e2190819
|
2024-08-01T17:31:13
|
|
clean file_dir and file_path in env_load
|
|
e4a0cab3
|
2024-08-01T17:22:48
|
|
fix test http 04
|
|
7542a210
|
2024-08-01T16:32:16
|
|
buf_parse_tag_tuple added to buf_parse_tag
|
|
866efade
|
2024-08-01T16:07:40
|
|
correcting the bugs in ikc3_test
|
|
6e4a94a4
|
2024-08-01T15:20:21
|
|
remove duplicate buf_refill
|
|
747e8ca3
|
2024-08-01T15:14:17
|
|
wip
|
|
f0280777
|
2024-08-01T14:14:09
|
|
wip
|
|
67f8fb3b
|
2024-08-01T13:57:00
|
|
inspect buf on facts_load error
|
|
fb603223
|
2024-08-01T13:50:29
|
|
fix line numbers in buf
|
|
068f23f5
|
2024-08-01T13:35:36
|
|
changed buf_init to buf_init_const
|
|
af05ffb2
|
2024-08-01T13:34:35
|
|
wip buf_parse
|
|
0cf28edb
|
2024-08-01T13:03:08
|
|
wip buf read_only
|
|
333353ea
|
2024-07-31T19:57:17
|
|
wip httpd
|
|
21562b6b
|
2024-07-31T19:05:40
|
|
fix buf_inspect_struct %Buf{}
|
|
8a0a06dd
|
2024-07-31T18:55:51
|
|
wip str_init_cast
|
|
0675e541
|
2024-07-31T18:13:35
|
|
buf_inspect_struct_size
|
|
00c9d5e0
|
2024-07-31T17:59:31
|
|
wip
|
|
f225c6b7
|
2024-07-31T17:58:47
|
|
wip buf_inspect_struct
|
|
04feb525
|
2024-07-31T17:12:38
|
|
implement buf_inspect_struct_size
|
|
47e30f02
|
2024-07-31T17:04:39
|
|
str_init_cast: cast from [Map, Struct, Tuple] to Str
|
|
9b813394
|
2024-07-31T16:41:24
|
|
wip httpd
|
|
bb51f91d
|
2024-07-31T16:34:06
|
|
wip httpd
|
|
8b50e686
|
2024-07-31T15:32:14
|
|
buf_parse: wip
|
|
5c1493a3
|
2024-07-31T15:00:52
|
|
httpd tests:wip
|
|
f2a0c69c
|
2024-07-31T14:56:54
|
|
fix buf_parse_tag for special operators
|
|
27318b4d
|
2024-07-31T14:00:43
|
|
wip httpd
|
|
bc9a0b3e
|
2024-07-31T13:52:06
|
|
env_load
|
|
591012ff
|
2024-07-31T12:14:33
|
|
wip httpd
|
|
017c82d9
|
2024-07-30T19:47:32
|
|
wip
|
|
9f143e15
|
2024-07-30T18:31:02
|
|
update_sources
|
|
0966d209
|
2024-07-30T18:13:28
|
|
s,u_init_1 and s,u_init_str
|
|
0033716a
|
2024-07-30T18:00:27
|
|
http response: wip
|
|
9a3c4f96
|
2024-07-29T21:21:10
|
|
fix str_init_slice and str_sw_pos_to_uw
|
|
48d9beb0
|
2024-07-29T19:00:33
|
|
err_puts for str_init_slice
|
|
f4ab2197
|
2024-07-29T18:50:26
|
|
wip
|
|
07e09314
|
2024-07-29T16:49:39
|
|
working fourth http test
|
|
4d2f5348
|
2024-07-29T16:06:21
|
|
wip
|
|
d05b6203
|
2024-07-29T14:08:40
|
|
wip tests
|
|
7c4d5eda
|
2024-07-29T12:48:09
|
|
wip tests (U8) 0
|
|
9c175f04
|
2024-07-28T23:36:38
|
|
make test_http
|
|
89697be8
|
2024-07-28T05:25:58
|
|
tmp = {0}
|
|
f9ee7637
|
2024-07-28T05:02:34
|
|
initialize tmp
|
|
90d43dfb
|
2024-07-27T22:51:38
|
|
config_i386
|
|
07554e0d
|
2024-07-27T22:50:04
|
|
buf_inspect_map
|
|
9fdaf298
|
2024-07-27T20:40:28
|
|
buf_inspect_s, buf_inspect_u: print cast when necessary
|
|
829cb3e4
|
2024-07-27T19:14:10
|
|
libkc3: buf_inspect_s, buf_inspect_u: print cast
|
|
bd4eb7a2
|
2024-07-27T15:58:31
|
|
wip struct access
|
|
9b956268
|
2024-07-27T14:49:27
|
|
wip bug in struct_access
|
|
704eb1f3
|
2024-07-26T18:03:24
|
|
wip http, buf_rw
|
|
9132836b
|
2024-07-25T19:30:02
|
|
buf_read_until* functions
|
|
69671c6d
|
2024-07-25T17:19:03
|
|
wip http request and Buf
|
|
3afffc9f
|
2024-07-25T12:53:39
|
|
abort on lock failure
|
|
e9e507d8
|
2024-07-25T12:53:23
|
|
delay alloc of buf_tmp in buf_parse_module_name
|
|
df4566fe
|
2024-07-24T17:49:51
|
|
IKC3_TEST=if make test_ikc3
|
|
20080c9c
|
2024-07-24T16:25:37
|
|
wip call
|
|
c263dc2f
|
2024-07-24T16:21:51
|
|
fix compilation
|
|
df689957
|
2024-07-24T15:21:17
|
|
tag_sym -> tag_sym_value
|