log

age author description
Mon, 24 May 2021 17:10:31 -0400 John W. Eaton delete dock widgets in base_qobject destructor (bug #60646)
Mon, 24 May 2021 14:27:07 -0400 John W. Eaton avoid possible buffer corruption introduced in b6f80b1d448f
Mon, 24 May 2021 20:05:23 +0200 Torsten Lilge fix enabled state of editor save action depending on modification state
Fri, 21 May 2021 17:00:54 +0200 Markus Mützel GitHub-CI: Re-install gcc on macOS runners.
Fri, 21 May 2021 16:15:14 +0200 Markus Mützel maint: merge away extra head.
Fri, 21 May 2021 09:08:48 +0200 Pantxo Diribarne print: Fix error when "px" word is present in a figure (bug #60641)
Thu, 20 May 2021 22:02:05 +0200 Torsten Lilge restore previous widget geometry when invoked from cli (bug #60630)
Wed, 19 May 2021 22:42:04 +0200 Torsten Lilge fix build error for windows (bug #60636)
Tue, 18 May 2021 22:17:35 +0200 Torsten Lilge fix missing contents page at startup of doc browser
Tue, 18 May 2021 22:17:34 +0200 Torsten Lilge fix calling documentations from terminal and editor
Tue, 18 May 2021 09:08:45 -0400 John W. Eaton * cdef-class.cc: Comments about possible way to fix bug #60593.
Tue, 18 May 2021 09:01:19 +0200 Markus Mützel Fix typo in b36e83cdbf05 (bug #60531).
Mon, 17 May 2021 15:26:37 -0400 John W. Eaton ensure idx_vector(int) constructor is defined (bug #60531)
Mon, 17 May 2021 08:01:46 +0200 Markus Mützel build: Improve warning message if RapidJSON's PrettyWriter doesn't work (bug #60610).
Sun, 16 May 2021 15:13:36 -0700 Rik maint: merge stable to default.
Sat, 08 May 2021 11:45:17 -0700 Mike Miller lscov.m: relax BIST tolerance to pass with OpenBLAS (bug #60552) stable
Sun, 16 May 2021 11:42:27 +0200 Markus Mützel build: Show warning if RapidJSON is not found by configure (bug #60610).
Sun, 16 May 2021 19:11:15 +0200 Pantxo Diribarne Add substitution font to SVG font stack if necessary
Sun, 16 May 2021 17:25:10 +0200 Pantxo Diribarne print.m: Suggest '-svgconvert' option for multi-byte characters
Sun, 16 May 2021 10:03:44 -0400 John W. Eaton move CollocWt class inside octave namespace
Sun, 16 May 2021 09:52:37 -0400 John W. Eaton update coding style in CollocWt class
Sun, 16 May 2021 14:38:11 +0200 Pantxo Diribarne ft-text-renderer.cc: Use m_ prefix for class data members
Sun, 16 May 2021 13:17:20 +0200 Pantxo Diribarne Allow for automatic font substitution in graphics text rendering
Sun, 16 May 2021 09:44:35 +0200 Markus Mützel maint: merge stable to default.
Sun, 16 May 2021 09:43:43 +0200 Markus Mützel Avoid ambiguous match of overloaded function (bug #60531). stable
Thu, 06 May 2021 13:00:03 +0200 Markus Mützel unistd-wrappers.c: Use prepare_spawn from upstream gnulib (bug #60535).
Fri, 14 May 2021 18:31:34 -0700 Rik Accept 0 as an argument to dbstack for Matlab compatibility.
Fri, 14 May 2021 18:13:58 -0700 Rik maint: merge stable to default.
Fri, 14 May 2021 18:13:32 -0700 Rik Return proper number of stack frames for dbstack (N) call (bug #60531). stable
Fri, 14 May 2021 15:19:16 -0700 Rik Add "FaceColor" property to contour hggroups for Matlab compatibility (bug #60513).
Fri, 14 May 2021 14:43:09 -0700 Rik maint: merge stable to default.
Fri, 14 May 2021 14:42:14 -0700 Rik doc: Spellcheck documentation ahead of 6.3 release. stable
Fri, 14 May 2021 14:22:59 -0700 Rik doc: Grammarcheck documentation ahead of 6.3 release. stable
Fri, 14 May 2021 10:47:28 +0200 Markus Mützel MSparse.cc: Remove API flags from template definitions.
Fri, 14 May 2021 12:51:17 -0400 John W. Eaton maint: update gnulib
Fri, 14 May 2021 08:12:42 -0700 Rik maint: merge stable to default.
Thu, 13 May 2021 17:14:54 -0700 Rik betainc.m, betaincinv.m: Correct non-Tex definition of beta incomplete integral. stable
Thu, 13 May 2021 19:05:29 +0200 Markus Mützel build: Don't try to expand Makefile variable in configure script.
Thu, 13 May 2021 18:06:23 +0200 Markus Mützel build: Don't use deprecated AC_TRY_COMPILE.
Thu, 13 May 2021 11:53:54 -0400 John W. Eaton * acinclude.m4 (OCTAVE_PROG_FLEX): Pass noyywrap to AC_PROG_LEX. (bug #60601)
Thu, 13 May 2021 16:43:24 +0200 Markus Mützel GitHub-CI: Adapt for updated macOS runners.
Thu, 13 May 2021 10:12:49 -0400 John W. Eaton add OCTAVE_API tag to MArray and MSparse template function declarations
Sun, 09 May 2021 20:00:01 +0200 Markus Mützel qhull: Add note about libqhull_r to NEWS (bug #60016).
Wed, 12 May 2021 20:11:34 -0700 Rik maint: merge stable to default.
Wed, 12 May 2021 20:03:41 -0700 Rik maint: use std::size_t in more instances (bug #60471) stable
Wed, 12 May 2021 19:28:54 +0200 Markus Mützel maint: merge stable to default.
Wed, 28 Apr 2021 22:57:42 -0400 John W. Eaton use std::size_t and std::ptrdiff_t in C++ code (bug #60471) stable
Wed, 12 May 2021 18:50:04 +0200 Markus Mützel maint: merge stable to default.
Wed, 28 Apr 2021 22:23:39 -0400 John W. Eaton * lo-array-errwarn.cc: Include <limits>. (bug #60470) stable
Wed, 12 May 2021 17:57:08 +0200 Pantxo Diribarne Warn when latex interpreter can't be used (bug #60583)
Wed, 12 May 2021 00:11:20 +0200 Pantxo Diribarne Synchronize positions optionally when updating axes ticks (bug #60583)
Tue, 11 May 2021 22:42:29 +0200 Torsten Lilge fix eol mode when saving files under new names (bug #60585) stable
Tue, 11 May 2021 20:55:11 +0200 Markus Mützel GitHub-CI: Build with visibility flags on macOS (bug #59820).
Tue, 11 May 2021 19:32:57 +0200 Markus Mützel Define variables for API visibility flags on all platforms (bug #59820).
Mon, 10 May 2021 23:27:38 +0200 Markus Mützel liboctave/array: Add visibility flags to functions declared in headers (bug #60567).
Mon, 10 May 2021 14:58:19 -0400 John W. Eaton * input.h (Vlast_prompt_time): Export symbol.
Mon, 10 May 2021 20:17:29 +0200 Markus Mützel maint: merge stable to default.
Mon, 10 May 2021 20:04:16 +0200 Markus Mützel Fix error if test suite is run before Octave is installed (bug #60554). stable
Sat, 08 May 2021 21:12:19 +0200 Markus Mützel Fix error in dc171e0452cf (bug #60556).
Sat, 08 May 2021 11:45:17 -0700 Mike Miller lscov.m: relax BIST tolerance to pass with OpenBLAS (bug #60552)