tlegrand
5ee50170b0
added definition _WINDOWS for (mingw and others) compatibility
2007-11-26 07:56:08 +00:00
evomarc
66a51c5ddb
Added the className method everywhere
2004-06-15 07:28:54 +00:00
okoenig
86fa476c67
Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary.
2003-02-27 19:28:07 +00:00
evomarc
f2c21bdc0b
Removed trailing text after #endif - causes warning on many compilers
2001-10-08 09:14:15 +00:00
evomarc
27691b21fd
eoCtrlCcontinue had a few remaining errors :-(
2001-04-09 16:03:18 +00:00
evomarc
3d757e3243
Modified the eoCtrlCContinue - had to create the eoCtrlCContinue.cpp
...
to make t-eoGA work (you should NOT have separate functions in .h files!)
I also included everything related to Ctrl C handling in #ifndef _MSC_VER
until someone tells me how to do it in MSVC
2001-04-09 15:28:24 +00:00
evomarc
ddc6650ce5
Added the signal handling - see eoCtrlCContinue.h
...
I've disabled it in case of MSC as I don't know if this works there ...
Also added a couple of "virtual" in the ga dir
2001-04-04 03:47:33 +00:00