log tests/util/main.cpp @ 532:c59b87f66b67

age author description
Thu, 16 Nov 2017 23:59:37 +0100 David Demelier CMake: share same resources, closes #725
Thu, 16 Nov 2017 23:55:19 +0100 David Demelier Common: add string_util namespace
Thu, 16 Nov 2017 23:51:01 +0100 David Demelier Common: import to_int / to_uint
Fri, 27 Oct 2017 21:45:32 +0200 David Demelier Common: split util.hpp into more appropriate files, closes #721
Fri, 27 Oct 2017 08:52:39 +0200 David Demelier Tests: unify test files for directory/file tests
Tue, 24 Oct 2017 12:52:20 +0200 David Demelier Irccd: get rid of fs.hpp, closes #594
Tue, 26 Sep 2017 17:18:47 +0200 David Demelier Irccd: new coding style, closes #576
Sun, 01 Jan 2017 15:29:41 +0100 David Demelier Happy new year!
Tue, 21 Jun 2016 20:52:17 +0200 David Demelier Irccd: switch to 4 spaces indent, #518
Mon, 02 May 2016 13:28:28 +0200 David Demelier Irccd: improve util::format to disable some features, #408
Fri, 29 Apr 2016 14:19:30 +0200 David Demelier Irccd: fix some errors in util::format, #408
Thu, 28 Apr 2016 19:39:51 +0200 David Demelier Irccd: add util::toNumber function, #489
Wed, 20 Apr 2016 19:45:00 +0200 David Demelier Misc: switch to .hpp, #477
Wed, 30 Mar 2016 13:52:47 +0200 David Demelier Irccd: rework a lot the JavaScript library