log

age author description
Sun, 29 Jul 2018 11:30:33 +0200 Torsten allow the gui to insert builtin functions into the cmd queue
Sat, 28 Jul 2018 08:29:34 +0200 Torsten synchronize gui editor encoding when changing __mfile_encdoing__ (bug #54310)
Fri, 16 Mar 2018 13:17:53 +0100 Marco Caliari Allow svd to return two output arguments (bug #53356).
Wed, 25 Jul 2018 10:55:46 -0700 Rik Return true when strncmp matches, but number of characters exceeds strlen (bug #54373)
Fri, 27 Jul 2018 18:15:17 -0400 John W. Eaton maint: Merge stable to default.
Wed, 27 Jun 2018 08:36:55 +0200 Marco Caliari Fix eigs for generalized problems with user defined function (bug #54167).
Fri, 27 Jul 2018 13:21:50 -0400 John W. Eaton avoid questionable cast stable
Fri, 27 Jul 2018 08:50:31 -0700 Rik setdiff.m: Fix typo in documentation (bug #54393). stable
Thu, 19 Jul 2018 22:43:17 +0200 Markus Mützel Save to hdf5 file with non-ASCII chars on Windows.
Fri, 27 Jul 2018 08:57:44 -0400 John W. Eaton maint: Merge stable to default.
Thu, 26 Jul 2018 19:52:28 +0200 Markus Mützel Improve error message if iconv is not available (bug #54384). stable
Fri, 27 Jul 2018 07:02:47 -0400 John W. Eaton maint: Merge stable to default.
Fri, 27 Jul 2018 07:00:05 -0400 John W. Eaton avoid error in gnulib wrapper on systems that don't have fpu control word stable
Thu, 26 Jul 2018 16:32:12 -0700 Rik maint: Use Octave convention for spacing of C++ cast statements.
Thu, 26 Jul 2018 14:44:36 -0700 Guillaume Flandin camlight.m: Allow an axes handle as first input (bug #54372).
Thu, 26 Jul 2018 14:10:25 -0700 Rik Correctly handle corner cases in dlmread.
Thu, 26 Jul 2018 16:15:30 -0400 John W. Eaton maint: Merge stable to default.
Thu, 26 Jul 2018 16:14:12 -0400 John W. Eaton avoid unused variable warning on some systems stable
Thu, 26 Jul 2018 16:03:06 -0400 John W. Eaton avoid fprintf format warning on some systems stable
Thu, 26 Jul 2018 15:32:52 -0400 John W. Eaton maint: Merge stable to default.
Thu, 26 Jul 2018 15:30:51 -0400 John W. Eaton eliminate unnecessary sun-utils.h header file stable
Thu, 26 Jul 2018 12:08:25 -0700 Rik index.tst: Make tests case insensitive for NaN, NA, Inf values (bug #54385). stable
Thu, 26 Jul 2018 11:34:09 -0700 Rik Correctly read "Name" as empty_value in dlmread (bug #54029)
Thu, 26 Jul 2018 20:04:17 +0200 Torsten use exisitng mutex in octave_qt_link for changing gui preferences (bug #54369)
Thu, 26 Jul 2018 19:52:28 +0200 Markus Mützel Improve error message if iconv is not available (bug #54384).
Thu, 26 Jul 2018 11:10:18 -0400 John W. Eaton maint: Merge stable to default.
Thu, 26 Jul 2018 09:41:30 -0400 John W. Eaton maint: Merge stable to default.
Thu, 26 Jul 2018 11:08:47 -0400 John W. Eaton positive value from uname can mean success (bug #54235) stable
Thu, 26 Jul 2018 09:30:37 -0400 John W. Eaton add some bug numbers to the test suite stable
Wed, 25 Jul 2018 21:58:06 -0700 Rik Correctly read NA values in dlmread.