log

age author description
Wed, 13 Mar 2019 21:57:11 +0000 John W. Eaton improve configure checks for sundials (bug #55911)
Tue, 12 Mar 2019 09:21:54 +0100 Pantxo Diribarne Fix regression with toolbar and status bar visibility (bug #55795)
Wed, 13 Mar 2019 11:38:31 -0400 Andrew Janke settings-dialog.ui: make dropdown widths expanding for long strings (bug #55899)
Wed, 13 Mar 2019 19:14:22 +0000 John W. Eaton fix sundials configure warnings (bug #55911)
Wed, 13 Mar 2019 18:54:11 +0000 John W. Eaton identify "x .foo@bar" or "x @foo" as command syntax (bug #55891)
Wed, 13 Mar 2019 08:03:10 +0100 Carlo de Falco Remove calls to deprecated sundials functions.
Wed, 13 Mar 2019 05:54:28 +0000 John W. Eaton allow building with sundials library that uses 32-bit sunindextype (bug #52475)
Wed, 13 Mar 2019 06:24:13 +0100 Torsten Lilge prevent unnamed editor tab from being closed by rmdir (bug #55888)
Wed, 13 Mar 2019 03:44:11 +0100 Carlo de Falco Directly include klu.h in __ode15__.cc (bug #52475).
Fri, 15 Feb 2019 12:35:15 +0100 Carlo de Falco Update detection of sundials in the build system (bug #52475).
Fri, 15 Feb 2019 12:24:28 +0100 Bill Greene Update DAE/IDE solvers to work with SUNDIALS 3 (bug #52475).
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
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)
Sun, 03 Mar 2019 13:38:31 -0800 Rik NEWS: Announce support for handles to nested functions.
Sun, 03 Mar 2019 13:24:09 -0800 Rik edit.m: Change default for option "editinplace" to true (bug #41278).
Sun, 03 Mar 2019 19:47:10 +0000 John W. Eaton maint: Merge stable to default.
Sun, 03 Mar 2019 19:20:50 +0000 John W. Eaton fix handling of SIGTSTP (bug #51903)
Sun, 03 Mar 2019 10:19:36 +0000 John W. Eaton allow handles to nested functions to work (bug #39257)
Sun, 03 Mar 2019 07:08:52 +0000 John W. Eaton provide virtual dup methods for stack frames
Sat, 02 Mar 2019 16:34:33 +0000 John W. Eaton enable copy constructors for stack_frame objects
Sun, 03 Mar 2019 19:48:55 +0100 Markus Mützel make_absolute_filename: Support file URI scheme (bug #36677).
Sun, 03 Mar 2019 19:17:27 +0100 Pantxo Diribarne Allow changing the position of a maximized/fullscreen Qt figure.
Sun, 03 Mar 2019 18:19:12 +0100 Pantxo Diribarne Also update uitbale position when figure is (un)maximized (bug #53709)
Sun, 03 Mar 2019 17:15:37 +0100 Markus Mützel make_absolute_filename: Don't strip drive letter from path (bug #36677).
Sun, 03 Mar 2019 12:56:12 +0100 Torsten fix dock widget position when being dragged out of the main window (bug #55704) stable
Sat, 02 Mar 2019 23:21:13 -0800 Rik imshow.m: Read indexed images correctly when only file name given (bug #49137).
Thu, 28 Feb 2019 23:06:25 +0100 Pantxo Diribarne Properly redraw uixx objects after Qt figure is (un)maximized (bug #53709)
Sat, 02 Mar 2019 11:08:53 -0800 Rik legend.m: Allow "location" specifier in any input position (bug #55800).
Sat, 02 Mar 2019 10:56:18 -0800 Rik legend.m: Remove obsolete specification of "location" by single numeric arg.
Fri, 01 Mar 2019 23:31:42 +0000 John W. Eaton fix declarations of stack frame copy ctors and assignment operators
Thu, 28 Feb 2019 20:40:09 -0800 Mike Miller pkg.m: restore installing packages from zip archives (bug #55788) stable
Wed, 27 Feb 2019 11:49:36 -0800 Mike Miller detrend.m: support complex arrays, overhaul input validation (bug #53211)
Wed, 27 Feb 2019 10:00:31 -0800 Rik maint: merge stable to default.
Fri, 01 Feb 2019 22:16:15 -0800 Rik axis.m: Fix issues with "equal" argument (bug #55619, bug #55614, bug #55574, bug #55514, bug #54848, bug #53724, bug #53504, bug #53336, bug #51938, bug #50356). stable
Sat, 19 Jan 2019 16:26:33 +0100 Markus Mützel octave.doap: Copy localized (short) description over from appdata (bug #55279). stable
Thu, 10 Jan 2019 17:01:09 +0100 Alexander Wilms org.octave.Octave.appdata.xml: Add German and French description (bug #55279). stable
Wed, 27 Feb 2019 09:46:23 -0800 Mike Miller maint: reintroduce OCTAVE_API_VERSION development suffix
Tue, 26 Feb 2019 15:46:59 +0100 Kai T. Ohlhus maint: Merge stable to default.
Tue, 26 Feb 2019 15:46:09 +0100 Kai T. Ohlhus doc: Update year in octave.texi. stable
Mon, 25 Feb 2019 15:20:59 -0800 Rik Add '+' to OCTAVE_API_VERSION to make dev branch oct files incompatible with stable.
Mon, 25 Feb 2019 17:22:31 +0100 Sebastien Villemot ordeig.m: Do not fail on 1x1 matrices (bug #55779); stable
Mon, 25 Feb 2019 22:22:36 +0000 John W. Eaton maint: Merge stable to default.
Mon, 25 Feb 2019 22:18:01 +0000 John W. Eaton maint: Merge stable to default.
Mon, 25 Feb 2019 22:05:52 +0000 John W. Eaton fix error introduced in changeset 287eba9ed14b
Mon, 25 Feb 2019 23:08:27 +0100 Kai T. Ohlhus doc: Set release date in NEWS. stable
Mon, 25 Feb 2019 21:51:07 +0000 John W. Eaton * test/bug-45351/module.mk: Fix cut & paste error in previous change.
Mon, 25 Feb 2019 20:27:38 +0000 John W. Eaton allow handles to methods created inside method or ctor to work (bug #45351)
Mon, 25 Feb 2019 20:20:22 +0000 John W. Eaton new functions for checking whether constructor or method is executing
Mon, 25 Feb 2019 20:10:06 +0000 John W. Eaton refactor predicates for classdef methods/constructors
Mon, 25 Feb 2019 22:16:06 +0100 Torsten * languages/*.ts: updated language files (bug #55772) stable
Mon, 25 Feb 2019 14:32:35 +0000 John W. Eaton maint: Merge stable to default.
Mon, 25 Feb 2019 14:30:46 +0000 John W. Eaton maint: Bump version for post 5.1.0 release bug fixing phase. stable
Mon, 25 Feb 2019 14:27:41 +0000 John W. Eaton maint: Merge away extra head on stable. stable
Mon, 25 Feb 2019 04:57:46 +0000 John W. Eaton Added tag release-5-1-0 for changeset d05d6eebde10 stable
Sat, 23 Feb 2019 17:33:37 +0000 John W. Eaton Version 5.1.0 released stable release-5-1-0
Sun, 24 Feb 2019 22:02:04 -0800 Rik Mark strings for translation in variable editor (bug #55772). stable
Sun, 24 Feb 2019 21:22:49 +0100 Torsten * welcome-wizard.cc (setup_community_news): fix incorrect head tag stable
Sun, 24 Feb 2019 19:28:17 +0100 Torsten * lt_LT.ts: updated Lithuanian translation by Dainius stable
Sat, 23 Feb 2019 13:43:48 -0800 Rik Minor formatting changes to cset 845aba35fca7.