log libinterp/corefcn/help.cc @ 20616:fd0efcdb3718

age author description
Thu, 08 Oct 2015 19:00:51 -0400 John W. Eaton use new string_value method to handle value extraction errors
Sat, 30 May 2015 03:14:07 +0100 Carnë Draug Deprecate Array::length() and Sparse::length() in favour of ::numel().
Sat, 09 May 2015 17:19:30 -0700 Rik doc: Update more docstrings to have one sentence summary as first line. stable
Mon, 27 Apr 2015 09:03:31 -0700 Rik Check error_state before searching for help text (bug #44934).
Fri, 27 Feb 2015 15:51:12 -0800 Rik Replace std::size_t with bare size_t for conformity to rest of code.
Wed, 25 Feb 2015 11:55:49 -0800 Rik maint: Cleanup C++ code to follow Octave coding conventions.
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Tue, 16 Dec 2014 09:21:29 -0800 Rik Use stricter input validation when looking for a string as input (bug #42651).
Sun, 19 Oct 2014 08:42:58 -0400 John W. Eaton don't include oct-locbuf.h in header files unnecessarily
Mon, 22 Sep 2014 20:46:54 -0700 Rik doc: Periodic grammarcheck of documentation.
Fri, 25 Apr 2014 13:25:25 -0700 Rik maint: Clean up extra spaces before/after parentheses.
Tue, 07 Jan 2014 13:20:28 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Sun, 05 Jan 2014 15:37:51 -0200 Felipe G. Nievinski doc: Minor updates to help for Octave keywords (bug #41108) stable
Thu, 05 Dec 2013 16:11:14 -0800 Rik maint: Don't use space between 'args' and '(' when doing indexing.
Sat, 02 Nov 2013 14:46:43 -0400 Mike Miller which: return the full path to a regular file (bug #40332)
Mon, 28 Oct 2013 19:51:46 -0700 Rik Use GNU style coding conventions for code in libinterp/
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Wed, 21 Aug 2013 19:39:56 -0700 Rik Correct parfor keyword documentation and add some %!tests.
Mon, 19 Aug 2013 20:46:38 -0700 Rik doc: Add new @qcode macro for code samples which are quoted.
Thu, 15 Aug 2013 12:31:22 -0700 Rik doc: Use 0x1d as record separator for joint compatibility with Texinfo 4.x and 5.x.
Tue, 13 Aug 2013 23:42:30 -0400 Mike Miller doc: Update doc cache delimiter to work with Texinfo 5.0 (bug #39778)
Wed, 03 Jul 2013 17:43:48 -0700 Rik maint: Collapse interpfcn and interpfcn-core directories into corefcn directory. base libinterp/interpfcn/help.cc@1c7d607058a3