log scripts/strings/endsWith.m @ 31242:96ad887ae4f8 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.
Fri, 09 Oct 2020 13:28:53 -0700 Rik test: remove unnecessary BIST tests in m-files checking for excessive number of inputs.
Wed, 22 Apr 2020 13:23:05 +0200 Markus Mützel endsWith.m: delete duplicate line in docstring.
Mon, 20 Apr 2020 08:28:22 -0700 Rik endsWith.m: overhaul function.
Sun, 29 Mar 2020 22:15:32 +0200 Abdallah Elshamy Add new functions startsWith and endsWith (bug #57041).