log

age author description
Sun, 29 Dec 2019 12:40:07 +0100 Philip Nienhuis * nl_NL.ts: Dutch_translation for 6.1.0 (bug #57490)
Mon, 30 Dec 2019 13:08:47 -0800 Rik Backed out changeset 2890a931e647 (bug #47469)
Fri, 27 Dec 2019 22:23:00 +0100 Philip Nienhuis Allow multiple package names for each pkg action (bug #57489).
Sat, 28 Dec 2019 00:58:18 +0100 Torsten Lilge * languages/*.ts: updated translation files
Fri, 27 Dec 2019 10:34:14 -0800 Rik javarmpath.m: Allow cell array of string inputs.
Fri, 27 Dec 2019 10:13:17 -0800 Rik javaddpath.m: Allow cellstr inputs (bug #57487)
Fri, 27 Dec 2019 10:18:06 -0500 John W. Eaton javaaddpath: prepend dirs by default, accept "-end" arg (bug #57487)
Wed, 18 Dec 2019 07:53:45 -0500 John W. Eaton avoid possible name clash in tests
Tue, 17 Dec 2019 12:26:09 -0500 John W. Eaton reafactor mlock, munlock, and mislocked functions
Thu, 26 Dec 2019 08:11:00 -0800 Rik maint: merge stable to default.
Tue, 24 Dec 2019 07:35:29 -0800 Rik svds.m: Use Octave coding conventions regarding parentheses.
Tue, 24 Dec 2019 11:18:16 +0100 Markus Mützel svds.m: Increase tolerance in tests (bug #57460).
Tue, 24 Dec 2019 11:06:41 +0100 Markus Mützel build: Include new gui-preferences headers in the build system.
Tue, 24 Dec 2019 04:01:33 +0100 Torsten Lilge updates translation files stable
Sun, 22 Dec 2019 17:42:42 +0100 Torsten Lilge use symbolic constants for settings dialogs prefs
Sun, 22 Dec 2019 17:40:15 +0100 Torsten Lilge use symbolic constants for prefs of graphics utlilities
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".