log

age author description
Tue, 12 Mar 2019 11:12:02 -0700 Rik Clarify error message about a lazily evaluated function handle failing.
Tue, 12 Mar 2019 19:05:21 +0100 Markus Mützel doc: Add new contributor to list in manual.
Tue, 12 Mar 2019 07:49:11 +0000 John W. Eaton maint: Merge stable to default.
Tue, 12 Mar 2019 07:47:03 +0000 John W. Eaton Backed out changeset 4b256f00650c stable
Tue, 12 Mar 2019 05:12:35 +0000 John W. Eaton maint: Merge stable to default.
Tue, 12 Mar 2019 05:11:37 +0000 John W. Eaton use QtCore and Qt5Gui modules instead of Qt5OpenGL(bug #55735) stable
Tue, 12 Mar 2019 03:27:47 +0800 Eddy Xiao Speed up patch() with faces by improving coplanar point set search (bug #55751).
Mon, 11 Mar 2019 20:49:30 +0000 John W. Eaton allow building without QGuiApplication to work again
Mon, 11 Mar 2019 20:45:44 +0000 John W. Eaton maint: Merge stable to default.
Sat, 09 Mar 2019 10:25:11 +0000 John W. Eaton fix const-ness of feval arguments
Mon, 11 Mar 2019 20:32:52 +0000 John W. Eaton avoid unused parameter warning stable
Mon, 11 Mar 2019 20:17:43 +0000 John W. Eaton make building with Qt4 QGLWidget work again (bug #55735) stable
Mon, 11 Mar 2019 20:48:07 +0100 Markus Mützel Improve error checking for iconv_open. stable
Mon, 11 Mar 2019 11:49:24 -0700 Rik maint: merge stable to default.
Mon, 11 Mar 2019 11:48:47 -0700 Rik doc: Refer to "root object" rather than "root figure object". stable
Mon, 11 Mar 2019 11:15:24 -0700 Rik doc: Place cross-reference from list of graphics object properties back to object (bug #46076). stable
Sun, 10 Mar 2019 17:02:27 -0700 Rik Fix failing BIST tests introduced in 992f55ef87f5 (bug #55879.
Sun, 10 Mar 2019 19:51:26 +0100 Torsten Lilge save & run action in editor now also continues in debug mode (bug #44730)
Sun, 10 Mar 2019 18:25:25 +0100 Markus Mützel Calculate distance of axis limits on log scale for logarithmic axes (bug #55876).
Sun, 10 Mar 2019 16:40:35 +0100 Torsten Lilge debug step starts script if not already running in debug mode (bug #44728)
Sun, 10 Mar 2019 14:07:25 +0100 Markus Mützel Fix build rule for Qt ui header.
Sun, 10 Mar 2019 09:58:58 +0100 Torsten Lilge display history list in fixed-width font (bug #55872)
Sat, 09 Mar 2019 21:17:21 -0800 Rik Fix typo in error_with_id and "Octave:class:NoDefaultDefined".
Thu, 07 Mar 2019 22:53:33 +0100 Pantxo Diribarne Use an uitoolbar and ui*tools to build the default figure toolbar (bug #55795)
Thu, 07 Mar 2019 15:11:17 -0800 Mike Miller edit.m: wrap license header text and delete trailing spaces in new files
Sat, 09 Mar 2019 20:30:24 +0100 Markus Mützel Avoid bogus error message when checking encoding identifier (bug #55452).
Sat, 09 Mar 2019 17:24:28 +0100 Torsten improve system locale detection for loading gui translations (bug #41072)
Fri, 08 Mar 2019 22:06:32 +0100 Markus Mützel Fix fopen test failing on Windows.
Fri, 08 Mar 2019 06:24:34 +0000 John W. Eaton use get_function_handle instead of extract_function
Fri, 08 Mar 2019 02:49:52 +0000 John W. Eaton new functions for getting a functicon from an octave_value object