log

age author description
Sun, 06 Mar 2016 13:33:02 -0500 John W. Eaton fully expand all env vars before writing config.status (bug #46063)
Sat, 05 Mar 2016 08:04:13 -0800 Rik build: Create default-qt-settings file (bug #47342).
Sat, 05 Mar 2016 07:15:55 -0800 Rik maint: Remove unneccessary semicolon at end of %!assert lines.
Sat, 05 Mar 2016 07:00:34 -0800 Rik maint: Correct typo in comments of cset 9429c39994f8.
Sun, 28 Feb 2016 19:07:24 +0000 Carnë Draug Handle empty vectors for size of ones(), zeros(), inf(), etc... (bug #47298)
Sat, 05 Mar 2016 02:35:31 +0000 Carnë Draug maint: merge away accidental head
Fri, 04 Mar 2016 20:04:45 -0500 John W. Eaton fix quoting in generated shell scripts (bug #46063)
Sun, 28 Feb 2016 18:22:39 +0000 Carnë Draug accumarray: fix default output size for empty list of subscripts (bug #47287)
Sun, 28 Feb 2016 18:21:07 +0000 Carnë Draug accumarray: fix general case for empty list of subscripts (bug #47287)
Sun, 28 Feb 2016 16:55:41 +0000 Carnë Draug accumarray.m: edit tests to follow coding guidelines.
Fri, 04 Mar 2016 22:24:47 +1100 Lachlan Andrew Avoid 1-th, 2-th, ... in error message of mat2cell dim mismatch (bug #47330)
Fri, 04 Mar 2016 12:51:00 -0500 John W. Eaton break generated file dependence on Makefile (bug #46063)
Wed, 02 Mar 2016 16:46:23 -0500 John W. Eaton generate default-qt-settings at configure time
Thu, 03 Mar 2016 09:56:00 -0800 Rik Change size of Release Notes window so it displays without hz scrollbar.
Thu, 03 Mar 2016 09:46:18 -0800 Rik NEWS: Wrap to 72 characters.
Thu, 03 Mar 2016 09:28:55 -0800 Rik maint: Merge stable to default.
Thu, 03 Mar 2016 09:27:04 -0800 Rik patch.m: Fix typo in docstring. stable
Wed, 02 Mar 2016 14:59:46 -0500 John W. Eaton maint: eliminate unnecessary explicit Makefile variable substitutions
Wed, 02 Mar 2016 10:09:22 -0800 Rik Correctly print figure background when multiple axes present (bug #47315).
Wed, 02 Mar 2016 00:01:40 -0500 John W. Eaton don't include run-octave in both BUILT_SOURCES and ALL_LOCAL_TARGETS
Tue, 01 Mar 2016 19:52:36 -0800 Mike Miller Add BIST tests for bitpack, bitunpack, isglobal, and typecast
Tue, 01 Mar 2016 18:13:40 -0800 Rik build: Calculate ctags for m-files as well as C/C++/Fortran sources (bug #47317).
Tue, 01 Mar 2016 17:12:17 -0800 Rik build: Fix ctags target for Makefile.
Tue, 01 Mar 2016 13:15:08 -0800 Mike Miller unwrap.m: Fix overcompensation for large phase changes (bug #47279)
Thu, 25 Feb 2016 10:37:59 -0800 Rik Fix check-missing-semicolon QA target (bug #47277).
Tue, 01 Mar 2016 09:53:59 -0800 Rik Makefile.am: Add libgnu.la to BUILT_SOURCES to generate it early (partial fix bug #45578).
Tue, 01 Mar 2016 09:00:33 -0800 Nicholas R. Jankowski doc: Point user to dlmread/dlmwrite in csvread/csvwrite for dlmopts (bug #47309)
Tue, 01 Mar 2016 03:25:14 -0500 John W. Eaton create .oct and other files in build tree (bug #46260)
Tue, 01 Mar 2016 02:27:13 -0500 John W. Eaton configure script fixes
Tue, 01 Mar 2016 01:25:02 -0500 John W. Eaton * ov-java.cc: Call error instead of throwing std::string objects.