log doc/interpreter/mk_doc_cache.m @ 12254:23385f2c90b7 release-3-4-x

age author description
Wed, 26 Jan 2011 23:49:42 -0500 John W. Eaton whitespace fixes
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
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.
Mon, 19 Jul 2010 22:26:09 -0700 Rik mk_doc_cache.m: Use regexp rather than fussing with character arrays
Sat, 17 Jul 2010 19:53:01 -0700 Rik Add spellchecker scripts for Octave and run spellcheck of documentation
Mon, 30 Nov 2009 14:32:10 -0500 John W. Eaton doc building fixes for class methods
Wed, 11 Feb 2009 01:48:39 -0500 John W. Eaton doc/interpreter/mk_doc_cache.m: pass --fill-column=1024 to makeinfo
Tue, 10 Feb 2009 21:50:59 -0500 John W. Eaton doc/interpreter/mk_doc_cache.m: improve performance
Tue, 10 Feb 2009 17:04:20 -0500 John W. Eaton generate DOC file for lookfor function