log

age author description
Mon, 01 Apr 2019 13:57:10 +0000 John W. Eaton move feval functions to interpreter class
Mon, 01 Apr 2019 13:11:14 +0000 John W. Eaton move core of eval function to evaluator
Mon, 01 Apr 2019 12:51:58 +0000 John W. Eaton move core of evalin function to evaluator
Mon, 01 Apr 2019 12:11:33 +0000 John W. Eaton move parse_fcn_file to interpreter; source_file to evaluator
Mon, 01 Apr 2019 11:15:06 +0000 John W. Eaton move file-scope static autoload map variable and functions to evaluator
Sun, 31 Mar 2019 20:50:10 +0000 John W. Eaton move core of mfilename function to evaluator
Sun, 31 Mar 2019 19:35:39 +0000 John W. Eaton move core of assignin function to evaluator
Tue, 02 Apr 2019 14:49:58 -0700 Mike Miller configure: test all SUNKLU functions after core SUNDIALS features (bug #55937)
Tue, 02 Apr 2019 15:02:19 -0700 Mike Miller maint: merge stable to default
Tue, 02 Apr 2019 13:56:16 -0700 Mike Miller fix pause and kbhit with glibc 2.28 end-of-file state behavior (bug #55029) stable
Mon, 01 Apr 2019 14:48:26 -0700 Rik maint: merge stable to default.
Mon, 01 Apr 2019 14:48:03 -0700 Rik Fix return of left-handed vectors when inputs are complex (bug #56026) stable
Sat, 30 Mar 2019 16:39:17 +0100 Torsten Lilge remove additionally added breakpoint when stepping into a file (bug #44728)
Fri, 29 Mar 2019 21:01:43 -0700 Rik Fix scaling of fonts when printing with -Sxsz,ysz option (bug #55907).
Fri, 29 Mar 2019 15:56:34 -0400 Andrew Janke Fix build failure on macOS due to missing namespace qualification.
Fri, 29 Mar 2019 20:47:01 +0000 John W. Eaton move do_who inside call_stack, make accessible from evaluator
Fri, 29 Mar 2019 20:44:26 +0000 John W. Eaton move toward limiting direct access of call stack
Fri, 11 Jan 2019 21:24:26 -0500 Andrew Janke detect JVM at run time on macOS (bug #54219)
Fri, 11 Jan 2019 21:24:26 -0500 Andrew Janke new class for executing commands and getting result
Fri, 29 Mar 2019 18:34:33 +0000 John W. Eaton move toward limiting direct access of call stack
Fri, 29 Mar 2019 17:06:55 +0000 John W. Eaton eliminate some unnecessary include statements
Fri, 29 Mar 2019 09:34:32 -0700 Rik .hgignore: Ignore "CMakeLists.txt" for CLion support (bug #55901).
Fri, 29 Mar 2019 08:23:16 -0700 Rik Simplify error messages when break or continue statements fail to parse (bug #55995).
Fri, 29 Mar 2019 02:42:37 +0000 John W. Eaton use call_stack::restore_frame instead of pop where needed
Thu, 28 Mar 2019 03:42:53 +0000 John W. Eaton fix build with Sundials 3.1 (bug #55937)
Wed, 27 Mar 2019 23:32:07 +0000 John W. Eaton maint: Strip trailing whitespace from source files.
Wed, 27 Mar 2019 23:26:27 +0000 John W. Eaton maint: Merge stable to default.
Wed, 27 Mar 2019 23:24:40 +0000 John W. Eaton maint: Strip trailing whitespace from source files. stable
Wed, 27 Mar 2019 14:41:01 -0700 Mike Miller configure: avoid excessive SUNDIALS warning messages when already disabled
Wed, 27 Mar 2019 13:48:50 -0700 Mike Miller configure: disable building with SUNDIALS when the API is too old (bug #55937)
Wed, 27 Mar 2019 12:31:27 -0700 Rik maint: merge stable to default.
Wed, 27 Mar 2019 12:25:05 -0700 Rik waitbar.m: Fix hang when using "createcancelbtn" property (bug #55963). stable
Wed, 27 Mar 2019 11:56:14 -0700 Rik maint: merge stable to default.
Wed, 27 Mar 2019 11:55:50 -0700 Rik shading.m: Fix unexpected error when multiple hggroups present (bug #55993). stable
Wed, 27 Mar 2019 11:15:37 -0700 Rik dec2base.m: Correctly handle zero matrix input (bug #56005). stable
Tue, 26 Mar 2019 22:14:09 +0000 John W. Eaton maint: Merge stable to default.
Tue, 26 Mar 2019 04:12:23 +0000 John W. Eaton eliminate duplicate graphics callback object stack (bug #55908) stable
Tue, 26 Mar 2019 20:06:57 +0000 John W. Eaton maint: Merge stable to default.
Sat, 16 Mar 2019 22:21:26 +0100 Markus Mützel Improve performance when closing figures (bug #55908). stable
Tue, 26 Mar 2019 15:48:31 +0000 John W. Eaton error if continue is used outside of a for loop (bug #55995)
Tue, 26 Mar 2019 14:06:44 +0000 John W. Eaton avoid using pointer to function after it is deleted (bug #55981)
Mon, 25 Mar 2019 22:20:27 -0700 Rik maint: merge stable to default.
Mon, 25 Mar 2019 22:06:23 -0700 Rik Reduce time to process "pkg -forge list" by 30X (bug #39479). stable
Tue, 26 Mar 2019 04:12:23 +0000 John W. Eaton eliminate duplicate graphics callback object stack (bug #55908)
Mon, 25 Mar 2019 20:31:15 -0700 Rik Silence warning on Mac platforms about deprecated OpenGL API (bug #55991).
Tue, 26 Mar 2019 02:42:38 +0000 John W. Eaton make breakpoints in classdef methods work (bug #45404, bug #46451)
Mon, 25 Mar 2019 13:59:41 -0700 Rik methods.m: Add input validation and BIST tests for option argument (bug #55858).
Sun, 24 Mar 2019 15:19:56 -0400 Andrew Janke mex.m: Raise an error on failure when return value is not captured (bug #55990).
Mon, 25 Mar 2019 20:21:51 +0100 Torsten Lilge prevent editor from closing files that are not affected by rmdir (bug #55823)
Mon, 25 Mar 2019 19:20:09 +0000 John W. Eaton update bug status in tests
Mon, 25 Mar 2019 18:28:24 +0000 John W. Eaton backout changeset 98f1a964ff33
Mon, 25 Mar 2019 12:13:06 -0700 Rik mkoctfile.m: Emit an error when called in command form and compilation fails.
Mon, 25 Mar 2019 11:44:34 -0700 A.R. Burgers Fix typo in subsasgn error message (bug #55994).
Mon, 25 Mar 2019 16:24:45 +0000 John W. Eaton override dispatch class for function handles (bug #45351)
Mon, 25 Mar 2019 16:21:11 +0000 John W. Eaton allow dispatch class to be stored in octave_fcn_handle (bug #45351)
Mon, 25 Mar 2019 16:13:01 +0000 John W. Eaton allow dispatch class to be stored in stack frame (bug #45351)
Mon, 25 Mar 2019 10:56:14 +0000 John W. Eaton maint: Merge stable to default.
Sun, 24 Mar 2019 21:50:07 -0700 Rik doc: Small fixes to mat2cell and polyeig docstrings (bug #55985). stable
Sat, 23 Mar 2019 14:20:27 -0500 John W. Eaton allow @obj.meth to work (bug #51709)
Fri, 22 Mar 2019 15:58:46 -0700 Rik str2num.m: Don't halt in m-file if debug_on_error is true and error occurs (bug #55939).