log scripts/general/display.m @ 19697:4197fc428c7d

age author description
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Tue, 20 Jan 2015 08:26:57 -0500 John W. Eaton strip trailing whitespace from most source files stable
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Wed, 28 Aug 2013 08:33:02 -0700 Rik maint: End m-files with 1 blank line.
Mon, 19 Aug 2013 20:46:38 -0700 Rik doc: Add new @qcode macro for code samples which are quoted.
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Thu, 27 Oct 2011 09:59:26 -0700 Rik display.m: Extend display to work on builtin classes (Bug #34637)
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Mon, 12 Jul 2010 09:53:28 -0400 John W. Eaton display.m: print usage message if nargin != 1
Fri, 22 May 2009 10:46:00 -0400 John W. Eaton update copyright notices
Wed, 01 Apr 2009 17:21:07 -0700 Rik Cleanup oop.texi
Fri, 27 Mar 2009 22:31:03 -0700 Rik Grammar check TexInfo in all .m files
Thu, 09 Oct 2008 20:09:13 +0100 David Bateman Allow saving/loading of classes. Add saveobj and loadobj methods