libkc3/str.c


Log

Author Commit Date CI Message
Thomas de Grivel 767e55da 2024-08-07T16:14:27 file_ext
Thomas de Grivel 18bd7a9d 2024-08-07T11:22:13 add Str.starts_with? and Str.ends_with? to fix bug in HTTPd
Baptiste a38e8186 2024-08-06T21:39:00 httpd: directory
Baptiste 9bcbf3d0 2024-08-06T20:11:58 fix compilation on debian
Baptiste 9a773cc1 2024-08-06T15:48:30 fix memleak in str_parse_eval
Baptiste 520cc234 2024-08-05T14:06:58 corrected compilation error on debian
Thomas de Grivel 4f11cd62 2024-08-03T18:53:50 wip Str eval
Thomas de Grivel 57979c67 2024-08-02T12:12:19 wip httpd
Baptiste 068f23f5 2024-08-01T13:35:36 changed buf_init to buf_init_const
Thomas de Grivel 8a0a06dd 2024-07-31T18:55:51 wip str_init_cast
Thomas de Grivel 0675e541 2024-07-31T18:13:35 buf_inspect_struct_size
Thomas de Grivel f225c6b7 2024-07-31T17:58:47 wip buf_inspect_struct
Thomas de Grivel 47e30f02 2024-07-31T17:04:39 str_init_cast: cast from [Map, Struct, Tuple] to Str
Thomas de Grivel 9a3c4f96 2024-07-29T21:21:10 fix str_init_slice and str_sw_pos_to_uw
Thomas de Grivel 48d9beb0 2024-07-29T19:00:33 err_puts for str_init_slice
Baptiste f4ab2197 2024-07-29T18:50:26 wip
Baptiste 07e09314 2024-07-29T16:49:39 working fourth http test
Thomas de Grivel d05b6203 2024-07-29T14:08:40 wip tests
Thomas de Grivel f9ee7637 2024-07-28T05:02:34 initialize tmp
Thomas de Grivel baf87c61 2024-07-18T15:42:02 ekc3: with html_escape by default
Thomas de Grivel 1ae6ad0e 2024-07-15T19:59:52 rename c3 to kc3, fix update_source, configure, build