log scripts/optimization/optimget.m @ 20603:f61c67865d9f

age author description
Mon, 23 Feb 2015 14:54:39 -0800 Rik maint: Clean up m-files to follow Octave coding conventions.
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Sat, 29 Mar 2014 11:24:59 -0700 Rik Overhaul optimset/optimget functions for Matlab compatibility (bug #41915).
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Tue, 10 Sep 2013 18:31:39 -0700 Rik Replace unnecessary instances of strncmp with strcmp.
Wed, 28 Aug 2013 08:33:02 -0700 Rik maint: End m-files with 1 blank line.
Fri, 17 May 2013 12:56:44 -0400 John W. Eaton allow abbreviations for optimset and optimget (bug #38999)
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Thu, 20 Jan 2011 17:35:29 -0500 John W. Eaton all script files: untabify and strip trailing whitespace
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Wed, 22 Dec 2010 04:16:01 -0500 John W. Eaton optimset, optimget, __all_opts__: consistently use lower case for storing and searching options
Sun, 12 Dec 2010 21:58:30 +0100 Jaroslav Hajek drop support of 'i' option in lookup
Sun, 18 Jul 2010 20:35:16 -0700 Rik Grammarcheck the documentation from m-files.
Fri, 12 Feb 2010 12:46:55 +0100 Jaroslav Hajek slightly simplify optimget
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Tue, 10 Feb 2009 16:02:36 -0500 John W. Eaton doc fixes
Wed, 04 Feb 2009 10:56:23 -0500 John W. Eaton style fixes
Fri, 30 Jan 2009 21:24:29 +0100 Jaroslav Hajek implement registering of optimization options
Fri, 31 Oct 2008 08:06:14 +0100 Jaroslav Hajek modify optimset & implement optimget