log

age author description
Tue, 31 Dec 2019 13:27:28 -0800 Rik audiodevinfo.cc: Re-order #ifdef code and use "#if defined"
Tue, 31 Dec 2019 12:36:39 -0800 Rik Implement 3-input calling form of audiodevinfo (bug #57512)
Tue, 31 Dec 2019 12:06:02 -0800 Rik Return logical value from audiodevinfo called with 5 inputs (bug #57511)
Tue, 31 Dec 2019 18:26:14 +0100 Philip Nienhuis Additional typo fixes for Dutch translation (bug #57490).
Tue, 31 Dec 2019 11:52:21 -0800 A.R. Burgers Fix typo in Dutch translation (bug #57490).
Tue, 31 Dec 2019 11:18:22 -0800 Rik audiodevinfo.cc: Clean up code.
Sun, 24 Nov 2019 13:22:58 +0100 Lars Kindermann Change audiorecorder default settings to Matlab compatible values (bug #55530).
Sun, 24 Nov 2019 12:54:59 +0100 Lars Kindermann Workaround for a bug in PortAudio 8-bit recording (bug #44305).
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".
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.
Thu, 12 Dec 2019 06:45:57 +0100 Torsten Lilge replace literal strings by symbolic constants for global preferences
Wed, 11 Dec 2019 16:37:28 -0800 Rik Better fix for error in stem callback function (bug #57391).
Wed, 11 Dec 2019 09:11:53 +0100 Markus Mützel doc: Change markup for "Matlab".
Tue, 10 Dec 2019 20:34:05 -0800 Rik doc: Update Edition number of manual to version 6.
Tue, 10 Dec 2019 17:55:29 -0800 Rik doc: spellcheck documentation ahead of 6.1 release.
Tue, 10 Dec 2019 15:17:01 -0800 Rik doc: Use Texinfo non-sentence ending periods in citations.
Tue, 10 Dec 2019 14:38:09 -0800 Rik Stop error in stem callback function (bug #57391).
Tue, 10 Dec 2019 23:13:14 +0100 Markus Mützel Change class of coplanar_last_idx for patch objects (bug #55895).
Tue, 10 Dec 2019 13:47:48 -0800 Rik maint: remove trailing spaces from code.
Tue, 10 Dec 2019 13:43:36 -0800 Rik doc: grammarcheck .txi files before 6.1 release.
Tue, 10 Dec 2019 13:19:07 -0800 Rik doc: grammarcheck C++ files in libinterp/ directory.
Tue, 10 Dec 2019 12:19:09 -0800 Rik doc: grammarcheck scripts before 6.1 release.
Tue, 10 Dec 2019 11:38:55 +0100 Pantxo Diribarne legend.m: Improve hggroup icons (bug #57388)
Mon, 09 Dec 2019 19:18:41 +0100 Pantxo Diribarne legend.m: don't track figure position (bug #57387)
Mon, 09 Dec 2019 22:40:32 +0100 Torsten Lilge fix find next/previous buttons of find dialog (bug #57238)
Sun, 08 Dec 2019 17:52:18 +0100 Pantxo Diribarne legend.m: Handle builtin hggroup-based objects (bug #57260)
Tue, 03 Dec 2019 17:50:59 +0100 Pantxo Diribarne Prevent uipanel from being redrawn when its bbox didn't change (bug #57350)
Sun, 08 Dec 2019 22:06:09 +0100 Markus Mützel Fix crash if first command at debug prompt is empty (bug #57244).
Sun, 08 Dec 2019 21:39:57 +0100 Torsten Lilge only one find dialog for all editor tabs (bug #57238)
Sun, 08 Dec 2019 11:11:00 -0800 Rik title.m: Allow a legend handle as first argument (bug #57372).
Wed, 04 Dec 2019 22:42:47 +0100 Markus Mützel Create valid UTF-8 from .m file content (bug #57341).
Sun, 08 Dec 2019 14:42:04 +0100 Markus Mützel Add instructions for importing changes from the gnulib git repository.
Sun, 08 Dec 2019 08:50:17 +0100 Andreas Weber make_int.cc: Fix missing nargin check and adapt cset e473c4853afc
Fri, 06 Dec 2019 13:35:50 -0800 Rik Add file with instructions for updating gnulib subrepo.
Fri, 06 Dec 2019 14:18:15 -0600 John W. Eaton prevent crash if dynamic printf field widths are out of range (bug #57368)
Fri, 06 Dec 2019 11:24:16 -0800 Rik maint: update gnulib ahead of 6.1 release.
Fri, 06 Dec 2019 19:32:03 +0100 Markus Mützel Add comment explaining code choice (bug #57353).
Mon, 02 Dec 2019 23:43:27 -0600 John W. Eaton store beginning and ending location info for tokens recognized by lexer
Thu, 05 Dec 2019 22:01:02 -0600 John W. Eaton eliminate COMMAND_ARG_FINISH macro in lexer
Thu, 05 Dec 2019 21:01:08 -0600 John W. Eaton avoid use of new/delete outside of constructor/destructor
Thu, 05 Dec 2019 21:21:51 +0100 Markus Mützel maint: merge stable to default
Thu, 05 Dec 2019 21:10:30 +0100 Markus Mützel Fix segfault when calculating patch vertex normals (bug #57353). stable
Wed, 04 Dec 2019 12:02:13 -0800 Rik maint: merge stable to default.
Wed, 04 Dec 2019 12:01:45 -0800 Rik Fix segfault in constructing patch normals for lighting (bug #57353). stable
Mon, 02 Dec 2019 23:37:39 -0600 John W. Eaton split base_lexer::is_keyword_token into two functions
Mon, 02 Dec 2019 23:09:08 -0600 John W. Eaton style fix