log scripts/miscellaneous/private/display_info_file.m @ 30893:e1788b1a315f

age author description
Mon, 04 Apr 2022 18:14:56 -0700 Rik maint: Use "fcn" as preferred abbreviation for "function" in m-files.
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
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
Tue, 13 Oct 2020 13:47:55 -0700 Rik maint: Use Octave convention that error() messages don't end with a period.
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
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
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.
Wed, 22 Feb 2017 12:58:07 -0500 John W. Eaton maint: Merge stable to default.
Wed, 22 Feb 2017 12:39:29 -0500 John W. Eaton maint: Update copyright dates. stable
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
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Thu, 19 May 2016 18:48:52 -0700 Rik maint: Use two spaces after period to indicate sentence break.
Wed, 20 Apr 2016 11:06:03 -0700 Mike Miller Backed out changeset dcf8922b724b
Wed, 20 Apr 2016 17:53:10 +0200 Kai T. Ohlhus Deprecate printf, puts, and scanf. Make fputs a M-file.
Thu, 10 Mar 2016 19:00:37 -0500 John W. Eaton deprecate octave_config_info
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Wed, 28 Aug 2013 08:33:02 -0700 Rik maint: End m-files with 1 blank line.
Sun, 04 Aug 2013 18:13:08 -0700 Rik maint: Remove unneeded input validation from internal fcns in private/ directories.
Sun, 03 Mar 2013 02:34:44 +0000 Carnë Draug New function citation() to display citation information (patch #7960)