log

age author description
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).
Thu, 30 Nov 2017 10:11:11 -0800 Rik maint: merge of stable to default.
Thu, 30 Nov 2017 09:13:07 -0800 Rik Fix concatenation of empty char matrices with other strings (bug #52542). stable
Wed, 29 Nov 2017 13:47:23 -0800 Rik maint: merge stable to default.
Wed, 29 Nov 2017 13:43:58 -0800 Rik build: Fix compiling OCTAVE_ARPACK_OK_2 Fortran code (bug #52425). stable
Wed, 29 Nov 2017 13:37:40 -0800 Rik Fix legend placement for plotyy figures (bug #52547).
Wed, 29 Nov 2017 13:08:56 -0800 Rik Add new warning ID "Octave:eigs:UnconvergedEigenvalues".
Fri, 24 Nov 2017 11:51:03 +0100 Marco Caliari eigs should return NaNs for unconverged eigenpairs (bug #49523).
Wed, 29 Nov 2017 11:47:04 -0800 Rik doc: Remove contributor not wishing to appear in manual.
Wed, 29 Nov 2017 11:26:14 -0800 Rik maint: fix buggy merge of stable to default in cset 3ae0003252ac.
Wed, 29 Nov 2017 11:15:40 -0800 Rik maint: merge stable to default.
Wed, 29 Nov 2017 11:01:59 -0800 Rik configure.ac: Fix regression in detecting ARPACK library in cset f52d91f6ef80. stable
Wed, 29 Nov 2017 13:09:51 +0100 Kai T. Ohlhus doc: Add missing contributors from hg log to contributors.in (bug #46740)
Wed, 29 Nov 2017 12:32:39 +0100 Lasse Kliemann doc: Improve docstring for rank (bug #52533).
Tue, 28 Nov 2017 12:57:51 -0800 Rik isequal.m, isequaln.m: Fix comparsion of struct arrays (bug #51403).
Mon, 27 Nov 2017 23:52:54 -0500 John W. Eaton don't store persistent variables separately in scope object
Mon, 27 Nov 2017 20:28:13 -0500 John W. Eaton eliminate unused symbol scope and symbol record functions
Mon, 27 Nov 2017 10:48:20 -0500 John W. Eaton use shared_ptr to manage fcn_info object
Mon, 27 Nov 2017 17:13:36 -0800 Rik meshz.m: Change indices to be one-based, not zero-based, when single input Z given.
Mon, 27 Nov 2017 17:08:30 -0800 Rik maint: periodic merge of stable to default.
Mon, 27 Nov 2017 16:58:25 -0800 Rik stairs.m: Add example @code section showing what "indices of elements" means. stable