log

age author description
Tue, 13 Jan 2009 00:25:32 -0500 Brian Gough [docs] Matrix => matrix
Tue, 13 Jan 2009 00:25:20 -0500 Brian Gough [docs] @var{XI}, @var{YI}. => @var{xi}, @var{yi}.
Tue, 13 Jan 2009 00:23:35 -0500 Brian Gough [docs] octave => Octave
Tue, 13 Jan 2009 00:23:28 -0500 Brian Gough [docs] fix case to match example
Tue, 13 Jan 2009 00:23:21 -0500 Brian Gough [docs] octave => Octave
Tue, 13 Jan 2009 00:22:42 -0500 Brian Gough [docs] @var{EXPR} => @var{expr}
Mon, 12 Jan 2009 23:51:27 -0500 John W. Eaton octave.cc (maximum_braindamage): set confirm_recursive_rmdir to false
Mon, 12 Jan 2009 23:41:32 -0500 John W. Eaton strfns.cc (Fstrcmp, Fstrncmp): initialize all elements of output with constructor arg
Mon, 12 Jan 2009 19:03:33 -0500 John W. Eaton parse.y: always append statements to list, but remove null statements after seeing separator
Mon, 12 Jan 2009 19:02:23 -0500 John W. Eaton base-list.h (push_front, pop_front, push_back, pop_back): new functions.
Mon, 12 Jan 2009 14:26:38 -0500 John W. Eaton qr.cc: require args to be numeric, not necessarily matrix objects
Mon, 12 Jan 2009 13:32:12 -0500 John W. Eaton fsolve.m, fzero.m: undo part of previous change
Mon, 12 Jan 2009 13:11:35 -0500 John W. Eaton fsolve.m, fzero.m: style fixes; use strcmpi to compare options
Mon, 12 Jan 2009 13:04:13 -0500 John W. Eaton fsolve.m: style fixes
Mon, 12 Jan 2009 12:57:56 -0500 Ben Abbott graphics.h.in: fix typo
Mon, 12 Jan 2009 12:36:09 -0500 John W. Eaton Fchar, Fstrvcat: use queue correctly
Mon, 12 Jan 2009 12:31:11 -0500 John W. Eaton Fchar, Fstrvcat: use queue to avoid duplicate calls to all_strings
Mon, 12 Jan 2009 12:22:26 -0500 Thorsten Meyer Make strvcat an internal function
Mon, 12 Jan 2009 12:13:05 -0500 Thorsten Meyer strfns.cc: improve documentation strings, add examples and tests
Mon, 12 Jan 2009 11:47:09 -0500 John W. Eaton diffuse.m, specular.m, surfl.m: style fixes
Mon, 12 Jan 2009 14:03:28 +0100 Jaroslav Hajek improve indexing of diagonal & permutation matrices
Mon, 12 Jan 2009 13:06:06 +0100 Jaroslav Hajek reimplement full as method of octave_base_value
Mon, 12 Jan 2009 08:42:10 +0100 Jaroslav Hajek minor simplifications to latest patches
Sun, 11 Jan 2009 14:27:52 +0100 Jaroslav Hajek optimize structure components access
Sun, 11 Jan 2009 07:55:44 +0100 Jaroslav Hajek disallow invalid {}-indexed assigments
Sat, 10 Jan 2009 08:46:23 +0100 Jaroslav Hajek fix behaviour of "full"
Fri, 09 Jan 2009 16:25:11 +0100 Jaroslav Hajek fix missing widening ops for diag & perm matrices
Fri, 09 Jan 2009 15:15:43 +0100 Jaroslav Hajek fix {} assigment if error occurs on subsequent assignment component
Fri, 09 Jan 2009 14:38:18 +0100 David Bateman Changelog fix
Thu, 08 Jan 2009 15:51:50 +0100 Kai Habel Add new 3D plotting function surfl. Add light functions diffuse and specular
Thu, 08 Jan 2009 14:35:22 +0100 Kai Habel Calculate surface normals for boundaries, use more neighboring
Fri, 09 Jan 2009 06:52:45 -0500 John W. Eaton parse.y: avoid storing null statements in statement lists
Fri, 09 Jan 2009 06:11:54 -0500 John W. Eaton make input_line_number work again
Thu, 08 Jan 2009 22:12:17 +0100 Jaroslav Hajek avoid redundant copying in {} assignment
Mon, 05 Jan 2009 21:33:54 -0500 John W. Eaton scripts/mkdoc: set defaults for FIND and PERL; check usage
Mon, 05 Jan 2009 10:54:22 +0100 Thorsten Meyer do not eat white space within @example environments of docstrings
Mon, 05 Jan 2009 08:12:10 +0100 Thorsten Meyer Fix error messages in __xzip__
Mon, 05 Jan 2009 08:11:03 +0100 Thorsten Meyer Fix docstrings, add examples, references and tests to string functions
Tue, 30 Dec 2008 00:25:20 -0500 Ben Abbott __contour__.m: __contour__.m: correct order of patches
Mon, 29 Dec 2008 23:41:18 +0100 David Bateman Fix for dense grids and speed up for voronoi function
Sun, 28 Dec 2008 17:39:20 +0100 David Bateman Trivial doc fix
Sun, 28 Dec 2008 06:34:38 +0100 Jaroslav Hajek improve delete
Sat, 27 Dec 2008 17:01:52 +0100 Jaroslav Hajek remove valid_as_scalar_index
Fri, 26 Dec 2008 22:54:38 +0100 Francesco Potortì In prepad, add reference to postpad.
Fri, 26 Dec 2008 23:00:53 +0100 Francesco Potortì bincoeff.m: make reference to nchoosek
Fri, 26 Dec 2008 22:56:19 +0100 Francesco Potortì Removed typo from geometry.txi
Fri, 26 Dec 2008 22:51:48 +0100 Francesco Potortì Cross reference between postpad and resize
Fri, 26 Dec 2008 22:45:46 +0100 Francesco Potortì add reference to resize function in the manual
Fri, 26 Dec 2008 22:42:52 +0100 Francesco Potortì strrep.m: specify what is the return value
Fri, 26 Dec 2008 22:39:08 +0100 Francesco Potortì Correct help string for statistics.m
Fri, 26 Dec 2008 22:28:45 +0100 Francesco Potortì One word missing from int8 help string.
Fri, 26 Dec 2008 22:23:11 +0100 Francesco Potortì Add cross reference from Plot Annotations to Text Properties.
Fri, 26 Dec 2008 22:16:27 +0100 Francesco Potortì help and error string corrected in hist.m.
Fri, 26 Dec 2008 20:33:52 +0100 Francesco Potortì Add explanation on what wisdom is.
Thu, 25 Dec 2008 12:31:07 +0100 Jaroslav Hajek support -tabs option for save -ascii
Wed, 24 Dec 2008 16:45:11 -0500 Doug Stewart grid.m: handle minor grid option
Wed, 24 Dec 2008 15:42:45 -0500 John W. Eaton fntests.m: use fread instead of fscanf to preserve whitespace
Wed, 24 Dec 2008 15:27:49 -0500 John W. Eaton test.m: print "has no tests" message if there are demos but no tests
Wed, 24 Dec 2008 14:50:25 -0500 Ben Abbott chol.cc: Trivial fix for chol tests.
Wed, 24 Dec 2008 14:47:13 -0500 John W. Eaton eigs.cc: skip tests if ARPACK is missing
Wed, 24 Dec 2008 14:40:33 -0500 John W. Eaton src/Makefile.in (DLD_XSRC): add eigs.cc to the list
Wed, 24 Dec 2008 13:06:26 -0500 John W. Eaton handle -double option for save
Tue, 23 Dec 2008 08:28:23 +0100 David Bateman Add the eigs and svds functions
Tue, 23 Dec 2008 01:08:59 +0100 Radek Salac Add the bicgstab function
Mon, 22 Dec 2008 22:16:27 +0100 David Bateman Reszie third arg of __voronoi__ before retuning it
Sun, 21 Dec 2008 17:10:38 +0100 Jaroslav Hajek add yet more missing LAPACK sources
Thu, 18 Dec 2008 21:06:20 +0100 Jaroslav Hajek ChangeLog entry and style fixes for last two patches
Thu, 18 Dec 2008 20:41:30 +0100 Daniel J Sebald optimize unique called with a single argument
Thu, 18 Dec 2008 20:22:59 +0100 Daniel J Sebald avoid repeated parsing of format string in datevec
Tue, 16 Dec 2008 10:29:38 +0100 Jaroslav Hajek optimize permute
Tue, 16 Dec 2008 07:24:34 +0100 Jaroslav Hajek fix stray line in Makefile
Mon, 15 Dec 2008 13:49:16 +0100 Jaroslav Hajek add missing blas & lapack sources
Mon, 15 Dec 2008 13:49:11 +0100 Jaroslav Hajek style fixes in previous patch
Mon, 15 Dec 2008 12:59:34 +0100 Jaroslav Hajek fix & optimize lsqnonneg
Mon, 15 Dec 2008 08:12:50 +0100 Jaroslav Hajek document new norm features in NEWS
Sat, 13 Dec 2008 20:08:30 +0100 Francesco Potortì nchoosek checks, warning, corner cases and tests
Fri, 12 Dec 2008 23:25:54 +0100 David Bateman changelog fix
Fri, 12 Dec 2008 23:18:20 +0100 David Bateman Fix sparse cholesky inversion
Fri, 12 Dec 2008 13:35:10 +0100 Jaroslav Hajek allow saving diagonal & permutation matrices to hdf5 as full
Fri, 12 Dec 2008 12:45:31 +0100 Jaroslav Hajek implement obstack-like optimization of local buffers
Thu, 11 Dec 2008 11:04:18 +0100 Jaroslav Hajek alow single/double conversion of diag & perm matrices
Thu, 11 Dec 2008 11:04:00 +0100 Jaroslav Hajek allow element assignment to diagonal matrices
Thu, 11 Dec 2008 10:39:53 +0100 Jaroslav Hajek fix dm-dm binary ops
Thu, 11 Dec 2008 07:55:10 +0100 Jaroslav Hajek new feature in NEWS
Thu, 11 Dec 2008 07:51:40 +0100 Jaroslav Hajek optionally allow pivoting in fsolve
Thu, 11 Dec 2008 07:51:33 +0100 Jaroslav Hajek changelog fix
Wed, 10 Dec 2008 13:20:24 +0100 Jaroslav Hajek add omitted m-file
Wed, 10 Dec 2008 11:55:23 +0100 Jaroslav Hajek use m-file implementation for expm
Wed, 10 Dec 2008 11:55:21 +0100 Jaroslav Hajek implement nchoosek without recursion
Wed, 10 Dec 2008 11:04:28 +0100 Jaroslav Hajek optimize repmat for scalar & matrix case
Wed, 10 Dec 2008 11:04:28 +0100 Jaroslav Hajek fix integer assignment to non-existing variables
Wed, 10 Dec 2008 11:04:26 +0100 Jaroslav Hajek remove reference to non-existing file
Tue, 09 Dec 2008 12:04:11 +0100 Thorsten Meyer make upper and lower aliases of toupper and tolower respectively
Tue, 09 Dec 2008 10:08:19 +0100 Jaroslav Hajek make balance more Matlab-compatible
Tue, 09 Dec 2008 03:25:31 +0100 David Bateman Ensure oct-locbuf.h is installed with the install target
Mon, 08 Dec 2008 15:33:28 +0100 Jaroslav Hajek optimize sparse bool indexing
Mon, 08 Dec 2008 14:56:29 +0100 Jaroslav Hajek allow overdetermined systems in fsolve
Mon, 08 Dec 2008 14:12:08 +0100 Jaroslav Hajek implement scalar powers of diag matrices
Mon, 08 Dec 2008 12:31:57 +0100 Jaroslav Hajek implement binary saving of diag & perm matrices
Sun, 07 Dec 2008 10:29:34 +0100 Jaroslav Hajek fix & improve speed of diagonal matrix multiplication
Sat, 06 Dec 2008 09:15:44 +0100 Jaroslav Hajek allow initialized local buffers
Sat, 06 Dec 2008 07:48:35 +0100 Jaroslav Hajek fix use of uninitialized buffers
Wed, 29 Oct 2008 16:52:10 +0100 Jaroslav Hajek improve OCTAVE_LOCAL_BUFFER
Fri, 05 Dec 2008 12:51:48 +0100 Jaroslav Hajek implement ASCII saving of diag & perm matrices
Fri, 05 Dec 2008 10:20:18 +0100 Jaroslav Hajek fix design problems of diag & perm matrix classes
Fri, 05 Dec 2008 07:11:58 +0100 Jaroslav Hajek fix invalid delete
Thu, 04 Dec 2008 10:21:30 +0100 Thomas Treichl Added more tests for cellfun.
Thu, 04 Dec 2008 22:16:52 +0100 Thorsten Meyer move str2mat to deprecated and make it a simple wrapper around char
Thu, 04 Dec 2008 12:03:45 +0100 Jaroslav Hajek make det & inv aware of diagonal & permutation matrices
Thu, 04 Dec 2008 09:52:30 +0100 Jaroslav Hajek document more new features in the NEWS file
Thu, 04 Dec 2008 09:27:17 +0100 Jaroslav Hajek add missing delete
Thu, 04 Dec 2008 09:15:17 +0100 Jaroslav Hajek call blocked permuted qr factorization routines from LAPACK
Thu, 04 Dec 2008 08:31:56 +0100 Jaroslav Hajek support permutation matrix objects
Wed, 03 Dec 2008 13:32:57 +0100 Jaroslav Hajek implement diagonal matrix objects
Wed, 03 Dec 2008 20:57:27 -0500 John W. Eaton style fixes
Wed, 03 Dec 2008 20:53:05 -0500 John W. Eaton ChangeLog fix
Wed, 03 Dec 2008 20:48:28 -0500 John W. Eaton update config.guess and config.sub
Sat, 29 Nov 2008 23:03:16 +0100 Thorsten Meyer clean up bzip2, gzip and __xzip__
Sat, 29 Nov 2008 17:57:50 +0100 Francesco Potortì Set max_recursion_depth and use a subfunction in nchoosek
Sat, 29 Nov 2008 00:26:57 +0100 David Bateman Set gnuplot two point clipping