log

age author description
Wed, 06 Dec 2017 13:19:15 -0800 Rik maint: merge stable to default.
Wed, 06 Dec 2017 12:39:27 -0600 Daniel J Sebald Make gnuplot color have three components for interpolated edge color (bug #52595). stable
Wed, 06 Dec 2017 13:55:23 -0500 John W. Eaton Backed out changeset 4e746afab617
Wed, 06 Dec 2017 09:05:32 -0800 Rik Only warn once from gnuplot about "interp" not being supported (bug #52595).
Wed, 06 Dec 2017 08:52:46 -0800 Rik maint: merge stable to default.
Tue, 05 Dec 2017 17:12:08 -0600 Daniel J Sebald Simplify gnuplot toolkit scripts for image/non-image data plots (bug #52589). stable
Wed, 06 Dec 2017 11:45:44 -0500 John W. Eaton don't store relative directory names in load path (bug #52598)
Tue, 05 Dec 2017 17:09:24 -0500 John W. Eaton avoid including symtab.h, symscope.h, or symrec.h unnecessarily
Mon, 27 Nov 2017 01:12:05 -0500 John W. Eaton use shared_ptr to manage symbol_scope objects
Tue, 05 Dec 2017 11:35:11 -0800 Rik maint: merge of stable to default.
Tue, 05 Dec 2017 09:24:05 -0800 Rik doc: grammarcheck of Object Oriented Programming chapter in manual. stable
Tue, 18 Apr 2017 16:45:27 -0700 Rik Revert change to Copyright word wrapping in 907f8c3e1c8d. stable
Wed, 19 Apr 2017 01:22:23 +0200 Markus Mützel doc: new section about classdef classes with example (bug #44590). stable
Mon, 04 Dec 2017 12:30:40 -0500 John W. Eaton refactor symbol_record object
Mon, 04 Dec 2017 01:26:06 -0500 John W. Eaton update octave_lvalue class and move inside octave namespace
Sun, 03 Dec 2017 16:42:16 -0500 John W. Eaton give names to anonymous function scopes
Thu, 30 Nov 2017 16:31:55 -0500 John W. Eaton avoid shadowed variable warnings from GCC
Thu, 30 Nov 2017 15:10:12 -0500 John W. Eaton restructure global variable handling in symbol table
Thu, 30 Nov 2017 08:00:40 -0500 John W. Eaton delete unused symbol_record_rep member variable
Wed, 29 Nov 2017 15:18:52 -0500 John W. Eaton move oct-lvalue files from corefcn to parse-tree directory
Wed, 29 Nov 2017 15:08:37 -0500 John W. Eaton deprecate defun_isargout functions
Tue, 28 Nov 2017 12:43:25 -0500 John W. Eaton eliminate some uses of decl_scope in symbol_record class
Sun, 03 Dec 2017 12:37:13 +0100 Torsten fix truncated startup message in the gui terminal
Fri, 01 Dec 2017 17:28:37 -0600 Daniel J Sebald Fix textscan missing fields and number reads for cell-specified delimiters (bug #52550).
Thu, 30 Nov 2017 22:57:15 +0100 Pantxo Diribarne Freset: don't force drawnow (bug #52557).
Fri, 01 Dec 2017 11:24:33 -0800 Rik Stop segfault when starting Octave with conflicting options (bug #52567).
Fri, 01 Dec 2017 11:08:26 -0800 Rik eigs.m: Fix failing BIST test (bug #49523).
Thu, 30 Nov 2017 09:01:11 +0100 Marco Caliari Relax some tests for unconverged eigenvalues with eigs (bug #49523).
Thu, 30 Nov 2017 12:58:04 -0800 Rik eigs-base.cc: Fix incorrect function name reported in error msgs.
Thu, 30 Nov 2017 11:03:20 -0800 Rik table.m: Rename function to crosstab for Matlab compatibility (bug #52492).