log scripts/miscellaneous/mustBeInteger.m @ 31193:6bcc5e6d77fe 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
Fri, 16 Oct 2020 10:42:51 -0700 Rik maint: Use Octave-specific end keywords rather than just 'end'.
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).