log scripts/miscellaneous/dir.m @ 31096:b6aeea949531

age author description
Wed, 15 Jun 2022 20:00:35 +0200 Markus Mützel dir.m: Skip unnecessary parts if no output argument is requested.
Thu, 21 Apr 2022 12:04:09 -0700 Rik maint: merge stable to default.
Thu, 21 Apr 2022 12:03:41 -0700 Rik doc: tweak docstrings for ls, dir (bug #62282). stable
Thu, 21 Apr 2022 18:32:33 +0200 Markus Mützel maint: Merge stable to default.
Thu, 21 Apr 2022 18:31:33 +0200 Markus Mützel dir.m: Clarify wildcard behavior on Windows in docstring (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
Sun, 02 May 2021 13:25:50 +0200 Markus Mützel dir.m: Don't restrict BIST to Unix-like platforms.
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, 15 Dec 2020 17:08:43 +0100 Markus Mützel maint: merge stable to default.
Tue, 15 Dec 2020 17:08:13 +0100 Markus Mützel dir.m: Return folder (not including file) in field "folder" (bug #59689). stable
Thu, 24 Sep 2020 14:44:58 -0700 Rik Eliminate unneeded verification of nargin, nargout in m-files.
Thu, 03 Sep 2020 17:43:52 -0700 Rik dir.m: Remove keyboard command left over in cset 549c10384cc2.
Thu, 03 Sep 2020 17:15:01 -0700 Rik dir.m: Return directory, not contents, when wildcard specified (bug #58976)
Mon, 17 Feb 2020 20:02:18 -0800 Rik rmdir: throw an error if operation fails and nargout == 0 (bug #57830).
Sat, 01 Feb 2020 03:24:54 -0500 Daniel J Sebald Supply folder field for dir() on Windows UNC shares (bug #57664).
Sun, 26 Jan 2020 19:28:56 -0800 Mike Miller dir.m: Add regression BIST test (bug #57666).
Sun, 26 Jan 2020 17:56:48 -0800 Rik dir.m: Return correct folder for '.' file (bug #57666)
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
Sun, 27 Oct 2019 09:59:39 +0100 Markus Mützel New function "is_same_file".
Wed, 07 Aug 2019 12:57:25 -0700 Rik dir.m: Tweak code for 10% performance improvement.
Tue, 06 Aug 2019 21:14:38 -0700 Rik maint: merge stable to default.
Tue, 06 Aug 2019 21:13:40 -0700 Rik dir.m: Fix occasionally returning incorrect folder field (bug #55448). stable
Fri, 12 Jul 2019 09:11:58 -0700 Rik dir.m: Gracefully handle race conditions when file is deleted (bug #56618).
Thu, 21 Feb 2019 19:21:57 +0000 John W. Eaton use temporary directory for testing dir function
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable