log

age author description
Thu, 24 Mar 2022 07:29:36 +0100 David Demelier buf: now separate library
Thu, 24 Mar 2022 07:29:22 +0100 David Demelier asprintf: fix Windows impl
Thu, 24 Mar 2022 07:22:08 +0100 David Demelier misc: remove everything C++
Sat, 03 Oct 2020 16:20:03 +0200 David Demelier cmake/FindJansson: enable imported targets
Sat, 03 Oct 2020 16:15:16 +0200 David Demelier cmake/FindSDL2: revamp
Fri, 21 Feb 2020 15:09:53 +0100 David Demelier buf: initial import
Thu, 19 Sep 2019 11:34:54 +0000 David Demelier json_util: use explicit int
Thu, 19 Sep 2019 11:34:32 +0000 David Demelier options: remove useless main
Thu, 19 Sep 2019 11:34:16 +0000 David Demelier misc: add .clang file
Thu, 25 Jul 2019 20:01:00 +0200 David Demelier pexec: remove noexcept for the moment
Tue, 16 Jul 2019 21:07:25 +0200 David Demelier options: allow '!' in format string to stop at first argument
Tue, 16 Jul 2019 20:31:36 +0200 David Demelier options: use token
Tue, 16 Jul 2019 20:01:00 +0200 David Demelier options: templatize initializer_list overload
Mon, 15 Jul 2019 21:05:00 +0200 David Demelier c: resurrection
Mon, 15 Jul 2019 20:58:11 +0200 David Demelier options: use std::string_view::compare for better readability