log

age author description
Mon, 17 Feb 2020 12:31:52 -0800 Rik maint: merge stable to default.
Mon, 17 Feb 2020 12:31:16 -0800 Rik Set default "paperposition" property to correct value (bug #57651) stable
Mon, 17 Feb 2020 14:27:39 -0500 John W. Eaton maint: merge stable to default
Mon, 17 Feb 2020 14:16:58 -0500 John W. Eaton bandwidth: allow nargout == 1 when TYPE is not specified stable
Fri, 14 Feb 2020 14:34:48 -0500 John W. Eaton provide default size method for classdef objects stable
Mon, 17 Feb 2020 12:43:53 -0500 John W. Eaton maint: Merge stable to default, begin active development of Octave 7
Mon, 17 Feb 2020 12:42:15 -0500 John W. Eaton maint: Bump version for pre-release (see etc/HACKING.md) stable
Mon, 17 Feb 2020 12:39:57 -0500 John W. Eaton maint: Merge default to stable to begin 6.1.0 release process. stable
Mon, 17 Feb 2020 12:38:34 -0500 John W. Eaton maint: merge stable to default
Sun, 16 Feb 2020 15:54:45 -0800 Rik view.m: Overhaul function (bug #57800).
Sun, 16 Feb 2020 14:39:54 -0800 Rik mkdir.m: Use standard error message syntax when nargout == 0 (bug #57830)
Sun, 16 Feb 2020 12:39:36 -0800 Mike Miller pkg: fix urlwrite error when working directory is not writable (bug #57825)
Sun, 16 Feb 2020 11:31:48 -0800 Mike Miller pkg: add "test" command to test all functions in a package (bug #41215)
Fri, 14 Feb 2020 18:26:59 +0100 Markus Mützel Fix App Nap for new prototype of "objc_msgSend" in OS X Mojave (bug #57754).
Fri, 14 Feb 2020 07:31:16 -0800 Rik mkdir.m: Don't return status when no output requested (bug #57799).
Thu, 13 Feb 2020 11:33:27 -0500 John W. Eaton use %reldir% in more places in module.mk files in scripts directory
Thu, 13 Feb 2020 10:43:28 -0500 John W. Eaton install __gnuplot_legend__.m
Wed, 12 Feb 2020 12:21:26 -0500 John W. Eaton allow sprand and sprandsym to create empty sparse matrices
Wed, 12 Feb 2020 12:20:49 -0500 John W. Eaton * mkoctfile.in.cc (main): Accept --silent option.
Sat, 08 Feb 2020 15:32:55 -0500 John W. Eaton use std::function object for passing name mangler to search function
Mon, 10 Feb 2020 18:48:24 -0800 Mike Miller tests: restore warning "quiet" state after running test suite (bug #57786)
Sat, 08 Feb 2020 12:12:06 -0800 Mike Miller docs: delete old mention of README files in etc directory (bug #57772)
Sun, 09 Feb 2020 22:25:36 +0100 Markus Mützel Support stat on UNC root paths (bug #57776).
Sun, 09 Feb 2020 21:38:36 +0100 Markus Mützel Actually canonicalize UNC paths (bug #57439).
Fri, 25 Oct 2019 19:00:03 +0200 Markus Mützel Use the mfile_encoding as default encoding for fopen (bug #55826).
Sat, 08 Feb 2020 09:38:16 +0100 Markus Mützel Support canonicalize_file_name on UNC paths (bug #57439).
Sat, 08 Feb 2020 08:34:56 +0100 Markus Mützel legend.m: Skip BIST that only succeeds with fltk or qt (bug #39697).
Wed, 29 Jan 2020 13:51:32 +0100 Pantxo Diribarne legend.m: take the plot box aspect ratio into account (bug #57685)
Fri, 07 Feb 2020 08:44:07 -0800 Mike Miller Fix mkoctfile on Windows platforms when compiling Fortran sources (bug #49548).
Wed, 05 Feb 2020 11:52:24 -0800 Rik ode15i.m: Adapt another BIST test to new input validation in cset 13dba3c069f8.