Mercurial > hg > octave-lyh
graph
-
Fix support for gnuplot's canvas (html5) terminal. Bug # 35332.Thu, 19 Jan 2012 18:47:38 -0500, by Ben Abbott
-
zscore.m: Return mean and std dev for Matlab compatibility. Update docstring.Thu, 19 Jan 2012 12:46:33 -0500, by Jordi GutiƩrrez Hermoso
-
Stop FLTK plot figure crash with right-mouse zoom (Bug #32592).Thu, 19 Jan 2012 09:36:51 -0500, by Doug Stewart
-
news.m: Revamp implementation of function.Wed, 18 Jan 2012 21:27:13 -0800, by Rik
-
prefsfile.m: Remove unnecessary code to transition users to .octave_prefs filename.Wed, 18 Jan 2012 21:27:13 -0800, by Rik
-
fill.m: Return column vector of graphics handlesWed, 18 Jan 2012 21:17:14 -0800, by Rik
-
ribbon.m: Simplify code and return a column vector of graphics handles.Wed, 18 Jan 2012 21:17:14 -0800, by Rik
-
Use correct plural for dbstatus if there is more than 1 breakpoint set in file.Wed, 18 Jan 2012 21:17:14 -0800, by Rik
-
Add error messages to dbtype(). Allow use of "end" keyword in linespec.Wed, 18 Jan 2012 21:17:14 -0800, by Rik
-
Use isfigure() to simplify some plot functions.Wed, 18 Jan 2012 21:17:14 -0800, by Rik
-
Replace unnecessary strcmpi calls with strcmp.Wed, 18 Jan 2012 21:17:14 -0800, by Rik
-
polyreduce.m: Recode function using modern syntax.Wed, 18 Jan 2012 21:17:14 -0800, by Rik
-
Use Octave spacing convention in %!test blocks of surface plot functions.Wed, 18 Jan 2012 21:17:14 -0800, by Rik
-
Use '!' for not operation in preference to '~'.Wed, 18 Jan 2012 21:17:14 -0800, by Rik
-
accumdim.m: Use common code idiom for finding first non-singleton dimension.Wed, 18 Jan 2012 21:17:14 -0800, by Rik
-
Use Octave spacing conventions for scripts in elfun/ directory.Wed, 18 Jan 2012 21:17:14 -0800, by Rik
-
Fix typo in qrdelete docstring.Wed, 18 Jan 2012 21:16:04 -0800, by Rik
-
__finish__.m: Clarify internal documentation.Wed, 18 Jan 2012 21:15:58 -0800, by Rik
-
doc: Update docstrings for @ftp class.Wed, 18 Jan 2012 21:15:50 -0800, by Rik
-
Clean up scripts in path/ directoryWed, 18 Jan 2012 21:15:50 -0800, by Rik
-
doc: Mention correct replacements for to-be-deprecated strmatch.mWed, 18 Jan 2012 21:15:46 -0800, by Rik
-
Replace to-be-deprecated findstr occurrences with strfind.Wed, 18 Jan 2012 21:15:42 -0800, by Rik
-
Replace to-be-deprecated strmatch occurrences with alternate code.Wed, 18 Jan 2012 21:14:36 -0800, by Rik
-
maint: periodic merge of stable to default.Wed, 18 Jan 2012 21:14:11 -0800, by Rik
-
Merge away extra head on defaultWed, 18 Jan 2012 17:43:25 -0500, by Jordi GutiƩrrez Hermoso
-
locale support implementation in [fs]scanf functionsWed, 18 Jan 2012 16:40:29 -0500, by Pascal Dupuis
-
Return correct part of convolution for 'same' parameter in conv2, convn (Bug #34893). stableTue, 17 Jan 2012 14:37:45 -0800, by Rik
-
maint: Merge stable to default branch.Thu, 12 Jan 2012 12:54:24 -0800, by Rik
-
Fix order of legend entries for plotyy. Bug # 35314.Tue, 17 Jan 2012 07:30:06 -0500, by Ben Abbott
-
Make sure "print '-SX,Y' ..." doesn't round down a pixel. Bug # 35307.Tue, 17 Jan 2012 07:23:36 -0500, by Ben Abbott