log libinterp/corefcn/dlmread.cc @ 21301:40de9f8f23a6

age author description
Thu, 18 Feb 2016 13:34:50 -0800 Rik Use '#include "config.h"' rather than <config.h>.
Fri, 05 Feb 2016 16:29:08 -0800 Rik maint: Indent #ifdef blocks in libinterp.
Thu, 21 Jan 2016 09:47:50 -0800 Rik maint: Use "return ovl (...)" in DEFUN macros.
Wed, 13 Jan 2016 22:30:10 -0800 Rik maint: Eliminate space between variable and decrement '--' operator.
Sun, 20 Dec 2015 10:15:02 -0800 Rik maint: Use '! expr' rather than '!expr' to conform to coding guidelines.
Fri, 18 Dec 2015 16:04:56 -0800 Rik maint: Rename oct-obj.[cc|h] to ovl.[cc|h] for clarity.
Wed, 16 Dec 2015 15:00:31 -0800 Rik maint: Use new C++ archetype in more files.
Sat, 12 Dec 2015 07:40:03 -0800 Rik 2015 Code Sprint: remove class of function from docstring for all C++ files.
Wed, 09 Dec 2015 14:00:43 -0500 John W. Eaton eliminate return statements after calls to error
Fri, 04 Dec 2015 12:03:44 -0500 John W. Eaton eliminate return statements after calls to print_usage
Wed, 18 Nov 2015 15:48:27 -0800 Rik Consistently use 'filename' rather than 'file name' throughout code base.
Mon, 05 Oct 2015 19:29:36 -0400 John W. Eaton eliminate many more simple uses of error_state
Thu, 21 May 2015 15:57:57 -0700 Rik Return an empty matrix, not error, from dlmread when file is empty (bug #45156). stable
Sat, 09 May 2015 17:19:30 -0700 Rik doc: Update more docstrings to have one sentence summary as first line. stable
Tue, 17 Feb 2015 17:34:48 -0800 Rik Remove unnecessary checking of error_state after is_string validation.
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Wed, 22 Oct 2014 10:41:15 -0700 Rik Use tempname() rather than tmpnam() in core Octave.
Thu, 05 Dec 2013 16:11:14 -0800 Rik maint: Don't use space between 'args' and '(' when doing indexing.
Thu, 05 Dec 2013 10:50:17 -0800 Rik Follow coding convention of defining and initializing only 1 variable per line in liboctinterp.
Mon, 28 Oct 2013 19:51:46 -0700 Rik Use GNU style coding conventions for code in libinterp/
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Mon, 19 Aug 2013 20:46:38 -0700 Rik doc: Add new @qcode macro for code samples which are quoted.
Mon, 01 Oct 2012 18:30:44 -0400 John W. Eaton maint: periodic merge of stable to default base src/DLD-FUNCTIONS/dlmread.cc@6d5bc055d5d6
Sat, 18 Aug 2012 16:23:39 -0400 John W. Eaton split libinterp from src base src/corefcn/dlmread.cc@8d6937f8ad29