log libinterp/dldfcn/__glpk__.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.
Mon, 18 Jan 2016 18:28:06 -0800 Rik Switch gripe_XXX to either err_XXX or warn_XXX naming scheme.
Fri, 15 Jan 2016 15:11:56 -0500 John W. Eaton use correct value extractor functions in glpk
Fri, 15 Jan 2016 15:13:28 -0500 John W. Eaton don't use setjmp/longjmp to handle error in glpk
Sat, 16 Jan 2016 15:33:45 -0800 Rik Deprecate gripe_not_supported.
Sun, 20 Dec 2015 15:31:53 -0800 Rik maint: eliminate special cases of statements after error.
Sun, 20 Dec 2015 10:15:02 -0800 Rik maint: Use '! expr' rather than '!expr' to conform to coding guidelines.
Fri, 18 Dec 2015 22:39:36 -0500 John W. Eaton style fixes for comments
Fri, 18 Dec 2015 16:04:56 -0800 Rik maint: Rename oct-obj.[cc|h] to ovl.[cc|h] for clarity.
Fri, 18 Dec 2015 15:37:22 -0800 Rik maint: Use new C++ archetype in more files.
Sat, 12 Dec 2015 09:33:59 -0800 Rik 2015 Code Sprint: __glpk__.cc: use ovl().
Sat, 12 Dec 2015 07:40:03 -0800 Rik 2015 Code Sprint: remove class of function from docstring for all C++ files.
Tue, 08 Dec 2015 14:20:05 -0500 John W. Eaton eliminate return statements after calls to error
Mon, 07 Dec 2015 13:26:03 -0500 John W. Eaton eliminate unnecessary uses of nargin
Sat, 05 Dec 2015 15:59:22 -0800 Rik maint: Clean-up more instances of print_usage().
Thu, 03 Dec 2015 12:15:38 -0500 John W. Eaton eliminate return statements after calls to print_usage
Sat, 14 Nov 2015 15:18:05 -0500 John W. Eaton eliminate more uses of error_state
Sat, 30 May 2015 03:14:07 +0100 Carnë Draug Deprecate Array::length() and Sparse::length() in favour of ::numel().
Fri, 20 Feb 2015 01:54:11 -0500 John W. Eaton avoid warning from GCC about variables possibly clobbered by longjmp
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
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.
Wed, 07 Aug 2013 08:43:02 -0700 Rik Use std::numeric_limits instead of INT_MAX in __glpk__ (bug #39715).
Mon, 05 Aug 2013 14:36:05 -0400 Jordi Gutiérrez Hermoso Remove minor stylistic C'ism
Sat, 03 Aug 2013 15:38:47 +0200 Sébastien Villemot Use the new GLPK API (bug #39038).
Wed, 22 Aug 2012 16:30:55 -0400 John W. Eaton use numeric_limits functions instead of DBL_MIN, DBL_MAX, etc.
Sat, 18 Aug 2012 16:23:39 -0400 John W. Eaton split libinterp from src base src/dldfcn/__glpk__.cc@a7c0312c3fbb