log

age author description
Sun, 16 Jan 2011 18:31:25 -0500 Ben Abbott print.m: Fix printing to eps for DOS.
Sun, 16 Jan 2011 16:53:10 -0500 John W. Eaton write function name along with filename in docstring comments
Sun, 16 Jan 2011 22:46:19 +0100 David Bateman Use {} as the default font for the gnuplot backend
Sun, 16 Jan 2011 08:58:46 -0600 Jordi GutiƩrrez Hermoso Don't invalidate iterators when calling std::map::erase, found by cppcheck
Sat, 15 Jan 2011 10:04:30 -0800 Rik Eliminate @deffn macros.
Sat, 15 Jan 2011 12:02:41 -0500 John W. Eaton syscalls.cc: missing semicolons
Sat, 15 Jan 2011 07:20:03 -0800 Rik Update list of exceptions not requiring documentation.
Sat, 15 Jan 2011 07:12:35 -0800 Rik Add stdnormal_xxx family of functions to documentation.
Sat, 15 Jan 2011 04:57:42 -0500 John W. Eaton Added tag ss-3-3-55 for changeset 695141f1c05c
Sat, 15 Jan 2011 04:53:04 -0500 John W. Eaton snapshot 3.3.55 ss-3-3-55
Sat, 15 Jan 2011 03:59:53 -0500 John W. Eaton ov-fcn-handle.cc: use version instead of flops in test
Sat, 15 Jan 2011 03:40:32 -0500 John W. Eaton deprecate krylovb function
Fri, 14 Jan 2011 18:39:23 -0800 Rik Add undocumented postpad function to documentation.
Fri, 14 Jan 2011 16:58:44 -0800 Rik Add undocumented polyaffine function to documentation.
Fri, 14 Jan 2011 16:24:07 -0800 Rik Add undocumented function nfields to documentation.
Fri, 14 Jan 2011 15:55:45 -0800 Rik Add undocumented ppder, ppint, ppjumps functions to documentation.
Fri, 14 Jan 2011 15:29:08 -0800 Rik Add undocumented matlabroot to documentation.
Fri, 14 Jan 2011 14:33:15 -0800 Rik Delete unimplemented, now obsolete Matlab-compatability function flops.m
Fri, 14 Jan 2011 14:21:23 -0800 Rik Add undocumented function svd_driver to documentation.
Fri, 14 Jan 2011 14:05:15 -0800 Rik Add undocumented function cbrt to documentation.
Fri, 14 Jan 2011 15:54:30 -0500 John W. Eaton fnmatch: use DEFUNX until gnulib's fnmatch is C++ friendly
Fri, 14 Jan 2011 12:37:23 -0800 Rik Deprecate replot function.
Fri, 14 Jan 2011 11:59:59 -0800 Rik Add undocumented function erfcx to documentation.
Fri, 14 Jan 2011 21:04:02 +0100 David Grundberg Build successfully without HAVE_CXSPARSE
Fri, 14 Jan 2011 11:54:39 -0800 Rik Remove texas_lotto from Automake build system.
Fri, 14 Jan 2011 11:46:19 -0800 Rik Remove Easter Egg function texas_lotto.m
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
Thu, 13 Jan 2011 02:09:02 -0500 John W. Eaton style fixes
Wed, 12 Jan 2011 22:09:57 +0100 David Grundberg __magick_read__: Reword error message from user's perspective.
Wed, 12 Jan 2011 15:17:27 -0500 John W. Eaton rand.cc: delete unused static function
Wed, 12 Jan 2011 15:13:20 -0500 John W. Eaton graphics.cc: avoid GCC warning