log libinterp/dldfcn/chol.cc @ 20614:10ec79b47808

age author description
Thu, 08 Oct 2015 18:15:56 -0400 John W. Eaton use new string_value method to handle value extraction errors
Mon, 05 Oct 2015 21:37:03 -0400 John W. Eaton eliminate more simple uses of error_state
Sun, 24 Aug 2014 19:35:06 +0530 PrasannaKumar Muralidharan Propagate 'lower' in chol(a, 'lower') to underlying library function.
Sun, 03 May 2015 21:52:42 -0700 Rik doc: Update more docstrings to have one sentence summary as first line. stable
Thu, 26 Feb 2015 13:07:04 -0500 John W. Eaton maint: More cleanup of C++ code to follow Octave coding conventions.
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Tue, 26 Aug 2014 15:27:21 -0700 Rik Incorporate new functions ichol and ilu into Octave.
Sun, 13 Jul 2014 18:36:25 -0700 Rik maint: Periodic merge of gui-release to default.
Tue, 01 Jul 2014 21:55:15 -0400 Mike Miller Use %!testif HAVE_CHOLMOD for sparse chol test added in cset 161b11e7da2d stable
Thu, 19 Jun 2014 18:08:00 -0400 John W. Eaton maint: Periodic merge of gui-release to default.
Thu, 19 Jun 2014 09:41:12 -0700 Rik Return error code from sparse chol factorization (bug #42587). stable
Fri, 25 Apr 2014 13:25:25 -0700 Rik maint: Clean up extra spaces before/after parentheses.
Wed, 06 Nov 2013 11:42:35 -0800 Rik maint: Use phrase "FIXME:" for problem areas in code.
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.
Mon, 19 Aug 2013 20:46:38 -0700 Rik doc: Add new @qcode macro for code samples which are quoted.
Sun, 07 Jul 2013 19:45:23 -0700 Rik doc: Add seealso links between various factorization forms.
Thu, 30 Aug 2012 16:57:24 -0400 John W. Eaton don't overload meaning of info in Sparse Cholesky factorization functions
Sat, 18 Aug 2012 16:23:39 -0400 John W. Eaton split libinterp from src base src/dldfcn/chol.cc@59a64155fada