log

age author description
Sat, 15 Jun 2019 11:04:52 -0500 John W. Eaton use dummy stack frame when creating meta class (bug #55766 and #55768)
Fri, 14 Jun 2019 15:34:44 -0500 John W. Eaton don't print hidden or protected/private classdef properties (bug #55766)
Fri, 14 Jun 2019 15:32:50 -0500 John W. Eaton declare classdef property get methods const
Fri, 14 Jun 2019 12:52:27 -0500 John W. Eaton properties function: omit hidden properties (bug #55766)
Fri, 14 Jun 2019 11:14:01 -0500 John W. Eaton maint: Merge stable to default.
Fri, 14 Jun 2019 10:32:06 -0500 John W. Eaton * bp-table.cc: Fix test. stable
Thu, 13 Jun 2019 17:40:36 -0500 John W. Eaton revamp float_format object
Thu, 13 Jun 2019 13:49:53 -0500 John W. Eaton __ode15__.cc style fixes
Thu, 13 Jun 2019 09:23:11 -0500 John W. Eaton guess screen dpi if screen size is reported to be zero
Wed, 12 Jun 2019 16:55:22 -0500 John W. Eaton delete unused file functor.h
Wed, 12 Jun 2019 10:04:34 -0700 Rik maint: merge stable to default.
Wed, 12 Jun 2019 08:48:15 -0500 John W. Eaton improve message for setting breakpoint in nonexistent function (bug #56157) stable
Wed, 12 Jun 2019 11:03:06 -0500 John W. Eaton minor style fixes
Wed, 12 Jun 2019 10:51:58 -0500 John W. Eaton missing edit for previous change
Wed, 12 Jun 2019 10:12:31 -0500 John W. Eaton backout changeset 196dfb42f3e9
Wed, 12 Jun 2019 09:43:41 -0500 John W. Eaton style fixes for url-transfer classes
Wed, 12 Jun 2019 08:48:15 -0500 John W. Eaton improve message for setting breakpoint in nonexistent function (bug #56157)
Tue, 11 Jun 2019 12:53:55 -0500 John W. Eaton style fixes
Tue, 11 Jun 2019 12:50:34 -0500 John W. Eaton eliminate unnecessary call to ios::init
Mon, 10 Jun 2019 20:45:25 +0200 Pantxo Diribarne Use framebuffer object for printing invisible Qt figures (bug #55268)
Mon, 10 Jun 2019 20:43:10 +0200 Pantxo Diribarne maint: merge stable to default
Wed, 23 Jan 2019 10:20:07 +0100 Pantxo Diribarne Use framebuffer object for printing invisible Qt figures on mac (bug #55268) stable
Mon, 10 Jun 2019 12:59:54 -0500 John W. Eaton * file-io.cc: Declare local constant "who" names "static const".
Mon, 10 Jun 2019 12:44:39 -0500 John W. Eaton style fixes and member variable updates for oct-stdstrm.h
Sat, 08 Jun 2019 21:17:03 -0700 Rik Only accept 1xN character vectors as string input to eval (bug #49696).
Sat, 08 Jun 2019 18:12:32 -0700 Rik hist.m: Return class for second output which matches Matlab (bug #56465).
Sat, 08 Jun 2019 16:34:27 -0700 Michael Leitner hist.m: Improve performance with large numbers of bins (bug #55909).
Fri, 07 Jun 2019 16:53:09 -0400 John W. Eaton store reference to lexer in reader instead of pointer
Tue, 04 Jun 2019 13:15:25 +0000 John W. Eaton additional refactoring of error handling functions
Fri, 31 May 2019 15:49:38 +0000 John W. Eaton move global error configuration and status variables inside a class
Fri, 07 Jun 2019 13:29:41 -0400 John W. Eaton allow terminal_size function to set screen size
Fri, 07 Jun 2019 13:28:09 -0400 John W. Eaton allow terminal rows and columns to be set when not using readline
Fri, 07 Jun 2019 15:52:51 +0200 Pantxo Diribarne Restore hability to switch from qt to gnuplot toolkit (bug #56452)
Thu, 06 Jun 2019 14:16:40 -0700 Rik maint: merge stable to default.
Thu, 06 Jun 2019 20:42:41 +0200 Pantxo Diribarne Escape backslash characters in EPS output (bug #56448) stable
Thu, 06 Jun 2019 09:09:55 -0700 Rik doc: Redo documentation for rats() function. stable
Wed, 05 Jun 2019 20:43:55 -0700 Rik weboptions.m: Overhaul function.
Wed, 05 Jun 2019 11:36:37 -0700 Rik webread.m: Overhaul input validation.
Wed, 05 Jun 2019 09:29:51 -0700 Rik webwrite.m: Overhaul input validation.
Wed, 05 Jun 2019 13:04:24 +0000 John W. Eaton maint: Merge stable to default.
Tue, 04 Jun 2019 20:04:21 +0000 John W. Eaton fix calculation of value offsets for variables added to script scopes
Wed, 05 Jun 2019 12:27:41 +0200 Guillaume Flandin web.m: More Matlab compatibility.
Tue, 04 Jun 2019 15:27:42 -0700 Rik web.m: Tweaks to new function.
Tue, 04 Jun 2019 22:33:49 +0200 Kai T. Ohlhus * cdef-class.cc: Repair debug code.
Tue, 04 Jun 2019 22:22:26 +0200 Kai T. Ohlhus maint: Announce new functions and no longer treat them as unimplemented.
Tue, 04 Jun 2019 22:17:42 +0200 Kai T. Ohlhus Implement new function "web" to open the system web browser.
Tue, 04 Jun 2019 22:07:45 +0200 Kai T. Ohlhus F__open_with_system_app__: Consistent return value for all platforms.
Tue, 04 Jun 2019 00:26:12 +0200 Pantxo Diribarne Use replacement characters to display non UTF-8 strings in figures (bug #55974) stable
Tue, 04 Jun 2019 09:44:58 -0700 Guillaume Flandin Implement new function "newline" for Matlab compatibility (bug #56419).
Tue, 04 Jun 2019 09:23:09 -0700 Rik doc: Silence two TexInfo warnings.
Tue, 04 Jun 2019 08:10:11 -0700 Rik Emit an error for invalid fieldnames of 0x0 struct array (bug #34967).
Mon, 03 Jun 2019 19:03:15 -0700 Daniel Davis Skip HDF5 elements which are unrecognized, but continue reading file (bug #32756).
Mon, 03 Jun 2019 09:04:41 -0700 Rik Return correct error messages on octave-streams when scanf fails (bug #56396)
Sat, 01 Jun 2019 21:01:45 -0700 Rik Call error() function from base_stream in the correct manner.
Sat, 01 Jun 2019 19:57:45 +0200 Pantxo Diribarne Document the figure "selectiontype" property
Sat, 01 Jun 2019 19:31:00 +0200 Torsten Lilge * m4/acinlcude.m4: remove test for QSciScintilla::findFirstInSelection
Sat, 01 Jun 2019 19:30:56 +0200 Torsten Lilge fix editors search and replace in selection (bug #56405)
Sat, 01 Jun 2019 08:56:51 -0700 Rik Fix stream positioning when using scanf with widths (bug #56200).
Thu, 30 May 2019 11:23:16 +0000 John W. Eaton maint: Merge stable to default.
Thu, 30 May 2019 10:23:44 +0000 John W. Eaton don't include error.h in ov-base.h
Wed, 29 May 2019 22:45:42 +0000 John W. Eaton mark global error_state variable as deprecated
Wed, 29 May 2019 19:49:53 +0000 John W. Eaton delete declaration of global warning_state variable
Thu, 30 May 2019 11:35:51 +0200 Torsten Lilge undo a complete replace all action in the editor (bug #56405) stable
Wed, 29 May 2019 03:28:05 +0000 John W. Eaton allow Windows build to work again
Tue, 28 May 2019 16:43:48 +0200 Pantxo Diribarne Implement figure "windowscrollwheelfcn" property for Qt toolkit (bug #56028).
Tue, 28 May 2019 19:18:50 +0000 John W. Eaton maint: Merge stable to default.
Tue, 28 May 2019 18:53:25 +0000 John W. Eaton update bug status for tests
Tue, 28 May 2019 18:51:54 +0000 John W. Eaton make new tests for inv of singular sparse matrices conditional on HAVE_UMFPACK
Sat, 25 May 2019 18:08:59 +0000 John W. Eaton use interpreter_try instead of accessing error settings directly
Tue, 28 May 2019 06:44:55 +0200 Torsten Lilge add workaround for missing editor tab close buttons on macos (bug #56158)
Mon, 27 May 2019 15:47:21 -0700 Rik inputrc: Add warning about modification (bug #56079). stable
Mon, 27 May 2019 10:06:24 -0700 Pantxo Diribarne Enable "Quit" menu item on Mac application menu (bug #56155)
Mon, 27 May 2019 09:39:09 -0700 Rik Don't add extra closing endXXX keywords in GUI Editor (bug #56160).
Mon, 27 May 2019 09:32:38 -0700 Rik Work around Qt rename bug in File Browser window (bug #56298).
Sat, 25 May 2019 18:36:59 -0700 Rik Deprecate 'runtests' function (bug #56325).
Sat, 25 May 2019 18:05:12 -0700 Rik NEWS: Add note about implementation of pointerXXX graphic properties.
Sat, 25 May 2019 10:03:35 +0200 Pantxo Diribarne Overhaul gtext for compatibility (bug #56386)
Sat, 25 May 2019 14:30:01 +0200 Torsten Lilge * documentation.cc (global_search): just return if query string is empty (bug #56388) stable
Sat, 25 May 2019 14:05:14 +0200 A.R. Burgers * nl_NL.ts: Dutch translation of updated strings in documentation widget stable
Fri, 24 May 2019 20:59:06 +0000 John W. Eaton move out_of_date_check to fcn-info.cc and declare static
Fri, 24 May 2019 18:12:34 +0000 John W. Eaton eliminate obsolete global variable
Fri, 24 May 2019 17:55:48 +0000 John W. Eaton eliminate remaining uses of BEGIN_INTERRUPT_WITH_EXCEPTIONS macro
Thu, 23 May 2019 21:21:59 +0200 Pantxo Diribarne Restore hability to compile with Qt < 5.6 (bug #56376)
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)
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.