log

age author description
Thu, 05 Apr 2018 16:01:50 -0700 Mike Miller pkg: do not error when archive file name differs from pkg name (bug #53561) stable
Thu, 05 Apr 2018 21:25:11 +0200 Torsten fix missing entries in shortcut preferences for other languages stable
Thu, 05 Apr 2018 10:54:39 -0700 Rik Run pkg tests in a temporary directory writeable by user (bug #53557).
Thu, 05 Apr 2018 08:19:18 -0700 Rik Update Chinese translation for desktop files (Jun Wang). stable
Thu, 05 Apr 2018 12:55:36 +0200 Pantxo Diribarne More updates for French localization (bug #53526) stable
Wed, 04 Apr 2018 14:43:35 -0700 Rik Fix random seed for pinv BIST tests (bug #53560). stable
Wed, 04 Apr 2018 22:03:38 +0200 Torsten updated language files with latest new strings (bug #53526) stable
Wed, 04 Apr 2018 22:03:36 +0200 Torsten fix focus issue when clicking on title bar of documentation dock widget stable
Tue, 03 Apr 2018 20:17:42 -0500 Daniel J Sebald Add a Ctrl+F unhide/hide in-page find footer to the Documentation window (bug #53006) stable
Mon, 02 Apr 2018 20:41:58 +0200 Philip Nienhuis Update Dutch translation for release 4.4.0. stable
Wed, 04 Apr 2018 10:06:04 -0400 John W. Eaton if some Qt tools are instaslled, don't check for another version stable
Wed, 04 Apr 2018 08:52:28 -0400 John W. Eaton maint: Merge stable to default.
Wed, 04 Apr 2018 08:51:05 -0400 John W. Eaton * pt-jit.cc: Fix typo from cset 078b795c5219. stable
Wed, 04 Apr 2018 08:34:19 -0400 John W. Eaton maint: Merge stable to default.
Wed, 04 Apr 2018 08:29:16 -0400 John W. Eaton maint: Strip trailing whitespace from source files. stable
Wed, 04 Apr 2018 08:06:23 -0400 John W. Eaton if a Qt version appears partially installed, don't check another version stable
Wed, 04 Apr 2018 06:54:11 -0400 John W. Eaton doc: Shorten very long first sentences of docstrings (bug #53388). stable
Wed, 04 Apr 2018 06:07:24 -0400 John W. Eaton maint: Merge default to stable.
Wed, 04 Apr 2018 06:05:27 -0400 John W. Eaton undo previous change for handles to nested functions stable
Wed, 04 Apr 2018 10:44:15 +0200 Pantxo Diribarne Update French localization before 4.4 release (bug #53526) stable
Tue, 03 Apr 2018 22:21:09 -0700 Rik maint: merge stable to default.
Tue, 03 Apr 2018 22:20:20 -0700 Rik pr-output.cc: Fix BIST tests so that display format is saved & restored. stable
Tue, 03 Apr 2018 22:12:05 -0700 Rik Don't reset compact/loose spacing when changing numerical format (Bug #53427). stable
Tue, 03 Apr 2018 21:37:29 -0700 Rik doc: Shorten very long first sentences of docstrings (bug #53388). stable
Tue, 03 Apr 2018 12:15:41 +0200 Pantxo Diribarne octave.css: Provide fallback monospace fonts (bug #53006). stable
Tue, 03 Apr 2018 13:52:40 -0700 Rik maint: merge stable to default.
Tue, 03 Apr 2018 13:52:07 -0700 Rik maint: style check C++ ahead of 4.4 release. stable
Tue, 03 Apr 2018 21:48:53 +0200 Torsten prevent crash if help data could not be set up (bug #53006) stable
Tue, 03 Apr 2018 21:48:33 +0200 Torsten use qt routines for determining users tmp directory (bug #53006) stable
Tue, 03 Apr 2018 08:15:40 -0400 John W. Eaton maint: Merge stable to default.
Tue, 03 Apr 2018 08:14:48 -0400 John W. Eaton allow creation of handles to nested functions (bug #39257) stable
Mon, 02 Apr 2018 17:39:58 -0700 Mike Miller configure: disable SUNDIALS if the IDADENSE API is not found (bug #52475) stable
Mon, 02 Apr 2018 20:32:35 -0400 John W. Eaton display more info in configure summary about Qt version and missing features stable
Mon, 02 Apr 2018 17:29:19 -0700 Rik maint: merge stable to default.
Mon, 02 Apr 2018 17:26:38 -0700 Rik Change lu BIST test to use testif HAVE_UMFPACK. stable
Mon, 02 Apr 2018 15:57:09 -0700 Mike Miller use Octave system functions to avoid build failure with Qt 4 (bug #53540) stable
Mon, 02 Apr 2018 15:55:41 -0700 Rik maint: Merge stable to default.
Mon, 02 Apr 2018 15:55:01 -0700 Rik test: Temporarily workaround delete() failure in BIST tests (bug #53513). stable
Mon, 02 Apr 2018 14:52:54 -0500 Daniel J Sebald Fix locked GUI panels for Qt 5.6.1 through 5.7.0 series versions (bug #53409) stable
Mon, 02 Apr 2018 15:14:29 -0700 Valentin Ortega Update Spanish localization before 4.4 release (bug #53526). stable
Mon, 02 Apr 2018 17:16:24 -0400 John W. Eaton maint: Merge stable to default.
Mon, 02 Apr 2018 17:15:28 -0400 John W. Eaton avoid cast warnings from GCC 8 (bug #53544) stable
Mon, 02 Apr 2018 11:31:11 -0700 Rik doc: Improve docstring for function keyword (bug #53146) stable
Fri, 23 Mar 2018 10:52:50 -0500 Daniel J Sebald Prevent GUI drag-and-drop relocation freeze for some Qt versions (bug #53392). stable
Mon, 02 Apr 2018 19:15:01 +0200 Markus Mützel Add some strings lost in update of translation files (bug #53526). stable
Mon, 02 Apr 2018 18:12:15 +0200 Torsten updated some translation files due to new/updated strings (bug #53526) stable
Mon, 02 Apr 2018 08:58:20 -0700 Rik maint: merge stable to default.
Mon, 02 Apr 2018 08:57:23 -0700 Rik RELEASE.PROCESS: Update checklist for making a release. stable
Sun, 01 Apr 2018 22:16:24 -0700 Rik GLCanvas.cc: Catch exception by reference to silence -Wcatch-value warning (bug #53545). stable
Sun, 01 Apr 2018 22:06:24 -0700 Rik quad.cc: Silence implicit-fallthrough warning bug #53542) stable
Sun, 01 Apr 2018 21:56:43 -0700 Rik RELEASE.PROCESS: Add new step to update gnulib, check buildbots for failures. stable
Sun, 01 Apr 2018 21:46:21 -0700 Rik configure.ac: Remove characters after java version string with sed (bug #53531). stable
Sun, 01 Apr 2018 22:43:38 +0200 Michele Ginesi gammainc.m: Fixed issue with a=1, and x is small (bug #53543). stable
Sat, 31 Mar 2018 22:47:00 +0200 Markus Mützel test: Mark certain bugs as xtest when run on Windows platforms (bug #53490). stable
Mon, 02 Apr 2018 00:56:39 +0200 Torsten fix typos in language files stable
Mon, 02 Apr 2018 00:56:36 +0200 Torsten use spin boxes for col/row/ width/height in settings for variable editor stable
Mon, 02 Apr 2018 00:15:59 +0200 Torsten added Netherlands comments from Philip to icon files stable
Sat, 31 Mar 2018 14:34:30 +0900 Tatsuro Matsuoka Japanese translations stable
Mon, 02 Apr 2018 00:02:54 +0200 Torsten *zh_CN.ts: updated Chinese translation by Jun Wnag stable
Sat, 31 Mar 2018 18:52:50 +0200 alexander-wilms * file-editor-tab.cc: Fix typo: chose -> choose stable
Sat, 31 Mar 2018 13:27:59 +0200 Markus Mützel Update German localization (bug #53526). stable
Sat, 31 Mar 2018 13:13:10 -0400 John W. Eaton disallow --gui option without GUI features (bug #53529) stable
Fri, 30 Mar 2018 17:47:12 -0400 John W. Eaton maint: Merge stable to default.
Fri, 30 Mar 2018 17:45:09 -0400 John W. Eaton maint: Update gnulib sources ahead of 4.4 release. stable
Fri, 30 Mar 2018 23:00:38 +0200 Pantxo Diribarne Revert unintended changes in cset 1cd3aeda7598 stable
Fri, 30 Mar 2018 21:44:29 +0200 Markus Mützel Some minor string changes (bug #53526). stable
Fri, 30 Mar 2018 12:13:10 -0700 Mike Miller restore '--echo-commands' option to same behavior as 'echo on all' (bug #53453) stable
Fri, 30 Mar 2018 12:15:01 -0700 Rik [mq]: tr stable
Fri, 30 Mar 2018 14:44:30 +0200 Torsten build: Check for new help query member in qt 5.9 (bug #53006). stable
Fri, 30 Mar 2018 15:15:08 +0200 Pantxo Diribarne Allow registering compressed help at run time (bug #53006). stable
Fri, 30 Mar 2018 11:12:40 -0700 Mike Miller maint: update GPL license header stable
Fri, 30 Mar 2018 18:01:17 +0200 Markus Mützel Avoid warning from opengl_renderer about light object (bug #53511). stable
Fri, 30 Mar 2018 11:05:31 +0200 Pantxo Diribarne If getframe fails, retry twice after increasing delays (bug #53328). stable
Fri, 30 Mar 2018 10:03:06 -0700 Rik settings-dialog.ui: Correct typo "curent" -> "current" (bug #53526). stable
Fri, 30 Mar 2018 09:20:24 -0400 John W. Eaton maint: Merge stable to default.
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Thu, 29 Mar 2018 14:59:51 -0700 Rik ilu.m: Update BIST tests. stable
Thu, 29 Mar 2018 11:55:04 -0700 Rik __expint__.cc: Fix heap-buffer-overflow (bug #53514). stable
Thu, 29 Mar 2018 20:30:32 +0200 Torsten * languages/*.ts: updated language files stable
Thu, 29 Mar 2018 08:54:11 -0700 Rik symfact.cc: Fix use of unitialized SparseBoolMatrix (bug #53507). stable
Thu, 29 Mar 2018 11:32:02 -0400 John W. Eaton maint: Merge stable to default.
Thu, 29 Mar 2018 11:29:05 -0400 John W. Eaton avoid syntax error in configure script stable
Thu, 29 Mar 2018 11:15:04 -0400 John W. Eaton update arpack checks for F77_INT vs octave_idx_type changes stable
Wed, 28 Mar 2018 14:38:43 -0700 Mike Miller gui: set Qt Application and Desktop metadata for desktop integration (bug #53102) stable
Wed, 28 Mar 2018 17:43:15 -0400 John W. Eaton maint: Merge stable to default.
Wed, 28 Mar 2018 17:36:40 -0400 John W. Eaton store graphics object in Qt backend to avoid crash (bug #53487, #53500) stable
Wed, 28 Mar 2018 14:07:12 -0700 Rik maint: Merge stable to default.
Wed, 28 Mar 2018 21:46:11 +0200 Torsten documentation widget based on qt help engine (bug #53006) stable
Wed, 28 Mar 2018 13:41:48 -0700 Rik Deprecate java2mat function. stable
Wed, 28 Mar 2018 13:12:01 -0700 Rik Add command forms to documentation of copyfile, mkdir, movefile. stable
Wed, 28 Mar 2018 13:11:00 -0700 Rik maint: Match variable names in documentation to those in function prototype. stable
Wed, 28 Mar 2018 12:22:34 -0700 Mike Miller maint: add missing includes for definitions used in public header files stable
Wed, 28 Mar 2018 10:55:17 -0700 Rik Add new warning ID and message when lu is called with sparse input incorrectly (bug #53390). stable
Wed, 28 Mar 2018 08:57:11 -0700 Rik Add note about the preferred way to call lu with sparse input (bug #53390). stable
Wed, 28 Mar 2018 05:44:28 -0400 John W. Eaton maint: merge stable to default.
Wed, 28 Mar 2018 05:37:45 -0400 John W. Eaton enable debugging flag and code echo for command-line functions stable
Tue, 27 Mar 2018 21:15:52 -0700 Rik doc: Strip ": " from @deftypefn expansion in HTML. stable
Tue, 27 Mar 2018 20:46:43 -0700 Rik doc: grammarcheck documentation again ahead of 4.4 release. stable
Wed, 28 Mar 2018 02:02:07 +0100 Carnë Draug pkg: remove update of listed packages (actually do 70490bb1f59d)
Thu, 22 Mar 2018 08:18:27 +0100 Carnë Draug pkg.m: remove yes-no question when installing from URI. stable
Tue, 27 Mar 2018 16:51:29 -0700 Mike Miller configure: mention qcollectiongenerator and qhelpgenerator in diagnostics (bug #53474) stable
Fri, 23 Mar 2018 15:28:08 +0100 Marco Caliari Fix ilu when type is ilutp and two output arguments are required (#53440). stable
Tue, 27 Mar 2018 14:56:09 -0700 Rik betainc.m: Relax tolerance on a single BIST test so that tests pass on macOS. stable
Tue, 27 Mar 2018 00:52:29 -0700 Colin Macdonald doc: improve differential eqtn docs and mention ode15i/ode15s (bug #51965). stable
Tue, 27 Mar 2018 14:03:52 -0700 Mike Miller maint: use https for Octave Forge project URLs stable
Tue, 27 Mar 2018 13:54:58 -0700 Mike Miller maint: use https for all Octave project URLs stable
Tue, 27 Mar 2018 12:38:00 -0700 Mike Miller NEWS: format lists of functions consistently stable
Tue, 27 Mar 2018 11:38:05 -0700 Rik maint: merge stable to default.
Tue, 27 Mar 2018 09:25:33 -0700 Rik betainc.m: Use parentheses to control order of addition to reduce round-off error. stable
Mon, 26 Mar 2018 21:17:17 -0700 Rik maint: merge stable to default.
Mon, 26 Mar 2018 21:15:42 -0700 Rik doc: End tic() @xref with a comma to avoid TeXinfo warning. stable
Mon, 26 Mar 2018 21:09:16 -0700 Rik doc: Redo documentation for tril and triu. stable
Mon, 26 Mar 2018 20:35:45 -0700 Rik doc: Redo documentation for tic and toc. stable
Mon, 26 Mar 2018 18:53:44 -0700 Rik build: Remove Qt Help files with maintainer-clean target. stable
Fri, 23 Mar 2018 15:43:59 +0100 Michele Ginesi Added more tests for betainc and expint. stable
Mon, 26 Mar 2018 16:49:40 -0700 Rik doc: Remove deprecated function chop from manual. stable
Mon, 26 Mar 2018 16:41:21 -0700 Rik maint: merge stable to default.
Mon, 26 Mar 2018 16:38:58 -0700 Rik tmpnam.m: Deprecate function. stable
Mon, 26 Mar 2018 16:11:33 -0700 Rik doc: Add discrete_rnd and empirical_rnd DOCSTRINGs to manual. stable
Mon, 26 Mar 2018 16:03:26 -0700 Mike Miller doc: include macros.texi when generating standalone BUGS file stable