log

age author description
Sat, 19 Mar 2011 17:46:45 -0400 Ben Abbott patch.m: Add demo.
Sat, 19 Mar 2011 14:35:59 -0700 Rik Add runlength function to documentation.
Sat, 19 Mar 2011 14:32:43 -0700 Rik Overhaul runlength.m
Sat, 19 Mar 2011 13:53:38 -0700 Rik Make helper functions for logistic_regression private.
Sat, 19 Mar 2011 13:06:50 -0700 Rik Add isocolors, isonormals, isosurface functions to documentation.
Sat, 19 Mar 2011 12:54:05 -0700 Rik dump_prefs.m: Close @deftypefn macro left open.
Sat, 19 Mar 2011 12:33:09 -0700 Rik Add dump_prefs to documentation.
Sat, 19 Mar 2011 12:12:57 -0700 Rik Add daspect, pbaspect functions to documentation.
Sat, 19 Mar 2011 11:10:16 -0700 Rik Add getappdata, setappdata, isappdata, rmappdata functions to documentation.
Sat, 19 Mar 2011 11:07:52 -0400 Ben Abbott trisurf.m: Set default edgecolor as Matlab does. Add demos.
Fri, 18 Mar 2011 22:58:18 -0700 Rik Add nth_element function to documentation.
Fri, 18 Mar 2011 22:47:33 -0700 Rik Add uimenu, uigetdir, uigetfile, and uiputfile to documentation.
Fri, 18 Mar 2011 21:25:08 -0700 Rik Add fminbnd, fminunc functions to documentation.
Fri, 18 Mar 2011 18:51:45 -0700 Rik Add function chop to documentation.
Fri, 18 Mar 2011 14:38:46 -0700 Rik Add gen_doc_cache, get_help_text, get_help_text_from_file, get_first_help_sentence to documentation.
Fri, 18 Mar 2011 09:37:28 -0700 Rik Add operator precedence tests to fixed list of parser tests.
Thu, 17 Mar 2011 23:11:47 -0700 Rik Fix bug #32818, nonconformant arguments in svds.
Thu, 17 Mar 2011 21:41:15 -0700 Rik Add fileread to documentation.
Fri, 18 Mar 2011 00:01:28 -0400 John W. Eaton ov-float.cc (octave_float_scalar::do_index_op): widen to float matrix, not double matrix
Thu, 17 Mar 2011 20:53:32 -0700 Rik Add gethostname to documentation.
Thu, 17 Mar 2011 20:39:37 -0700 Rik Add fmod, octave_tmp_file_name to list of exceptions not needing a DOCSTRING.
Thu, 17 Mar 2011 13:58:19 -0700 Iain Murray Replace nprocs with nproc function. Use gnulib module for portability across platforms.
Mon, 14 Mar 2011 23:36:20 -0600 Jordi GutiƩrrez Hermoso Change copy_backward to copy in Sparse<T>::assign, bug #32747
Wed, 16 Mar 2011 15:00:09 -0700 Iain Murray Add nproc, nproc_conf utility functions for determining number of available processors.
Wed, 16 Mar 2011 13:36:27 -0700 Carlo de Falco Add mgorth and gmres functions from Octave Forge
Tue, 15 Mar 2011 22:45:31 -0700 Marco Caliari Simplify calculation of number of tick labels. Bug #32692.
Sun, 13 Mar 2011 18:26:04 +0100 Konstantinos Poulios revert changes from 2011-02-26
Thu, 10 Mar 2011 20:27:15 +0100 Konstantinos Poulios add a persistent mode for listeners
Sat, 26 Feb 2011 18:15:48 -0500 Ben Abbott Allow command forms of example and demo.
Tue, 08 Mar 2011 12:11:57 -0800 Rik Recode mk-opts.pl to use clearer, more modern, Perl syntax.