Mercurial > hg > octave-lyh
graph
-
allow nargin to work for functions that are not already loadedTue, 01 Nov 2011 20:48:22 -0400, by John W. Eaton
-
octave_class::size: return matrix with correct dimensionsTue, 01 Nov 2011 19:57:38 -0400, by John W. Eaton
-
Minor improvements to semilogx and semilogy demos.Tue, 01 Nov 2011 17:21:07 -0400, by Ben Abbott
-
2nd attempt to fix bugs introduced by changeset bda7b080f205.Tue, 01 Nov 2011 16:50:38 -0400, by Ben Abbott
-
correctly distribute parent classesTue, 01 Nov 2011 15:59:06 -0400, by John W. Eaton
-
Fix confusing interaction between @code macro and transpose operator (') in documentation (Bug #34661).Tue, 01 Nov 2011 11:08:18 -0700, by Rik
-
__patch__: fix thinko in previous change.Tue, 01 Nov 2011 13:30:23 -0400, by John W. Eaton
-
__patch__: correctly replace NaN values with last non-NaN value in columnTue, 01 Nov 2011 13:19:10 -0400, by John W. Eaton
-
unimplemented.m: Mention alternatives for importdata() function (Bug #34670).Tue, 01 Nov 2011 09:58:34 -0700, by Rik
-
strsplit.m: Use S instead of P to denote string argument (Bug #34709).Tue, 01 Nov 2011 09:33:00 -0700, by Rik
-
strsplit.m: Use S instead of P to denote string argument (Bug #"aTue, 01 Nov 2011 09:28:40 -0700, by Rik
-
mk_doc_cache.m: Miscellaneous code cleanup for better performance.Sun, 30 Oct 2011 16:59:03 -0700, by Rik
-
Fix block comment Texinfo not appearing in documentationSun, 30 Oct 2011 16:57:03 -0700, by Rik
-
lookfor.m: Make search case insensitive.Sun, 30 Oct 2011 09:14:07 -0700, by Rik
-
[Win32] Use Toolhelp32 APi to find octinterp module path.Fri, 28 Oct 2011 23:53:08 +0100, by Michael Goffioul
-
unmkpp.m: Add functional test. Improve input validation.Fri, 28 Oct 2011 09:27:00 -0700, by Rik
-
interpft.m: Miscellaneous code cleanup. Add more input validation tests.Thu, 27 Oct 2011 23:00:58 -0700, by Rik
-
fileread.m: Add functional test.Thu, 27 Oct 2011 22:17:03 -0700, by Rik
-
Add functional tests for csvwrite/csvread.Thu, 27 Oct 2011 20:53:50 -0700, by Rik
-
dlmwrite.m: Restore ability to use FID instead of filename.Thu, 27 Oct 2011 20:37:45 -0700, by Rik
-
wavwrite.m: Use temporary filename in %!tests rather than hardcoded one.Thu, 27 Oct 2011 20:16:35 -0700, by Rik
-
help.m: Add functional testsThu, 27 Oct 2011 15:57:23 -0700, by Rik
-
maint: Remove execute permission bit from non-executable files.Thu, 27 Oct 2011 15:43:34 -0700, by Rik
-
namelengthmax.m: Consolidate docstring by using @math macro. Add %!test.Thu, 27 Oct 2011 15:40:56 -0700, by Rik
-
doc: Don't use @code{} macro for transpose and ctranspose (Bug #34661)Thu, 27 Oct 2011 09:50:03 -0700, by Rik
-
Fix infinite loop with null patterns in regexp (Bug #34101, Bug #33258)Wed, 26 Oct 2011 21:23:32 -0700, by Rik
-
double the size of '.' markers produced by the OpenGL rendererWed, 26 Oct 2011 22:33:27 -0400, by John W. Eaton
-
default limits for logscale plotsWed, 26 Oct 2011 17:36:54 -0400, by John W. Eaton
-
allow negative data log plots with OpenGL+FLTK graphics (bug #34232)Wed, 26 Oct 2011 14:19:54 -0400, by John W. Eaton