log

age author description
Mon, 02 Nov 2009 15:20:20 +0100 Jaroslav Hajek omission from last patch
Mon, 02 Nov 2009 15:17:01 +0100 Jaroslav Hajek small interp1 simplification
Mon, 02 Nov 2009 14:04:06 +0100 Jaroslav Hajek improve Matlab compatibility & performance of ppval/mkpp and some associated funcs
Mon, 02 Nov 2009 10:28:57 +0100 Jaroslav Hajek fix base class field assignment
Mon, 02 Nov 2009 07:16:30 +0100 Jaroslav Hajek fix bad FLOAT_TRUNCATE in mx-inlines.cc
Sun, 01 Nov 2009 13:59:19 -0500 John W. Eaton issorted: new option for sort mode
Sun, 01 Nov 2009 12:36:06 -0500 John W. Eaton fix relative directory caching
Thu, 29 Oct 2009 18:39:34 -0400 John W. Eaton configure.ac: fix logic in previous change
Thu, 29 Oct 2009 18:10:53 -0400 Thomas Treichl prefer dlopen on OS X systems
Thu, 29 Oct 2009 13:36:03 -0400 John W. Eaton parse.y (finish_function): retrun function object unless parsing function file
Wed, 28 Oct 2009 20:00:35 -0400 John W. Eaton PermMatrix.cc: don't include error.h
Tue, 27 Oct 2009 20:11:47 +0100 David Bateman Fix test for valid threshold value in sparse LU factorization
Fri, 23 Oct 2009 09:28:14 -0700 Rik Periodic grammar check of Octave documentation files to ensure common format
Fri, 23 Oct 2009 10:35:59 +0200 Jaroslav Hajek fix idx_vector construction checks
Fri, 23 Oct 2009 10:10:37 +0200 Jaroslav Hajek implement built-in tril/triu
Tue, 20 Oct 2009 20:22:10 +0200 Soren Hauberg general/interp2.m: improved error checking and support for bicubic interpolation when X and Y are meshgrid format
Thu, 22 Oct 2009 10:12:54 +0200 Jaroslav Hajek improve interp1 and pchip
Thu, 22 Oct 2009 08:56:58 +0200 Jaroslav Hajek improve error messages by auto-prepending current function name
Thu, 22 Oct 2009 20:25:08 -0700 Rik Period spellcheck of Octave documentation to check and fix newly added DOCSTRINGS
Thu, 22 Oct 2009 12:18:56 -0400 Soren Hauberg Add demos for colormap functions
Wed, 21 Oct 2009 11:13:33 -0700 Rik Fix unbalanced parentheses warning during creation of pdf documentation.
Tue, 20 Oct 2009 22:05:15 -0700 Rik Clean interpreter/Makefile.in to remove a few non-functional targets
Wed, 21 Oct 2009 09:51:58 -0400 John W. Eaton load-path: compare directory timestamps with tolerance
Tue, 20 Oct 2009 15:45:09 +0200 Jaroslav Hajek add omitted files from 26abff55f6fe
Mon, 19 Oct 2009 20:19:40 +0200 Soren Hauberg scripts/io/strread.m scripts/io/textread.m: new functions
Tue, 20 Oct 2009 13:00:30 +0200 Jaroslav Hajek update NEWS
Tue, 20 Oct 2009 12:35:42 +0200 Jaroslav Hajek optimize center using bsxfun
Tue, 20 Oct 2009 10:47:22 +0200 Jaroslav Hajek optimize bsxfun for common built-in operations
Mon, 19 Oct 2009 19:17:49 -0700 Rik .cc files are now included in the list of files requiring
Mon, 19 Oct 2009 19:13:57 -0700 Rik Remove deprecated functions from list of functions for which it
Mon, 19 Oct 2009 12:12:58 +0200 Jaroslav Hajek fix cellslices to handle empty ranges with non-positive bounds
Mon, 19 Oct 2009 10:52:00 +0200 Jaroslav Hajek a few handy methods for dim_vector
Sun, 18 Oct 2009 12:01:24 -0400 Carsten Clark Remove ArrayN.cc from Makefile.in
Sun, 18 Oct 2009 11:38:33 +0200 Jaroslav Hajek include base-qr sources in install
Sat, 17 Oct 2009 21:23:25 +0200 Jaroslav Hajek clarify nth_element docstring
Sat, 17 Oct 2009 06:31:00 +0200 Jaroslav Hajek fix typo in aab4f2aa9ed9
Sat, 17 Oct 2009 06:29:05 +0200 Jaroslav Hajek initialize QR:: constants
Fri, 16 Oct 2009 13:13:36 +0200 Jaroslav Hajek make ismember more matlab compatible
Fri, 16 Oct 2009 13:12:31 +0200 Jaroslav Hajek remove ArrayN<T> + fix nonhom. diag-scalar ops
Fri, 16 Oct 2009 10:28:26 +0200 Jaroslav Hajek extend Array<T>
Thu, 15 Oct 2009 10:13:07 +0200 Jaroslav Hajek update docstring of lookup
Thu, 15 Oct 2009 21:43:34 +0200 David Bateman Treat markerfacecolor and markeredgecolor properties for lines and surfaces
Thu, 15 Oct 2009 13:07:44 +0200 Jaroslav Hajek again allow the obsolete syntax for cellfun
Thu, 15 Oct 2009 13:06:48 +0200 Jaroslav Hajek fix extract_function & add obsoleteness warning
Thu, 15 Oct 2009 08:38:07 +0200 Jaroslav Hajek reimplement median using nth_element
Wed, 14 Oct 2009 13:23:31 +0200 Jaroslav Hajek implement nth_element
Tue, 13 Oct 2009 21:10:37 -0700 Rik Fix various incorrect usages of TeXinfo deffn and deftypefn macros
Tue, 13 Oct 2009 12:50:06 +0200 Jaroslav Hajek fix reduction functions docstrings
Tue, 13 Oct 2009 12:37:51 +0200 Jaroslav Hajek update NEWS
Tue, 13 Oct 2009 12:22:50 +0200 Jaroslav Hajek improve sum & implement the 'extra' option, refactor some code
Mon, 12 Oct 2009 12:13:22 -0700 Rik Cleanup make process for liboctave documentation
Mon, 12 Oct 2009 11:49:43 -0700 Rik Clean a few non-functional commands from faq documentation Makefile
Mon, 12 Oct 2009 11:35:10 -0700 Rik Simplify Makefile using GNU Make functions
Mon, 12 Oct 2009 14:40:55 +0200 Jaroslav Hajek update NEWS
Mon, 12 Oct 2009 14:31:18 +0200 Jaroslav Hajek partially revert 1be3c73ed7b5
Mon, 12 Oct 2009 14:23:20 +0200 Jaroslav Hajek auto-set MatrixType from certain functions
Mon, 12 Oct 2009 11:50:12 +0200 Jaroslav Hajek support nocompute option to matrix_type
Mon, 12 Oct 2009 10:42:49 +0200 Jaroslav Hajek refactor the QR classes onto a templated base
Sun, 11 Oct 2009 15:27:51 -0700 Rik Include texmf.cnf in distributed files to fix texinfo runtime error with stack overflow.
Sun, 11 Oct 2009 15:25:44 -0700 Rik Fix broken command to create octave.dvi