log bootstrap.conf @ 25934:466c405ee09b

age author description
Thu, 18 Oct 2018 13:32:43 -0400 John W. Eaton * bootstrap.conf (gnulib_modules): Use nstrftime instead of strftime.
Mon, 25 Jun 2018 16:52:37 -0400 John W. Eaton use gnulib mkostemps module
Sun, 27 May 2018 22:13:24 +0200 Markus Mützel Make "is*" string functions Unicode aware.
Tue, 29 May 2018 09:08:25 +0200 Markus Mützel Add missing gnulib module.
Wed, 16 May 2018 21:36:27 +0200 Markus Mützel Make "tolower" and "toupper" Unicode aware (bug #53873).
Sun, 06 May 2018 21:03:51 +0200 Markus Mützel Convert strings to UTF-32 for FreeType (bug #53646).
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Tue, 24 Oct 2017 15:56:22 +0200 Kai T. Ohlhus Undo markdown usage for README (cset 312c00dd723a).
Tue, 24 Oct 2017 12:50:06 -0400 John W. Eaton Backed out changeset ab6a631abe52
Tue, 24 Oct 2017 15:56:22 +0200 Kai T. Ohlhus Undo markdown usage for README (cset 312c00dd723a).
Sat, 21 Oct 2017 20:30:15 -0400 John W. Eaton boostrap.conf: Set checkout_only_file to etc/HACKING.md.
Fri, 20 Oct 2017 12:11:58 -0400 John W. Eaton use markdown for README and etc/HACKING files
Fri, 22 Sep 2017 18:59:22 -0700 Mike Miller use move-if-change from gnulib via symlink instead of copying the file
Fri, 01 Sep 2017 12:30:49 -0700 Mike Miller configure: rely on gnulib for detection of clock_gettime
Thu, 31 Aug 2017 18:06:38 -0400 John W. Eaton eliminate custom checks for dirent library (bug #51830)
Mon, 31 Jul 2017 13:48:13 -0700 Rik Restore using gnulib wrapper for frexp until MinGW C library is fixed (bug #51630).
Wed, 05 Jul 2017 15:15:59 -0700 Rik Use frexp from std library rather than gnulib.
Tue, 20 Jun 2017 18:28:23 -0400 John W. Eaton restore frexp and frexpf gnulib modules removed in 21b2816820cf
Tue, 20 Jun 2017 14:13:58 -0400 John W. Eaton update GNULIB_LINK_DEPS for recent changes
Tue, 31 Jan 2017 13:51:42 -0500 John W. Eaton use wrappers for uniconv functions; style fixes for unicode conv fcns
Sun, 22 Jan 2017 13:58:57 +0100 Markus Mützel Add functions native2unicode and unicode2native (bug #49842).
Mon, 23 Jan 2017 14:27:48 -0500 John W. Eaton maint: Merge stable to default.
Fri, 20 Jan 2017 12:19:08 -0500 John W. Eaton maint: strip extra trailing newlines from files. stable
Wed, 04 Jan 2017 06:47:42 -0500 John W. Eaton * bootstrap.conf: Use strdup-posix module instead of strdup.
Sun, 20 Nov 2016 09:45:01 -0800 Rik maint: Update more Copyright statements to use standard form.
Sun, 11 Sep 2016 16:41:35 -0700 Rik bootstrap.conf: Don't include stdbool.h for C language environments.
Sun, 11 Sep 2016 08:20:53 -0700 Rik Change all mxIs* functions in MEX API to return bool rather than int.
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Sun, 03 Jul 2016 09:54:43 -0700 Mike Miller provide wrapper for frexp and frexpf (bug #48363)