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
|