log libinterp/interp-core/ls-mat5.cc @ 16871:5e30b1c950b8

age author description
Sun, 30 Jun 2013 09:09:49 -0700 Rik Replace uses of Octave_map with octave_map or octave_scalar_map.
Sat, 18 May 2013 22:43:10 -0400 John W. Eaton maint: periodic merge of default to classdef classdef
Fri, 17 May 2013 23:17:25 -0400 Michael Goffioul Initial support for (classdef) packages. classdef
Thu, 16 May 2013 15:43:50 -0400 Risto Vanhanen read Level 5 MAT files not encoded with small data element format (bug #38870)
Sat, 06 Apr 2013 11:51:23 -0400 John W. Eaton deprecate symbol_table::varref functions
Wed, 03 Apr 2013 19:04:08 -0700 Ed Meyer allow various types of int for names like ML
Thu, 14 Mar 2013 10:25:23 -0700 Rik Fix saving names >31 characters to -v6 format (bug #34676)
Fri, 08 Mar 2013 15:58:56 -0500 Jordi GutiƩrrez Hermoso Fix bad #endif in 28be9be86240
Fri, 08 Mar 2013 13:16:09 -0500 Jordi GutiƩrrez Hermoso better diagnostic when reading compressed fields in mat files (bug #38488)
Tue, 16 Oct 2012 12:37:43 -0700 Rik Fix loading of empty structures from .mat files (bug #37087).
Mon, 01 Oct 2012 18:30:44 -0400 John W. Eaton maint: periodic merge of stable to default base src/ls-mat5.cc@cac919583c61
Tue, 11 Sep 2012 01:47:48 -0400 John W. Eaton when writing sparse matrices to MAT files, use nzmax of at least 1 (bug #36603)
Wed, 22 Aug 2012 16:30:55 -0400 John W. Eaton use numeric_limits functions instead of DBL_MIN, DBL_MAX, etc.
Sat, 18 Aug 2012 16:23:39 -0400 John W. Eaton split libinterp from src base src/interp-core/ls-mat5.cc@75c23a76f95e