log

age author description
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