Mercurial > hg > octave-thorsten
graph
-
handle class objects in num2cellWed, 12 Oct 2011 12:18:27 -0400, by John W. Eaton
-
gdbinit: Add documentation for macros. Add alias for new show_octave_dbstack command.Wed, 12 Oct 2011 09:06:58 -0700, by Rik
-
axes: only update the currentaxes property of the parent figure if the axes object is visibleWed, 12 Oct 2011 11:18:12 -0400, by John W. Eaton
-
show_octave_dbstack: new convenience function for debuggingWed, 12 Oct 2011 10:38:21 -0400, by John W. Eaton
-
Only add default menus for FLTK toolkit.Wed, 12 Oct 2011 10:55:45 +0100, by Michael Goffioul
-
make handles with their handlevisibility property set to "callback" visible in callback functionsTue, 11 Oct 2011 22:02:39 -0400, by John W. Eaton
-
don't execute graphics handle callback functions recursivelyTue, 11 Oct 2011 21:55:21 -0400, by John W. Eaton
-
Allow the axis box to be turned off for the gnuplot backend.Tue, 11 Oct 2011 18:08:44 -0400, by Ben Abbott
-
Export base_property::set.Tue, 11 Oct 2011 23:07:48 +0100, by Michael Goffioul
-
strchr.m: Tune switching between algorithms. Add error messages to input validation.Tue, 11 Oct 2011 13:18:40 -0700, by Rik
-
ishold: don't create axes if none existsTue, 11 Oct 2011 16:15:35 -0400, by John W. Eaton
-
strjust.m: Tweak code for performance. Add more input validation and tests.Tue, 11 Oct 2011 12:46:24 -0700, by Rik
-
allow warnings about missing glyphs to be disabledTue, 11 Oct 2011 10:53:24 -0400, by John W. Eaton
-
fix clf docstring typo from previous changeTue, 11 Oct 2011 10:35:28 -0400, by John W. Eaton
-
str2num.m: Simplify and speed up code by using indexing.Mon, 10 Oct 2011 21:04:22 -0700, by Rik
-
mat2str.m: Tune function for Matlab compatability and speed.Mon, 10 Oct 2011 18:55:12 -0700, by Rik
-
clf: return figure handleMon, 10 Oct 2011 21:39:16 -0400, by John W. Eaton
-
isstrprop.m: Put input validation first and add a few more tests.Mon, 10 Oct 2011 17:31:21 -0700, by Rik
-
regexprep: only return cell array if first arg is cell arrayMon, 10 Oct 2011 15:08:48 -0400, by John W. Eaton
-
handle "split" option for regexpMon, 10 Oct 2011 15:01:56 -0400, by John W. Eaton
-
dec2base.m: Code tweaks for slightly better performance.Mon, 10 Oct 2011 11:12:34 -0700, by Rik
-
Fix regression introduced by e9f6a6edec42.Mon, 10 Oct 2011 08:22:25 -0400, by Ben Abbott
-
Add __object__ property to uimenu.Mon, 10 Oct 2011 10:27:12 +0100, by Michael Goffioul
-
strtrunc.m: Add input validation and tests for length argument n.Sun, 09 Oct 2011 12:58:59 -0700, by Rik
-
Add %!endfunction block keyword to test.mSun, 09 Oct 2011 07:25:07 -0700, by Rik
-
strtrunc.m: Fix errors in strread, textscan introduced by changeset 86d18a3cc911Sat, 08 Oct 2011 20:14:35 -0700, by Rik
-
substr.m: Fix failing %!test for 0 length.Sat, 08 Oct 2011 19:58:29 -0700, by Rik
-
strtrunc.m: Add %!test accidentally deleted in changeset 29a4d3b4211eSat, 08 Oct 2011 18:54:53 -0700, by Rik
-
strtrunc.m: Add support and %!test for char arrays as cellstr elementsSat, 08 Oct 2011 18:48:42 -0700, by Rik
-
Fix reversion introduced by changeset 86d18a3cc911.Sat, 08 Oct 2011 20:33:50 -0400, by Ben Abbott