log

age author description
Fri, 14 Jan 2011 06:20:06 -0500 John W. Eaton avoid exposing gnulib:: in header files
Fri, 14 Jan 2011 06:18:51 -0500 John W. Eaton use gnulib filemode module
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Fri, 14 Jan 2011 03:06:49 -0500 John W. Eaton fix setting of gnulib default directory in bootstrap script
Fri, 14 Jan 2011 02:58:24 -0500 John W. Eaton update bootstrap scripts from gnulib sources
Fri, 14 Jan 2011 01:39:59 -0500 John W. Eaton use mkstemp from gnulib
Thu, 13 Jan 2011 16:53:08 -0500 John W. Eaton ChangeLog fix
Thu, 13 Jan 2011 16:52:30 -0500 John W. Eaton style fixes
Thu, 13 Jan 2011 22:51:09 +0100 David Bateman Fix for savving of sparse matrices to matlab files when nnz is not equal to nzmax
Thu, 13 Jan 2011 15:40:14 -0500 John W. Eaton avoid GCC warnings
Thu, 13 Jan 2011 10:00:13 -0500 John W. Eaton more data member initialization fixes
Thu, 13 Jan 2011 08:04:23 -0500 John W. Eaton configure.ac: eliminate some code duplication when checking for extra compiler flags
Thu, 13 Jan 2011 07:49:46 -0500 John W. Eaton more warning flags for GCC if configured with --enable-extra-warning-flags (on by default)
Thu, 13 Jan 2011 07:23:36 -0500 John W. Eaton prototype fixes for C language files
Thu, 13 Jan 2011 07:21:46 -0500 John W. Eaton more warning flags for GCC if configured with --enable-extra-warning-flags (on by default)
Thu, 13 Jan 2011 06:31:32 -0500 John W. Eaton SparseQR.cc, SparseCmplxQR.cc: fix member initialization order
Thu, 13 Jan 2011 06:20:33 -0500 John W. Eaton oct-fftw.cc: more constructor tweaks
Thu, 13 Jan 2011 06:02:52 -0500 John W. Eaton Sparse.cc: more constructor fixes
Thu, 13 Jan 2011 06:01:08 -0500 John W. Eaton Array.h, Array.cc: more constructor fixes
Thu, 13 Jan 2011 05:42:24 -0500 John W. Eaton more constructor/destructor fixes
Thu, 13 Jan 2011 03:57:11 -0500 John W. Eaton more data member initialization fixes
Thu, 13 Jan 2011 03:28:21 -0500 John W. Eaton really make destuctors virtual in ODE/DAE base classes
Thu, 13 Jan 2011 03:27:29 -0500 John W. Eaton idx-vector.h, idx-vector.cc: data member initialization and constructor fixes
Thu, 13 Jan 2011 03:16:40 -0500 John W. Eaton delete data pointer members from liboctave ODE/DAE classes; make destuctors virtual in ODE/DAE base classes
Thu, 13 Jan 2011 03:04:51 -0500 John W. Eaton data member initialization fixes
Thu, 13 Jan 2011 02:48:07 -0500 John W. Eaton cmd-hist.h, cmd-hist.cc: sprinkle with const
Thu, 13 Jan 2011 02:38:57 -0500 Michael Godfrey Correction to contourc.m
Thu, 13 Jan 2011 02:37:45 -0500 John W. Eaton data member initialization fixes
Thu, 13 Jan 2011 02:23:38 -0500 John W. Eaton mk-opts.pl: generate initialization lists and in-line code for copy method
Thu, 13 Jan 2011 02:19:50 -0500 John W. Eaton ChangeLog fix