Commit graph

8 commits

Author SHA1 Message Date
Caner Candan
56c6edab04 * indentations + whitespace cleanup 2011-05-05 16:54:00 +02:00
Johann Dreo
44d1ab1bc2 name of variables in english ; use the eo::log instead of cerr ; doc grouping 2010-11-05 14:28:28 +01:00
tlegrand
5ee50170b0 added definition _WINDOWS for (mingw and others) compatibility 2007-11-26 07:56:08 +00:00
tlegrand
7f62a3f6f2 added #ifdef SIGQUIT for windows compatibility 2007-08-10 14:31:04 +00:00
maartenkeijzer
153b80440c changed to using sstream 2003-02-28 16:49:19 +00:00
evomarc
a5e3abd9f6 Added the #pragma directive for MSVC++ in all .cpp 2001-11-10 06:59:02 +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