log

age author description
Wed, 24 Apr 2019 08:28:59 -0700 Guillaume Flandin Map.m: Silence unnecessary warning about "Octave:empty-index" (bug #56203).
Wed, 24 Apr 2019 08:10:33 -0700 Rik doc: Fix typo in cset ffdfeb835aef.
Tue, 23 Apr 2019 21:25:01 -0700 Rik doc: state that Octave can only load HDF5 files created by itself (bug #56148). stable
Tue, 23 Apr 2019 15:57:08 -0700 Rik maint: merge stable to default.
Tue, 23 Apr 2019 15:56:43 -0700 Rik Don't segfault at exit after reading malformed HDF5 file (bug #56149). stable
Tue, 23 Apr 2019 14:08:58 -0700 Rik warning_ids.m: Add docstring for new "Octave:empty-index" ID (bug #56167).
Tue, 23 Apr 2019 18:46:12 +0000 John W. Eaton warn about indexing values with () (bug #56167)
Tue, 23 Apr 2019 10:47:02 +0000 John W. Eaton error for x{} for cell array objects (bug #56167)
Mon, 22 Apr 2019 21:53:52 -0700 Rik Clean up error messages in print subsystem.
Mon, 22 Apr 2019 21:08:08 -0700 Rik Emit an error if localtime or gmtime is called with a non-scalar argument (bug #56190).
Mon, 22 Apr 2019 17:33:51 -0700 Rik print.m: Fix error when using -tight but Ghostscript is not available (bug #56193).
Fri, 19 Apr 2019 12:38:13 +0000 John W. Eaton allow inherited method calls during classdef construction (bug #52614)
Fri, 19 Apr 2019 13:30:51 +0200 Torsten Lilge add a preference for the tab positions in the editor (bug #56158)
Thu, 18 Apr 2019 21:24:16 +0200 Torsten Lilge always use scroll buttons in case of too many tabs (bug #56158)
Thu, 18 Apr 2019 21:14:39 +0200 Torsten Lilge use tab icon for indicating a modified editor file (bug #56158)
Wed, 17 Apr 2019 20:35:52 +0000 John W. Eaton eliminate mysterious newline output (bug #44934)
Wed, 17 Apr 2019 17:07:36 +0000 John W. Eaton maint: Merge stable to default.
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
Mon, 01 Apr 2019 13:57:10 +0000 John W. Eaton move feval functions to interpreter class
Mon, 01 Apr 2019 13:11:14 +0000 John W. Eaton move core of eval function to evaluator
Mon, 01 Apr 2019 12:51:58 +0000 John W. Eaton move core of evalin function to evaluator
Mon, 01 Apr 2019 12:11:33 +0000 John W. Eaton move parse_fcn_file to interpreter; source_file to evaluator
Mon, 01 Apr 2019 11:15:06 +0000 John W. Eaton move file-scope static autoload map variable and functions to evaluator
Sun, 31 Mar 2019 20:50:10 +0000 John W. Eaton move core of mfilename function to evaluator
Sun, 31 Mar 2019 19:35:39 +0000 John W. Eaton move core of assignin function to evaluator
Tue, 02 Apr 2019 14:49:58 -0700 Mike Miller configure: test all SUNKLU functions after core SUNDIALS features (bug #55937)
Tue, 02 Apr 2019 15:02:19 -0700 Mike Miller maint: merge stable to default
Tue, 02 Apr 2019 13:56:16 -0700 Mike Miller fix pause and kbhit with glibc 2.28 end-of-file state behavior (bug #55029) stable
Mon, 01 Apr 2019 14:48:26 -0700 Rik maint: merge stable to default.
Mon, 01 Apr 2019 14:48:03 -0700 Rik Fix return of left-handed vectors when inputs are complex (bug #56026) stable
Sat, 30 Mar 2019 16:39:17 +0100 Torsten Lilge remove additionally added breakpoint when stepping into a file (bug #44728)