log src/DLD-FUNCTIONS/dlmread.cc @ 11586:12df7854fa7c

age author description
Thu, 20 Jan 2011 17:24:59 -0500 John W. Eaton strip trailing whitespace from source files
Wed, 19 Jan 2011 17:51:22 -0800 Rik Grammarcheck Texinfo for files in src directory.
Sun, 16 Jan 2011 22:13:23 -0800 Rik Improve docstrings for functions in DLD-FUNCTIONS directory.
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Sat, 18 Dec 2010 03:27:46 -0500 John W. Eaton dlmread: simplify file name/id logic
Wed, 01 Sep 2010 08:43:23 +0200 Jaroslav Hajek support specific empty value in dlmread
Tue, 31 Aug 2010 12:00:28 +0200 Jaroslav Hajek support file IDs in dlmread
Tue, 20 Jul 2010 13:10:40 +0200 Jaroslav Hajek omissions from last two patches
Tue, 20 Jul 2010 12:50:54 +0200 Jaroslav Hajek speed-up fixes to dlmread
Mon, 21 Jun 2010 22:35:11 -0700 Rik Fix spreadsheet style range option (bug #30183).
Sat, 23 Jan 2010 21:41:03 +0100 Jaroslav Hajek merge MArray classes & improve Array interface
Wed, 20 Jan 2010 17:33:41 -0500 John W. Eaton DLD-FUNCTIONS/*.cc: untabify
Mon, 10 Aug 2009 15:18:41 -0400 John W. Eaton dlmread: perform tilde expansion to filename argument
Fri, 22 May 2009 10:46:00 -0400 John W. Eaton update copyright notices
Sat, 28 Mar 2009 13:57:22 -0700 Rik Check grammar on all .cc files
Sun, 22 Mar 2009 13:14:15 -0700 Rik Cleanup documentation files errors.texi, debug.texi, io.texi
Mon, 20 Oct 2008 16:54:28 +0200 Jaroslav Hajek improve dense array indexing
Thu, 07 Aug 2008 15:31:17 -0400 John W. Eaton fix typo in NPOS change
Thu, 07 Aug 2008 15:15:33 -0400 John W. Eaton replace NPOS with std::string::npos
Wed, 12 Mar 2008 11:02:24 -0400 David Bateman Trivial dlmread fix
Tue, 11 Mar 2008 21:15:59 -0400 John W. Eaton style fixes
Wed, 12 Mar 2008 01:04:54 +0100 David Bateman Port dlmread, dlmwrite, csvread and csvwrite from octave-forge