log scripts/set/unique.m @ 27919:1891570abac8

age author description
Mon, 06 Jan 2020 22:29:51 -0500 John W. Eaton update Octave Project Developers copyright for the new year
Mon, 06 Jan 2020 15:38:17 -0500 John W. Eaton use centralized file for copyright info for individual contributors
Tue, 10 Dec 2019 12:19:09 -0800 Rik doc: grammarcheck scripts before 6.1 release.
Sun, 28 Jul 2019 17:56:28 -0700 Rik Clean up BIST tests in set functions.
Thu, 25 Jul 2019 09:07:14 -0700 Rik unique.m: Add new option "stable" to control output ordering.
Thu, 11 Jul 2019 15:05:30 -0700 Rik unique.m: Set default to "first" when multiple options present.
Thu, 11 Jul 2019 13:31:23 -0700 Rik doc: Update description of "legacy" option for set functions.
Wed, 10 Jul 2019 17:25:39 -0700 Rik unique.m: Fix special case of "legacy" and "rows" flag both present.
Wed, 10 Jul 2019 13:48:01 -0700 Rik Implement "legacy" flag for intersect function (bug #56592).
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Wed, 22 Feb 2017 12:58:07 -0500 John W. Eaton maint: Merge stable to default.
Wed, 22 Feb 2017 12:39:29 -0500 John W. Eaton maint: Update copyright dates. stable
Mon, 23 Jan 2017 14:27:48 -0500 John W. Eaton maint: Merge stable to default.
Fri, 20 Jan 2017 12:19:08 -0500 John W. Eaton maint: strip extra trailing newlines from files. stable
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Mon, 28 Mar 2016 08:58:10 -0700 Rik doc: Remove unecessary whitespace and end of docstrings.
Sun, 27 Mar 2016 15:50:01 -0700 Rik doc: Wrap m-file docstrings to 79 characters + newline (80 total).
Sun, 20 Dec 2015 10:15:02 -0800 Rik maint: Use '! expr' rather than '!expr' to conform to coding guidelines.
Sat, 12 Dec 2015 07:31:00 -0800 Rik 2015 Code Sprint: remove class of function from docstring for all m-files.
Mon, 23 Feb 2015 14:54:39 -0800 Rik maint: Clean up m-files to follow Octave coding conventions.
Thu, 12 Feb 2015 18:34:56 +0100 Kai T. Ohlhus Fix Matlab incompatibility of "ismatrix" (bug #42422).
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Mon, 11 Aug 2014 09:39:45 -0700 Rik Overhaul functions in scripts/set directory.
Wed, 25 Jun 2014 13:45:41 -0700 Rik maint: Use "FIXME:" coding convention in m-files.
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Wed, 28 Aug 2013 08:33:02 -0700 Rik maint: End m-files with 1 blank line.
Mon, 19 Aug 2013 20:46:38 -0700 Rik doc: Add new @qcode macro for code samples which are quoted.
Thu, 07 Mar 2013 12:51:02 -0800 Rik unique.m: Avoid recursion in checking input arguments.
Sun, 03 Mar 2013 19:59:26 +0100 Julien Bect unique.m: Correctly check invalid options (bug #38460)
Mon, 13 Feb 2012 07:29:44 -0800 Rik Use Octave coding conventions in all m-file %!test blocks
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Fri, 16 Jan 2009 08:13:39 +0100 Daniel J Sebald make unique work for row vectors release-3-0-x
Fri, 16 Jan 2009 08:13:15 +0100 Jaroslav Hajek style fixes release-3-0-x
Fri, 16 Jan 2009 08:10:57 +0100 Daniel J Sebald optimize unique called with a single argument release-3-0-x
Fri, 16 Jan 2009 08:10:28 +0100 Jaroslav Hajek improve set functions for Matlab compatibility release-3-0-x
Thu, 20 Jan 2011 17:35:29 -0500 John W. Eaton all script files: untabify and strip trailing whitespace
Tue, 18 Jan 2011 20:55:01 -0800 Rik Grammarcheck m-files before 3.4 release.
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Thu, 14 Oct 2010 11:53:04 -0400 John W. Eaton make issparse, sparse, and spalloc built-in functions
Wed, 11 Aug 2010 14:55:10 -0700 Rik unique.m: Handle corner case where sparse matrix is actually full.
Wed, 11 Aug 2010 00:14:05 -0700 Rik unique.m: Improve performance by only calculating necessary outputs.
Sun, 18 Jul 2010 20:35:16 -0700 Rik Grammarcheck the documentation from m-files.
Sun, 28 Feb 2010 12:32:16 -0500 John W. Eaton improve performance of unique for sparse arrays
Sun, 28 Feb 2010 11:41:03 -0500 John W. Eaton unique.m: return 0x1 for empty matrices with some nonzero dims; preserve class of argument; new tests
Tue, 12 Jan 2010 16:50:25 +0100 Jaroslav Hajek better argument checking and handling in set functions
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Fri, 27 Feb 2009 14:49:28 -0500 John W. Eaton deprecate create_set
Wed, 04 Feb 2009 10:56:23 -0500 John W. Eaton style fixes
Tue, 27 Jan 2009 23:17:37 -0500 John W. Eaton use endif and endfor instead of end
Tue, 13 Jan 2009 09:34:43 +0100 Daniel J Sebald make unique work for row vectors
Thu, 18 Dec 2008 21:06:20 +0100 Jaroslav Hajek ChangeLog entry and style fixes for last two patches
Thu, 18 Dec 2008 20:41:30 +0100 Daniel J Sebald optimize unique called with a single argument
Wed, 25 Jun 2008 22:11:07 +0200 Jaroslav Hajek improve set functions for Matlab compatibility
Wed, 26 Mar 2008 16:27:14 -0400 John W. Eaton Texinfo fixes
Fri, 12 Oct 2007 21:27:37 +0000 jwe [project @ 2007-10-12 21:27:11 by jwe]
Fri, 12 Oct 2007 06:41:26 +0000 jwe [project @ 2007-10-12 06:40:56 by jwe]
Wed, 09 May 2007 02:17:36 +0000 jwe [project @ 2007-05-09 02:12:04 by jwe]