log

age author description
Mon, 30 Jul 2018 06:29:43 +0200 Markus Mützel Fix lifetime issue with C string references from C++ strings (bug #54398)
Wed, 01 Aug 2018 12:25:25 -0400 John W. Eaton maint: Merge stable to default.
Wed, 01 Aug 2018 12:24:21 -0400 John W. Eaton * ode15i.m: In tests, use unlikely symbol name instead of "foo". stable
Wed, 01 Aug 2018 12:17:15 -0400 John W. Eaton * run.m: In test, use a symbol name that is unlikely to be a function. stable
Mon, 30 Jul 2018 15:42:48 -0400 John W. Eaton bump version for 4.4.1-rc2 stable
Tue, 31 Jul 2018 21:03:08 -0700 Rik Fix problems with cset 39fd627b2c5d when octave_idx_type is 64-bit (bug #54405).
Tue, 31 Jul 2018 22:27:59 -0400 John W. Eaton track column count in lexer in a few more places (bug #34852)
Tue, 31 Jul 2018 10:17:17 -0700 Rik Emit an immediate error if size of an octave_stream object is invalid (bug #54405).
Mon, 30 Jul 2018 18:11:04 +0200 Marco Caliari eigs.m: Fix BISTs for eigs with user defined function (bug #54399).
Mon, 30 Jul 2018 15:21:00 -0400 John W. Eaton maint: Merge stable to default.
Mon, 30 Jul 2018 15:20:23 -0400 John W. Eaton avoid alignment warning on solaris systems (bug #54389) stable
Sun, 29 Jul 2018 22:04:57 +0200 Torsten include builtin functions without interpreter argument being into octave_cmd
Sun, 29 Jul 2018 12:57:07 +0200 Torsten update internal __mfile_encoding__ when gui default encoding changes (bug #54310)
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.
Wed, 25 Jul 2018 17:30:54 -0400 John W. Eaton maint: Merge stable to default.
Wed, 25 Jul 2018 17:28:04 -0400 John W. Eaton consider any non-zero return from uname to be failure (bug #54235) stable
Wed, 25 Jul 2018 17:03:45 -0400 John W. Eaton maint: Merge stable to default.
Wed, 25 Jul 2018 16:01:30 -0400 John W. Eaton if freetype detection fails, unset FT2_* config variables (bug #54369) stable
Wed, 25 Jul 2018 14:48:00 -0400 John W. Eaton maint: Merge stable to default.
Wed, 25 Jul 2018 13:59:04 -0400 John W. Eaton OCTAVE_CHECK_LIB: avoid shell syntax error if not checking for lib stable
Thu, 03 Nov 2016 12:35:16 -0400 John W. Eaton eliminate more zero args in macros and type definitions for operators
Thu, 03 Nov 2016 11:52:25 -0400 John W. Eaton eliminate unused conversions from type specs and operator macros
Wed, 02 Nov 2016 23:12:22 -0400 John W. Eaton eliminate LHS_ZERO and RHS_ZERO args from sparse macros
Tue, 01 Nov 2016 11:57:27 -0400 John W. Eaton refactor mk-ops.awk
Tue, 24 Jul 2018 12:06:11 -0700 Rik io.tst: Clear global variable a1 at end of test to avoid leaking vars.
Thu, 19 Jul 2018 22:43:17 +0200 Markus Mützel Relative path specifications for non-ASCII files on Windows.
Mon, 23 Jul 2018 10:15:26 -0400 John W. Eaton always provide definitions for deprecated functions
Sun, 22 Jul 2018 21:52:34 -0700 Rik Improve fread speed by a further 40% when SKIP parameter used (bug #54100).
Sun, 22 Jul 2018 20:40:02 -0700 Rik Improve fread speed by a further 2.5X when SKIP parameter used (bug #54100).
Sun, 22 Jul 2018 15:37:57 -0700 Rik build: include inplace_edit.pl in tarball (bug #54349).
Sun, 22 Jul 2018 21:04:09 +0200 Markus Mützel Fix Windows cross-build after 85c3e315bd43.