log scripts/general/isequal.m @ 31202:434b5a1b9498

age author description
Thu, 25 Aug 2022 15:35:25 -0700 Rik isequal.m: Add ability to compare Java objects (bug #62930)
Tue, 28 Dec 2021 18:59:33 -0500 John W. Eaton maint: Merge stable to default.
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Mon, 27 Dec 2021 16:07:08 -0800 Rik doc: Use TF for output variable in documentation for isXXX functions in scripts/ directory.
Wed, 10 Feb 2021 10:10:40 -0500 John W. Eaton maint: merge stable to default.
Wed, 10 Feb 2021 09:52:15 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Thu, 15 Oct 2020 19:56:54 -0700 Rik maint: Use only one '#' character for comments that trail code.
Sun, 11 Oct 2020 21:59:35 -0700 Rik test: Add expected error message <Invalid call> to BIST tests for nargin.
Wed, 08 Jan 2020 11:59:41 -0500 John W. Eaton update formatting of copyright notices
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
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Wed, 15 Aug 2018 15:29:11 -0700 Rik Use is_function_handle instead of isa (x, "function_handle").
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Thu, 22 Mar 2018 16:16:26 +0100 Kai T. Ohlhus Make isequal handle large sparse matrices (bug #45171). stable
Mon, 22 Jan 2018 02:17:46 -0500 John W. Eaton maint: strip trailing whitespace from source files
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Tue, 28 Nov 2017 12:57:51 -0800 Rik isequal.m, isequaln.m: Fix comparsion of struct arrays (bug #51403).
Sun, 26 Nov 2017 20:59:28 -0800 Rik isequal.m: Fix typo in BIST test (bug #51403).
Sun, 26 Nov 2017 14:55:26 -0800 Rik isequal.m, isequaln.m: Return a full, non-sparse, logical value for compatibility.
Sun, 26 Nov 2017 09:01:35 -0800 Rik Promote __iseqal__.m to isequal.m, isequaln.m for 20% performance benefit (bug #51403).
Sat, 25 Nov 2017 21:56:15 -0800 Rik __isequal__.m: Rewrite function for performance.
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.
Sat, 12 Dec 2015 07:31:00 -0800 Rik 2015 Code Sprint: remove class of function from docstring for all m-files.
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
Fri, 23 May 2014 16:28:37 +0200 Kai T. Ohlhus Add tests for empty value and correct alphanumerical value comparision of isequal (bug #42408).
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Mon, 19 Aug 2013 11:19:41 +0200 Stefan Mahr Fix isequal for sparse matrix (bug #37321)
Tue, 09 Jul 2013 14:39:39 -0700 Rik binocdf.m: Reverse calling convention to betaincinv to preserve accuracy when p =~ 1.
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
Wed, 13 Apr 2011 09:32:10 -0700 Rik maint: Refactor general/isXXX.m scripts to put input validation first.
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Sun, 09 Jan 2011 12:41:21 -0800 Rik Overhaul m-script files to use common variable name between code and documentation.
Tue, 01 Dec 2009 22:40:37 -0500 John W. Eaton more private function and subfunction changes
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]
Tue, 10 Oct 2006 16:10:31 +0000 jwe [project @ 2006-10-10 16:10:25 by jwe]
Tue, 28 Mar 2006 11:25:29 +0000 jwe [project @ 2006-03-28 11:25:29 by jwe]
Mon, 06 Mar 2006 21:26:54 +0000 jwe [project @ 2006-03-06 21:26:48 by jwe]
Wed, 30 Nov 2005 03:22:53 +0000 jwe [project @ 2005-11-30 03:22:53 by jwe]
Wed, 30 Nov 2005 03:15:24 +0000 jwe [project @ 2005-11-30 03:15:19 by jwe]
Wed, 15 Jun 2005 17:03:55 +0000 jwe [project @ 2005-06-15 17:03:54 by jwe]
Tue, 26 Apr 2005 19:24:47 +0000 jwe [project @ 2005-04-26 19:24:27 by jwe]
Thu, 03 Mar 2005 06:21:47 +0000 jwe [project @ 2005-03-03 06:21:47 by jwe]
Thu, 03 Mar 2005 05:49:55 +0000 jwe [project @ 2005-03-03 05:49:55 by jwe]
Thu, 03 Mar 2005 05:18:04 +0000 jwe [project @ 2005-03-03 05:18:04 by jwe]