Wed, 11 Mar 2015 12:19:38 -0700 |
Rik |
Remove extra newlines at end of help printout (bug #44504).
|
Wed, 11 Feb 2015 14:19:08 -0500 |
John W. Eaton |
maint: Update copyright notices for 2015.
|
Thu, 27 Mar 2014 23:42:02 -0400 |
Mike Miller |
__makeinfo__: Process Texinfo docstrings without type conversion (bug #41965)
stable
|
Mon, 27 Jan 2014 09:18:36 -0800 |
Rik |
__makeinfo__.m: Fix generating HTML output with Texinfo 5.2 (bug #41364).
stable
|
Wed, 23 Oct 2013 22:09:27 -0400 |
John W. Eaton |
maint: Update copyright notices for release.
|
Mon, 16 Sep 2013 08:20:16 -0700 |
Rik |
__makeinfo__.m: Add documentation note to code about use of 3rd argument.
|
Mon, 16 Sep 2013 08:14:56 -0700 |
Rik |
__makeinfo__.m: Backout changeset 687872d279be which removes 3rd argument to func.
|
Wed, 28 Aug 2013 10:29:03 -0700 |
Rik |
__makeinfo__.m: Remove @seealso code made obsolete by cset 4e9dc46d4125.
|
Wed, 14 Aug 2013 00:13:40 -0400 |
Mike Miller |
maint: Update source file encodings to UTF-8 and fix character errors
|
Wed, 17 Jul 2013 14:02:32 -0700 |
Rik |
Use matrix concatenation for strings, rather than cstrcat(), for clarity and performance.
|
Thu, 25 Oct 2012 14:06:35 -0700 |
Corbin Champion |
Change .m files to use tempdir instead of P_tmpdir (patch #7875)
|
Thu, 10 May 2012 12:01:42 -0400 |
John W. Eaton |
handle texinfo macros consistently in help system and manual
|
Mon, 13 Feb 2012 07:29:44 -0800 |
Rik |
Use Octave coding conventions in all m-file %!test blocks
|
Mon, 13 Feb 2012 07:42:56 -0800 |
Rik |
doc: Correct off-by-1 spacings in all .cc docstrings
|
Sat, 04 Feb 2012 22:12:50 -0800 |
Rik |
doc: Use Octave coding conventions in @example blocks of docstrings.
stable
|
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:57:03 -0700 |
Rik |
Fix block comment Texinfo not appearing in documentation
|
Sun, 18 Sep 2011 17:09:39 -0700 |
Rik |
__makeinfo__.m: Correct error string for third argument.
|
Thu, 15 Sep 2011 12:51:10 -0400 |
John W. Eaton |
maint: untabify and remove trailing whitespace from source files
|
Sun, 11 Sep 2011 11:40:22 +0200 |
Carlo de Falco |
more fixes to __makeinfo__
|
Sat, 10 Sep 2011 12:08:15 +0200 |
Carlo de Falco |
Add back the third input parameter to __makeinfo__
|
Fri, 09 Sep 2011 11:15:41 -0700 |
Rik |
__makeinfo__.m: Remove unused third input argument.
|
Fri, 09 Sep 2011 18:46:51 +0200 |
Carlo de Falco |
Fix input check in __makeinfo__
|
Sat, 03 Sep 2011 08:32:58 -0700 |
Rik |
codesprint: Turn off test warning for various internal helper functions
|
Wed, 13 Apr 2011 21:36:31 -0700 |
Rik |
__makeinfo__.m: Simplify function by using regular expressions.
|
Thu, 20 Jan 2011 17:35:29 -0500 |
John W. Eaton |
all script files: untabify and strip trailing whitespace
|
Fri, 14 Jan 2011 05:47:45 -0500 |
John W. Eaton |
update copyright notices
|
Sun, 17 Oct 2010 23:43:42 -0400 |
John W. Eaton |
fix copyright notices
|
Mon, 19 Jul 2010 23:33:17 -0700 |
Rik |
__makeinfo__.m: Add support to process @nopsell macro.
|
Sun, 18 Jul 2010 20:35:16 -0700 |
Rik |
Grammarcheck the documentation from m-files.
|
Mon, 14 Dec 2009 12:35:38 -0500 |
John W. Eaton |
__makeinfo__: style fixes
|
Mon, 14 Dec 2009 15:22:26 +0100 |
Jaroslav Hajek |
let __makeinfo__ create temporary file in P_tmpdir
|
Tue, 26 May 2009 18:14:23 +0200 |
Soren Hauberg |
scripts/help/__makeinfo__.m: Support several @seealso's in one text.
|
Thu, 26 Feb 2009 10:29:59 +0100 |
Jaroslav Hajek |
implement strsplit; deprecate split
|
Mon, 16 Feb 2009 17:01:17 -0500 |
John W. Eaton |
__makeinfo__.m: rename from makeinfo.m
base
scripts/help/makeinfo.m@17e3dbbff544
|