log doc/ChangeLog @ 11406:a7e73f903ea6

age author description
Wed, 22 Dec 2010 03:59:59 -0500 Tatsuro Matsuoka nonlin.txi: correct docs for using Jacobian with fsolve
Wed, 22 Dec 2010 03:49:46 -0500 Judd Storrs Add missing operator functions to doc/interpreter.
Sun, 19 Dec 2010 20:27:17 -0800 Rik Remove documentation on deprecated function dispatch
Sun, 19 Dec 2010 10:48:52 -0800 Rik Update mk_undocumented_list Makefile target to use $(srcdir) for portability.
Sat, 18 Dec 2010 14:37:11 -0800 Rik Remove deprecated functions from manual.
Fri, 17 Dec 2010 21:51:52 -0800 Rik Update script to generate undocumented function list.
Fri, 17 Dec 2010 17:22:09 -0800 Rik Add undocumented_list target to create list of undocumented functions.
Fri, 17 Dec 2010 15:21:33 -0500 John W. Eaton comet3: new function
Fri, 17 Dec 2010 14:19:11 -0500 John W. Eaton document isprop
Fri, 17 Dec 2010 09:49:29 -0800 Rik oop.txi: Redo table rendered incorrectly in Info environment.
Fri, 17 Dec 2010 09:39:40 -0800 Rik Remove obsolete documentation about 64-bit integer arithmetic.
Thu, 16 Dec 2010 09:24:01 -0800 Rik mk_undocumented_list: Update list of exception functions not requiring documentation.
Tue, 14 Dec 2010 18:23:01 -0800 Rik Fix typo in Quiver section of plot.txi
Thu, 09 Dec 2010 19:26:08 -0500 John W. Eaton ChangeLog fixes
Thu, 09 Dec 2010 16:17:03 +0100 Kai Habel add pie3 to plot functions
Fri, 26 Nov 2010 04:19:58 -0500 John W. Eaton doc/interpreter/install.txi: explain how to compile Octave with 64-bit indexing
Tue, 23 Nov 2010 02:18:03 -0500 John W. Eaton install.txi: delete obsolete statement about needing a patch for makeinfo
Thu, 18 Nov 2010 14:39:02 -0500 John W. Eaton update contributors.in
Thu, 18 Nov 2010 04:05:43 -0500 John W. Eaton update contributors.in
Mon, 15 Nov 2010 17:57:43 -0800 Rik Update info-based documentation menus to include new nodes.
Mon, 15 Nov 2010 16:52:43 -0800 Rik Add reference to new saveas function in printed manual.
Wed, 10 Nov 2010 21:11:43 -0500 John W. Eaton eliminate special cases for __DECCXX
Wed, 10 Nov 2010 01:35:50 -0500 John W. Eaton changelog fixes
Mon, 30 Aug 2010 13:49:07 -0500 Jordi GutiƩrrez Hermoso Explain that ranges in vectors do get expanded
Sun, 24 Oct 2010 08:33:10 -0700 Rik New verification script, mk_undocumented_list, produces a list of undocumented functions.
Sat, 23 Oct 2010 02:29:35 -0400 John W. Eaton document textscan and textread
Sat, 23 Oct 2010 02:05:54 -0400 John W. Eaton ChangeLog fixes
Sat, 23 Oct 2010 13:59:30 +0800 Ben Abbott strings.txi: @DOCSTRING additions.
Sat, 23 Oct 2010 01:50:14 -0400 John W. Eaton new function, is_valid_file_id
Thu, 21 Oct 2010 17:22:50 -0400 John W. Eaton update contributors list in manual
Mon, 18 Oct 2010 14:15:06 -0400 John W. Eaton remove image_viewer function
Sun, 17 Oct 2010 21:46:59 -0400 John W. Eaton include untabify docstring in the manual
Thu, 07 Oct 2010 18:18:07 -0400 John W. Eaton ChangeLog fixes
Thu, 30 Sep 2010 05:30:28 -0400 John W. Eaton update contributors list
Tue, 28 Sep 2010 19:22:01 -0700 Rik Use Octave to create pdf versions of plots for documentation.
Tue, 28 Sep 2010 13:24:21 -0700 Rik Untabify a few remaining .m scripts.
Tue, 28 Sep 2010 09:25:14 -0700 Rik Make all regexp in Octave compatible with both POSIX and PCRE.
Sat, 25 Sep 2010 02:34:01 -0700 Rik Remove requirement for PCRE to build doc-cache.
Wed, 15 Sep 2010 14:48:09 -0400 John W. Eaton include doc/interpreter/images.awk in the distribution tar file
Sun, 15 Aug 2010 13:50:41 -0700 Rik Add new randi function for random integers.
Fri, 13 Aug 2010 14:58:43 -0700 Rik Update @EXAMPLEFILE dependencies.
Wed, 11 Aug 2010 00:15:47 -0700 Rik Change documentation dependency to $(srcdir)/images.mk for VPATH builds.
Mon, 09 Aug 2010 11:21:00 -0700 Rik Add documentation Makefile dependency on images.mk
Sun, 08 Aug 2010 21:23:39 -0700 Rik images.awk: HTML images makefile rule depends on octave.html/index.html.
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, 21 Jul 2010 09:01:06 +0200 Jaroslav Hajek tips update
Mon, 19 Jul 2010 22:26:09 -0700 Rik mk_doc_cache.m: Use regexp rather than fussing with character arrays
Mon, 19 Jul 2010 11:10:11 -0700 Rik Improve documentation for new repelems function.
Mon, 19 Jul 2010 03:01:33 -0400 John W. Eaton ChangeLog fixes
Sun, 18 Jul 2010 22:22:45 -0700 Rik Replace 8 spaces with tabs in ChangeLogs
Sun, 18 Jul 2010 22:10:13 -0700 Rik Use case insensitive sort in spellcheck scripts.
Sun, 18 Jul 2010 22:05:43 -0700 Rik Add Octave-specific words from stats.texi to private Aspell dictionary
Sat, 17 Jul 2010 19:53:01 -0700 Rik Add spellchecker scripts for Octave and run spellcheck of documentation
Thu, 01 Jul 2010 11:15:23 -0700 Rik refcard.tex: Fix italic macro typo for stem.
Mon, 28 Jun 2010 09:11:39 -0700 Rik Fix typos in refcard (bug #30260).
Wed, 23 Jun 2010 09:24:23 -0400 John W. Eaton eliminate trailing whitespace in ChangeLog files
Tue, 22 Jun 2010 12:39:56 -0700 Rik Correctly break lines > 80 characters in ChangeLog.
Tue, 22 Jun 2010 12:31:40 -0700 Rik Clarify documentation wording. Bug #30165.
Wed, 16 Jun 2010 21:19:23 -0700 Rik union.m: Remove seealso reference to deprecated function.