libkc3/str.c

Branch


Log

Author Commit Date CI Message
Thomas de Grivel f0658ca1 2024-11-10T11:25:56 fix loading of facts file with strings containing #{}
Thomas de Grivel 30f6b669 2024-10-26T13:15:36 fix Str.random_base64
Thomas de Grivel eacb0f1d 2024-10-26T12:52:01 test Str.random_base64
Thomas de Grivel 46ae338b 2024-10-26T12:43:51 wip Str.random_base64
Thomas de Grivel 81a18fe0 2024-10-14T23:12:50 worked on str_slice and fixed syntaxic coloration for KC3 files
Thomas de Grivel 89ec99cd 2024-10-04T22:04:51 wip facts_with, fx
Thomas de Grivel 8802b04a 2024-09-29T17:04:45 wip env_facts_with
Thomas de Grivel 9d4078f9 2024-09-23T13:04:52 wip fx, Str.size(), tag_integer_reduce for Uw, Sw
Thomas de Grivel c26b2b44 2024-09-18T21:59:34 fx
Thomas de Grivel 09f270fe 2024-09-16T23:13:09 wip segv
Thomas de Grivel acdd3bec 2024-09-16T03:34:45 strftime
Thomas de Grivel a03e3d79 2024-09-10T22:42:14 doc: replace space with '_'
Thomas de Grivel 31a0c7e6 2024-09-10T20:39:44 do not follow ../
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