Tue, 10 Sep 2013 22:00:19 -0700 |
Rik |
doc: Add operator and keyword docstrings missing from lookfor cache.
|
Thu, 15 Aug 2013 12:31:22 -0700 |
Rik |
doc: Use 0x1d as record separator for joint compatibility with Texinfo 4.x and 5.x.
|
Tue, 13 Aug 2013 23:42:30 -0400 |
Mike Miller |
doc: Update doc cache delimiter to work with Texinfo 5.0 (bug #39778)
|
Fri, 21 Dec 2012 16:11:33 -0500 |
John W. Eaton |
periodic merge of stable to default
|
Thu, 11 Oct 2012 12:13:28 -0700 |
Rik |
Export doc-cache in distribution tarball (bug #37542)
stable
|
Thu, 11 Oct 2012 12:13:28 -0700 |
Rik |
Export doc-cache in distribution tarball (bug #37542)
|
Thu, 10 May 2012 12:01:42 -0400 |
John W. Eaton |
handle texinfo macros consistently in help system and manual
|
Mon, 02 Jan 2012 14:25:41 -0500 |
John W. Eaton |
maint: update copyright notices for 2012
stable
|
Tue, 01 Nov 2011 11:08:18 -0700 |
Rik |
Fix confusing interaction between @code macro and transpose operator (') in documentation (Bug #34661).
|
Sun, 30 Oct 2011 16:59:03 -0700 |
Rik |
mk_doc_cache.m: Miscellaneous code cleanup for better performance.
|
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
|