log bootstrap.conf @ 30192:8c8031be8072

age author description
Tue, 14 Sep 2021 10:34:59 -0400 John W. Eaton modernize bison rules
Fri, 30 Apr 2021 20:43:30 +0200 Markus Mützel __unicode_length__: New function to get number of Unicode code points (bug #50855).
Thu, 27 May 2021 19:31:35 -0400 John W. Eaton make interrupts work in GUI command window again (bug #60079)
Thu, 06 May 2021 13:00:03 +0200 Markus Mützel unistd-wrappers.c: Use prepare_spawn from upstream gnulib (bug #60535).
Fri, 14 May 2021 12:51:17 -0400 John W. Eaton maint: update gnulib
Fri, 07 May 2021 15:48:52 +0200 Markus Mützel bootstrap: Add diff and instructions for local changes after gnulib update.
Tue, 06 Apr 2021 14:23:49 -0400 John W. Eaton maint: update gnulib
Wed, 10 Feb 2021 10:10:40 -0500 John W. Eaton maint: merge stable to default.
Wed, 10 Feb 2021 09:52:15 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Wed, 10 Feb 2021 09:44:29 -0500 John W. Eaton use the same comment style for copyright headers in .m files and shell scripts stable
Wed, 16 Dec 2020 01:05:17 -0500 John W. Eaton Visibility: Compile with visibility attributes for Linux (patch #8919).
Sat, 19 Sep 2020 12:09:57 +0200 Markus Mützel Add functions to check for integer overflow on multiplication (bug #59094).
Wed, 30 Sep 2020 10:06:55 -0400 John W. Eaton maint: merge stable to default.
Wed, 30 Sep 2020 10:05:07 -0400 John W. Eaton maint: update gnulib stable
Fri, 10 Jul 2020 11:40:20 +0900 Kai T. Ohlhus maint: merge stable to default.
Fri, 10 Jul 2020 11:39:06 +0900 Kai T. Ohlhus maint: update gnulib stable
Fri, 15 May 2020 23:03:24 +0200 Markus Mützel Store character vectors in .mat files (-v6 or -v7) as UTF-16 (bug #58368).
Mon, 27 Jan 2020 10:06:20 -0500 John W. Eaton * bootstrap.conf (GNULIB_REVISION): Update to latest version.
Fri, 24 Jan 2020 08:51:54 -0500 John W. Eaton maint: merge stable to default.
Thu, 23 Jan 2020 17:56:39 -0500 John W. Eaton eliminate gnulib subrepo (bug #57044) stable
Wed, 08 Jan 2020 11:59:41 -0500 John W. Eaton update formatting of copyright notices
Mon, 06 Jan 2020 22:29:51 -0500 John W. Eaton update Octave Project Developers copyright for the new year
Mon, 06 Jan 2020 15:38:17 -0500 John W. Eaton use centralized file for copyright info for individual contributors
Thu, 17 Oct 2019 20:09:10 +0200 Markus Mützel Check if input to regexp is valid UTF-8 is faster than PCRE's checks (bug #57064).
Thu, 01 Aug 2019 16:54:30 -0700 Mike Miller initialize locale from values in the environment on interpreter start
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Tue, 01 Jan 2019 13:29:06 +0100 Markus Mützel Add missing gnulib module (bug #55306). stable
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.