Mercurial > hg > svcore
log data/fileio/CSVFileReader.cpp @ 1177:79f7af8873c9
age | author | description |
---|---|---|
Fri, 03 Jul 2015 16:09:14 +0100 | Chris Cannam | Fix assignment of values to regions on import, in case where region model contains duplicate points |
Tue, 10 Mar 2015 17:02:52 +0000 | Chris Cannam | Further dedicated-types fixes cxx11 |
Tue, 03 Mar 2015 15:18:24 +0000 | Chris Cannam | Introducing the signed 64-bit frame index type, and fixing build failures from inclusion of -Wconversion with -Werror. Not finished yet. cxx11 |
Fri, 13 Feb 2015 13:30:28 +0000 | Chris Cannam | Use filename as object name when reading data file to model (so it shows in the resulting layer name) |