log

age author description
Sat, 17 Apr 2021 12:20:54 +0200 Markus Mützel Windows: Support opening pipe with non-ASCII characters in command.
Sat, 17 Apr 2021 09:16:41 +0200 Markus Mützel Windows: Allow non-ASCII characters in Octave home directory.
Thu, 15 Apr 2021 23:16:15 +0200 Pantxo Diribarne annotation.m: Fix callbacks called with too many inputs
Thu, 15 Apr 2021 17:48:35 +0200 Torsten Lilge fix several gui issues (shown with OCTAVE_SHOW_GUI_MESSAGES=1)
Thu, 15 Apr 2021 09:07:13 +0200 Markus Mützel maint: merge stable to default.
Wed, 14 Apr 2021 15:03:09 +0200 Markus Mützel mpoles.m: Fix detection of pole multiplicity (bug #60384). stable
Wed, 14 Apr 2021 19:37:11 +0200 Torsten Lilge fix missing connection of interrupt signal (bug #60392)
Wed, 14 Apr 2021 18:30:56 +0200 Torsten Lilge fix newline issues in new command widget
Wed, 14 Apr 2021 15:53:39 +0200 Markus Mützel canonicalize_file_name: Be more wary when removing path prefix on Windows.
Wed, 14 Apr 2021 15:03:09 +0200 Markus Mützel mpoles.m: Fix detection of pole multiplicity (bug #60384).
Tue, 13 Apr 2021 10:37:34 -0700 Rik __ftp__.cc: Remove number of input argument checks from internal functions.
Tue, 13 Apr 2021 08:06:05 -0400 John W. Eaton undo previous change; reset parser in server loop
Tue, 13 Apr 2021 06:25:20 -0400 John W. Eaton also reset parser when interpreter recovers from exception
Mon, 12 Apr 2021 23:03:11 +0200 Torsten Lilge use terminal settings for the experimental command widget
Sun, 11 Apr 2021 19:22:31 +0200 Torsten Lilge allow reloading default colors and styles in the preferences dialog
Sun, 11 Apr 2021 19:22:30 +0200 Torsten Lilge improve some gui colors for dark system themes
Sun, 11 Apr 2021 19:22:29 +0200 Torsten Lilge make detection of default fixed font for gui more robust
Sat, 10 Apr 2021 20:58:08 +0200 Markus Mützel canonicalize_file_name: Use newer Windows API functions (bug #60306).
Fri, 09 Apr 2021 21:59:01 +0200 Pantxo Diribarne Fix some copyright dates in new files (bug #59546)
Wed, 07 Apr 2021 22:21:36 +0200 Pantxo Diribarne octave-svgconvert: Don't use Qt's SVG module (bug #59546)
Fri, 09 Apr 2021 09:38:40 -0400 John W. Eaton mk-default-qt-settings.in.sh: Delete unused script.
Fri, 09 Apr 2021 06:38:21 -0700 Rik Suppress extraneous error messages from Qhull (bug #57727).
Wed, 07 Apr 2021 20:18:21 +0200 Markus Mützel canonicalize_file_name: Add yet another work-around for non-ASCII paths on Windows (bug #60306).
Thu, 08 Apr 2021 16:04:45 -0700 Rik maint: merge stable to default.
Thu, 08 Apr 2021 16:04:13 -0700 Rik doc: Use Texinfo commands to improve transpose() docstring rendering. stable
Thu, 08 Apr 2021 15:35:28 -0700 Rik maint: merge stable to default.
Thu, 08 Apr 2021 15:34:33 -0700 Rik doc: Update keyword docstrings (bug #60275). stable
Thu, 08 Apr 2021 21:19:10 +0200 Torsten Lilge remove default-qt-settings
Thu, 08 Apr 2021 13:20:17 -0400 John W. Eaton * main.in.cc (experimental_terminal_widget): Delete unused variable.
Thu, 08 Apr 2021 09:48:38 -0700 Rik maint: merge stable to default.
Thu, 08 Apr 2021 09:48:17 -0700 Rik doc: Explain how to write dual-purpose executable scripts and Octave functions (bug #60291). stable
Thu, 08 Apr 2021 18:14:02 +0200 Markus Mützel Don't mark BISTs specific for Mac and Windows as fixed.
Thu, 08 Apr 2021 00:16:13 -0400 John W. Eaton maint: merge stable to default.
Thu, 08 Apr 2021 00:15:34 -0400 John W. Eaton issue warning when gnuplot graphics toolkit is initialized stable
Wed, 07 Apr 2021 21:03:58 +0200 Markus Mützel ft-text-renderer.cc: Revert accidentally committed hunk from hg id ee66869c30d6.
Thu, 25 Mar 2021 23:06:40 -0400 John W. Eaton experimental command window widget with server loop
Thu, 25 Mar 2021 17:47:56 -0400 John W. Eaton allow event manager to handle display of execution exceptions
Thu, 25 Mar 2021 16:25:31 -0400 John W. Eaton leave error message output stream decision to error_system class
Wed, 07 Apr 2021 08:04:04 +0200 Markus Mützel bootstrap: Revert local change removed in hg id 0cf53a415b7f.
Tue, 06 Apr 2021 13:59:40 -0700 Rik Silence compiler warning in intprops-wrappers.c (bug #60316)
Tue, 06 Apr 2021 21:26:52 +0200 Torsten Lilge rearrange default lexer settings and add second color mode to gui editor
Tue, 06 Apr 2021 14:25:27 -0400 John W. Eaton eliminate sign comparison warning from GCC
Tue, 06 Apr 2021 14:24:19 -0400 John W. Eaton * intprops-wrappers.c: Include config.h.
Tue, 06 Apr 2021 14:23:49 -0400 John W. Eaton maint: update gnulib
Tue, 06 Apr 2021 10:47:40 -0400 John W. Eaton if bug number is supplied, prefer '%!test' over '%!xtest'
Tue, 06 Apr 2021 10:43:17 -0400 John W. Eaton update bug status in test suite
Fri, 02 Apr 2021 19:28:07 +0200 Markus Mützel Replace Unicode conversion functions from gnulib with STL functions.
Mon, 05 Apr 2021 09:15:48 -0700 Rik maint: merge stable to default.
Mon, 05 Apr 2021 09:09:22 -0700 Rik isprop.m: Document that function only works on graphics objects in Octave 6.X (bug #60295) stable
Mon, 05 Apr 2021 10:48:18 +0200 Markus Mützel Fix loading fonts from path with non-ASCII characters on Windows.
Sat, 03 Apr 2021 13:19:04 +0200 Torsten Lilge provide second color mode for variable editor
Sat, 03 Apr 2021 08:26:30 +0200 Torsten Lilge provide second color mode for workspace view
Fri, 02 Apr 2021 17:02:36 +0200 Torsten Lilge * gui-preferences-ws.h: fix wrong group for color preference keys
Fri, 02 Apr 2021 16:57:51 +0200 Torsten Lilge * settings-dialog.ui: fix tooltip on disabling global shortcuts
Fri, 02 Apr 2021 16:54:42 +0200 Torsten Lilge allow a second color theme for the console window (dark mode)
Thu, 01 Apr 2021 23:18:50 +0200 Pantxo Diribarne Differ latex test until actually needed (bug #59546)
Fri, 02 Apr 2021 01:32:39 -0400 John W. Eaton avoid warning about deprecated Qprinter::setPaperSize function
Thu, 01 Apr 2021 19:42:37 +0200 Markus Mützel eigs: Remove static variables (bug #60311).
Thu, 01 Apr 2021 18:58:26 +0200 Markus Mützel maint: merge stable to default.
Thu, 01 Apr 2021 18:55:45 +0200 Markus Mützel eigs: Prevent possible segmentation fault at exit (bug #60311). stable