Mercurial > hg > octave-jordi
graph
-
__print_parse_opts__.m: Fix indexing bug for varargin.Mon, 13 Dec 2010 21:59:55 -0500, by Ben Abbott
-
betapdf.m: Add test for large values of alpha and beta.Mon, 13 Dec 2010 18:46:11 -0800, by Rik
-
strmatch.m: Add test with null search pattern.Mon, 13 Dec 2010 18:37:53 -0800, by Rik
-
Add test for switch statement with otherwise clause, but no cases.Mon, 13 Dec 2010 18:31:15 -0800, by Rik
-
fix cut and paste error in Matrix by ComplexMatrix multiplication operatorMon, 13 Dec 2010 21:09:09 -0500, by John W. Eaton
-
improved the help text in hist.mMon, 13 Dec 2010 13:04:16 -0500, by Doug Stewart
-
ChangeLog fixMon, 13 Dec 2010 20:23:00 +0100, by Kai Habel
-
Add default menu for fltk backend figuresMon, 13 Dec 2010 20:17:24 +0100, by Kai Habel
-
sqp.m: Change docstring to refer to x0 as the initial seed vectorMon, 13 Dec 2010 10:50:20 -0800, by Rik
-
sqp.m: Remove never violated Inf bounds from computation (bug #31742)Mon, 13 Dec 2010 10:06:17 -0800, by Rik
-
drop support of 'i' option in lookupSun, 12 Dec 2010 21:58:30 +0100, by Jaroslav Hajek
-
Fix bugs of previous changesetSun, 12 Dec 2010 17:38:55 +0100, by Kai Habel
-
Make view more compatibleSun, 12 Dec 2010 16:44:29 +0100, by Kai Habel
-
strread.m: Don't require space between format specifiers.Fri, 10 Dec 2010 19:59:25 -0500, by Ben Abbott
-
speed.m: Eliminate line continuation in function definition.Fri, 10 Dec 2010 15:36:44 -0800, by Rik
-
Add missing option slice for pie and pie3Fri, 10 Dec 2010 19:53:06 +0100, by Kai Habel
-
Add tests to kolmogorov_smirnov_testFri, 10 Dec 2010 09:09:49 +0100, by Thorsten Meyer
-
ChangeLog fixesThu, 09 Dec 2010 19:26:08 -0500, by John W. Eaton
-
__pie__.m: improve error messagesThu, 09 Dec 2010 19:24:00 -0500, by John W. Eaton
-
ChangeLog fixThu, 09 Dec 2010 19:03:56 -0500, by John W. Eaton
-
fix omission from previous change to kolmogorov_smirnov_testThu, 09 Dec 2010 19:02:07 -0500, by John W. Eaton
-
allow kolmogorov_smirnov_test to work with either DIST_cdf or DISTcdf functionsThu, 09 Dec 2010 18:59:23 -0500, by John W. Eaton
-
set grid linewidths from axis linewidth propertyThu, 09 Dec 2010 18:36:41 -0500, by John W. Eaton
-
Convert print resolution from char to double.Thu, 09 Dec 2010 11:02:21 -0800, by Rik
-
Allow logical indices for 'explode' variable in pie charts.Thu, 09 Dec 2010 10:43:41 -0800, by Rik
-
ChangeLog fixThu, 09 Dec 2010 17:54:09 +0100, by Kai Habel
-
add pie3 to plot functionsThu, 09 Dec 2010 16:17:03 +0100, by Kai Habel
-
ChangeLog fix and new datestr test omitted from previous changeThu, 09 Dec 2010 02:42:29 -0500, by John W. Eaton
-
datestr: handle dates before 1970-01-01Thu, 09 Dec 2010 02:37:21 -0500, by John W. Eaton
-
correctly compute gamma for negative integer values when tgamma is availableThu, 09 Dec 2010 01:15:30 -0500, by Marco Atzeri