log

age author description
Mon, 23 Feb 2009 16:37:40 -0500 John W. Eaton Fix small error in previous commit, which was two changes that should not have been combined; the first change was to improve breakpoints in debugging and was not mentioned in the commit message. Ugh.
Mon, 23 Feb 2009 16:29:20 -0500 John W. Eaton eigs.cc (Feigs): fix handling of sigma arg
Mon, 23 Feb 2009 12:55:32 -0500 John W. Eaton better handling of end of script/function no-op command
Mon, 23 Feb 2009 12:44:57 -0500 John W. Eaton don't store breakpoint info in tree_statement object
Mon, 23 Feb 2009 12:29:10 -0500 John W. Eaton line/column info for switch and if statements
Mon, 23 Feb 2009 12:25:45 -0500 John W. Eaton auto repeat for debugging commands
Mon, 23 Feb 2009 14:54:56 +0100 Jaroslav Hajek support diagonal matrices in pinv
Mon, 23 Feb 2009 13:55:44 +0100 Jaroslav Hajek add chapter about diagonal and permutation matrices to manual
Mon, 23 Feb 2009 12:47:30 +0100 Jaroslav Hajek omission from last patch
Mon, 23 Feb 2009 08:46:19 +0100 Jaroslav Hajek add missing volatile declaration in quit.h
Sun, 22 Feb 2009 13:31:04 -0500 John W. Eaton fix sparse diag divide by zero test
Sat, 21 Feb 2009 01:27:23 +0100 David Bateman Don't perform narrowing to full matrices in mixed spare scalar operators
Fri, 20 Feb 2009 21:49:26 +0100 Jaroslav Hajek specialize sqrt for diagonal matrices
Fri, 20 Feb 2009 15:23:47 -0500 Steffen Groot __patch__.m: fix indexing of varargin
Fri, 20 Feb 2009 14:59:29 -0500 John W. Eaton automatically reload out of date mex files
Fri, 20 Feb 2009 14:11:04 -0500 John W. Eaton pt-bp.cc: call accept for function and script commands
Fri, 20 Feb 2009 12:24:03 -0500 John W. Eaton doc fixes
Fri, 20 Feb 2009 12:13:21 -0500 John W. Eaton doc fixes
Fri, 20 Feb 2009 11:17:01 -0500 Brian Gough Doc fixes.
Fri, 20 Feb 2009 12:30:39 +0100 Jaroslav Hajek omission from last patch
Fri, 20 Feb 2009 12:07:30 +0100 Jaroslav Hajek make dmult deprecated
Fri, 20 Feb 2009 10:55:03 +0100 Jaroslav Hajek reuse cellstr cache in strcmp
Fri, 20 Feb 2009 07:53:47 +0100 Jaroslav Hajek auto-set cellstr cache when sorting cells
Fri, 20 Feb 2009 07:44:48 +0100 Jaroslav Hajek make issorted work for cells
Fri, 20 Feb 2009 07:33:40 +0100 Jaroslav Hajek ov-base-mat.cc: correctly compute all-scalar index for indexing
Fri, 20 Feb 2009 01:23:04 -0500 John W. Eaton ov-base-mat.cc: correctly compute all-scalar index for assignment
Fri, 20 Feb 2009 07:08:09 +0100 Jaroslav Hajek fix previously introduced problem in octave_sort, improve design
Fri, 20 Feb 2009 01:00:25 -0500 John W. Eaton also stash directory name for subfunctions
Thu, 19 Feb 2009 16:26:27 -0500 John W. Eaton fix "Deprecated in version" comments in deprecated fuctions
Thu, 19 Feb 2009 15:39:19 -0500 John W. Eaton include docstrings for new functions in the manual