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
nojhan
5827444774
Comment out deprecated stuff and fix corresponding tests
...
This may break your code if you did not pay attention to warnings in the previous release, the old code is still here in
case you want to understand what's going on.
2012-07-06 20:48:18 +02:00
Caner Candan
56c6edab04
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
Johann Dreo
044d1223bb
Create more doxygen groups for base classes, clean some doc
2010-11-01 18:20:56 +01:00
Johann Dreo
fc21827eca
remove default values for verbose parameters, so as to make deprecated wrappers unused by default
2010-10-31 21:36:53 +01:00
Johann Dreo
9c51b925b6
alternate function prototypes without verbose parameter
2010-10-31 21:19:34 +01:00
Johann Dreo
a9f382a30c
fix #13 : remove the use of the verbose members, replaced by the eo::log system ; functions prototypes keep their verbose parameters, but display a warning until next version
2010-10-30 23:30:40 +02:00
Johann Dreo
ac0a909d1d
using eo::log instead of std::cout
2010-09-29 22:52:30 +02:00
evomarc
17db378c84
Cleaned up the comments
2004-08-28 14:03:34 +00:00
evomarc
caa611661a
Allows proportional combinations of eoInit objects
...
Similar to eoPropostionalCombinedXXXOp
2004-07-16 08:44:14 +00:00