log

age author description
Fri, 12 Mar 2021 20:56:19 +0100 Pantxo Diribarne Allow arbitrary text rotation onscreen (bug #33118)
Fri, 12 Mar 2021 19:12:04 +0100 Markus Mützel maint: merge stable to default.
Fri, 12 Mar 2021 19:11:26 +0100 Markus Mützel doc: Change example for Delaunay triangulation to match the generating code (bug #60216). stable
Thu, 11 Mar 2021 09:08:54 -0800 Rik maint: remove #defines for old_NA values no longer supported.
Thu, 11 Mar 2021 09:05:27 -0800 Rik configure.ac: No longer look for SuiteSparse header files in ufsparse/ (bug #59806).
Thu, 11 Mar 2021 08:50:47 -0800 Rik configure.ac: Prioritize top-level headers in OCTAVE_CHECK_LIB macro (bug #59806)
Wed, 10 Mar 2021 23:05:17 -0500 John W. Eaton use std::shared_ptr and m_ prefix for vertex_data and opengl_texture classes
Wed, 10 Mar 2021 16:35:59 -0800 Rik maint: Remove support for old_NA definition (pre-R compatible value).
Wed, 10 Mar 2021 11:46:50 -0800 Rik maint: merge stable to default.
Wed, 10 Mar 2021 07:10:53 +0100 Torsten Lilge fix calling external editor (bug #60198) stable
Tue, 09 Mar 2021 22:39:33 -0500 John W. Eaton maint: merge stable to default.
Sun, 07 Mar 2021 23:28:25 -0500 John W. Eaton fix context link when creating handle to nested function stable
Thu, 04 Mar 2021 16:19:48 -0500 John W. Eaton avoid ambiguous call to pow (bug #60169) stable
Tue, 09 Mar 2021 22:19:58 -0500 John W. Eaton fix interrupt and dbquit behavior when using server mode
Tue, 09 Mar 2021 15:20:31 -0800 John W. Eaton Fix dimensions printed in non-conformant matrices for '=' operator (bug #59637).
Tue, 09 Mar 2021 14:23:47 -0800 Rik Use Octave coding conventions in patch for GEJSV SVD driver (bug #55727).
Tue, 09 Mar 2021 21:05:54 +0100 Markus Mützel Use matching format string for Fortran integers.
Tue, 09 Mar 2021 20:15:27 +0100 Markus Mützel svd.cc: Use std::max<F77_INT> for Fortran integers (bug #55727).
Mon, 08 Mar 2021 11:58:10 -0800 Rik null.m: suppress unnecessary warning (bug #60190).
Mon, 08 Mar 2021 19:10:58 +0100 Markus Mützel maint: merge stable to default.
Mon, 08 Mar 2021 19:10:23 +0100 Markus Mützel doc: Add note that wildcard patterns for "save" are glob patterns (bug #60157). stable
Wed, 20 Mar 2019 00:58:11 +0800 Eddy Xiao Add additional svd driver GEJSV for accurate SVD (bug #55727).
Sun, 07 Mar 2021 10:55:54 +0100 Philip Nienhuis text.m: Silence warning about truncating char matrix (bug #60187).
Fri, 05 Mar 2021 08:44:31 -0800 Rik Emit error if integer/floating point inputs to colon operator are incompatible (bug #59899).
Thu, 04 Mar 2021 10:02:58 -0500 John W. Eaton maint: merge stable to default.
Wed, 03 Mar 2021 15:50:41 -0500 John W. Eaton check for stropts.h (bug #60163) stable
Thu, 04 Mar 2021 08:44:58 +0100 Markus Mützel maint: merge stable to default.
Wed, 03 Mar 2021 18:43:04 +0100 Markus Mützel Fix compilation error with iconv_t on Solaris (bug #60162). stable
Wed, 03 Mar 2021 23:45:46 +0100 Pantxo Diribarne legend.m: Better handling of custom position (bug #60133).
Wed, 03 Mar 2021 15:50:41 -0500 John W. Eaton check for stropts.h (bug #60163)
Mon, 01 Mar 2021 20:11:59 -0500 John W. Eaton call handle class set method with nargout = 0 (bug #60143)
Mon, 01 Mar 2021 15:33:37 -0800 Rik legend.m: Fix "location" callback to not run when "location"="none" (bug #60133).
Mon, 01 Mar 2021 13:46:01 -0800 Rik fill.m, fill3.m: Clean up functions.
Sun, 28 Feb 2021 20:12:27 +0100 Pantxo Diribarne clabel.m: clip labels in parent axes boundaries (bug #60131).
Mon, 01 Mar 2021 14:39:32 -0500 John W. Eaton eliminate last uses of BEGIN/END_INTERRUPT_IMMEDIATELY_IN_FOREIGN_CODE
Mon, 01 Mar 2021 09:46:19 -0800 Rik maint: merge stable to default.
Mon, 01 Mar 2021 09:45:56 -0800 Jim Van Zandt fsolve.m: Fix undefined output error when using Output function (bug #60144). stable
Sun, 28 Feb 2021 18:37:34 +0100 Torsten Lilge add separate icon for qt figure windows
Sun, 28 Feb 2021 12:15:27 +0100 Markus Mützel fill3.m: Add new function.
Sat, 27 Feb 2021 16:05:54 +0100 Markus Mützel Fix loading ranges saved in "-binary" format (bug #60130).
Wed, 24 Feb 2021 21:44:02 +0100 Torsten Lilge fix interrupting the interpreter in the gui command window (bug #60079)
Tue, 23 Feb 2021 09:29:31 -0800 Rik Extend etree() to work with dense matrices.
Tue, 23 Feb 2021 08:54:04 -0800 Rik maint: merge stable to default.
Tue, 23 Feb 2021 08:53:27 -0800 Rik Fix occasional segfault in symbfact (bug #60101). stable
Mon, 22 Feb 2021 16:07:49 -0800 Rik Return empty matrix when using an empty matrix as base or exponent in '^' operator (bug #68006).
Mon, 22 Feb 2021 11:55:23 +0900 Kai T. Ohlhus maint: merge stable to default.
Mon, 22 Feb 2021 11:52:11 +0900 Kai T. Ohlhus doc: Update NEWS file for 6.2.0 release (bug #60085). stable
Sun, 21 Feb 2021 18:20:49 +0100 Markus Mützel maint: merge stable to default.
Sun, 21 Feb 2021 17:35:28 +0100 Markus Mützel ls-hdf5.cc: Handle non-zero terminated type strings (bug #60081). stable
Sun, 21 Feb 2021 16:45:11 +0100 Markus Mützel ls-hdf5.cc: Avoid throwing inside HDF5 function (bug #60081). stable
Sun, 21 Feb 2021 13:44:29 +0100 Markus Mützel maint: merge stable to default.
Mon, 15 Feb 2021 18:09:01 +0100 Markus Mützel doc: Clarify usage of "Depends" keyword in package DESCRIPTION file (bug #60053). stable
Sun, 21 Feb 2021 02:49:00 -0500 John W. Eaton maint: merge stable to default.
Fri, 19 Feb 2021 12:40:15 -0500 John W. Eaton Added tag rc-6-1-90 for changeset 55008004bb9a stable
Fri, 19 Feb 2021 11:43:47 -0500 John W. Eaton bump version info after 6.2.0 release stable
Fri, 19 Feb 2021 12:39:21 -0500 John W. Eaton Added tag release-6-2-0 for changeset 5cfdf97c5350 stable
Fri, 19 Feb 2021 12:36:34 -0500 John W. Eaton Version 6.2.0 released. stable release-6-2-0
Fri, 19 Feb 2021 21:25:07 -0800 Rik Return 0 if first argument to exist() is empty regardless of nargin value (bug #59950).
Fri, 19 Feb 2021 12:39:57 +0900 Serkan Önder gui: new Turkish translation
Wed, 17 Feb 2021 13:14:55 -0800 Rik maint: merge stable to default.