log

age author description
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).
Thu, 21 Mar 2019 19:06:09 +0000 John W. Eaton new tests for functions in package directories (bug #51709, bug #55975)
Fri, 22 Mar 2019 08:05:04 +0100 Torsten Lilge * resource-manager.cc (ctor): test XDG_CONFIG_HOME before importing old gui settings
Thu, 21 Mar 2019 13:33:16 +0000 John W. Eaton make function handles work for classdef static methods (bug #51709)
Wed, 20 Mar 2019 18:00:27 -0700 Mike Miller methods.m: always return String methods when passed a String (bug #48758)
Wed, 20 Mar 2019 13:29:14 -0700 Mike Miller methods.m: fix Java constructor post-processing with no package (bug #55858)
Sun, 17 Mar 2019 09:53:39 +0100 Torsten Lilge use standard location on each platform for gui preferences file (bug #55855)
Wed, 20 Mar 2019 18:57:23 +0000 John W. Eaton dbstop: accept "at CLASS in METHOD" syntax (partial fix for bug #45404)
Wed, 20 Mar 2019 11:24:07 -0700 Mike Miller methods.m: adapt method list post-processing to Java constructors (bug #55858)
Wed, 20 Mar 2019 17:34:36 +0000 John W. Eaton include Java constructors in methods output (bug #55858)
Wed, 20 Mar 2019 16:47:03 +0000 John W. Eaton maint: Merge stable to default.
Wed, 20 Mar 2019 16:20:10 +0000 John W. Eaton methods: return classdef constructors in list (bug #55858)
Wed, 20 Mar 2019 08:13:57 -0700 Rik doc: Improve example code for using -pdflatexstandalone (bug #55945). stable
Wed, 20 Mar 2019 03:54:24 +0000 John W. Eaton * classdef.tst: Update numbers for unfixed bugs with new reports.
Wed, 20 Mar 2019 03:21:05 +0000 John W. Eaton * configure.ac: Include SUNDIALS_SUNLINSOL_KLU flags in SUNDIALS_X flags. (bug #55956)
Wed, 20 Mar 2019 02:27:30 +0000 John W. Eaton update bug status in tests
Wed, 20 Mar 2019 02:25:33 +0000 John W. Eaton * update-bug-status.sh: Delete newline chars in wget output
Tue, 19 Mar 2019 11:56:38 -0700 Mike Miller maint: merge stable to default
Tue, 19 Mar 2019 10:05:15 -0700 Mike Miller configure: prevent overlinking when SUNDIALS is disabled (bug #55956) stable
Tue, 19 Mar 2019 17:10:39 +0000 John W. Eaton * mk-doc-cache.pk: Also translate @seealso here. (bug #55952)
Tue, 19 Mar 2019 16:51:37 +0000 John W. Eaton * __makeinfo__.m: Also translate @seealso here (bug #55952)