log

age author description
Thu, 12 Oct 2017 17:13:47 +0300 Matti Hamalainen Rename header #ifdef guards.
Thu, 12 Oct 2017 17:12:50 +0300 Matti Hamalainen Get rid of trailing whitespace.
Fri, 15 Sep 2017 04:49:57 +0300 Matti Hamalainen Silence a GCC 7+ warning about switch case fallthrough.
Sun, 14 May 2017 13:15:59 +0300 Matti Hamalainen Adjust wording.
Sun, 14 May 2017 13:13:30 +0300 Matti Hamalainen More Doxygenization.
Wed, 10 May 2017 21:01:27 +0300 Matti Hamalainen Add Doxyfile.
Wed, 10 May 2017 21:00:37 +0300 Matti Hamalainen Begin adding Doxygen documentation for some things. Very rudimentary, and
Fri, 07 Apr 2017 02:49:08 +0300 Matti Hamalainen Merged.
Fri, 07 Apr 2017 02:48:54 +0300 Matti Hamalainen Add Mingw/win32 cross-build Makefile.
Fri, 07 Apr 2017 02:48:31 +0300 Matti Hamalainen Improve the build system.
Sun, 01 Jan 2017 01:59:49 +0200 Matti Hamalainen Bump copyrights.
Mon, 07 Nov 2016 02:57:23 +0200 Matti Hamalainen #ifdef out WIP floating point support from printf() implementation.
Tue, 27 Sep 2016 00:45:23 +0300 Matti Hamalainen Merged.
Thu, 28 Jul 2016 14:15:49 +0300 Matti Hamalainen Typo fix.
Wed, 13 Jul 2016 12:50:08 +0300 Matti Hamalainen Add e-mail.
Tue, 27 Sep 2016 00:44:34 +0300 Matti Hamalainen Update description.
Tue, 31 May 2016 16:16:04 +0300 Matti Hamalainen Fix build for older GCC versions.
Thu, 10 Mar 2016 01:55:22 +0200 Matti Hamalainen Fix build.
Wed, 09 Mar 2016 22:42:30 +0200 Matti Hamalainen Fix endianchk build when Makefile.inc is being included from parent project
Wed, 09 Mar 2016 21:23:42 +0200 Matti Hamalainen Prettify build.
Wed, 09 Mar 2016 16:14:47 +0200 Matti Hamalainen Cleanup Makefile.
Wed, 09 Mar 2016 15:11:06 +0200 Matti Hamalainen Fix build.
Wed, 09 Mar 2016 15:10:16 +0200 Matti Hamalainen Improve build system.
Wed, 09 Mar 2016 14:03:10 +0200 Matti Hamalainen Split some build stuff into Makefile.inc
Wed, 09 Mar 2016 13:55:48 +0200 Matti Hamalainen Make build process less noisy.
Wed, 09 Mar 2016 13:42:24 +0200 Matti Hamalainen Fix build process for parallel make.
Wed, 09 Mar 2016 13:23:24 +0200 Matti Hamalainen Improve build rule for th_string.c depencies.
Wed, 09 Mar 2016 13:06:37 +0200 Matti Hamalainen Update file description.
Wed, 09 Mar 2016 13:03:39 +0200 Matti Hamalainen Split th_str{case}match() into another file to reduce code duplication.
Wed, 09 Mar 2016 13:03:05 +0200 Matti Hamalainen Improve build process.