log

age author description
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)