log

age author description
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.