log scripts/set/uniquetol.m @ 31551:fd29c7a50a78 stable

age author description
Sat, 26 Nov 2022 06:32:08 -0800 Rik maint: use commas, semicolons consistently with Octave conventions. stable
Tue, 05 Jul 2022 17:14:44 -0700 Rik uniquetol.m: Simplify code for "ByRows" option (bug #59850).
Tue, 05 Jul 2022 15:22:46 -0400 Nicholas R. Jankowski uniquetol.m: improve matlab compatibility and add byrows sorting (bug #59850)
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Sat, 27 Nov 2021 22:00:52 -0800 Rik maint: Use space after function name and before opening parenthesis. stable
Wed, 17 Nov 2021 18:06:04 +0100 Markus Mützel uniquetol.m: Check for complex input (bug #59850).
Wed, 24 Mar 2021 19:56:42 -0700 Rik uniquetol.m: variable naming cleanup and addition of BIST test.
Mon, 22 Mar 2021 21:09:04 +1100 Steven uniquetol.m: Improve performance when "byrows" is false (bug #59850).
Wed, 10 Feb 2021 10:10:40 -0500 John W. Eaton maint: merge stable to default.
Sat, 23 Jan 2021 11:27:46 +0100 Markus Mützel uniquetol.m: Fix texinfo syntax errors (bug #59850).
Fri, 22 Jan 2021 11:45:59 -0800 Rik uniquetol.m: Update documentation and BIST tests (bug #59850).
Thu, 21 Jan 2021 19:37:19 -0800 Rik uniquetol.m: Update to use more Octave conventions (bug #59850).
Mon, 18 Jan 2021 19:04:39 +0100 Markus Mützel uniquetol.m: Add new function (bug #59850).