libkc3/str.c


Log

Author Commit Date CI Message
Thomas de Grivel 68786b8e 2024-09-04T17:46:47 markdown to html using md4c
Thomas de Grivel d6aa7d36 2024-09-02T13:43:41 release v0.1.13
Thomas de Grivel 87858636 2024-08-27T08:56:57 wip
Thomas de Grivel 1d64d11c 2024-08-16T13:55:14 str_starts_with, str_ends_with
Thomas de Grivel 48f79401 2024-08-16T12:32:32 wip asan
Thomas de Grivel 19fd1592 2024-08-15T00:05:55 wip http_response_buf_parse
Thomas de Grivel 500914db 2024-08-12T11:01:47 fix tests for pretty printer
Baptiste 41968fd7 2024-08-11T20:13:32 working 07 http test
Thomas de Grivel ea9be04e 2024-08-11T03:49:29 wip pretty printer for arrays
Thomas de Grivel ecd36f07 2024-08-10T18:38:03 pretty printer: tests ok
Thomas de Grivel 33cc4d8c 2024-08-10T14:43:27 fix compilation
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