Mercurial > hg > octave-lyh
log libinterp/interp-core/ls-mat5.cc @ 16226:40cf0a292b20
age | author | description |
---|---|---|
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 |