log

age author description
Tue, 28 Jan 2020 10:57:35 +0900 Kai T. Ohlhus Avoid color changes in MS Windows GUI terminal (bug #57658). stable release-5-2-0
Mon, 27 Jan 2020 10:34:00 -0800 Mike Miller maint: merge stable to default
Mon, 27 Jan 2020 19:24:02 +0100 Torsten Lilge fix restoring floating console widget (bug #56989)
Mon, 27 Jan 2020 09:53:17 -0800 Mike Miller fetch upstream gnulib changes using `git fetch` stable
Mon, 27 Jan 2020 10:17:06 -0500 John W. Eaton update bootstrap script with changes from gnulib version
Mon, 27 Jan 2020 10:06:20 -0500 John W. Eaton * bootstrap.conf (GNULIB_REVISION): Update to latest version.
Mon, 27 Jan 2020 10:14:36 -0500 John W. Eaton maint: merge stable to default.
Mon, 27 Jan 2020 10:02:41 -0500 Markus Mützel update gnulib archive if requested changeset is not in the local archive stable
Sun, 26 Jan 2020 23:07:45 -0500 John W. Eaton refactor index_exception classes to accommodate std::exception::what method
Sun, 26 Jan 2020 23:16:24 -0500 John W. Eaton update bug status for tests
Sun, 26 Jan 2020 19:28:56 -0800 Mike Miller dir.m: Add regression BIST test (bug #57666).
Sun, 26 Jan 2020 17:56:48 -0800 Rik dir.m: Return correct folder for '.' file (bug #57666)
Sun, 26 Jan 2020 17:00:05 +0100 Markus Mützel __unite_shared_vertices__.m: Keep one NaN vertex if necessary (bug #57553).
Sun, 26 Jan 2020 16:39:58 +0100 Markus Mützel isosurface.m: Remove faces with NaN vertices (bug #57553).
Sun, 26 Jan 2020 14:17:00 +0100 Markus Mützel Only use ambient light for edge lighting on patches (bug #57553).
Sun, 26 Jan 2020 10:29:18 +0100 Torsten Lilge fix losing foxus when redocking a previously tabbed widget
Sat, 25 Jan 2020 16:56:27 -0500 John W. Eaton update out_of_range error messages
Sat, 25 Jan 2020 12:43:31 -0500 John W. Eaton use std::to_string instead of ostringstream buffer
Sat, 25 Jan 2020 10:06:23 -0500 John W. Eaton eliminate unused variable
Fri, 24 Jan 2020 17:27:48 -0800 Rik Update .hgignore for new gnulib/ directory
Fri, 24 Jan 2020 15:12:47 -0500 John W. Eaton also derive exit_exception and interrupt_exception from std::exception
Fri, 24 Jan 2020 08:51:54 -0500 John W. Eaton maint: merge stable to default.
Thu, 23 Jan 2020 17:56:39 -0500 John W. Eaton eliminate gnulib subrepo (bug #57044) stable
Thu, 23 Jan 2020 16:22:27 -0500 John W. Eaton derive execution_exception from std::exception
Thu, 23 Jan 2020 16:19:33 -0500 John W. Eaton eliminate useless conversion of std::string.c_str back to std::string
Fri, 24 Jan 2020 16:10:25 +0900 Kai T. Ohlhus maint: merge stable to default.
Fri, 24 Jan 2020 16:04:41 +0900 Kai T. Ohlhus Major version and date update for Octave 5.2.0 (bug #57657). stable
Thu, 23 Jan 2020 19:07:50 +0000 Carnë Draug libinterp/corefcn/ls-mat4.cc: remove never used octave::unwind_protect object
Wed, 22 Jan 2020 19:50:50 -0800 Rik Fix size of markers in printouts to match screen (bug #57552).
Wed, 22 Jan 2020 22:45:01 +0100 Valentin Ortega Spanish translation of octave project description (bug #57490)
Wed, 22 Jan 2020 16:25:32 +0100 Markus Mützel isocaps.m: Remove setting normals in demo (bug #57553).
Wed, 22 Jan 2020 11:43:13 -0800 Rik Backed out changeset 0dad96574d12 causing problems with Texinfo.
Wed, 22 Jan 2020 07:34:10 +0100 Philip Nienhuis Dutch translation of octave project description (bug #57490)
Tue, 21 Jan 2020 20:14:13 -0600 John W. Eaton maint: merge stable to default.
Tue, 21 Jan 2020 14:48:49 -0800 Rik edit.m: Fix regression introduced in a4268efb7334.
Tue, 21 Jan 2020 14:35:03 -0800 Rik maint: Remove remaining "Author:" instances from code base.
Tue, 21 Jan 2020 14:04:31 -0800 Rik maint: Remove special cases of old version control keywords in code base.
Tue, 21 Jan 2020 13:33:02 -0800 Mike Miller fix more spelling errors (bug #57613) stable
Tue, 21 Jan 2020 13:20:01 -0800 Rik maint: Remove all "Modified:" lines in code base.
Tue, 21 Jan 2020 13:15:15 -0800 Rik maint: Remove simple "Adapted-By:" lines from code base.
Tue, 21 Jan 2020 13:06:02 -0800 Rik maint: Remove "Created:" lines from code base.
Tue, 21 Jan 2020 14:57:31 -0600 John W. Eaton fix spelling of tessellate on default branch (bug #57613)
Tue, 21 Jan 2020 12:53:13 -0800 Rik maint: Eliminate single "Author:" lines from code base.
Tue, 21 Jan 2020 21:45:49 +0100 Torsten Lilge * file-editor-tab.cc (load_file): removed obsolete FIXME comment
Tue, 21 Jan 2020 10:32:55 +0100 Philip Nienhuis nl_NL.ts: more Dutch translation fixes (bug #54790)
Tue, 21 Jan 2020 11:16:33 -0800 Rik Use "!=" in preference to "~=" everywhere in code.
Tue, 21 Jan 2020 19:52:17 +0100 Torsten Lilge * documentation.h: fix spelling error
Wed, 22 Jan 2020 01:20:33 +0900 Kai T. Ohlhus doc: Overhaul section about function argument validation (bug #57627).
Wed, 22 Jan 2020 00:26:59 +0900 Kai T. Ohlhus doc: * doc/interpreter/func.txi: Reorder nodes for clarity.
Tue, 21 Jan 2020 09:20:15 -0600 John W. Eaton fix more spelling errors (bug #57613)
Tue, 21 Jan 2020 09:10:37 -0600 John W. Eaton maint: merge stable to default.
Mon, 20 Jan 2020 00:13:21 -0500 Andrew Janke Remove argouts from new validator functions (Bug #57627).
Mon, 20 Jan 2020 00:08:43 -0500 Andrew Janke BISTs for new validator functions (Bug #57627).
Mon, 20 Jan 2020 14:16:49 -0800 Mike Miller fix more spelling errors (bug #57613) stable
Mon, 20 Jan 2020 13:30:08 -0800 Mike Miller help: improve documentation for the startup.m user script stable
Mon, 20 Jan 2020 21:38:29 +0100 Torsten Lilge * nl_NL.ts: fix warnings, e.g., for missing accelerators (bug #57490)
Sat, 18 Jan 2020 19:46:53 +0100 Philip Nienhuis Additional updates for Dutch translation file nl_NL.ts (bug #57490)
Sun, 19 Jan 2020 17:02:47 -0600 John W. Eaton maint: merge stable to default.
Sun, 19 Jan 2020 10:07:30 +0900 Andrew Janke New validator functions implementation (bug #57627).
Sat, 18 Jan 2020 05:38:18 -0800 Rik integral.m: Fix failing BIST test after changes to quadgk.