log libinterp/dldfcn/ccolamd.cc @ 21211:2cf8bc5c7017

age author description
Sat, 06 Feb 2016 08:48:47 -0500 John W. Eaton use "#if defined (HAVE_FOO)" instead of "#if HAVE_FOO" for feature tests
Fri, 05 Feb 2016 16:29:08 -0800 Rik maint: Indent #ifdef blocks in libinterp.
Mon, 25 Jan 2016 19:16:31 -0500 John W. Eaton eliminate use of USE_64_BIT_IDX_T
Tue, 19 Jan 2016 14:09:56 -0800 Rik Use err_square_matrix_required more widely.
Tue, 19 Jan 2016 12:44:54 -0800 Rik Use err_disabled_feature, warn_disabled_feature throughout code base.
Wed, 13 Jan 2016 11:02:22 -0800 Rik maint: Replace if/error/else paradigm with just if/error.
Sun, 20 Dec 2015 10:15:02 -0800 Rik maint: Use '! expr' rather than '!expr' to conform to coding guidelines.
Wed, 16 Dec 2015 11:41:11 -0500 John W. Eaton omit unnecessary nargout checks
Mon, 14 Dec 2015 17:53:27 -0800 Rik maint: Use ovl() more places in the code.
Sat, 12 Dec 2015 09:27:13 -0800 Rik 2015 Code Sprint: ccolamd.cc: use ovl().
Sat, 12 Dec 2015 07:40:03 -0800 Rik 2015 Code Sprint: remove class of function from docstring for all C++ files.
Tue, 08 Dec 2015 14:20:05 -0500 John W. Eaton eliminate return statements after calls to error
Sat, 30 May 2015 03:14:07 +0100 Carnë Draug Deprecate Array::length() and Sparse::length() in favour of ::numel().
Tue, 12 May 2015 09:22:01 -0700 Rik maint: Remove unnecessary whitespace at end of lines. stable
Sun, 03 May 2015 21:52:42 -0700 Rik doc: Update more docstrings to have one sentence summary as first line. stable
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Thu, 21 Aug 2014 15:57:18 -0700 Rik doc: Add @nospell macro around proper names in documentation.
Fri, 25 Apr 2014 15:49:03 -0700 Rik doc: Fix unbalanced parentheses in documentation.
Mon, 28 Oct 2013 19:51:46 -0700 Rik Use GNU style coding conventions for code in libinterp/
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Sun, 23 Jun 2013 12:49:53 -0700 Rik doc: Periodic spellcheck of the documentation.
Fri, 15 Mar 2013 07:07:08 -0400 John W. Eaton use int64_t for idx type if --enable-64
Sat, 18 Aug 2012 16:23:39 -0400 John W. Eaton split libinterp from src base src/dldfcn/ccolamd.cc@d3fa6b57bc7e