log

age author description
Thu, 05 Dec 2013 12:07:10 -0500 John W. Eaton maint: classdef merged to default, closing classdef branch classdef
Thu, 05 Dec 2013 12:04:40 -0500 John W. Eaton maint: Merge classdef to default.
Thu, 05 Dec 2013 12:04:07 -0500 John W. Eaton set version number to 3.9.0+ on gui-release branch gui-release
Thu, 05 Dec 2013 10:48:21 -0500 John W. Eaton also check for xtest in __run_test_suite__
Thu, 05 Dec 2013 11:52:48 -0500 John W. Eaton maint: Periodic merge of default to classdef. classdef
Thu, 05 Dec 2013 08:38:04 -0800 Rik build: Don't distribute bootstrap, bootstrap.conf files stable
Thu, 05 Dec 2013 10:42:39 -0500 John W. Eaton Added tag rc-3-8-0-1 for changeset d734216aa2b1 stable
Thu, 05 Dec 2013 10:42:05 -0500 John W. Eaton maint: Merge changes for release candidate. stable
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.