log scripts/miscellaneous/mustBeMember.m @ 30564:796f54d4ddbf stable

age author description
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
Thu, 15 Oct 2020 14:30:01 -0700 Rik maint: Use '##' as lead-in for full-line comments.
Sat, 12 Sep 2020 19:56:53 -0400 John W. Eaton update expected test output for mustBe* functionsb
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).