log scripts/miscellaneous/ls.m @ 30949:7d99816e9709 stable

age author description
Thu, 21 Apr 2022 17:52:31 +0200 Markus Mützel ls.m: Improve wording in docstring (bug #62282). stable
Mon, 11 Apr 2022 16:40:52 +0200 Markus Mützel maint: Merge stable to default.
Mon, 11 Apr 2022 15:58:27 +0200 Markus Mützel Fix "ls" with glob patterns on Windows (bug #62282). stable
Wed, 30 Mar 2022 20:40:27 -0700 Rik doc: Ensure documentation lists output argument when it exists for all m-files.
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Mon, 01 Nov 2021 14:37:01 +0100 Markus Mützel ls: Use "ls" command also on Windows if available.
Wed, 10 Feb 2021 09:52:15 -0500 John W. Eaton update Octave Project Developers copyright for the new year 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, 02 Jan 2020 15:43:01 -0500 John W. Eaton remove Author: jwe and Adapted-by: jwe lines from source files
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Fri, 07 Dec 2018 17:29:30 -0500 John W. Eaton avoid unnecessary use of global variable
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.
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.
Sat, 12 Dec 2015 07:31:00 -0800 Rik 2015 Code Sprint: remove class of function from docstring for all m-files.
Fri, 09 Oct 2015 19:29:28 -0700 Lachlan Andrew ls.m: Produce listing with 1 file per line if nargout > 0 (bug #46002).
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Tue, 20 Jan 2015 10:29:54 -0500 John W. Eaton strip trailing whitespace from most source files
Sat, 04 Oct 2014 19:34:30 -0700 Rik ls.m: Return Matlab compatible output when called with functional form.
Fri, 03 Oct 2014 07:35:20 -0400 Mike Miller ls.m: Restore missing space between command and arguments
Wed, 01 Oct 2014 10:58:03 -0700 Rik Rework ls.m and dir.m