log

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