log scripts/general/private/__isequal__.m @ 21562:6c2fd62db1f7

age author description
Wed, 30 Mar 2016 15:19:12 -0700 Rik maint: Eliminate accidental double spaces in code.
Sun, 20 Dec 2015 10:15:02 -0800 Rik maint: Use '! expr' rather than '!expr' to conform to coding guidelines.
Tue, 15 Dec 2015 19:25:43 -0500 Ben Abbott maint: Periodic merge of stable to default
Mon, 14 Dec 2015 12:19:38 +0000 Oliver Heimlich Fixed isequal for comparison of objects with overridden size (bug #44334) stable
Sat, 12 Dec 2015 07:31:00 -0800 Rik 2015 Code Sprint: remove class of function from docstring for all m-files.
Sun, 22 Nov 2015 20:25:17 -0800 Rik Replace ++,-- with in-place operators for performance.
Sat, 11 Apr 2015 08:30:20 -0700 Rik Don't throw classdef-to-struct warning during isequal (bug #43759).
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Tue, 20 Jan 2015 10:29:54 -0500 John W. Eaton strip trailing whitespace from most source files
Tue, 27 May 2014 14:15:08 -0700 Rik Make isequal matlab compatible when comparing char to numeric (bug #42408).
Sun, 02 Mar 2014 12:56:11 -0800 Rik Deprecate nfields and replace with numfields.
Mon, 10 Feb 2014 13:00:44 -0200 Felipe G. Nievinski Fix isequal* parse failure when comparing object to non-object (bug #41531). stable
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.
Tue, 20 Aug 2013 06:56:51 -0700 Rik maint: Use Octave spacing conventions in cset 79d4b6089968.
Mon, 19 Aug 2013 11:19:41 +0200 Stefan Mahr Fix isequal for sparse matrix (bug #37321)
Sun, 04 Aug 2013 18:13:08 -0700 Rik maint: Remove unneeded input validation from internal fcns in private/ directories.
Tue, 17 Jul 2012 07:08:39 -0700 Rik maint: Use Octave coding conventions for cuddling parentheses in scripts directory
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Sat, 06 Aug 2011 18:03:18 -0700 Rik Replace function handles with function names in cellfun calls for 15% speedup.
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Mon, 10 Jan 2011 14:32:08 -0500 John W. Eaton __isequal__: avoid possible overloading of struct function for objects
Fri, 07 Jan 2011 14:48:55 -0500 John W. Eaton __isequal__: compare objects as if they are structures
Thu, 04 Nov 2010 12:18:08 -0700 Rik Reverse changeset b1f4bdc276b6. Use all lower case for "uniformoutput" option.
Thu, 21 Oct 2010 00:44:32 -0400 John W. Eaton __isequal__.m: style fixes
Wed, 20 Oct 2010 21:13:58 -0700 Rik Fix bug #31239 in isequalwithequalnans.m
Mon, 24 May 2010 17:20:08 -0700 Rik Replace calls to deprecated functions.
Fri, 23 Apr 2010 11:28:50 -0700 Rik Untabify .m scripts
Wed, 10 Feb 2010 07:57:43 +0100 Jaroslav Hajek remove islist
Wed, 03 Feb 2010 12:49:17 +0100 Jaroslav Hajek basic support for comparing function handles
Tue, 01 Dec 2009 22:40:37 -0500 John W. Eaton more private function and subfunction changes base scripts/general/__isequal__.m@b373f09ae48d