log

age author description
Mon, 20 May 2019 09:46:30 +0200 Kai T. Ohlhus maint: Merge stable to default.
Mon, 20 May 2019 09:40:56 +0200 Kai T. Ohlhus maint: Make old style class tests Matlab compatible. stable
Mon, 20 May 2019 09:30:43 +0200 Kai T. Ohlhus Default (c)transpose for old style class arrays (bug #56323). stable
Thu, 16 May 2019 23:08:54 +0200 Pantxo Diribarne Fix Fpause timing accuracy when graphics events are processed (bug #56336)
Tue, 14 May 2019 17:00:52 +0200 marco caliari Inverse of a sparse/diagonal singular matrix should be a sparse/diagonal matrix of Infs.
Sat, 18 May 2019 13:18:00 +0200 Torsten Lilge wrap while searching in doc browser
Sat, 18 May 2019 12:17:57 +0200 Torsten Lilge wrap during search-while-typing in doc browser (bug #56216)
Thu, 16 May 2019 22:54:41 +0200 Torsten Lilge make editor toolbar, tabs and statusbar more comapct (bug #53902)
Tue, 14 May 2019 22:41:32 +0200 Torsten Lilge fix visibility of find dialog when editor is docked/undocked (bug #5)
Fri, 10 May 2019 14:32:21 -0700 Rik doc: Specify "position" property for text objects is a three-element vector(bug #56303). stable
Fri, 10 May 2019 22:15:37 +0200 Torsten Lilge fix size of the welcome wizard (bug #56265)
Wed, 10 Apr 2019 21:45:54 -0700 Mike Miller interpret "SPDX-License-Identifier" comments as copyright headers (bug #56121)
Thu, 09 May 2019 10:47:17 -0700 Rik gallery.m: Fix typo in docstring for poisson (bug #56267). stable
Wed, 08 May 2019 18:45:34 -0700 Rik Reverse fix from cset 4283c4c2fcb6 that is no longer required (bug #52365).
Wed, 08 May 2019 18:28:05 -0700 Rik Always reserve memory for 1-element in sparse mxArray matrices (bug #56232).
Wed, 08 May 2019 15:27:35 -0700 Rik maint: merge stable to default.
Wed, 08 May 2019 15:18:32 -0700 Rik Always reserve at least 1 element of storage for sparse matrices (bug #56232). stable
Tue, 07 May 2019 09:19:58 -0700 Rik msgbox.m: Overhaul input processing.
Mon, 06 May 2019 20:25:15 -0700 A.R. Burgers NEWS: Add note about changes to msgbox function. stable
Mon, 06 May 2019 12:59:49 -0500 John W. Eaton update funcdemo example
Mon, 06 May 2019 12:34:26 -0500 John W. Eaton display correct source line for parse errors in scripts (bug #56266)
Fri, 03 May 2019 14:04:29 -0700 Rik msgbox.m: Allow OPT argument in second position (bug #56260).
Wed, 01 May 2019 12:33:55 +0200 Torsten Lilge fix enabled copy action in editor without selected text
Tue, 30 Apr 2019 21:58:59 +0200 Torsten Lilge fix order of cut, copy paste actions in editor menu and toolbar (bug #56230)
Tue, 30 Apr 2019 15:31:53 +0000 John W. Eaton maint: Merge stable to default.
Tue, 30 Apr 2019 15:29:59 +0000 John W. Eaton fix printing of object arrays broken by changeset 2c4ad1958cab
Mon, 29 Apr 2019 12:56:41 -0500 John W. Eaton who: don't print summary line if variable list is empty (bug #56228)
Thu, 25 Apr 2019 08:51:25 -0700 Rik error_ids.m: Alphabetize list of error IDs.
Thu, 25 Apr 2019 08:48:19 -0700 Rik Place Octave's warning and error IDs in to the "Octave" namespace (bug #56213).
Wed, 24 Apr 2019 21:21:06 -0700 Rik Warn gently if ghostscript binary is missing (bug #56201).
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)
Fri, 29 Mar 2019 21:01:43 -0700 Rik Fix scaling of fonts when printing with -Sxsz,ysz option (bug #55907).
Fri, 29 Mar 2019 15:56:34 -0400 Andrew Janke Fix build failure on macOS due to missing namespace qualification.
Fri, 29 Mar 2019 20:47:01 +0000 John W. Eaton move do_who inside call_stack, make accessible from evaluator
Fri, 29 Mar 2019 20:44:26 +0000 John W. Eaton move toward limiting direct access of call stack
Fri, 11 Jan 2019 21:24:26 -0500 Andrew Janke detect JVM at run time on macOS (bug #54219)
Fri, 11 Jan 2019 21:24:26 -0500 Andrew Janke new class for executing commands and getting result
Fri, 29 Mar 2019 18:34:33 +0000 John W. Eaton move toward limiting direct access of call stack
Fri, 29 Mar 2019 17:06:55 +0000 John W. Eaton eliminate some unnecessary include statements
Fri, 29 Mar 2019 09:34:32 -0700 Rik .hgignore: Ignore "CMakeLists.txt" for CLion support (bug #55901).
Fri, 29 Mar 2019 08:23:16 -0700 Rik Simplify error messages when break or continue statements fail to parse (bug #55995).
Fri, 29 Mar 2019 02:42:37 +0000 John W. Eaton use call_stack::restore_frame instead of pop where needed
Thu, 28 Mar 2019 03:42:53 +0000 John W. Eaton fix build with Sundials 3.1 (bug #55937)
Wed, 27 Mar 2019 23:32:07 +0000 John W. Eaton maint: Strip trailing whitespace from source files.
Wed, 27 Mar 2019 23:26:27 +0000 John W. Eaton maint: Merge stable to default.
Wed, 27 Mar 2019 23:24:40 +0000 John W. Eaton maint: Strip trailing whitespace from source files. stable
Wed, 27 Mar 2019 14:41:01 -0700 Mike Miller configure: avoid excessive SUNDIALS warning messages when already disabled
Wed, 27 Mar 2019 13:48:50 -0700 Mike Miller configure: disable building with SUNDIALS when the API is too old (bug #55937)
Wed, 27 Mar 2019 12:31:27 -0700 Rik maint: merge stable to default.
Wed, 27 Mar 2019 12:25:05 -0700 Rik waitbar.m: Fix hang when using "createcancelbtn" property (bug #55963). stable
Wed, 27 Mar 2019 11:56:14 -0700 Rik maint: merge stable to default.
Wed, 27 Mar 2019 11:55:50 -0700 Rik shading.m: Fix unexpected error when multiple hggroups present (bug #55993). stable
Wed, 27 Mar 2019 11:15:37 -0700 Rik dec2base.m: Correctly handle zero matrix input (bug #56005). stable
Tue, 26 Mar 2019 22:14:09 +0000 John W. Eaton maint: Merge stable to default.
Tue, 26 Mar 2019 04:12:23 +0000 John W. Eaton eliminate duplicate graphics callback object stack (bug #55908) stable
Tue, 26 Mar 2019 20:06:57 +0000 John W. Eaton maint: Merge stable to default.
Sat, 16 Mar 2019 22:21:26 +0100 Markus Mützel Improve performance when closing figures (bug #55908). stable
Tue, 26 Mar 2019 15:48:31 +0000 John W. Eaton error if continue is used outside of a for loop (bug #55995)
Tue, 26 Mar 2019 14:06:44 +0000 John W. Eaton avoid using pointer to function after it is deleted (bug #55981)
Mon, 25 Mar 2019 22:20:27 -0700 Rik maint: merge stable to default.
Mon, 25 Mar 2019 22:06:23 -0700 Rik Reduce time to process "pkg -forge list" by 30X (bug #39479). stable