Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 80b8114f | 2024-08-08 13:48:18 | wip http_event | ||
| ddc89e7f | 2024-08-08 13:16:08 | wip | ||
| 87d25ea2 | 2024-08-08 13:37:33 | typo | ||
| 494a860c | 2024-08-08 13:35:10 | test libevent | ||
| 866ba2d0 | 2024-08-08 13:13:52 | http_event.h: heap-allocation functions | ||
| 5b64de6d | 2024-08-08 12:36:42 | event.kc3 | ||
| a6da535d | 2024-08-08 12:16:37 | httpd: require modules | ||
| 3adef1ff | 2024-08-08 12:08:42 | http_event_add | ||
| ab23bf1a | 2024-08-08 12:08:22 | change s_time | ||
| c0fc2f61 | 2024-08-08 12:08:00 | link libkc3_http with -levent | ||
| f4c3ccbc | 2024-08-08 12:07:35 | fix require | ||
| 02b27ced | 2024-08-08 11:52:41 | http_event_set: argument -> s_tag * | ||
| d80247ca | 2024-08-08 11:44:11 | http: wip event | ||
| ef08781f | 2024-08-08 11:40:00 | public | ||
| a03e9bb7 | 2024-08-08 11:32:41 | add http_event.c and http_event.h | ||
| 1569f9b8 | 2024-08-07 17:52:24 | http methods | ||
| bb838432 | 2024-08-07 17:13:17 | add test files for httpd | ||
| 7ae15479 | 2024-08-07 17:04:10 | httpd: send headers with mime type based on extension of request url | ||
| 9c1098b9 | 2024-08-07 16:23:47 | deleted useless body | ||
| 767e55da | 2024-08-07 16:14:27 | file_ext | ||
| e87b9143 | 2024-08-07 15:43:40 | fix bugs in httpd | ||
| 989518e8 | 2024-08-07 14:43:18 | HTTP.mime_type | ||
| 263c9d50 | 2024-08-07 13:41:19 | httpd: wip show_page | ||
| cd3a9793 | 2024-08-07 13:40:07 | File.read | ||
| bf1109d9 | 2024-08-07 13:28:18 | fix buf and buf_getc | ||
| 2c1432df | 2024-08-07 12:56:31 | http mime types | ||
| d87f2f3f | 2024-08-07 12:50:49 | wip mime types | ||
| 18bd7a9d | 2024-08-07 11:22:13 | add Str.starts_with? and Str.ends_with? to fix bug in HTTPd | ||
| bf16b07e | 2024-08-06 22:03:05 | link to release in test/httpd | ||
| 7fe03846 | 2024-08-06 22:02:45 | todo | ||
| a38e8186 | 2024-08-06 21:39:00 | httpd: directory | ||
| 261773c7 | 2024-08-06 20:40:04 | httpd: routes: wip | ||
| 2e50d84b | 2024-08-06 20:34:32 | implemented 404 page | ||
| 9bcbf3d0 | 2024-08-06 20:11:58 | fix compilation on debian | ||
| 0ca99830 | 2024-08-06 19:59:21 | File.list(path) | ||
| c4eabc01 | 2024-08-06 19:24:50 | httpd: wip: file server | ||
| 7ad7d407 | 2024-08-06 17:28:47 | file exist in kc3 and c | ||
| 62a44321 | 2024-08-06 19:23:17 | bump revision to v0.1.13 | ||
| eef7c6dc | 2024-08-06 16:13:28 | Release KC3 v0.1.12 . | ||
| 9a773cc1 | 2024-08-06 15:48:30 | fix memleak in str_parse_eval | ||
| 8014ec3b | 2024-08-06 15:07:46 | wip tests asan | ||
| 0fd81cea | 2024-08-06 12:39:18 | fix tag_div for tag_integer_reduce | ||
| b2b1b077 | 2024-08-05 18:35:58 | fix test ikc3 puts | ||
| 6a90e91a | 2024-08-05 18:33:50 | wip | ||
| 7e43ee41 | 2024-08-05 18:20:53 | fix tag_neg for return tag_integer_reduce | ||
| 124fa98b | 2024-08-05 18:05:58 | fix tests for casts | ||
| 0a912e86 | 2024-08-05 18:05:48 | fix tag_mod for return tag_integer_reduce | ||
| a153cb21 | 2024-08-05 17:30:59 | fixed tag_mul | ||
| 92541c8e | 2024-08-05 17:14:43 | update integer.lisp | ||
| 40d82702 | 2024-08-05 16:55:32 | fix tag_band for return tag_integer_reduce | ||
| afd28159 | 2024-08-05 16:31:46 | fix tag_sub for return tag_integer_reduce | ||
| 338af0e8 | 2024-08-05 16:14:25 | fix test for globals | ||
| 40f01b38 | 2024-08-05 16:13:57 | fix tag_add for return tag_integer_reduce | ||
| 6293ee89 | 2024-08-05 15:12:40 | misc/print_limits | ||
| 0c53701e | 2024-08-05 14:07:21 | display_min_max function | ||
| 520cc234 | 2024-08-05 14:06:58 | corrected compilation error on debian | ||
| 48ef7ecd | 2024-08-05 13:52:44 | fix httpd | ||
| de554652 | 2024-08-05 13:29:08 | test 05_response.kc3 | ||
| 57f6d1ad | 2024-08-05 13:06:41 | wip integer_reduce | ||
| 91f6b1ab | 2024-08-04 20:31:29 | fix tests | ||
| 9d79bd0c | 2024-08-04 19:54:53 | wip integers and cast | ||
| 1163eac3 | 2024-08-04 12:03:47 | cast_needed | ||
| 6ed69c0b | 2024-08-03 19:01:59 | revert changes for __DIR__ and __FILE__ | ||
| 4ddc4b33 | 2024-08-03 19:01:20 | ignore httpd.log | ||
| 4f11cd62 | 2024-08-03 18:53:50 | wip Str eval | ||
| d263a522 | 2024-08-03 14:49:00 | little front update | ||
| 57e770d6 | 2024-08-03 14:35:31 | list_has | ||
| 78879ff8 | 2024-08-03 12:52:30 | deleted useless printf | ||
| eb43d3a6 | 2024-08-03 12:51:43 | httpd first reponse | ||
| 1ba58837 | 2024-08-03 12:43:37 | http test correction | ||
| 7a5cd0a1 | 2024-08-02 19:50:46 | err_inspect_struct | ||
| 11022990 | 2024-08-02 19:50:04 | error checking | ||
| 95c4e5c0 | 2024-08-03 11:01:48 | test struct offsets | ||
| 4b322c6e | 2024-08-03 11:00:48 | fix struct alignment | ||
| 8a44e216 | 2024-08-03 11:00:16 | clean | ||
| 242b5c07 | 2024-08-02 15:04:32 | frame_replace | ||
| ed29f501 | 2024-08-02 14:28:38 | misc | ||
| 146e004c | 2024-08-02 13:36:02 | removed useless files | ||
| d217d2b4 | 2024-08-02 13:34:58 | new misc folder | ||
| fdf99158 | 2024-08-02 13:34:41 | corrected the if test | ||
| 2c3d9e4d | 2024-08-02 13:33:58 | wip httpd | ||
| cb6f223a | 2024-08-02 12:35:36 | Struct.offset(%HTTP.Request, :message) | ||
| c1f191ac | 2024-08-02 12:35:11 | silence buf_refill failures | ||
| 57979c67 | 2024-08-02 12:12:19 | wip httpd | ||
| 85db6f2e | 2024-08-01 18:33:54 | fix tests | ||
| 281f283b | 2024-08-01 17:31:31 | error reporting | ||
| e2190819 | 2024-08-01 17:31:13 | clean file_dir and file_path in env_load | ||
| e4a0cab3 | 2024-08-01 17:22:48 | fix test http 04 | ||
| 3a81313e | 2024-08-01 16:37:35 | delete current_test | ||
| 7542a210 | 2024-08-01 16:32:16 | buf_parse_tag_tuple added to buf_parse_tag | ||
| 866efade | 2024-08-01 16:07:40 | correcting the bugs in ikc3_test | ||
| 4cfe3b12 | 2024-08-01 15:35:06 | fix test ikc3 buf_rw | ||
| 6e4a94a4 | 2024-08-01 15:20:21 | remove duplicate buf_refill | ||
| 747e8ca3 | 2024-08-01 15:14:17 | wip | ||
| f0280777 | 2024-08-01 14:14:09 | wip | ||
| 67f8fb3b | 2024-08-01 13:57:00 | inspect buf on facts_load error | ||
| fb603223 | 2024-08-01 13:50:29 | fix line numbers in buf | ||
| 068f23f5 | 2024-08-01 13:35:36 | changed buf_init to buf_init_const | ||
| af05ffb2 | 2024-08-01 13:34:35 | wip buf_parse | ||
| 0cf28edb | 2024-08-01 13:03:08 | wip buf read_only |