log src/help.cc @ 12312:b10ea6efdc58 release-3-4-x ss-3-3-91

age author description
Thu, 20 Jan 2011 17:24:59 -0500 John W. Eaton strip trailing whitespace from source files
Wed, 19 Jan 2011 17:51:22 -0800 Rik Grammarcheck Texinfo for files in src directory.
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
Thu, 30 Sep 2010 09:05:00 +0200 Jaroslav Hajek replace Octave_map->octave_scalar_map in help.cc and load-save.cc
Sat, 31 Jul 2010 11:18:11 -0700 Rik Grammarcheck .cc files
Thu, 08 Apr 2010 14:37:19 -0400 Jaroslav Hajek fix generating names for TAB completion
Thu, 11 Feb 2010 12:41:46 -0500 John W. Eaton untabify src C++ source files
Thu, 21 Jan 2010 15:41:19 -0500 John W. Eaton assume unistd.h and sys/types.h exist
Wed, 20 Jan 2010 20:39:26 -0500 John W. Eaton remove Emacs local-variable settings from source files in src directory
Wed, 06 Jan 2010 13:18:41 +0100 Jaroslav Hajek make unwind_protect frames local
Wed, 11 Nov 2009 15:11:14 -0500 John W. Eaton improved support for Contents.m files
Thu, 02 Jul 2009 13:26:15 +0200 Jaroslav Hajek allow which look for files on path
Tue, 23 Jun 2009 08:22:13 +0200 Jaroslav Hajek update unwind_protect usage everywhere
Tue, 26 May 2009 12:00:00 -0400 John W. Eaton omit file extensions from __list_functions__ output
Fri, 17 Apr 2009 15:16:33 -0700 Rik Update help text for sections 2.2 and 2.3 of basics.txi
Sat, 28 Mar 2009 13:57:22 -0700 Rik Check grammar on all .cc files
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Wed, 25 Feb 2009 00:41:40 -0500 Jason Riedy pkg.m (generate_lookfor_cache): generate a DOC file for each directory
Tue, 24 Feb 2009 15:08:39 -0500 John W. Eaton doc and lookfor fixes
Thu, 19 Feb 2009 02:16:34 -0500 John W. Eaton use consistent format for doc strings of internal functions
Wed, 04 Feb 2009 17:06:32 -0500 John W. Eaton allow help to work with files containing only comments
Sun, 25 Jan 2009 19:55:42 +0100 Soren Hauberg Display sensible error message when the help text of an undocumented function is requested
Sun, 25 Jan 2009 17:25:15 +0100 Soren Hauberg Allow displaying 'Contents.m' files.
Thu, 22 Jan 2009 18:22:52 -0500 Soren Hauberg m-file implementation of help system
Tue, 13 Jan 2009 12:16:21 +0100 Jaroslav Hajek remove qsort in favor of sort
Thu, 27 Nov 2008 10:28:24 +0100 Brian Gough corrections for typos
Wed, 20 Aug 2008 15:14:54 -0400 John W. Eaton handle errors in calls to help, type, and which
Tue, 19 Aug 2008 16:15:52 -0400 David Bateman Add a search for Contents.m files to the help function
Thu, 07 Aug 2008 15:31:17 -0400 John W. Eaton fix typo in NPOS change