log liboctave/boolSparse.cc @ 15268:307912900544

age author description
Thu, 30 Aug 2012 18:52:02 -0700 Rik Use angle brackets for #include <config.h> for consistency.
Thu, 26 Jul 2012 08:13:22 -0700 Rik maint: Use Octave coding conventions for cuddled parentheses in liboctave/.
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Thu, 20 Jan 2011 17:24:59 -0500 John W. Eaton strip trailing whitespace from source files
Thu, 20 Jan 2011 02:46:51 +0100 David Bateman Fix indexing error in the construction of sparse matrices
Wed, 19 Jan 2011 17:55:56 -0500 John W. Eaton attempt better backward compatibility for Array constructors
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Mon, 22 Nov 2010 03:27:41 -0500 John W. Eaton fixes for --enable-64
Wed, 15 Sep 2010 22:31:12 +0200 Jaroslav Hajek optimize sum of sparse logical matrices
Wed, 15 Sep 2010 14:37:30 +0200 Jaroslav Hajek optimize any for sparse bool matrices
Wed, 14 Apr 2010 12:23:13 +0200 Jaroslav Hajek add some missing copyright stmts
Sat, 10 Apr 2010 21:04:55 +0200 Jaroslav Hajek replace nzmax by nnz where appropriate in liboctave
Thu, 18 Mar 2010 14:55:52 +0100 Jaroslav Hajek improve sparse indexing interface
Thu, 11 Feb 2010 12:23:32 -0500 John W. Eaton untabify liboctave C++ sources
Wed, 20 Jan 2010 19:04:35 -0500 John W. Eaton remove Emacs local-variable settings from liboctave source files