log

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