log

age author description
Wed, 04 Dec 2013 15:40:33 -0500 John W. Eaton 3.8.0 release candidate 1 stable rc-3-8-0-1
Tue, 03 Dec 2013 09:04:09 -0800 Rik runtests.m: Also runtests for files that only contain %!xtest (bug #40780) stable
Thu, 05 Dec 2013 10:34:12 -0500 John W. Eaton bug-38236.tst: Use xtest instead of test. stable
Wed, 04 Dec 2013 22:13:18 -0800 Rik Follow coding convention of defining and initializing only 1 variable per line in liboctave.
Wed, 04 Dec 2013 18:56:47 -0800 Rik maint: Use Octave coding convention for indexing vs. function calls in liboctave/array.
Thu, 05 Dec 2013 06:49:48 +0100 Torsten allow saving an editor file as the current one (bug #40759) stable
Wed, 04 Dec 2013 14:51:45 -0800 Rik setxor.m: Fix bug when "rows" argument given (bug #40808). stable
Wed, 04 Dec 2013 14:15:01 -0800 Rik Overhaul max/min implementations for Sparse matrices to fix bug #40743.
Wed, 04 Dec 2013 15:14:18 -0500 John W. Eaton * install.txi: Update 64-bit build info for suitesparse, glpk, and qhull. stable
Wed, 04 Dec 2013 12:05:43 -0800 Rik doc: Don't use @table @qcode to avoid problems with Texinfo 5.2.
Tue, 03 Dec 2013 21:39:39 -0500 John W. Eaton avoid overflow when passing problem dimensions to qhull with --enable-64 stable
Wed, 04 Dec 2013 08:57:05 -0800 Rik max.cc: Add %!test for bug #40743.
Wed, 04 Dec 2013 08:41:22 -0800 Rik doc: Periodic spellcheck of documentation stable
Wed, 04 Dec 2013 08:23:42 -0800 Rik Rename function dir_in_path to dir_in_loadpath.
Tue, 03 Dec 2013 20:54:30 -0800 Rik doc: Small fixes to the octave manual (bug #40557). stable
Tue, 03 Dec 2013 20:39:07 -0800 Rik fill.m: replicate cdata to match size of data for Matlab compatibility (bug #40777).
Tue, 03 Dec 2013 16:35:04 -0800 Rik maint: Remove deprecated keyword static.
Tue, 03 Dec 2013 15:59:56 -0800 Rik Deprecate find_dir_in_path in favor of dir_in_path.
Tue, 03 Dec 2013 16:06:46 -0800 Rik maint: Periodic merge of stable to default.
Tue, 03 Dec 2013 15:34:08 -0800 Rik maint: Remove deprecated configuration variables CC_VERSION and CXX_VERSION.
Tue, 03 Dec 2013 15:19:05 -0800 Rik maint: Remove functions deprecated in 3.8 from 4.2 development branch.
Tue, 03 Dec 2013 13:45:46 -0800 Rik Use gnulib version of canonicalize_file_name across all systems.
Tue, 03 Dec 2013 13:43:06 -0800 Rik NEWS: Update file for 4.2 release on dev branch.
Tue, 03 Dec 2013 22:32:52 +0100 Torsten language file update: info on experimental gui and qt-internal strings (nl+be) stable
Tue, 03 Dec 2013 13:13:44 -0800 Rik ls.m: Strip tailing UNIX file separator when running in Windows environment (bug #40726).
Tue, 03 Dec 2013 12:34:13 -0800 Rik doc: Add seealso links to find_dir_in_path function. stable
Tue, 03 Dec 2013 12:30:50 -0800 Rik edit.m: Respond correctly to either file separator (bug #40726).
Tue, 03 Dec 2013 10:49:01 -0800 Rik what.m: Workaround file separator issues in code (bug #40726).
Tue, 03 Dec 2013 10:45:20 -0800 Rik Simplify directory testing code for rundemos, runtests.
Tue, 03 Dec 2013 13:00:43 -0500 John W. Eaton make arpack check work with --enable-64 stable