log scripts/help/doc.m @ 29613:9367cba2a6d5

age author description
Thu, 29 Apr 2021 11:12:40 -0400 John W. Eaton allow most dock widgets to be used from command line
Wed, 10 Feb 2021 10:10:40 -0500 John W. Eaton maint: merge stable to default.
Wed, 10 Feb 2021 09:52:15 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Thu, 24 Sep 2020 14:44:58 -0700 Rik Eliminate unneeded verification of nargin, nargout in m-files.
Tue, 21 Jan 2020 12:53:13 -0800 Rik maint: Eliminate single "Author:" lines from code base.
Wed, 08 Jan 2020 11:59:41 -0500 John W. Eaton update formatting of copyright notices
Mon, 06 Jan 2020 22:29:51 -0500 John W. Eaton update Octave Project Developers copyright for the new year
Mon, 06 Jan 2020 15:38:17 -0500 John W. Eaton use centralized file for copyright info for individual contributors
Thu, 02 Jan 2020 15:43:01 -0500 John W. Eaton remove Author: jwe and Adapted-by: jwe lines from source files
Thu, 18 Jul 2019 11:23:22 -0400 John W. Eaton rename octave_link and octave_link_events classes, move inside octave namespace
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Tue, 28 Feb 2017 16:54:08 -0800 Rik doc.m: Overhaul function (bug #50423).
Wed, 22 Feb 2017 12:58:07 -0500 John W. Eaton maint: Merge stable to default.
Wed, 22 Feb 2017 12:39:29 -0500 John W. Eaton maint: Update copyright dates. stable
Mon, 23 Jan 2017 14:27:48 -0500 John W. Eaton maint: Merge stable to default.
Fri, 20 Jan 2017 12:19:08 -0500 John W. Eaton maint: strip extra trailing newlines from files. stable
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Thu, 10 Mar 2016 19:00:37 -0500 John W. Eaton deprecate octave_config_info
Thu, 21 Jan 2016 18:18:34 -0500 John W. Eaton * doc.m: Make test conditional on ENABLE_DOCS.
Sat, 12 Dec 2015 07:31:00 -0800 Rik 2015 Code Sprint: remove class of function from docstring for all m-files.
Thu, 19 Nov 2015 14:39:04 -0800 Rik Preface warning() messages with name of function when possible.
Wed, 18 Nov 2015 10:40:26 -0800 Rik Make error messages more specific about the variable and problem encountered.
Sun, 03 May 2015 09:36:20 -0700 Rik doc: Update docstrings to have one sentence summary as first line. stable
Mon, 23 Feb 2015 14:54:39 -0800 Rik maint: Clean up m-files to follow Octave coding conventions.
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Tue, 20 Jan 2015 10:24:46 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Tue, 20 Jan 2015 08:26:57 -0500 John W. Eaton strip trailing whitespace from most source files stable
Tue, 04 Nov 2014 20:18:15 -0800 Rik doc.m: Add support for info files in bzip format (bug #43526).
Wed, 25 Jun 2014 13:45:41 -0700 Rik maint: Use "FIXME:" coding convention in m-files.
Wed, 01 Jan 2014 08:43:43 -0500 Mike Miller doc.m: Check for existence of compressed info file (bug #41054) stable
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Sun, 29 Sep 2013 16:06:41 -0400 Mike Miller Add hook function to handle missing Octave components
Wed, 28 Aug 2013 08:27:38 -0700 Rik Use '##' for comments which stand alone on a line.
Wed, 14 Aug 2013 00:13:40 -0400 Mike Miller maint: Update source file encodings to UTF-8 and fix character errors
Sat, 20 Jul 2013 22:13:51 -0400 John Donoghue Display doc info pages using documentation browser when in GUI mode (Bug #39451)
Fri, 19 Oct 2012 08:57:10 -0700 Rik maint: Periodic merge of stable to default.
Fri, 19 Oct 2012 08:46:06 -0700 Rik doc: Replace 'on-line' with modern 'online' in documentation and messages. stable
Mon, 01 Oct 2012 18:30:44 -0400 John W. Eaton maint: periodic merge of stable to default
Mon, 01 Oct 2012 17:18:49 -0400 John W. Eaton use ' instead of ` in error messages, warnings and most comments stable
Tue, 15 May 2012 15:18:52 -0400 Jordi GutiƩrrez Hermoso doc.m: quote info args
Mon, 13 Feb 2012 07:29:44 -0800 Rik Use Octave coding conventions in all m-file %!test blocks
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Thu, 20 Jan 2011 17:35:29 -0500 John W. Eaton all script files: untabify and strip trailing whitespace
Sat, 15 Jan 2011 10:04:30 -0800 Rik Eliminate @deffn macros.
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Fri, 23 Apr 2010 11:28:50 -0700 Rik Untabify .m scripts
Tue, 13 Oct 2009 21:10:37 -0700 Rik Fix various incorrect usages of TeXinfo deffn and deftypefn macros
Tue, 02 Jun 2009 23:15:56 +0200 Rafael Laboissiere In test, look also for the gzipped version of the info_file
Fri, 17 Apr 2009 15:16:33 -0700 Rik Update help text for sections 2.2 and 2.3 of basics.txi
Sun, 15 Feb 2009 23:49:15 -0500 John W. Eaton handle commands in the lexer
Thu, 22 Jan 2009 18:22:52 -0500 Soren Hauberg m-file implementation of help system base scripts/miscellaneous/doc.m@ad77cfb60516