log

age author description
Sun, 03 Jan 2021 20:48:09 +0100 Fernando Alvarruiz Fix ignored output from user function in left side of assignment (bug #59704). stable
Sat, 23 Jan 2021 14:30:55 +0100 Markus Mützel maint: merge stable to default.
Mon, 28 Dec 2020 18:24:04 +0100 Fernando Alvarruiz Temporarily set lvalue list to null (bug #59704). stable
Sat, 23 Jan 2021 10:54:47 +0100 Markus Mützel Optionally disable building libraries with visibility attributes (bug #59820).
Sat, 23 Jan 2021 11:27:46 +0100 Markus Mützel uniquetol.m: Fix texinfo syntax errors (bug #59850).
Fri, 22 Jan 2021 11:45:59 -0800 Rik uniquetol.m: Update documentation and BIST tests (bug #59850).
Fri, 22 Jan 2021 17:13:01 +0100 Markus Mützel Use "__wglob__" instead of "glob" on Windows (bug #49628).
Thu, 21 Jan 2021 19:37:19 -0800 Rik uniquetol.m: Update to use more Octave conventions (bug #59850).
Mon, 18 Jan 2021 19:04:39 +0100 Markus Mützel uniquetol.m: Add new function (bug #59850).
Wed, 20 Jan 2021 23:12:41 -0500 John W. Eaton update last prompt time stamp when parsing files in server loop
Wed, 20 Jan 2021 16:53:16 -0500 John W. Eaton provide interpreter methods for pausing, resuming, and stopping evaluation
Wed, 20 Jan 2021 16:45:45 -0500 John W. Eaton reset debug state when popping debugger stack
Tue, 19 Jan 2021 17:10:07 -0800 Rik Deprecate obsolete warning messages in lex.ll.
Mon, 18 Jan 2021 17:08:14 +0900 Kai T. Ohlhus maint: merge stable to default.
Mon, 18 Jan 2021 17:06:23 +0900 Kai T. Ohlhus fminbnd.m: do not ignore "OutputFcn" (bug #59901) stable
Sun, 17 Jan 2021 13:09:04 +0100 Markus Mützel maint: merge stable to default.
Sat, 16 Jan 2021 13:32:57 +0100 Markus Mützel load-path.cc: Reduce number of times "canonicalize_file_name" is called (bug #59711). stable
Sat, 16 Jan 2021 11:50:42 -0800 Rik Add discard() as an alias for set() for unwind_actions.
Sat, 16 Jan 2021 10:44:40 -0800 Rik Correct interpreter warning message about using comments after '\` line continuation.
Fri, 15 Jan 2021 17:06:15 -0800 Rik Deprecate '...' line continuations in double-quoted strings.
Mon, 11 Jan 2021 20:11:45 +0100 Markus Meisinger __ode15__(): Consider the correct number of input arguments in the event callback (bug #59477).
Thu, 14 Jan 2021 01:15:45 -0500 John W. Eaton allow interrupts to be sent to all processes in process group or just octave
Thu, 14 Jan 2021 01:11:44 -0500 John W. Eaton respond to interrupt signals when idle in the server loop
Thu, 14 Jan 2021 01:08:40 -0500 John W. Eaton new interpreter_event to signal that interpreter was interrupted
Tue, 12 Jan 2021 21:01:42 -0500 John W. Eaton use method in interpreter class to interrupt interpreter execution in GUI
Mon, 11 Jan 2021 00:46:17 -0500 John W. Eaton allow access to application context from interpreter object
Wed, 13 Jan 2021 14:50:15 -0800 Rik validatestring.m: Overhaul function.
Wed, 13 Jan 2021 13:35:32 -0800 Rik interpn.m: Remove unnecessary call to tolower().
Tue, 12 Jan 2021 17:15:53 -0800 Rik interpn.m: Overhaul function.
Tue, 12 Jan 2021 08:47:18 -0800 Rik maint: merge stable to default.