log

age author description
Wed, 24 Mar 2021 19:56:42 -0700 Rik uniquetol.m: variable naming cleanup and addition of BIST test.
Sun, 21 Mar 2021 18:10:14 +0100 Markus Mützel pkg.m: Install local packages in version dependent path (bug #58299).
Mon, 22 Mar 2021 21:09:04 +1100 Steven uniquetol.m: Improve performance when "byrows" is false (bug #59850).
Tue, 23 Mar 2021 22:08:08 -0400 John W. Eaton maint: merge stable to default.
Tue, 23 Mar 2021 22:22:45 +0100 Torsten Lilge prevent floating widgets from reopening after restart (bug #60279) stable
Mon, 22 Mar 2021 00:34:38 -0400 John W. Eaton begin allowing breakpoints to be set using file name
Wed, 03 Mar 2021 23:57:31 -0500 John W. Eaton revamp handling of breakpoint line positions
Sun, 21 Mar 2021 10:53:11 +0100 Markus Meisinger ode15s.m: Fix error if Jacobian in options is a constant matrix (bug #60240).
Sat, 20 Mar 2021 15:43:04 +0100 Markus Mützel maint: merge stable to default.
Sat, 20 Mar 2021 15:42:27 +0100 Markus Mützel doc: Expand on documentation for command syntax (bug #60084). stable
Sat, 20 Mar 2021 15:18:21 +0100 Markus Mützel doc: Minor changes to documentation of single precision issues with OpenGL (bug #59418). stable
Sat, 20 Mar 2021 11:40:07 +0100 Markus Mützel maint: merge stable to default.
Sat, 20 Mar 2021 11:00:25 +0100 Markus Mützel doc: Document single precision issues with OpenGL graphics toolkits (bug #59418). stable
Sat, 20 Mar 2021 11:17:09 +0100 Torsten Lilge fix restoring the horizontal position of docked gui widgets (bug #59426) stable
Sat, 20 Mar 2021 10:42:06 +0900 Abdallah-Elshamy jsonencode.cc: Make pretty formating compatible with MATLAB (bug #60259).
Sat, 20 Mar 2021 09:18:49 +0900 Kai T. Ohlhus maint: merge stable to default.
Thu, 18 Mar 2021 21:45:09 +0100 Torsten Lilge fix crash when gui tries to restore missing previous octave dir (bug #60255) stable
Wed, 17 Mar 2021 00:50:34 -0400 John W. Eaton maintain a set of watch expressions for possible use in tracing/debugging
Tue, 16 Mar 2021 18:17:42 +0100 Markus Mützel Use gnulib macros that account for the output type in integer overflow checks.
Mon, 15 Mar 2021 19:57:54 +0100 Torsten Lilge redo parts of cset 33d89d314d43 lost by recent merge
Mon, 15 Mar 2021 18:55:26 +0100 Markus Mützel maint: merge stable to default.
Mon, 15 Mar 2021 13:41:36 +0100 Pantxo Diribarne print.m: Warn when figure is too large to be printed to output page (bug #60236) stable
Mon, 15 Mar 2021 02:11:02 -0400 John W. Eaton maint: merge stable to default.
Thu, 11 Mar 2021 01:15:02 -0500 John W. Eaton delete unused function from graphics base_properties class
Sun, 14 Mar 2021 22:45:42 +0100 Torsten Lilge fix en-/disabling some editor actions depending on file type (bug #60214)
Sun, 14 Mar 2021 19:15:57 +0100 Torsten Lilge fix confirm overwrite for native editor file save as dialogs (bug #60214) stable
Sun, 14 Mar 2021 13:09:16 +0100 Torsten Lilge do not run files that are not saved as octave files (bug #60214) stable
Sat, 13 Mar 2021 17:24:43 +0100 Torsten Lilge fix missing file suffix m when saving a new script (bug #60214) stable
Sat, 13 Mar 2021 10:56:43 +0100 Markus Mützel Fix compilation without OpenGL (bug #33118).
Fri, 12 Mar 2021 14:10:04 -0800 Rik maint: strip trailing spaces from code base.