log scripts/miscellaneous/mustBeNumericOrLogical.m @ 32632:2e484f9f1f18 stable

age author description
Fri, 22 Dec 2023 12:08:17 -0500 John W. Eaton maint: update Octave Project Developers copyright for the new year stable
Fri, 06 Jan 2023 13:11:27 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
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
Sat, 10 Oct 2020 16:32:20 -0700 Rik maint: Use same coding style when checking for a minimum of 1 input.
Fri, 11 Sep 2020 20:01:56 -0700 Rik maint: Use Octave coding conventions in mustBe* functions. stable
Fri, 11 Sep 2020 15:39:17 -0700 Rik doc: Use standard verb phrasing in mustBe* functions and add @seealso links. stable
Mon, 20 Jan 2020 00:13:21 -0500 Andrew Janke Remove argouts from new validator functions (Bug #57627).
Mon, 20 Jan 2020 00:08:43 -0500 Andrew Janke BISTs for new validator functions (Bug #57627).
Sun, 19 Jan 2020 10:07:30 +0900 Andrew Janke New validator functions implementation (bug #57627).