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)
Sat, 16 Mar 2019 14:13:40 -0400 John W. Eaton * symscope.h (symbol_scope_rep::dup): Delete useless statement. (bug #55935)
Tue, 19 Mar 2019 14:46:52 +0000 John W. Eaton avoid conflict with @seealso macro in Texinfo 6.6 (bug #55952)
Mon, 18 Mar 2019 21:05:20 +0000 John W. Eaton search for klu.h in more places (bug #55950)
Mon, 18 Mar 2019 19:48:13 +0000 John W. Eaton fix sunlinsol_klu.h detection with sundials 4.x (bug #55950)
Mon, 18 Mar 2019 10:43:45 -0700 Rik Capitalize "Octave" in warning IDs.
Mon, 18 Mar 2019 10:33:38 -0700 Rik Don't issue warning about unsupported latex when printing with -dpdflatexstandalone (bug #55946).
Fri, 15 Mar 2019 22:34:55 +0100 Pantxo Diribarne Remove some formats from the list of supported formats (bug #55906)
Mon, 18 Mar 2019 12:58:09 +0100 Pantxo Diribarne maint: merge stable to default
Fri, 15 Mar 2019 23:41:48 +0100 Pantxo Diribarne Feed fig2dev with PDF files converted from svg (bug #55906) stable
Sun, 17 Mar 2019 19:13:30 +0800 Eddy Xiao Skip coplanar test for faces with NaN vertex (bug #55895).
Sat, 16 Mar 2019 22:21:26 +0100 Markus Mützel Improve performance when closing figures (bug #55908).
Sat, 16 Mar 2019 09:56:00 -0700 Mike Miller legendre.m: fix typo in recurrence formula in internal comment (bug #55934)
Wed, 13 Mar 2019 06:24:13 +0100 Torsten Lilge prevent unnamed editor tab from being closed by rmdir (bug #55888) stable
Fri, 15 Mar 2019 22:54:19 +0100 Torsten Lilge use user cache location for keyword lists for auto completion (bug #55855)
Fri, 15 Mar 2019 21:09:19 +0000 John W. Eaton don't call inherited delete methods (bug #53956)
Fri, 15 Mar 2019 18:45:20 +0000 John W. Eaton include -Woverloaded-virtual in GXX_EXTRA_FLAGS (bug #55741)
Fri, 15 Mar 2019 17:26:12 +0000 John W. Eaton ensure classdef dtor doesn't wipe out expression value (bug #53844, bug #55758)
Fri, 15 Mar 2019 10:37:21 -0700 Mike Miller build: avoid test syntax error in sundials configuration (bug #55926)
Fri, 15 Mar 2019 07:16:27 +0000 John W. Eaton avoid some overloaded virtual warnings (bug #55741)
Fri, 15 Mar 2019 06:56:26 +0000 John W. Eaton avoid some overloaded virtual warnings (bug #55741)
Fri, 15 Mar 2019 06:49:01 +0000 John W. Eaton avoid an overloaded virtual warnings (bug #55741)
Fri, 15 Mar 2019 06:38:07 +0000 John W. Eaton avoid some overloaded virtual warnings (bug #55741)
Fri, 15 Mar 2019 06:36:56 +0000 John W. Eaton avoid some overloaded virtual warnings (bug #55741)
Fri, 15 Mar 2019 05:52:35 +0000 John W. Eaton avoid some overloaded virtual warnings (bug #55741)
Fri, 15 Mar 2019 05:45:27 +0000 John W. Eaton avoid some overloaded virtual warnings (bug #55741)
Thu, 14 Mar 2019 17:52:30 -0700 Mike Miller edit.m: unset HOME directory by default (bug #41278)
Thu, 14 Mar 2019 16:36:41 -0700 Mike Miller edit.m: allow HOME to be empty, only use if set and exists (bug #41278)
Wed, 13 Mar 2019 01:13:53 -0400 Andrew Janke Reformat ExtendedDefaultTranslator*.h for consistency (bug #55902)
Thu, 14 Mar 2019 16:48:56 +0000 John W. Eaton avoid some overloaded virtual warnings (bug #55741)
Thu, 14 Mar 2019 15:26:38 +0000 John W. Eaton avoid possible cellfun and indexing errors in clf (bug #55921)
Thu, 14 Mar 2019 08:00:59 +0000 John W. Eaton use OCTAVE_CHECK_LIB to check for sundials_sunlinsolklu library
Thu, 14 Mar 2019 07:05:22 +0000 John W. Eaton don't disable all of sundials if including sunlinsol_klu.h fails (bug #55911)
Thu, 14 Mar 2019 06:25:42 +0000 John W. Eaton * ode15i.m: Comment out failing test
Thu, 14 Mar 2019 05:42:35 +0000 John W. Eaton use octave_value instead of pointer to octave_function in __ode15__
Thu, 14 Mar 2019 06:09:29 +0000 John W. Eaton feval: silently return empty value list if function object is undefined
Wed, 13 Mar 2019 16:52:30 -0700 Mike Miller __ode15__.cc: mark internal function as tested for BIST purposes
Wed, 13 Mar 2019 16:31:58 -0700 Rik Improve new figure creation time by 50%.
Wed, 13 Mar 2019 21:57:11 +0000 John W. Eaton improve configure checks for sundials (bug #55911)
Tue, 12 Mar 2019 09:21:54 +0100 Pantxo Diribarne Fix regression with toolbar and status bar visibility (bug #55795)
Wed, 13 Mar 2019 11:38:31 -0400 Andrew Janke settings-dialog.ui: make dropdown widths expanding for long strings (bug #55899)
Wed, 13 Mar 2019 19:14:22 +0000 John W. Eaton fix sundials configure warnings (bug #55911)
Wed, 13 Mar 2019 18:54:11 +0000 John W. Eaton identify "x .foo@bar" or "x @foo" as command syntax (bug #55891)
Wed, 13 Mar 2019 08:03:10 +0100 Carlo de Falco Remove calls to deprecated sundials functions.
Wed, 13 Mar 2019 05:54:28 +0000 John W. Eaton allow building with sundials library that uses 32-bit sunindextype (bug #52475)
Wed, 13 Mar 2019 06:24:13 +0100 Torsten Lilge prevent unnamed editor tab from being closed by rmdir (bug #55888)
Wed, 13 Mar 2019 03:44:11 +0100 Carlo de Falco Directly include klu.h in __ode15__.cc (bug #52475).
Fri, 15 Feb 2019 12:35:15 +0100 Carlo de Falco Update detection of sundials in the build system (bug #52475).
Fri, 15 Feb 2019 12:24:28 +0100 Bill Greene Update DAE/IDE solvers to work with SUNDIALS 3 (bug #52475).
Tue, 12 Mar 2019 11:12:02 -0700 Rik Clarify error message about a lazily evaluated function handle failing.
Tue, 12 Mar 2019 19:05:21 +0100 Markus Mützel doc: Add new contributor to list in manual.
Tue, 12 Mar 2019 07:49:11 +0000 John W. Eaton maint: Merge stable to default.
Tue, 12 Mar 2019 07:47:03 +0000 John W. Eaton Backed out changeset 4b256f00650c stable
Tue, 12 Mar 2019 05:12:35 +0000 John W. Eaton maint: Merge stable to default.
Tue, 12 Mar 2019 05:11:37 +0000 John W. Eaton use QtCore and Qt5Gui modules instead of Qt5OpenGL(bug #55735) stable
Tue, 12 Mar 2019 03:27:47 +0800 Eddy Xiao Speed up patch() with faces by improving coplanar point set search (bug #55751).
Mon, 11 Mar 2019 20:49:30 +0000 John W. Eaton allow building without QGuiApplication to work again
Mon, 11 Mar 2019 20:45:44 +0000 John W. Eaton maint: Merge stable to default.
Sat, 09 Mar 2019 10:25:11 +0000 John W. Eaton fix const-ness of feval arguments
Mon, 11 Mar 2019 20:32:52 +0000 John W. Eaton avoid unused parameter warning stable
Mon, 11 Mar 2019 20:17:43 +0000 John W. Eaton make building with Qt4 QGLWidget work again (bug #55735) stable