log scripts/set/unique.m @ 17281:bc924baa2c4e

age author description
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]
Tue, 10 Oct 2006 16:10:31 +0000 jwe [project @ 2006-10-10 16:10:25 by jwe]
Tue, 04 Apr 2006 20:19:57 +0000 jwe [project @ 2006-04-04 20:19:57 by jwe]
Mon, 06 Mar 2006 21:26:54 +0000 jwe [project @ 2006-03-06 21:26:48 by jwe]
Mon, 07 Nov 2005 20:15:39 +0000 jwe [project @ 2005-11-07 20:15:23 by jwe]
Thu, 08 Sep 2005 01:40:58 +0000 jwe [project @ 2005-09-08 01:40:57 by jwe]
Tue, 26 Apr 2005 19:24:47 +0000 jwe [project @ 2005-04-26 19:24:27 by jwe]
Tue, 15 Mar 2005 16:04:57 +0000 jwe [project @ 2005-03-15 16:04:56 by jwe]
Mon, 28 Feb 2005 03:23:36 +0000 jwe [project @ 2005-02-28 03:23:36 by jwe]
Sun, 27 Feb 2005 20:51:35 +0000 dbateman [project @ 2005-02-27 20:51:35 by dbateman]