log

age author description
Thu, 24 Mar 2022 07:34:12 +0100 David Demelier misc: update README.md default tip @
Thu, 24 Mar 2022 07:33:26 +0100 David Demelier strdup: provided by POSIX
Thu, 24 Mar 2022 07:32:50 +0100 David Demelier c/extern: provided by libbsd
Thu, 24 Mar 2022 07:32:10 +0100 David Demelier err: provided by libbsd
Thu, 24 Mar 2022 07:31:32 +0100 David Demelier extern: no longer needed
Thu, 24 Mar 2022 07:30:46 +0100 David Demelier strsep: removal of this BSD extension
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
Mon, 15 Jul 2019 13:54:17 +0200 David Demelier options: reintroduce a very basic getopt(3) alternative
Mon, 21 Jan 2019 20:45:02 +0100 David Demelier json_util: upgrade to 3.5.0 and add string_view overload
Mon, 21 Jan 2019 20:39:31 +0100 David Demelier json_util: use std::string_view and pet doxygen
Mon, 21 Jan 2019 20:39:31 +0100 David Demelier pexec: add convenient wrapper for std::optional
Tue, 08 Jan 2019 21:19:17 +0100 David Demelier misc: happy new year!
Sun, 23 Dec 2018 08:45:57 +0100 David Demelier json_util: add get_or function
Tue, 23 Oct 2018 21:15:00 +0200 David Demelier json_util: wording
Tue, 23 Oct 2018 21:10:00 +0200 David Demelier json_util: split and style
Tue, 23 Oct 2018 20:13:00 +0200 David Demelier json_util: use std::optional