log doc/interpreter/func.txi @ 18070:ff05d5b70411

age author description
Tue, 03 Dec 2013 15:59:56 -0800 Rik Deprecate find_dir_in_path in favor of dir_in_path.
Mon, 02 Dec 2013 18:06:40 +0000 Carnë Draug New function validaattributes to perform input checking for functions.
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Mon, 19 Aug 2013 20:46:38 -0700 Rik doc: Add new @qcode macro for code samples which are quoted.
Fri, 02 Aug 2013 13:52:39 -0700 Rik doc: Shorten some long subsection names in Manual.
Sat, 27 Jul 2013 10:49:21 -0700 Rik doc: Use XREF as anchor prefix in documentation for clearer results in Info viewer.
Tue, 18 Jun 2013 20:35:12 -0700 Rik Fix seealso HTML links when using Texinfo 4.X (bug #38862).
Mon, 09 Jul 2012 17:00:46 -0700 Rik maint: Use Octave coding conventions for cuddling parentheses in doc directory
Mon, 09 Jul 2012 09:29:04 -0700 Max Brister doc: Add subchapter on nested functions (bug #36147)
Sun, 08 Jul 2012 11:28:50 -0700 Rik maint: Use Octave coding convention for cuddled parenthis in function calls with empty argument lists.
Fri, 24 Feb 2012 20:42:29 -0500 Doug Stewart doc: improve description of functions and scripts
Sun, 08 Jan 2012 20:26:35 -0800 Juan Pablo Carbajal Add new function is_function_handle (patch #7695) stable
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Sun, 01 Jan 2012 20:13:22 -0800 Rik doc: Document prefs directory in list of installed script files. stable
Tue, 27 Dec 2011 15:15:41 -0500 Jordi Gutiérrez Hermoso Initial documentation for broadcasting and general vectorization guidelines stable
Mon, 12 Dec 2011 21:01:27 -0800 Rik doc: Grammarcheck documentation ahead of 3.6.0 release. stable
Fri, 28 Oct 2011 17:31:43 +0100 Carnë Draug New function narginchk
Tue, 25 Oct 2011 09:46:38 -0700 Jordi Gutiérrez Hermoso New nthargout function
Sun, 01 May 2011 11:39:50 -0700 Rik doc: Periodic grammarcheck and spellcheck of documentation. stable
Mon, 25 Apr 2011 09:24:33 -0700 Rik doc: miscellaneous touch-ups to documentation strings stable
Fri, 22 Apr 2011 09:28:06 -0700 Rik func.txi: document use of nargin checking at head of function. stable
Mon, 11 Apr 2011 19:03:32 -0700 Rik Modify func.txi discussion of output arguments to include discussion of isargout. stable
Mon, 12 Jan 2009 10:39:42 +0100 Soren Hauberg func.txi: remove reference to return_last_computed_value release-3-0-x
Thu, 20 Nov 2008 08:39:44 +0100 Brian Gough spelling corrections release-3-0-x
Wed, 19 Jan 2011 20:29:11 -0800 Rik Grammarcheck txi files for 3.4 release.
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, 31 Dec 2010 13:20:44 -0800 Rik Improve docstrings for all isXXX functions.
Sun, 19 Dec 2010 20:27:17 -0800 Rik Remove documentation on deprecated function dispatch
Sat, 18 Dec 2010 14:37:11 -0800 Rik Remove deprecated functions from manual.
Tue, 16 Nov 2010 03:39:23 -0500 John W. Eaton fix some menu problems in the manual
Mon, 15 Nov 2010 17:57:43 -0800 Rik Update info-based documentation menus to include new nodes.
Wed, 28 Jul 2010 12:45:04 -0700 Rik Grammarcheck .txi documentation files.
Wed, 16 Jun 2010 20:36:55 -0700 Rik Periodic grammar check of documentation files to ensure common format.
Wed, 27 Jan 2010 13:47:02 +0100 Jaroslav Hajek document use of ~ placeholders in the manual
Sun, 17 May 2009 12:18:06 -0700 Rik Simplify TeXinfo files by eliminating redundant @iftex followed by @tex construction.
Sun, 22 Mar 2009 11:15:35 -0700 Rik Cleanup documentation files stmt.texi and func.texi
Fri, 20 Mar 2009 10:08:57 -0700 Rik Cleanup top-level documentation menu in octave.texi
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Fri, 20 Feb 2009 11:17:01 -0500 Brian Gough Doc fixes.
Thu, 19 Feb 2009 15:39:19 -0500 John W. Eaton include docstrings for new functions in the manual
Thu, 22 Jan 2009 11:11:16 -0500 Soren Hauberg remove variable index
Thu, 27 Nov 2008 10:28:24 +0100 Brian Gough corrections for typos
Mon, 17 Nov 2008 11:38:39 +0100 Brian Gough spelling corrections
Wed, 29 Oct 2008 17:52:54 -0400 Thorsten Meyer fix @seealso references to point to existing anchors
Mon, 27 Oct 2008 14:26:56 -0400 Soren Hauberg func.txi: remove reference to return_last_computed_value
Fri, 17 Oct 2008 05:48:24 +0100 David Bateman Small makeinfo doc fixes
Wed, 15 Oct 2008 20:35:22 +0100 David Bateman Add some documentation for the OOP code of Octave
Thu, 28 Aug 2008 15:31:01 -0400 John W. Eaton doc fix
Thu, 28 Aug 2008 15:13:33 -0400 John W. Eaton doc fixes
Wed, 06 Aug 2008 22:23:54 +0200 sh Update the manual to reflect the changes in error output
Mon, 28 Jul 2008 15:47:40 +0200 David Bateman Some documentation updates
Tue, 25 Mar 2008 19:47:21 -0400 Jaroslav Hajek implement expm1 and log1p functions
Thu, 13 Mar 2008 13:19:40 -0400 John W. Eaton doc fix for varargin and varargout change
Mon, 15 Oct 2007 15:31:21 +0000 jwe [project @ 2007-10-15 15:30:03 by jwe]
Sat, 13 Oct 2007 00:52:13 +0000 jwe [project @ 2007-10-13 00:52:12 by jwe]
Wed, 10 Oct 2007 18:03:02 +0000 jwe [project @ 2007-10-10 18:02:59 by jwe]
Fri, 28 Sep 2007 10:59:51 +0000 dbateman [project @ 2007-09-28 10:59:51 by dbateman]
Fri, 28 Sep 2007 09:21:40 +0000 dbateman [project @ 2007-09-28 09:21:40 by dbateman]
Fri, 14 Sep 2007 15:17:53 +0000 jwe [project @ 2007-09-14 15:17:53 by jwe]