log

age author description
Wed, 17 Apr 2019 14:54:25 +0000 John W. Eaton use correct line in classdef file name mismatch error message (bug #55812)
Wed, 17 Apr 2019 15:57:07 +0000 John W. Eaton improve error reporting for parse errors when reading from files
Mon, 15 Apr 2019 14:03:58 +0900 Sahil Yadav New implementation of RESTful web services as part of GSoC 2018 (patch #9795).
Mon, 25 Mar 2019 20:21:51 +0100 Torsten Lilge prevent editor from closing files that are not affected by rmdir (bug #55823) stable
Fri, 12 Apr 2019 13:15:34 -0700 Rik maint: merge stable to default.
Fri, 12 Apr 2019 13:11:50 -0700 Mike Miller Fix pause() with no arguments called on Windows (bug #55943) stable
Fri, 12 Apr 2019 00:04:20 +0000 John W. Eaton * test/nest/module.mk (nest_TEST_FILES): Update file list.
Thu, 11 Apr 2019 10:43:33 -0700 Rik Improve input validation for quiver, quiver3 (bug #56120).
Thu, 11 Apr 2019 08:52:06 -0700 Rik maint: merge stable to default.
Thu, 11 Apr 2019 08:48:43 -0700 Rik build: Silence unused parameter warning created in cset 43f6f02dd91c (bug #56097). stable
Thu, 11 Apr 2019 08:37:13 -0700 Rik Add BIST tests for unlink() (bug #56097). stable
Wed, 10 Apr 2019 23:53:01 +0200 Torsten Lilge fix missing unlock of mutex when gui editor is not present (bug #56097) stable
Wed, 10 Apr 2019 23:53:01 +0200 Torsten Lilge fix missing unlock of mutex when gui editor is not present (bug #56097)
Mon, 08 Apr 2019 00:36:33 +0000 John W. Eaton make dbup/dbdown work again (bug #56020)
Mon, 08 Apr 2019 09:22:39 -0700 Rik maint: merge stable to default.
Mon, 08 Apr 2019 08:24:08 -0700 Rik Use "+ " for PS4 in GUI to match CLI (bug #56075).
Mon, 08 Apr 2019 08:22:15 -0700 Rik doc: Fix names of options in issorted (bug #56087). stable
Sun, 07 Apr 2019 20:16:27 +0200 Torsten Lilge automatic selection of foreground color in worspace view (bug #53995)
Sat, 06 Apr 2019 18:39:32 -0700 Mike Miller make nproc default to "overridable" to agree with nproc shell utility
Sat, 06 Apr 2019 18:46:30 -0700 Mike Miller maint: merge stable to default
Thu, 04 Apr 2019 11:29:13 -0700 Mike Miller refactor minimum eigenvalue index search in qp (bug #56037) stable
Thu, 04 Apr 2019 05:17:55 +0000 John W. Eaton maint: Merge stable to default.
Wed, 03 Apr 2019 15:23:25 -0700 Rik Validate RANGE input to dlmread does not contain NaN (bug #56047).
Tue, 02 Apr 2019 19:53:37 -0700 Mike Miller qp: fix obscure corner case when calculating qp caused by a typo (bug #56037) stable
Wed, 03 Apr 2019 17:49:33 +0000 John W. Eaton avoid argument type mismatches in calls to xerrwd
Wed, 03 Apr 2019 17:00:52 +0000 John W. Eaton * oct-lvalue.h: Delete stray comment.
Wed, 03 Apr 2019 16:58:44 +0000 John W. Eaton explicitly delete octave_lvalue copy assignment operator
Wed, 03 Apr 2019 16:03:16 +0000 John W. Eaton use default ctors, dtors, and assignment ops in Matrix, intNDArray, and Cell
Wed, 03 Apr 2019 13:24:03 +0000 John W. Eaton maint: Merge stable to default.
Wed, 03 Apr 2019 13:21:48 +0000 John W. Eaton use std::streampos instead of std::ios::streampos (patch #9782) stable