log

age author description
Thu, 23 May 2019 13:56:23 -0700 Rik Consolidate separate calls to set() in to one call for interpreter efficiency.
Thu, 23 May 2019 12:48:18 -0700 Rik maint: merge stable to default.
Thu, 23 May 2019 19:34:37 +0200 Torsten Lilge updated ts-files with strings of search widget in doc browser (bug #55772) stable
Wed, 22 May 2019 22:34:38 +0200 Pantxo Diribarne Use crosshair pointer during ginput and gtext execution.
Wed, 22 May 2019 13:57:30 +0000 John W. Eaton where possible, eliminate octave:: namespace qualifier inside octave namespace
Tue, 21 May 2019 19:50:59 +0000 John W. Eaton move some static functions inside octave namespace
Tue, 21 May 2019 17:39:13 +0000 John W. Eaton improve error message when indexing undefined object with "end" (bug #33637)
Sun, 19 May 2019 11:15:10 +0200 Pantxo Diribarne Implement "pointer" and related figure properties for Qt toolkit (bug #56347)
Tue, 21 May 2019 10:00:52 +0200 Kai T. Ohlhus * libinterp/operators/op-class.cc: Overhaul file and document code.
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)