log

age author description
Wed, 08 Dec 2021 14:48:43 +0900 Kai T. Ohlhus build: make etc/NEWS.x.md and etc/CHECKLIST Markdown files. stable
Wed, 08 Dec 2021 14:18:58 +0900 Kai T. Ohlhus build: copy-generate NEWS file from etc/NEWS.x.
Wed, 08 Dec 2021 14:14:04 +0900 Kai T. Ohlhus maint: Merge stable to default.
Wed, 08 Dec 2021 14:08:28 +0900 Kai T. Ohlhus build: copy-generate NEWS file from etc/NEWS.x. stable
Tue, 07 Dec 2021 16:26:09 +0100 Markus Mützel NEWS: Update deprecation notice about LFLAGS.
Tue, 07 Dec 2021 16:21:36 +0100 Markus Mützel maint: Merge stable to default.
Tue, 07 Dec 2021 16:20:15 +0100 Markus Mützel doc: Increment and decrement operators must "hug" the variable they affect (bug #60882). stable
Tue, 07 Dec 2021 15:58:53 +0100 Markus Mützel build: Fix possible typo in configure tests. stable
Tue, 07 Dec 2021 15:48:20 +0100 Markus Mützel maint: Merge stable to default.
Tue, 07 Dec 2021 15:47:44 +0100 Markus Mützel sqrtm: Fix syntax error in test markup. Increase tolerance in test (bug #60797). stable
Tue, 07 Dec 2021 08:55:02 +0100 Markus Mützel maint: Merge stable to default.
Tue, 07 Dec 2021 08:52:19 +0100 Markus Mützel sqrtm: Re-write test to check if the solution is correct (bug #60797). stable
Mon, 06 Dec 2021 16:53:15 +0100 Markus Mützel NEWS: Break long lines and fix typos. stable
Mon, 06 Dec 2021 10:17:09 -0500 Nicholas R. Jankowski describe changed global shortcut preference in NEWS stable
Sun, 05 Dec 2021 19:35:28 +0100 Markus Mützel maint: Merge stable to default.
Sun, 05 Dec 2021 19:34:56 +0100 Markus Mützel octave-qscintilla.cc: Silence compiler warning about unused parameter. stable
Sun, 05 Dec 2021 19:30:04 +0100 Markus Mützel GitHub-CI: Reduce ccache size to approx. 2x the size after a clean run. stable
Sun, 05 Dec 2021 14:58:44 +0100 Markus Mützel ov-range.cc: Silence compiler warning about unused parameter. stable
Sun, 05 Dec 2021 14:26:54 +0100 Markus Mützel maint: Merge stable to default.
Sun, 05 Dec 2021 11:23:41 +0100 Markus Mützel Use forward declarations for octave_int<T> where possible (bug #59820). stable
Sun, 05 Dec 2021 12:01:40 +0100 Markus Mützel maint: Merge stable to default.
Sun, 05 Dec 2021 10:52:55 +0100 Markus Mützel Provide header file for forward declaration of Sparse<T> template (bug #59820). stable
Sat, 04 Dec 2021 21:30:32 +0100 Torsten Lilge Fixed typos before string freeze stable
Sat, 04 Dec 2021 19:37:59 +0100 Torsten Lilge * gui-preferences-sc.h: set default for preventing readline conflicts to false stable
Sat, 04 Dec 2021 11:00:16 -0500 John W. Eaton maint: Merge stable to default.
Sat, 04 Dec 2021 08:40:07 -0500 John W. Eaton provide header file for forward declaration of Array<T> template stable
Sat, 04 Dec 2021 08:34:05 -0500 John W. Eaton mex.cc: allow for tracing malloc/realloc/free calls stable
Sat, 04 Dec 2021 16:46:48 +0100 Markus Mützel maint: merge stable to default.
Sat, 04 Dec 2021 16:36:59 +0100 Markus Mützel build: Include QScintilla header conditionally on configure result stable
Sat, 04 Dec 2021 09:24:44 +0100 Torsten Lilge * settings-dialog.ui: added line breaks to longer tool tips stable
Fri, 03 Dec 2021 18:47:48 +0100 Markus Mützel maint: merge stable to default.
Fri, 03 Dec 2021 08:37:20 +0100 Markus Mützel Fix possible lifetime issue (bug #61132). stable
Fri, 03 Dec 2021 10:28:31 -0500 Nicholas R. Jankowski removes extra html tags from cb_prevent_readline_conflicts tootip (bug #61604) stable
Thu, 02 Dec 2021 14:21:16 -0500 John W. Eaton maint: Merge stable to default.
Thu, 02 Dec 2021 14:18:48 -0500 John W. Eaton style fixes for Range.h and Range.cc stable
Thu, 02 Dec 2021 11:24:41 -0500 Nicholas R. Jankowski Enable pkg update to accept options for install (bug #56128, #60573, #60574) stable
Thu, 02 Dec 2021 18:53:37 +0100 Markus Mützel test: Consolidate tests for integer ranges. stable
Thu, 02 Dec 2021 18:14:14 +0100 Markus Mützel maint: merge stable to default.
Tue, 30 Nov 2021 18:19:20 +0100 Markus Mützel Allow descending ranges of all integer types (bug #61132). stable
Thu, 02 Dec 2021 14:47:40 +0100 Markus Mützel maint: merge stable to default.
Thu, 02 Dec 2021 08:03:39 -0500 Arun Giridhar nchoosek: Improve warning messages about large outputs (bug #61565). stable
Wed, 01 Dec 2021 22:16:33 +0100 Markus Mützel nchhosek: Support integer type input (bug #61565). stable
Wed, 01 Dec 2021 21:49:21 +0100 Markus Mützel maint: merge stable to default.
Tue, 11 May 2021 13:26:38 -0400 Nicholas R. Jankowski doc: Update pkg documentation related to local/global install (bug #59821). stable
Wed, 01 Dec 2021 12:42:08 -0500 Stefano Guidoni extend var and std with dim options (bug #58116) and weights (patch #10103) stable
Tue, 30 Nov 2021 11:54:53 -0800 Rik Return cell array of strings rather than char arrays in cmdline_options().
Tue, 30 Nov 2021 11:05:05 -0500 John W. Eaton maint: Merge stable to default.
Tue, 30 Nov 2021 11:04:27 -0500 John W. Eaton don't return void; pass objects by const ref instead of value stable
Tue, 30 Nov 2021 16:08:42 +0100 Markus Mützel maint: merge stable to default.
Mon, 29 Nov 2021 20:02:44 +0100 Markus Mützel range: Use specialization of init function for octave_int<T> types (bug #61300). stable
Tue, 30 Nov 2021 11:03:36 +0100 Markus Mützel maint: merge stable to default.
Tue, 30 Nov 2021 08:54:58 +0100 Markus Mützel mgorth: Avoid possible lifetime issue with temporary variable (bug #57591). stable
Mon, 29 Nov 2021 16:46:01 -0800 Rik maint: strip trailing spaces from codebase.
Mon, 29 Nov 2021 16:44:12 -0800 Rik maint: merge stable to default.
Mon, 29 Nov 2021 16:43:46 -0800 Rik maint: strip trailing spaces from code base. stable
Mon, 29 Nov 2021 16:12:32 -0800 Rik maint: merge stable to default.
Mon, 29 Nov 2021 15:58:51 -0800 Rik maint: style check C++ files in src/ and libgui/ ahead of 7.1 release. stable
Mon, 29 Nov 2021 20:20:17 +0100 Markus Mützel maint: merge stable to default.
Mon, 29 Nov 2021 12:36:04 -0500 Arun Giridhar primes.m: Convert input to double internally for accuracy and speed (bug #61300). stable
Mon, 29 Nov 2021 10:04:17 -0800 Rik maint: merge stable to default.
Mon, 29 Nov 2021 10:03:47 -0800 Rik maint: style check C++ files in liboctave/ ahead of 7.1 release. stable
Mon, 29 Nov 2021 16:23:14 +0100 Markus Mützel maint: merge stable to default.
Sun, 28 Nov 2021 16:31:21 -0500 Arun Giridhar Ensure integer ranges do not exceed limits (bug #61300). stable
Sun, 28 Nov 2021 22:03:07 -0800 Rik maint: merge stable to default.
Sun, 28 Nov 2021 21:52:08 -0800 Rik maint: style check C++ files in libinterp/ ahead of 7.1 release. stable
Mon, 29 Nov 2021 11:19:38 +0900 Kai T. Ohlhus maint: Merge stable to default.
Mon, 29 Nov 2021 11:15:15 +0900 Kai T. Ohlhus maint: jupyter_notebook.m: describe BIST location. stable
Sun, 28 Nov 2021 21:04:00 +0100 Markus Mützel maint: merge stable to default.
Sun, 28 Nov 2021 21:03:27 +0100 Markus Mützel mkoctfile: Add command line `-l` flags before LDFLAGS in linker command (bug #61571). stable
Sun, 28 Nov 2021 18:15:04 +0100 Markus Mützel Backed out changeset 79369ad5cee6
Sat, 27 Nov 2021 22:01:20 -0800 Rik maint: merge stable to default.
Sat, 27 Nov 2021 22:00:52 -0800 Rik maint: Use space after function name and before opening parenthesis. stable
Sat, 27 Nov 2021 20:35:07 -0800 Rik jupyter_notebook.m: fix typo in cset 363fb10055df. stable
Sat, 27 Nov 2021 19:44:02 -0800 Rik jupyter_notebook.m: review code and update to use more Octave coding standards. stable
Fri, 26 Nov 2021 20:53:48 -0800 Rik maint: merge stable to default.
Fri, 26 Nov 2021 20:53:22 -0800 Rik maint: Style check m-files ahead of 7.1 release. stable
Fri, 26 Nov 2021 18:13:42 -0800 Rik maint: merge stable to default.
Fri, 26 Nov 2021 18:13:08 -0800 Rik doc: Use consistent styling for @ref, @xref, @pxref statements. stable
Fri, 26 Nov 2021 17:39:45 -0800 Rik maint: Use same Copyright code block in all files. stable
Fri, 26 Nov 2021 16:22:19 -0800 Rik maint: merge stable to default.
Fri, 26 Nov 2021 16:19:38 -0800 Rik doc: Update EDITION number in Octave manual to '7'. stable
Fri, 26 Nov 2021 16:15:57 -0800 Rik NEWS: change a few wordings for clarity. stable
Fri, 26 Nov 2021 15:36:23 -0800 Rik maint: merge stable to default.
Fri, 26 Nov 2021 15:35:44 -0800 Rik doc: Spellcheck documentation ahead of 7.1 release. stable
Fri, 26 Nov 2021 14:25:46 -0800 Rik maint: remove executable permission bit from NEWS.6 text file. stable
Fri, 26 Nov 2021 22:09:25 +0100 Markus Mützel maint: merge stable to default.
Fri, 26 Nov 2021 22:08:49 +0100 Markus Mützel mkoctfile: Correctly handle relocation in cross-compiler. stable
Fri, 26 Nov 2021 21:27:16 +0100 Markus Mützel maint: merge stable to default.
Fri, 26 Nov 2021 20:50:42 +0100 Markus Mützel GitHub-CI: Overhaul environment variable usage on macOS. stable
Fri, 26 Nov 2021 14:07:56 +0100 Markus Mützel maint: merge stable to default.
Fri, 26 Nov 2021 14:07:17 +0100 Markus Mützel Don't mark tests that are known to fail on some platforms as regression. stable
Thu, 25 Nov 2021 15:29:20 +0100 Markus Mützel maint: merge stable to default.
Thu, 25 Nov 2021 15:05:26 +0100 Markus Mützel print: Use clearer error message on invalid input (bug #61557). stable
Thu, 25 Nov 2021 15:03:10 +0100 Markus Mützel doc: Clarify possible values of input "h" for "saveas" (bug #61557). stable
Wed, 24 Nov 2021 22:07:56 -0800 Rik maint: merge away extra head.
Wed, 24 Nov 2021 22:07:19 -0800 Rik maint: merge away extra head. stable
Wed, 24 Nov 2021 22:06:24 -0800 Rik maint: merge away extra head.
Wed, 24 Nov 2021 20:26:59 -0800 Rik maint: merge stable to default.
Wed, 24 Nov 2021 20:26:31 -0800 Rik doc: Fix two more instances of long lines in libinterp/ directory. stable
Wed, 24 Nov 2021 20:19:43 -0800 Rik doc: grammarcheck texi files of Octave manual ahead of 7.1 release stable
Wed, 24 Nov 2021 19:42:29 -0800 Rik doc: grammarcheck C++ files in libinterp/ directory ahead of 7.1 release. stable
Wed, 24 Nov 2021 14:57:21 -0800 Rik doc: grammarcheck m-files in scripts/ directory ahead of 7.1 release. stable
Thu, 25 Nov 2021 14:33:32 +0900 Kai T. Ohlhus maint: Merge stable to default.
Thu, 25 Nov 2021 14:18:37 +0900 Arun Giridhar maint: __isprimelarge__.cc: apply Octave coding style stable
Wed, 24 Nov 2021 13:19:49 -0500 John W. Eaton maint: Merge stable to default.
Wed, 24 Nov 2021 13:15:18 -0500 John W. Eaton mxAddField: Allow keys to contain any characters (bug #61537) stable
Wed, 24 Nov 2021 19:10:54 +0100 Markus Mützel maint: Merge stable to default.
Wed, 24 Nov 2021 19:09:14 +0100 Markus Mützel Disable lib visibility flags by default on macOS (bug #59820). stable
Wed, 24 Nov 2021 09:38:51 -0800 Rik maint: Shorten some long lines in libinterp to <= 80 characters (bug #57599)
Wed, 24 Nov 2021 12:19:45 -0500 John W. Eaton * etc/HACKING.md: Add notes about how to merge default to stable.
Wed, 24 Nov 2021 09:12:01 -0800 Rik maint: Remove executable permission from NEWS.6, NEWS.7 text files.
Wed, 24 Nov 2021 11:54:59 -0500 John W. Eaton NEWS: Update for version 8 development.
Wed, 24 Nov 2021 11:54:24 -0500 John W. Eaton eliminate LFLAGS from mkoctfile
Wed, 24 Nov 2021 11:02:23 -0500 John W. Eaton delete unused functions and deprecate file-io.h
Wed, 24 Nov 2021 12:01:52 -0500 John W. Eaton maint: Merge stable to default.
Wed, 24 Nov 2021 11:58:02 -0500 John W. Eaton * etc/module.mk (%canon_reldir%_EXTRA_DIST): Include NEWS.6 in the list. stable
Wed, 24 Nov 2021 10:56:24 -0500 John W. Eaton avoid declaring mark_for_deletion and cleanup_tmp_files in octave namspace stable
Wed, 24 Nov 2021 10:26:19 -0500 John W. Eaton remove functions deprecated in version 6
Wed, 24 Nov 2021 07:38:29 -0500 John W. Eaton maint: Bump versions to begin active development of Octave 8.
Wed, 24 Nov 2021 07:36:09 -0500 John W. Eaton maint: Merge stable to default.