Mercurial > hg > octave-nkf
graph
-
use getopt_long correctlyFri, 22 Oct 2010 21:18:00 -0400, by John W. Eaton
-
update NEWSFri, 22 Oct 2010 20:59:48 -0400, by John W. Eaton
-
oct-parse.yy: fix typo in previous changeFri, 22 Oct 2010 05:31:36 -0400, by John W. Eaton
-
include boostrap and bootstrap.conf in distributed tar filesFri, 22 Oct 2010 04:43:50 -0400, by John W. Eaton
-
oct-parse.yy (load_fcn_from_file): also strip directory when computing function name from filenameFri, 22 Oct 2010 04:24:11 -0400, by John W. Eaton
-
add files for previous changeFri, 22 Oct 2010 00:29:31 -0400, by John W. Eaton
-
legend.m: Trivial fix to allow legend handle to be returned.Fri, 22 Oct 2010 08:34:54 +0800, by Ben Abbott
-
update contributors list in manualThu, 21 Oct 2010 17:22:50 -0400, by John W. Eaton
-
Stop converting single valued output from mex files to doubles.Thu, 21 Oct 2010 21:15:44 +0200, by Gunnar Farneback
-
quantile.m: fix typo in previous changeThu, 21 Oct 2010 16:15:16 -0400, by John W. Eaton
-
consistently give error for operator not applied to NaN valuesThu, 21 Oct 2010 16:12:13 -0400, by John W. Eaton
-
use gripe functions for NaN to logical and NaN to character conversions more consistentlyThu, 21 Oct 2010 16:12:00 -0400, by John W. Eaton
-
Fix reversed documentation for shape and scale parameters in Weibull family of functions.Thu, 21 Oct 2010 11:58:42 -0700, by Rik
-
strread.m: Improve compatibility with Matlab.Thu, 21 Oct 2010 23:38:15 +0800, by Ben Abbott
-
__isequal__.m: style fixesThu, 21 Oct 2010 00:44:32 -0400, by John W. Eaton
-
Fix bug #31239 in isequalwithequalnans.mWed, 20 Oct 2010 21:13:58 -0700, by Rik
-
Add tests for fftconv.mWed, 20 Oct 2010 21:01:24 -0700, by Rik
-
toplev.cc (Fsystem): allow optional return_output and type arguments to be specified independentlyWed, 20 Oct 2010 22:15:34 -0400, by John W. Eaton
-
ChangeLog fixesWed, 20 Oct 2010 21:03:13 -0400, by John W. Eaton
-
optimization/optimset.m: Use cell2struct instead of struct to handle cell arrays as optionsWed, 20 Oct 2010 20:51:33 -0400, by Olaf Till
-
style fixes for some .m filesWed, 20 Oct 2010 20:49:17 -0400, by John W. Eaton
-
version is now 3.3.53+Tue, 19 Oct 2010 04:31:30 -0400, by John W. Eaton
-
Added tag ss-3-3-53 for changeset 6c69a7c39039Tue, 19 Oct 2010 02:25:45 -0400, by John W. Eaton
-
liboctave/Makefile.am (INCS): include caseless-str.h in the listTue, 19 Oct 2010 03:24:57 -0400, by John W. Eaton
-
finish adding untabify.m to build systemTue, 19 Oct 2010 02:22:20 -0400, by John W. Eaton
-
strjust.m: Add "untabify" and "strrep" to @seealso{} in the doc-string.Tue, 19 Oct 2010 11:46:07 +0800, by Ben Abbott
-
Stylefixes, replace end by endif.Mon, 18 Oct 2010 20:40:12 +0200, by Thorsten Meyer
-
list deprecated and removed functions in NEWS fileMon, 18 Oct 2010 14:33:03 -0400, by John W. Eaton
-
edit NEWS fileMon, 18 Oct 2010 14:27:46 -0400, by John W. Eaton
-
polynomial/polyval.m: Use Horner's method.Mon, 18 Oct 2010 20:13:45 +0200, by Marco Caliari
-
remove image_viewer functionMon, 18 Oct 2010 14:15:06 -0400, by John W. Eaton
-
general/interp2.m: Fix input checks for cubic interpolation (bug #31352, part 1).Mon, 18 Oct 2010 16:53:57 +0200, by Gunnar Farneback
-
print.m: Add examples to the docstring.Mon, 18 Oct 2010 19:32:36 +0800, by Ben Abbott
-
__errplot__.m: remove stray debugging statementMon, 18 Oct 2010 02:41:21 -0400, by John W. Eaton
-
load_path::do_find{all,}first_of: search path for relative file namesMon, 18 Oct 2010 01:19:28 -0400, by John W. Eaton
-
fix copyright noticesSun, 17 Oct 2010 23:43:42 -0400, by John W. Eaton
-
include untabify docstring in the manualSun, 17 Oct 2010 21:46:59 -0400, by John W. Eaton
-
untabify.m: New function to untabify text.Sun, 17 Oct 2010 21:44:55 -0400, by Ben Abbott
-
Include the 4 input (color) in the docstrings for mesh() and surf().Sun, 17 Oct 2010 23:33:55 +0800, by Ben Abbott
-
provide mxIsFunctionHandle MEX interface functionSat, 16 Oct 2010 13:27:18 -0400, by John W. Eaton
-
Fix normal line and marker types for errorplots.Sat, 16 Oct 2010 14:38:57 +0400, by Ben Abbott
-
new tests for special-matrix functionsThu, 14 Oct 2010 14:43:59 -0400, by John W. Eaton
-
make issparse, sparse, and spalloc built-in functionsThu, 14 Oct 2010 11:53:04 -0400, by John W. Eaton
-
strjust.m: Clarify that justification applies to spaces and null characters.Thu, 14 Oct 2010 06:48:02 -0700, by Ben Abbott
-
__go_draw_axes__.m: Enable linetypes for gnuplot.Sat, 09 Oct 2010 16:25:40 -0400, by Ben Abbott
-
avoid use of | and & in IF conditions in statistics distribution functionsSat, 09 Oct 2010 11:55:51 -0400, by John W. Eaton
-
gl-render.cc: Treat images with scalar unique(x/ydata) like Matlab.Sat, 09 Oct 2010 11:42:22 -0400, by Ben Abbott
-
__fltk_ginput__.m: use || instead of | in IF conditionSat, 09 Oct 2010 11:33:00 -0400, by John W. Eaton
-
Matlab compatible short-circuit behavior for & and | operatorsFri, 08 Oct 2010 15:22:47 -0400, by John W. Eaton
-
Do not store flipped image property values when x/ydata descends.Fri, 08 Oct 2010 07:39:31 -0400, by Ben Abbott
-
graphics.h.in: Properly set image pixel size when unique(x/ydata) is scalar.Fri, 08 Oct 2010 07:33:36 -0400, by Ben Abbott
-
ChangeLog fixesThu, 07 Oct 2010 18:18:07 -0400, by John W. Eaton
-
periodogram.m: fix parse errorsThu, 07 Oct 2010 17:48:18 -0400, by John W. Eaton
-
datevec.m: use endfunction to mark end of primary function and subfunctionsThu, 07 Oct 2010 17:47:07 -0400, by John W. Eaton
-
Update docstrings for convolution family of functions (conv, conv2, fftconv)Thu, 07 Oct 2010 11:27:03 -0700, by Rik
-
conv.m: docstring fixThu, 07 Oct 2010 03:18:44 -0400, by John W. Eaton
-
conv2.cc: style fixes; update docstringsThu, 07 Oct 2010 03:14:59 -0400, by John W. Eaton
-
conv.m: handle "same" shape argumentThu, 07 Oct 2010 03:09:07 -0400, by John W. Eaton
-
avoid another use of ::filenoThu, 07 Oct 2010 02:00:05 -0400, by John W. Eaton