log

age author description
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.
Tue, 01 Mar 2016 00:59:50 -0500 John W. Eaton elimnate HAVE_JAVA from ov-java.h
Mon, 29 Feb 2016 21:39:40 -0800 Rik configure.ac: Remove overquoting in shell variables tests.
Mon, 29 Feb 2016 16:39:16 -0500 John W. Eaton create .oct files in build tree (bug #46260)
Mon, 29 Feb 2016 15:21:57 -0500 John W. Eaton * plot.txi: Fix statement about changing graphics toolkit property for figure.
Sun, 28 Feb 2016 23:27:19 -0500 John W. Eaton update docs for FLTK and Qt graphics
Sun, 28 Feb 2016 23:03:54 -0500 John W. Eaton untangle configuration of OpenGL, FLTK, and Qt (bug #47263)
Sun, 28 Feb 2016 20:58:56 -0500 Daniel J Sebald Fix gnuplot toolkit face/edgecolor and linestyle/width for surf() (bug #34523)
Sat, 16 Jan 2016 20:52:47 +1100 Lachlan Andrew Allow bsxfun to work for sparse and type conversion (bug #45219, bug #40089).
Wed, 24 Feb 2016 20:16:20 +1100 Lachlan Andrew Allow GUI build with QScintilla 2.4 (bug #47226).
Sat, 27 Feb 2016 20:08:39 -0500 Ben Abbott Remove unecessary "dashtype" syntax when drawing colored gnuplot axes.