Commit graph

10 commits

Author SHA1 Message Date
Ronaldd Pinho
aa5dbe82c6 Use relative includes in headers and absolute in code
- relative includes in headers
- absolute includes in exe code
- include sstream lib in eoExceptions.h
- fix ga/make_op_ga.cpp
- fix eoSGATransform.h
2019-12-06 15:15:22 +01:00
Caner Candan
bd243c9455 Merge branch 'master' of ssh://eodev.git.sourceforge.net/gitroot/eodev/eodev 2012-07-17 11:43:58 +02:00
Caner Candan
3cdde2498c * eoEvalUserTimeThrowException.h: gcc regression fixed 2012-07-17 11:42:49 +02:00
Loïc Jean David Arjanen
6cb15cfecf bugfix: Windows compatibility of 'apply' and 'eoEvalUserTimeThrowException' 2012-07-16 14:21:06 +02:00
nojhan
edc38e5394 it's __unix__, not __UNIX__ 2011-10-10 22:20:39 +02:00
nojhan
0f6aa0581b conditionnal compilation to __UNIX__ with warning on other systems 2011-10-07 15:12:14 +02:00
Caner Candan
56c6edab04 * indentations + whitespace cleanup 2011-05-05 16:54:00 +02:00
Caner Candan
36fe44b898 * removed some warnings 2011-01-27 17:50:11 +01:00
Johann Dreo
9e93f52481 const parameter + intermediate reused variable 2010-12-22 18:29:30 +01:00
Johann Dreo
5697f6d699 evaluator that throw an exception if a maximum CPU user time has been reached, for POSIX systems 2010-12-16 15:50:26 +01:00