log doc/ChangeLog @ 12622:32d5186266ab

age author description
Tue, 19 Apr 2011 20:53:53 -0400 John W. Eaton ChangeLog fixes
Mon, 18 Apr 2011 07:04:21 -0700 Rik maint: Periodic merge of stable branch to default branch.
Sat, 16 Apr 2011 10:39:54 -0400 Ben Abbott plot.txi: Clarify that inheritance of default property values only applies to the named object type.
Thu, 14 Apr 2011 18:52:54 -0700 Rik colstyle.m: Add new function (bug #33063) stable
Tue, 12 Apr 2011 23:22:26 -0500 Jordi Gutiérrez Hermoso Trivial merge with stable except for ChangeLogs
Tue, 12 Apr 2011 21:17:57 -0700 Rik doc: Correct use of it's -> its in documentation. stable
Tue, 12 Apr 2011 20:07:15 -0400 Ben Abbott data.txi: Replace xref{Data Structures} with xref{Structures}. stable
Mon, 11 Apr 2011 19:03:32 -0700 Rik Modify func.txi discussion of output arguments to include discussion of isargout. stable
Mon, 11 Apr 2011 10:56:34 -0400 John W. Eaton merge stable with default
Fri, 08 Apr 2011 20:15:19 -0700 Rik Deprecate studentize(), replace with zscore().
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 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.
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.
Thu, 31 Mar 2011 21:16:44 -0700 Rik Add list_in_columns, terminal_size functions to documentation.
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.
Mon, 28 Mar 2011 16:38:13 -0700 Rik Improve docstrings for a number of functions.
Mon, 28 Mar 2011 14:53:07 -0700 Rik Add do_braindead_shortcircuit_evaluation to the list of variables set by --traditional option.
Sun, 27 Mar 2011 20:42:44 -0700 Rik Add allow_noninteger_range_as_index to documentation.
Sun, 27 Mar 2011 20:32:29 -0700 Rik Add do_braindead_shortcircuit_evaluation to documentation.
Sat, 26 Mar 2011 21:15:48 -0700 Rik Add error_text to list of functions not requiring a docstring.
Tue, 22 Mar 2011 13:21:44 -0700 Rik Fix errant 2010 dates in ChangeLogs.
Sat, 19 Mar 2011 22:22:07 -0700 Rik Add cellindexmat function to documentation.
Sat, 19 Mar 2011 21:54:53 -0700 Rik Add optimize_subsasgn_calls function to documentation.
Sat, 19 Mar 2011 14:35:59 -0700 Rik Add runlength function to documentation.
Sat, 19 Mar 2011 13:06:50 -0700 Rik Add isocolors, isonormals, isosurface functions to documentation.
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.
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.
Thu, 17 Mar 2011 21:41:15 -0700 Rik Add fileread to documentation.
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.
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
Thu, 03 Mar 2011 09:46:00 -0800 Rik Deprecate is_duplicate_entry.
Wed, 02 Mar 2011 20:38:27 -0800 Rik Correctly refer to "discrete uniform" distribution in documentation.
Tue, 01 Mar 2011 16:02:07 -0600 Jordi Gutiérrez Hermoso Small FAQ fixes
Tue, 01 Mar 2011 13:16:44 -0600 Jordi Gutiérrez Hermoso Major update to FAQ
Tue, 01 Mar 2011 07:43:44 -0600 Jordi Gutiérrez Hermoso Clarify in manual that the mkoctfile examples are in C++
Mon, 28 Feb 2011 22:35:41 -0800 Rik Add new isrow, iscolumn functions.
Fri, 25 Feb 2011 15:11:26 -0600 Jordi Gutiérrez Hermoso Minor proofreading in FAQ
Fri, 25 Feb 2011 12:28:14 -0600 Jordi Gutiérrez Hermoso Uniformise "Matlab" typesetting in FAQ.
Sat, 19 Feb 2011 18:21:58 -0800 Rik Use PCRE regular expressions throughout Octave.
Mon, 14 Feb 2011 17:23:04 -0800 Rik Fix documentation bugs uncovered while rewriting munge-texi.
Sun, 06 Feb 2011 05:18:43 -0500 John W. Eaton update contributors.in