log

age author description
Sat, 23 Oct 2010 13:59:30 +0800 Ben Abbott strings.txi: @DOCSTRING additions.
Sat, 23 Oct 2010 01:50:14 -0400 John W. Eaton new function, is_valid_file_id
Sat, 23 Oct 2010 13:37:36 +0800 Ben Abbott textscan.m: Add new function.
Fri, 22 Oct 2010 21:18:00 -0400 John W. Eaton use getopt_long correctly
Fri, 22 Oct 2010 20:59:48 -0400 John W. Eaton update NEWS
Fri, 22 Oct 2010 05:31:36 -0400 John W. Eaton oct-parse.yy: fix typo in previous change
Fri, 22 Oct 2010 04:43:50 -0400 John W. Eaton include boostrap and bootstrap.conf in distributed tar files
Fri, 22 Oct 2010 04:24:11 -0400 John W. Eaton oct-parse.yy (load_fcn_from_file): also strip directory when computing function name from filename
Fri, 22 Oct 2010 00:29:31 -0400 John W. Eaton add files for previous change
Fri, 22 Oct 2010 08:34:54 +0800 Ben Abbott legend.m: Trivial fix to allow legend handle to be returned.
Thu, 21 Oct 2010 17:22:50 -0400 John W. Eaton update contributors list in manual
Thu, 21 Oct 2010 21:15:44 +0200 Gunnar Farneback Stop converting single valued output from mex files to doubles.
Thu, 21 Oct 2010 16:15:16 -0400 John W. Eaton quantile.m: fix typo in previous change
Thu, 21 Oct 2010 16:12:13 -0400 John W. Eaton consistently give error for operator not applied to NaN values
Thu, 21 Oct 2010 16:12:00 -0400 John W. Eaton use gripe functions for NaN to logical and NaN to character conversions more consistently
Thu, 21 Oct 2010 11:58:42 -0700 Rik Fix reversed documentation for shape and scale parameters in Weibull family of functions.
Thu, 21 Oct 2010 23:38:15 +0800 Ben Abbott strread.m: Improve compatibility with Matlab.
Thu, 21 Oct 2010 00:44:32 -0400 John W. Eaton __isequal__.m: style fixes
Wed, 20 Oct 2010 21:13:58 -0700 Rik Fix bug #31239 in isequalwithequalnans.m
Wed, 20 Oct 2010 21:01:24 -0700 Rik Add tests for fftconv.m
Wed, 20 Oct 2010 22:15:34 -0400 John W. Eaton toplev.cc (Fsystem): allow optional return_output and type arguments to be specified independently
Wed, 20 Oct 2010 21:03:13 -0400 John W. Eaton ChangeLog fixes
Wed, 20 Oct 2010 20:51:33 -0400 Olaf Till optimization/optimset.m: Use cell2struct instead of struct to handle cell arrays as options
Wed, 20 Oct 2010 20:49:17 -0400 John W. Eaton style fixes for some .m files
Tue, 19 Oct 2010 04:31:30 -0400 John W. Eaton version is now 3.3.53+
Tue, 19 Oct 2010 02:25:45 -0400 John W. Eaton Added tag ss-3-3-53 for changeset 6c69a7c39039
Tue, 19 Oct 2010 02:25:32 -0400 John W. Eaton update version info for snapshot ss-3-3-53
Tue, 19 Oct 2010 03:24:57 -0400 John W. Eaton liboctave/Makefile.am (INCS): include caseless-str.h in the list
Tue, 19 Oct 2010 02:22:20 -0400 John W. Eaton finish adding untabify.m to build system
Tue, 19 Oct 2010 11:46:07 +0800 Ben Abbott strjust.m: Add "untabify" and "strrep" to @seealso{} in the doc-string.