log doc/interpreter/expr.txi @ 14171:2ced2f59f523 stable

age author description
Sun, 08 Jan 2012 13:39:44 -0800 Rik doc: miscellaneous documentation improvements stable
Sun, 08 Jan 2012 15:24:53 -0500 Jordi Gutiérrez Hermoso doc: Better explain which complex result is chosen by .^ stable
Thu, 05 Jan 2012 10:34:04 -0500 Jordi Gutiérrez Hermoso doc: Mention broadcasting in more relevant places. stable
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Thu, 29 Dec 2011 06:05:00 -0800 Rik doc: Final grammarcheck and spellcheck before 3.6.0 release. 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
Sun, 11 Dec 2011 22:15:48 -0800 Rik doc: Update documentation on indexing expressions stable
Tue, 01 Nov 2011 11:08:18 -0700 Rik Fix confusing interaction between @code macro and transpose operator (') in documentation (Bug #34661).
Thu, 21 Apr 2011 17:41:56 -0400 John W. Eaton fix precedence level of transpose operators (bug #32533)
Tue, 12 Apr 2011 21:17:57 -0700 Rik doc: Correct use of it's -> its in documentation. stable
Mon, 28 Mar 2011 16:38:13 -0700 Rik Improve docstrings for a number of functions.
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.
Mon, 07 Apr 2008 13:40:38 -0400 John W. Eaton update copyright dates release-3-0-x
Sat, 15 Jan 2011 15:13:06 -0800 Rik Add merge/ifelse function to documentation.
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.
Wed, 22 Dec 2010 03:49:46 -0500 Judd Storrs Add missing operator functions to doc/interpreter.
Sun, 01 Aug 2010 20:22:17 -0700 Rik Grammarcheck more of the documentation.
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.
Thu, 11 Feb 2010 16:08:03 +0100 Jaroslav Hajek extend parseparams
Sat, 30 Jan 2010 13:58:14 +0100 Jaroslav Hajek update documentation
Wed, 27 Jan 2010 13:47:02 +0100 Jaroslav Hajek document use of ~ placeholders in the manual
Fri, 23 Oct 2009 09:28:14 -0700 Rik Periodic grammar check of Octave documentation files to ensure common format
Thu, 27 Aug 2009 11:19:33 +0200 Jaroslav Hajek refactor comparison ops implementations
Fri, 22 May 2009 10:46:00 -0400 John W. Eaton update copyright notices
Sun, 17 May 2009 12:18:06 -0700 Rik Simplify TeXinfo files by eliminating redundant @iftex followed by @tex construction.
Wed, 29 Apr 2009 08:16:48 +0200 Jaroslav Hajek update indexing docs