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.