libkc3/str.h


Log

Author Commit Date CI Message
Thomas de Grivel 26820d0b 2025-05-12T17:02:48 kc3_access -> str_access
Jeremy JEANNE c48938e3 2025-03-03T17:36:37 wip filtering Bayesian
Thomas de Grivel db40523c 2025-03-02T16:14:12 Change copyright wording and extend to 2025
Thomas de Grivel 2e2d907c 2025-02-25T12:38:36 fix refactoring operators struct and implementation semantics
Jeremy JEANNE 436b0821 2025-02-12T18:47:48 ratio , ratio_test
Thomas de Grivel ccde0b7d 2025-02-06T22:44:34 fix file_dirname and http request
Thomas de Grivel 792b0ffc 2025-02-03T18:52:12 fix file upload in HTTPd
Thomas de Grivel 292c85de 2025-02-01T18:32:54 wip file upload in httpd
Thomas de Grivel 377a06f3 2025-01-30T15:40:00 wip
Thomas de Grivel df38cb84 2024-11-18T10:29:36 wip const and s_callable
Thomas de Grivel 96b055e1 2024-11-14T16:27:55 wip const and s_callable
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 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 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 19fd1592 2024-08-15T00:05:55 wip http_response_buf_parse
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 1792fa78 2024-08-10T15:32:54 fixed compilation of tests
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
Thomas de Grivel 4f11cd62 2024-08-03T18:53:50 wip Str eval
Thomas de Grivel 57979c67 2024-08-02T12:12:19 wip httpd
Thomas de Grivel 8a0a06dd 2024-07-31T18:55:51 wip str_init_cast
Thomas de Grivel 47e30f02 2024-07-31T17:04:39 str_init_cast: cast from [Map, Struct, Tuple] to Str
Baptiste f4ab2197 2024-07-29T18:50:26 wip
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