log

age author description
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
Fri, 15 Feb 2019 13:25:11 +0100 Pantxo Diribarne Warn when image can't be rendered due to OpenGL library limitation (bug #54680)
Thu, 07 Mar 2019 16:31:51 +0100 Pantxo Diribarne Disalow zoom/pan/rotate on legend and colorbar axes (bug #55848)
Thu, 07 Mar 2019 10:52:18 -0800 Rik Add fixed test BIST for nested functions (bug #39257).
Wed, 06 Mar 2019 12:41:14 -0800 Mike Miller doc: document the newline character in warning messages (bug #49158) stable
Tue, 05 Mar 2019 13:51:16 +0100 Pantxo Diribarne Implement axes and text "fontsmoothing" property (bug #55833).
Wed, 06 Mar 2019 15:36:18 +0100 Marco Caliari poly.m: fix the fix for input of complex conjugate pairs (bug #53897). stable
Wed, 06 Mar 2019 09:51:21 -0800 Rik pkg.m: Fix regression installing pkgs from URL (bug #55843).
Wed, 06 Mar 2019 08:23:54 +0100 Torsten editor follows XDG_CONFIG_HOME for autocompletion files (bug ##55822)
Wed, 06 Mar 2019 07:05:49 +0000 John W. Eaton use m_ for member variables in function handle and inline function classes
Tue, 05 Mar 2019 17:53:30 -0800 Mike Miller mkoctfile: use the TMPDIR environment variable if set (bug #55814) stable
Tue, 05 Mar 2019 17:31:03 -0800 Rik maint: merge stable to default.
Tue, 05 Mar 2019 17:29:38 -0800 Rik line.m: Fix creation of unwanted axes (bug #55840) stable
Mon, 04 Mar 2019 11:42:18 -0800 Colin Macdonald doc: pkg versions can be more general than "x.y.z" (bug #55798) stable
Tue, 05 Mar 2019 14:20:10 -0500 Andrew Janke Add 1024x1024 Octave logo icon (bug #55836) stable
Tue, 05 Mar 2019 22:54:52 +0000 John W. Eaton maint: Merge stable to default.
Tue, 05 Mar 2019 22:30:09 +0000 John W. Eaton lazily evaluate fcn handles; fix overload resolution (bug #29447, bug #31821, bug #48802)
Tue, 05 Mar 2019 07:32:38 +0000 John W. Eaton set default scope in symbol_table find functions instead of fcn_info
Tue, 05 Mar 2019 05:01:18 +0000 John W. Eaton allow function search in arbitrary scope
Tue, 05 Mar 2019 23:26:05 +0100 Markus Mützel Fix error in previous commit.
Tue, 05 Mar 2019 22:24:00 +0100 Markus Mützel Fix "exist" for drive letters and UNC shares on Windows (bug #55824).
Tue, 05 Mar 2019 22:04:24 +0100 Torsten changeset: 26838:c9e81f30d78d
Tue, 05 Mar 2019 21:06:51 +0100 Torsten fix creating keyword files for editor autocompletion (bug #55835) stable
Tue, 05 Mar 2019 10:02:42 +0100 Kai T. Ohlhus doc: Use Markdown syntax for NEWS file and add sections.
Tue, 05 Mar 2019 09:33:22 +0100 Kai T. Ohlhus Merge with stable
Tue, 05 Mar 2019 09:31:20 +0100 Kai T. Ohlhus doc: Use Markdown syntax for NEWS file and add sections. stable
Mon, 04 Mar 2019 23:06:37 +0100 Torsten gui honors XDG_CONFIG_HOME at startup (bug #55822)
Mon, 04 Mar 2019 19:24:00 +0100 Markus Mützel Backed out changeset: 79efd0653155
Sun, 03 Mar 2019 17:22:32 -0800 Rik maint: merge stable to default.
Sun, 03 Mar 2019 17:20:32 -0800 Rik quiver3.m: Fix texinfo typo in docstring from cset f7b10bd40045. stable
Sun, 03 Mar 2019 17:15:40 -0800 Rik maint: merge stable to default.
Sun, 03 Mar 2019 17:15:22 -0800 Rik legend.m: Update legend when target axes colormap changes (bug #54757).
Sun, 03 Mar 2019 15:08:19 -0800 Rik Accept 4-input form for quiver3 (bug #55570). stable
Sun, 03 Mar 2019 23:05:23 +0100 Torsten gui: allow entering shorcuts with shift modifier and numbers (bug #50555)