log scripts/@ftp/loadobj.m @ 23219:3ac9f9ecfae5 stable

age author description
Wed, 22 Feb 2017 12:39:29 -0500 John W. Eaton maint: Update copyright dates. stable
Mon, 23 Jan 2017 14:27:48 -0500 John W. Eaton maint: Merge stable to default.
Fri, 20 Jan 2017 12:19:08 -0500 John W. Eaton maint: strip extra trailing newlines from files. stable
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Fri, 20 May 2016 15:46:45 -0700 Rik maint: Use newlines to make code more readable.
Thu, 19 Nov 2015 14:39:04 -0800 Rik Preface warning() messages with name of function when possible.
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Tue, 04 Feb 2014 21:49:45 -0500 Mike Sander Remove interactive ftp functions from list of functions missing BIST tests.
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Wed, 02 Oct 2013 23:40:01 -0400 John W. Eaton improve implementation of ftp object handles
Wed, 28 Aug 2013 08:33:02 -0700 Rik maint: End m-files with 1 blank line.
Wed, 18 Jan 2012 21:15:50 -0800 Rik doc: Update docstrings for @ftp class.
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Thu, 20 Jan 2011 18:26:09 -0500 John W. Eaton missing semicolons in script files
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Sun, 17 Oct 2010 23:43:42 -0400 John W. Eaton fix copyright notices
Tue, 01 Dec 2009 22:13:35 +0100 David Bateman fix for FTP object constructor. Allow basic operation with matlab FTP objects
Sat, 28 Nov 2009 11:44:57 +0100 David Bateman Add ftp objects