log

age author description
Mon, 23 Dec 2019 08:01:12 -0800 Rik NEWS: Update text on L-value references.
Mon, 23 Dec 2019 12:15:04 +0100 Markus Mützel NEWS: L-value references are no longer allowed in anonymous functions.
Sun, 22 Dec 2019 18:35:51 +0100 Markus Mützel Avoid warning from gcc 9 about comparison of expressions of different signedness
Sun, 22 Dec 2019 17:06:19 +0100 Markus Mützel * __init_gnuplot__.cc: Eliminate static variable "toolkit_loaded".
Sat, 21 Dec 2019 20:23:51 +0100 Torsten Lilge replacing literals for editor prefs by symbolic constants
Sat, 21 Dec 2019 20:23:50 +0100 Torsten Lilge add action and shortcut for switching to previews widget (bug #57447)
Sun, 22 Dec 2019 01:01:27 +0100 Markus Mützel Lock amd and symbfact to avoid segmentation fault with SuiteSparse (bug #57435).
Fri, 20 Dec 2019 14:36:03 -0800 Rik Create equally-spaced floating point values for rand ("double").
Fri, 20 Dec 2019 14:25:16 -0800 Rik Backed out changeset b3a03dbde858 (uniform spacing of doubles).
Thu, 19 Dec 2019 12:19:30 -0800 Rik Create equally-spaced floating point values for rand ("double").
Thu, 19 Dec 2019 11:57:54 -0800 Rik Restrict rand ("single") to range (0, 1) (bug #41742).
Thu, 19 Dec 2019 11:29:22 -0800 Rik interp3.m: Fix orientation of output (bug #57450).
Thu, 19 Dec 2019 10:29:51 -0800 Rik doc: Use Texinfo commands to stop "etc." causing a sentence break.
Thu, 19 Dec 2019 17:42:46 +0100 Markus Mützel gtk-manager: Simplify code by using C++11 keyword "auto".
Thu, 19 Dec 2019 13:57:28 +0100 Markus Mützel build: Include new file gui-preferences-ff.h in the build system.
Wed, 18 Dec 2019 14:53:45 +0100 Markus Mützel Include header that defines the macros with format constants.
Mon, 16 Dec 2019 08:00:43 +0100 Torsten Lilge replace prefs literals by symbolic constant in main window
Tue, 17 Dec 2019 22:14:24 +0100 Torsten Lilge replaced pref literals by symbolic constants for find files dialog
Mon, 16 Dec 2019 17:47:35 +0100 Pantxo Diribarne Don't test presence of OSMESA which will always fail (bug #57424)
Tue, 17 Dec 2019 13:19:36 +0900 Kai T. Ohlhus fix URL parsing of `publish` (bug #57426).
Mon, 16 Dec 2019 14:42:06 -0800 Rik Use different Qhull options for griddataX to get better precision (bug #50494).
Mon, 16 Dec 2019 14:34:34 -0500 John W. Eaton allow mlock to lock current dynamically loaded function (bug #57245)
Sun, 15 Dec 2019 20:01:14 +0100 Pantxo Diribarne legend.m: Simplify automatic column number computation (bug #57418)
Mon, 16 Dec 2019 01:47:18 -0500 John W. Eaton fix Qt4 build errors (bug #57420)
Mon, 16 Dec 2019 07:12:05 +0100 Torsten Lilge add missing include (bug #57420)
Thu, 12 Dec 2019 22:07:02 +0100 Pantxo Diribarne legend.m: stop warnings after "clear all; clf" (bug #57401)
Sun, 15 Dec 2019 13:53:00 -0800 Rik Announce deprecation of Qt4 and removal in Octave version 7.
Sun, 15 Dec 2019 12:35:12 +0100 Markus Mützel Use APPDATA for startup file location on Windows (bug #40444).
Sun, 15 Dec 2019 10:38:14 +0100 Torsten Lilge add mru lists for search/replace texts in editor find dialog (bug #57238)
Sat, 14 Dec 2019 07:12:55 -0800 Rik doc: Remove mention of quadcc warning deleted in cset ec79de142784.
Sun, 15 Dec 2019 00:23:29 +0100 Torsten Lilge fix multiple editor find dialogs
Sat, 14 Dec 2019 22:41:20 +0100 Philip Nienhuis Document order in which multiple directories are processed by addpath.
Sat, 14 Dec 2019 22:33:34 +0100 Philip Nienhuis pkg: Fix order in which packages and their dependencies are loaded (bug #57403).
Wed, 06 Mar 2019 14:54:38 -0800 Mike Miller Read startup files from XDG_CONFIG_HOME or LOCALAPPDATA (bug #36477).
Sat, 14 Dec 2019 19:07:44 +0100 Markus Mützel uigetfile.m, uiputfile.m: Add documentation for output arguments (bug #55419).
Mon, 09 Dec 2019 14:48:12 +0100 Markus Mützel BLAS and LAPACK information might be wrong (bug #57112).
Fri, 19 Jul 2019 20:48:56 +0200 Markus Mützel Remove special treatment of line drawing characters in libqterminal (bug #42136)
Fri, 13 Dec 2019 22:54:18 -0500 John W. Eaton finish symbol deprecation intended to be done in changeset e091e09d26f0
Fri, 13 Dec 2019 22:43:36 -0500 John W. Eaton * graphics.cc (gh_manager::execute_callback): Eliminate unused variable.
Fri, 13 Dec 2019 19:38:35 -0800 Rik Remove deprecated warning ID "Octave:quadcc:RelTol-conversion" from quadcc.
Fri, 13 Dec 2019 18:28:35 -0800 Rik txt-eng.h: Add comment about deprecation and when file should be removed.
Fri, 13 Dec 2019 18:22:47 -0800 Rik Remove deprecated file toplev.h.
Fri, 13 Dec 2019 18:16:11 -0800 Rik Remove deprecated FORCE_GUI_OPTION from getopts parsing.
Fri, 13 Dec 2019 18:10:20 -0800 Rik Remove deprecated graphic property "interpreter" from line, patch, surface objects.
Fri, 13 Dec 2019 17:55:18 -0800 Rik Remove deprecated file libinterp/corefcn/oct-obj.h.
Fri, 13 Dec 2019 17:20:49 -0800 Rik __unimplemented__.m: Remove deprecated warning for exifread.
Fri, 13 Dec 2019 18:18:09 -0500 John W. Eaton use interpreter::handle_exception to display errors in graphics callbacks
Fri, 13 Dec 2019 21:33:28 +0100 Torsten Lilge replace literal strings by symbolic constants for shortcut preferences
Wed, 11 Dec 2019 13:00:31 +0000 Guillaume Flandin Implement new function "gui_mainfcn" for Matlab compatibility (bug #44282).
Fri, 13 Dec 2019 08:54:06 -0800 Rik annotation.m: Octave coding style changes.
Thu, 12 Dec 2019 21:38:59 -0800 Rik annotation.m: Remove deprecated property "edgecolor" for rectangles.
Fri, 13 Dec 2019 11:35:05 +0900 Kai T. Ohlhus maint: merge stable to default.
Fri, 13 Dec 2019 11:32:04 +0900 Kai T. Ohlhus maint: bump version for first 5.2 release candidate stable
Fri, 13 Dec 2019 11:26:55 +0900 Kai T. Ohlhus doc: update reference to "Shared Library Versioning" information. stable
Thu, 12 Dec 2019 15:45:34 -0800 Rik NEWS: Update for 6.1 release.
Thu, 12 Dec 2019 14:50:17 -0800 Rik overhaul streamXXX.m series of functions.
Thu, 12 Dec 2019 20:35:09 +0100 Markus Mützel Create valid UTF-8 from .m file content when installing package (bug #57395).
Thu, 12 Dec 2019 20:08:35 +0100 Markus Mützel Make "streameuler2d" and "streameuler3d" internal functions.
Thu, 12 Dec 2019 19:44:32 +0100 Markus Mützel Add type switch to "__u8_validate__".
Thu, 12 Dec 2019 09:23:53 -0800 Rik doc: Add missing DOCSTRINGs to Octave manual.