log

age author description
Fri, 08 Apr 2011 09:06:04 -0400 John W. Eaton abandon release-3-4-x branch in favor of workflow using stable and default branches and merging stable to default periodically release-3-4-x
Thu, 07 Apr 2011 14:44:01 -0700 Rik Add spellcheck target to documentation Makefile. stable
Wed, 06 Apr 2011 20:06:45 -0700 Rik Group commonly used isXXX functions together in documentation.
Wed, 06 Apr 2011 19:46:34 -0700 Rik Move pack() function to proper place in documentation.
Wed, 06 Apr 2011 19:36:49 -0700 Rik Make spectral density helper functions private.
Wed, 06 Apr 2011 11:44:21 -0700 Rik Clean up operator and function indices in documentation.
Mon, 04 Apr 2011 20:15:32 -0700 Rik Add warning about single precision in FLTK.
Mon, 04 Apr 2011 15:56:49 -0700 Rik Spellcheck documentation for 3.4.1 release.
Mon, 04 Apr 2011 15:33:46 -0700 Rik Grammarcheck files for 3.4.1 release.
Mon, 04 Apr 2011 13:37:13 -0700 Rik Deprecate perror, strerror functions.
Sun, 03 Apr 2011 20:33:14 -0700 Rik Add new section on parsing to documentation.
Sun, 03 Apr 2011 13:55:58 -0700 Rik Add blkmm function to documentation.
Sun, 03 Apr 2011 07:24:38 -0700 Rik Add documentation for 3-input form of diag(). Add new tests.
Sun, 03 Apr 2011 07:00:34 -0700 Rik Reverse changset cc8ccdfec424. Restore 3-input form of diag().
Sat, 02 Apr 2011 13:37:52 -0700 Rik Add quantile, prctile functions to documentation.
Sat, 02 Apr 2011 12:41:16 -0700 Rik Add isdeployed function to documentation.
Fri, 01 Apr 2011 20:19:18 -0700 Rik Remove archaic 3-input argument form of diag function.
Fri, 01 Apr 2011 18:53:14 -0700 Rik Fix orientation of initial conditions vector for filter (bug #32741).
Fri, 01 Apr 2011 09:37:58 -0700 Rik Correct typo in #include path for FLTK header files (bug #32972).
Fri, 01 Apr 2011 03:52:05 -0600 Jordi GutiƩrrez Hermoso Correct slight logical mistake in memleak patch (bug #32804)
Fri, 01 Apr 2011 03:09:35 -0600 Jordi GutiƩrrez Hermoso MatrixType:: plug memory leak (bug #32804).
Thu, 31 Mar 2011 21:16:44 -0700 Rik Add list_in_columns, terminal_size functions to documentation.
Thu, 31 Mar 2011 20:57:37 -0700 Rik Add documentation for '-forge' option (bug #32464).
Thu, 31 Mar 2011 20:24:06 -0700 Rik Add onCleanup function to documentation.
Thu, 31 Mar 2011 10:41:32 -0700 Rik Document recommended format for commit messages which reference the bug tracker.
Thu, 31 Mar 2011 10:19:59 -0700 Marco Caliari spdiags.m: Treat empty vector (1x0 or 0x1) the same as diag().
Thu, 31 Mar 2011 10:09:34 -0700 Rik cor.m: Increase tolerance of %!tests using random data to assure passage.
Thu, 31 Mar 2011 09:57:11 -0700 Rik Add deprecated entry for cquad() pointing to quadcc().
Thu, 31 Mar 2011 09:34:26 -0700 Rik cor.m: fix operation with only single input (bug #32961)
Thu, 31 Mar 2011 07:33:11 -0700 Rik Revamp quiver autoscaling algorithm (bug #32836).