log doc/ChangeLog @ 11383:c388677a3f1a

age author description
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.
Wed, 16 Jun 2010 20:36:55 -0700 Rik Periodic grammar check of documentation files to ensure common format.
Thu, 27 May 2010 12:13:28 -0700 Rik Replace @ifinfo with @ifnottex.
Fri, 07 May 2010 15:58:51 -0400 John W. Eaton use internal variable instead of warning state to control whether to allow non-integer ranges as indices
Sun, 02 May 2010 21:19:55 -0700 Rik Remove tabs in .txi files causing problems with pdf formatting.
Wed, 14 Apr 2010 22:15:34 +0300 Shai Ayal document keypress and mouse callback properties
Wed, 07 Apr 2010 16:23:54 -0400 John W. Eaton scripts/testfun/runtests.m: new function
Wed, 24 Mar 2010 15:48:25 -0400 John W. Eaton point to bugs.octave.org bug tracker instead of bug@octave.org mailing list
Thu, 11 Feb 2010 16:08:03 +0100 Jaroslav Hajek extend parseparams
Tue, 09 Feb 2010 11:43:03 +0100 Jaroslav Hajek more coding tips
Sat, 30 Jan 2010 13:58:14 +0100 Jaroslav Hajek update documentation
Fri, 29 Jan 2010 12:52:32 -0500 John W. Eaton point to polyint in @seealso, not polyinteg
Fri, 29 Jan 2010 06:51:50 -0500 John W. Eaton doc/interpreter/obsolete.txi: remove weibcdf, weibinv, weibpdf, and weibrnd from the table
Thu, 28 Jan 2010 06:04:15 -0500 John W. Eaton doc/interpreter/obsolete.texi: new file; list removed functions
Wed, 27 Jan 2010 13:47:02 +0100 Jaroslav Hajek document use of ~ placeholders in the manual
Wed, 20 Jan 2010 20:51:40 -0500 John W. Eaton doc/interpreter/munge-texi.cc: untabify and delete emacs local variable settings
Sun, 17 Jan 2010 13:31:42 +0100 Thorsten Meyer Update docs and add tests for container functions
Sat, 09 Jan 2010 02:24:49 -0500 John W. Eaton avoid various GCC warnings
Sun, 20 Dec 2009 17:02:57 -0800 Rik Correctly produce postcript output for geometryimages when QHULL library is not present
Sat, 19 Dec 2009 22:58:54 -0800 Rik Eliminate TOPDIR variable in favor of built-in automake variables
Thu, 17 Dec 2009 13:28:29 -0800 Rik Use automake syntax to build munge-texi
Fri, 11 Dec 2009 11:21:06 -0800 Rik Remove various install-local targets in favor of using automake syntax for installation
Fri, 11 Dec 2009 13:46:24 -0500 John W. Eaton ChangeLog fixes
Thu, 10 Dec 2009 14:41:27 -0800 Rik Replace distdir-local rule with dist-hook rule which is better supported
Thu, 10 Dec 2009 13:09:25 -0800 Rik new distdir-local rule stops package distribution unless libraries necessary to create documentation are present.
Tue, 08 Dec 2009 15:25:05 -0800 Rik Modifications to makefiles to pass distcheck test
Mon, 07 Dec 2009 14:27:09 -0800 Rik Changelog fix for previous patch
Mon, 07 Dec 2009 14:04:56 -0800 Rik Add CLEANFILES and MAINTAINERCLEANFILES objects to properly clean refcard directory
Sun, 06 Dec 2009 20:19:20 -0800 Rik Set dependency of *.texi files on munge-texi source code rather than executable.
Fri, 04 Dec 2009 16:25:09 -0800 Rik Revert to using Ghostscript for documentation pdf image creation rather than Octave
Fri, 04 Dec 2009 15:33:51 -0800 Rik remove lingering Makefile.am options for deleted file conf.texi
Fri, 04 Dec 2009 10:44:58 -0800 Rik Switch to color output for PostScript documentation images
Fri, 04 Dec 2009 09:45:15 -0800 Rik Set default papersize to the desired imagesize
Fri, 04 Dec 2009 05:04:59 -0500 John W. Eaton make rules to copy png files to html directory
Fri, 04 Dec 2009 03:20:39 -0500 John W. Eaton eliminate doc/conf.texi
Thu, 03 Dec 2009 15:39:20 -0500 John W. Eaton more automake fixes
Wed, 02 Dec 2009 16:32:40 -0800 Rik Correct Makefile.am to allow VPATH builds of documentation
Tue, 01 Dec 2009 10:38:27 -0800 Rik Eliminate false dependency on conf.texi
Mon, 30 Nov 2009 16:17:04 -0800 Rik Correctly generate *.texi doc files when running in a newly cloned source tree
Mon, 30 Nov 2009 14:32:10 -0500 John W. Eaton doc building fixes for class methods
Mon, 30 Nov 2009 13:25:02 -0500 John W. Eaton doc/interpreter build fixes
Sat, 28 Nov 2009 14:00:56 +0100 Kacper Kowalik Remove HDF5 cruft for older versions of HDF5
Sat, 28 Nov 2009 11:44:57 +0100 David Bateman Add ftp objects
Wed, 25 Nov 2009 09:20:23 -0800 Rik Simplify doc-cache handling in Makefile.am to use only install-data-local target
Tue, 24 Nov 2009 11:57:01 -0800 Rik Correct Makefile.am so that make will halt on error when unable to build doc-cache
Mon, 23 Nov 2009 21:27:40 -0800 Rik Stop distribution of conf.texi by autotools
Mon, 23 Nov 2009 16:56:35 -0800 Rik Correct compilation order of SUBDIRS in doc/Makefile
Wed, 11 Nov 2009 17:43:45 -0800 Rik Add DISTCLEANFILES macro to allow automake to clean and remove conf.texi
Tue, 10 Nov 2009 15:02:25 -0500 John W. Eaton convert build system to use automake and libtool
Fri, 23 Oct 2009 09:28:14 -0700 Rik Periodic grammar check of Octave documentation files to ensure common format
Tue, 20 Oct 2009 22:05:15 -0700 Rik Clean interpreter/Makefile.in to remove a few non-functional targets
Tue, 13 Oct 2009 21:10:37 -0700 Rik Fix various incorrect usages of TeXinfo deffn and deftypefn macros
Mon, 12 Oct 2009 12:13:22 -0700 Rik Cleanup make process for liboctave documentation
Mon, 12 Oct 2009 11:49:43 -0700 Rik Clean a few non-functional commands from faq documentation Makefile
Mon, 12 Oct 2009 11:35:10 -0700 Rik Simplify Makefile using GNU Make functions
Sun, 11 Oct 2009 15:27:51 -0700 Rik Include texmf.cnf in distributed files to fix texinfo runtime error with stack overflow.
Sun, 11 Oct 2009 15:25:44 -0700 Rik Fix broken command to create octave.dvi
Thu, 08 Oct 2009 16:43:05 +0200 Jaroslav Hajek document luupdate
Wed, 07 Oct 2009 11:08:54 +0200 Jaroslav Hajek implement fskipl
Wed, 30 Sep 2009 22:20:55 -0400 John W. Eaton doc fixes
Wed, 30 Sep 2009 10:18:32 -0400 Michael D. Godfrey document graphics structures
Mon, 14 Sep 2009 22:24:43 -0400 John W. Eaton doc/interpreter/optim.txi: document pqpnonneg
Thu, 27 Aug 2009 11:19:33 +0200 Jaroslav Hajek refactor comparison ops implementations
Thu, 06 Aug 2009 14:41:24 -0400 John W. Eaton ChangeLog and style fixes
Wed, 05 Aug 2009 08:47:48 +0200 Jaroslav Hajek update coding tips
Mon, 20 Jul 2009 15:55:33 -0400 Aleksej Saushev initialize floating point values properly for NetBSD systems
Wed, 24 Jun 2009 13:45:56 -0400 Rafael Laboissiere Drop conf.texi as prerequisite of dist target