log

age author description
Thu, 31 Aug 2017 15:33:45 -0400 John W. Eaton avoid SIGABRT on exit from the GUI (bug #50210)
Thu, 31 Aug 2017 10:30:01 -0700 Rik Use Octave coding conventions for Variable Editor code.
Wed, 30 Aug 2017 16:09:12 -0700 Rik build: Fix building of test/bug-49739.
Wed, 30 Aug 2017 16:05:44 -0700 Rik Complete openvar implementation (bug #51899).
Wed, 30 Aug 2017 17:31:09 -0400 John W. Eaton new tests for classdef constructor and method argument names (bug #49379)
Wed, 05 Apr 2017 20:11:46 +0200 Markus Mützel record all input parameters to clasdef constructors (bug #49379)
Tue, 29 Aug 2017 15:42:47 -0700 Rik cplxpair.m: Use more Octave coding standards.
Tue, 29 Aug 2017 16:46:48 -0400 Bill Lash * cplxpair.m: Improve accuracy and compatibility (bug #50124)
Tue, 29 Aug 2017 16:00:43 -0400 Marco Caliari improve accuracy of deconv for inputs of very different magnitude (bug #51221)
Sun, 25 Jun 2017 18:50:44 +0200 Markus Mützel Fix addpath for UNC paths on Windows (bug #51268).
Sun, 27 Aug 2017 11:30:15 +0200 Torsten * variable-editor.cc (ctor): do not set window title twice (bug #51853)
Tue, 29 Aug 2017 10:52:11 -0700 Mike Miller maint: fix typos of "daylight saving time"
Tue, 29 Aug 2017 10:40:16 -0700 Mike Miller datevec: fix parsing of date strings during daylight saving transition (bug #36954)
Tue, 29 Aug 2017 14:02:09 -0400 John W. Eaton * io.txi: Update note about scanf 'h' and 'l' modifiers.
Tue, 29 Aug 2017 12:21:42 -0400 John W. Eaton allow large ints to be read by C-style scanf (bug #51794)
Tue, 29 Aug 2017 18:01:48 +0200 Kai T. Ohlhus publish: Improve escaping of special characters in output (bug #51782)
Mon, 28 Aug 2017 18:50:26 +0200 Markus Mützel display message from libsndfile if opening files fails (bug #51859)
Tue, 29 Aug 2017 10:53:07 -0400 John W. Eaton maint: Merge stable to default.
Sun, 27 Aug 2017 13:22:51 +0200 Markus Mützel Correct auto limits on log axes with negative and zero values (bug #51861). stable
Tue, 29 Aug 2017 10:12:44 -0400 John W. Eaton maint: Merge stable to default.
Mon, 28 Aug 2017 10:20:26 +0200 Marco Caliari Fix warning in quadgk with zero size interval (bug #51867) stable
Mon, 28 Aug 2017 10:20:26 +0200 Marco Caliari Fix warning in quadgk with zero size interval (bug #51867)
Sun, 27 Aug 2017 20:54:21 +0200 Markus Mützel uname: Return empty message on success (bug #51869)
Tue, 29 Aug 2017 09:44:46 -0400 John W. Eaton maint: Merge stable to default.
Tue, 29 Aug 2017 09:15:03 -0400 John W. Eaton sparse: correctly handle scalar column index (bug #51880) stable
Sun, 27 Aug 2017 22:12:16 -0700 Rik run.m: Recode BIST test to pass on Windows (bug #51877).
Sun, 27 Aug 2017 20:43:41 +0200 Torsten * main_window.cc (construct): save dock states of variable editor on exit (bug #51865)
Sat, 26 Aug 2017 10:02:38 +0200 Markus Mützel Fix BIST for axis.m on Win64 (bug #48364).
Sat, 26 Aug 2017 09:39:00 +0200 Markus Mützel assert.m: Increase tolerance in BIST because of bug in mingw-w64 (bug #48365).
Sat, 26 Aug 2017 22:38:58 -0700 Rik dos.m, unix.m: Rewrite to always return valid outputs for status and text (bug #51862).