log liboctave/numeric/eigs-base.cc @ 21202:f7121e111991

age author description
Sat, 06 Feb 2016 06:40:13 -0800 Rik maint: indent #ifdef blocks in liboctave and src directories.
Thu, 04 Feb 2016 02:24:51 -0500 John W. Eaton don't install eigs-base.cc
Fri, 29 Jan 2016 12:23:09 -0500 John W. Eaton eliminate obsolete CXX_NEW_FRIEND_TEMPLATE_DECL macro
Thu, 28 Jan 2016 00:15:33 -0500 John W. Eaton revamp sparse LU factorization classes
Tue, 26 Jan 2016 16:30:54 -0500 John W. Eaton revamp sparse Cholesky factorization classes
Sun, 24 Jan 2016 13:50:04 -0500 John W. Eaton consistently use "typename" intead of "class" in template declarations
Sat, 23 Jan 2016 13:52:03 -0800 Rik maint: clean up code around calls to current_liboctave_error_handler.
Wed, 23 Dec 2015 21:46:39 -0800 Rik maint: Use is_empty rather than "numel () == 0" for clarity.
Sun, 20 Dec 2015 10:15:02 -0800 Rik maint: Use '! expr' rather than '!expr' to conform to coding guidelines.
Thu, 03 Dec 2015 10:23:38 -0800 Rik maint: Use Octave coding conventions for #if statements.
Sat, 30 May 2015 03:14:07 +0100 Carnë Draug Deprecate Array::length() and Sparse::length() in favour of ::numel().
Mon, 25 May 2015 22:02:15 -0700 Rik Use in-place operators in C++ code where possible.
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.
Thu, 18 Dec 2014 10:50:09 -0500 John W. Eaton use warning IDs for all warnings in liboctave
Sun, 19 Oct 2014 08:42:58 -0400 John W. Eaton don't include oct-locbuf.h in header files unnecessarily
Sat, 26 Oct 2013 18:57:05 -0700 Rik maint: Use GNU style coding conventions for code in liboctave/
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Fri, 31 Aug 2012 20:00:20 -0700 Rik build: Refactor liboctave into multiple subdirectories. Move libcruft into liboctave. base liboctave/eigs-base.cc@0d10ba56185e