log

age author description
Thu, 03 May 2018 16:47:30 +0200 Marco Caliari Fix lrwork dimension in svd for complex cases (bug #53823). stable
Thu, 03 May 2018 21:04:01 -0700 Rik md5sum.m: Fix error in sample code (bug #53829). stable
Thu, 03 May 2018 16:04:53 -0400 John W. Eaton eliminate some global references to interpreter internals
Thu, 03 May 2018 02:26:29 -0400 John W. Eaton access bp_table through interpreter where possible
Thu, 03 May 2018 01:51:04 -0400 John W. Eaton avoid global access of load path in interpreter class
Thu, 03 May 2018 01:40:27 -0400 John W. Eaton use std::function object for load-path add/remove hook functions
Thu, 03 May 2018 01:13:32 -0400 John W. Eaton use cbegin, crbegin, cend, and crend and auto decls where possible
Thu, 03 May 2018 00:39:14 -0400 John W. Eaton be more careful with using auto in place of explicit const iterator decls
Wed, 02 May 2018 14:33:52 -0700 Rik RELEASE.PROCESS: Add updating CITATION file to checklist.
Wed, 02 May 2018 18:38:56 +0200 Pantxo Diribarne lines.m: Don't open empty figure or axes if none already exist (bug #53648) stable
Wed, 02 May 2018 10:55:57 -0400 John W. Eaton maint: Merge stable to default.
Wed, 02 May 2018 08:57:12 +0200 Kai T. Ohlhus doc: Update version number 4.4.0 in CITATION. stable
Wed, 02 May 2018 01:36:20 -0400 John W. Eaton use auto keyword to declare iterator variables where possible
Wed, 02 May 2018 00:30:00 -0400 John W. Eaton eliminate redundant octave:: namespace tags
Mon, 30 Apr 2018 13:42:48 -0700 Rik Update RELEASE.PROCESS checklist.
Mon, 30 Apr 2018 12:02:03 -0700 Mike Miller add version 4.4.0 to AppStream metadata stable
Mon, 30 Apr 2018 13:41:41 -0400 John W. Eaton maint: Merge stable to default.
Mon, 30 Apr 2018 13:03:56 -0400 John W. Eaton Added tag release-4-4-0 for changeset cf84db75ab57 stable
Mon, 30 Apr 2018 13:03:36 -0400 John W. Eaton Version 4.4.0 released. stable release-4-4-0
Mon, 30 Apr 2018 06:56:18 -0700 Rik maint: merge stable to default.
Mon, 30 Apr 2018 06:55:32 -0700 Rik Fix extra figure window pop-up when using waitbar (bug #53778) stable
Sat, 28 Apr 2018 21:08:18 -0700 Rik delaunayn.m: Vectorize test for 2-D zero volume simplexes (bug #53689)
Fri, 27 Apr 2018 14:57:16 -0400 John W. Eaton maint: Merge stable to default.
Fri, 27 Apr 2018 14:55:12 -0400 John W. Eaton maint: Merge away extra head on stable branch. stable
Fri, 27 Apr 2018 14:46:16 -0400 John W. Eaton Added tag rc-4-3-92 for changeset 4c14c002cabe stable
Fri, 27 Apr 2018 10:05:34 -0400 John W. Eaton bump version for third 4.4 release candidate stable rc-4-3-92
Fri, 27 Apr 2018 09:56:32 -0700 Rik maint: Merge stable to default.
Fri, 27 Apr 2018 09:55:31 -0700 Rik linkprop.m: Fix error when more than 4 handles are given as input. stable
Fri, 27 Apr 2018 09:48:42 -0400 John W. Eaton use explict default and deleted ctors and dtors for classdef classes
Thu, 26 Apr 2018 21:58:16 -0400 John W. Eaton maint: Merge stable to default.