This repository has been archived on 2026-03-28. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
eodev/eo/src/utils
2010-12-23 12:22:29 +01:00
..
.cvsignore Adjusting configuration for Eclipse 2008-03-28 15:57:55 +00:00
ChangeLog eoRNG.h (eoRng::random): Add comment on truncation as standard way of 2007-08-22 07:30:47 +00:00
checkpointing create a more generic class for monitoring to any ostream (useful for output to clog or cerr, for example), the stdout monitor now inherits from it 2010-10-26 10:51:48 +02:00
CMakeLists.txt create a more generic class for monitoring to any ostream (useful for output to clog or cerr, for example), the stdout monitor now inherits from it 2010-10-26 10:51:48 +02:00
compatibility.h excluded gcc>3 from check 2003-03-18 09:40:36 +00:00
eoAssembledFitnessStat.h and finally... still more grouping in documentation. 2010-11-05 22:46:15 +01:00
eoCheckPoint.h add tests interfaces as examples in the doc ; remove unused test binaries ; some code formating 2010-11-07 23:12:28 +01:00
eoData.cpp *** empty log message *** 2005-10-03 12:54:45 +00:00
eoData.h 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
eoDistance.h and finally... still more grouping in documentation. 2010-11-05 22:46:15 +01:00
eoFDCStat.h and finally... still more grouping in documentation. 2010-11-05 22:46:15 +01:00
eoFeasibleRatioStat.h and finally... still more grouping in documentation. 2010-11-05 22:46:15 +01:00
eoFileMonitor.cpp typo bugfix 2010-09-16 09:29:51 +02:00
eoFileMonitor.h fix most of the doxygen warnings 2010-11-09 11:44:28 +01:00
eoFileSnapshot.h and finally... still more grouping in documentation. 2010-11-05 22:46:15 +01:00
eoFuncPtrStat.h and finally... still more grouping in documentation. 2010-11-05 22:46:15 +01:00
eoGnuplot.cpp Added includes necessary to compile using gcc 4.4 2010-05-04 12:56:54 +00:00
eoGnuplot.h fix most of the doxygen warnings 2010-11-09 11:44:28 +01:00
eoGnuplot1DMonitor.cpp Removed the "using eoMonitor::vec from eoGnuplot1DMonitor.h because it generated 2005-11-08 11:34:12 +00:00
eoGnuplot1DMonitor.h and finally... still more grouping in documentation. 2010-11-05 22:46:15 +01:00
eoGnuplot1DSnapshot.cpp Update for gcc-4.3 compatibility 2008-03-31 19:11:13 +00:00
eoGnuplot1DSnapshot.h and finally... still more grouping in documentation. 2010-11-05 22:46:15 +01:00
eoHowMany.h fix most of the doxygen warnings 2010-11-09 11:44:28 +01:00
eoIntBounds.cpp Simplify configuration. 2005-09-28 21:49:26 +00:00
eoIntBounds.h fix some doxygen warnings 2010-11-07 23:43:58 +01:00
eoLogger.cpp fixed unistd.h portability issue 2010-11-17 11:41:43 +01:00
eoLogger.h add tests interfaces as examples in the doc ; remove unused test binaries ; some code formating 2010-11-07 23:12:28 +01:00
eoMOFitnessStat.h Changed some files for compatibility with MSVC 2003 and 2005 2006-11-20 13:25:46 +00:00
eoMonitor.h and finally... still more grouping in documentation. 2010-11-05 22:46:15 +01:00
eoOStreamMonitor.cpp default log output to debug for the ostream monitor ; better documentation 2010-11-08 22:58:37 +01:00
eoOStreamMonitor.h default log output to debug for the ostream monitor ; better documentation 2010-11-08 22:58:37 +01:00
eoParam.h + add the value() method in eoParam used by dae 2010-12-23 12:22:29 +01:00
eoParser.cpp replace TODO comments by @ŧodo doxygen command 2010-11-01 22:09:40 +01:00
eoParser.h fix most of the doxygen warnings 2010-11-09 11:44:28 +01:00
eoParserLogger.cpp eo::log: added the parameter -o in order to define a log file + removed some warning messages at compile time 2010-09-01 12:01:42 +02:00
eoParserLogger.h and finally... still more grouping in documentation. 2010-11-05 22:46:15 +01:00
eoPopStat.h and finally... still more grouping in documentation. 2010-11-05 22:46:15 +01:00
eoRealBounds.cpp fixed a warning issue at the file eoRealBounds.cpp 2010-08-18 17:18:36 +02:00
eoRealBounds.h fix some doxygen warnings 2010-11-07 23:43:58 +01:00
eoRealVectorBounds.h fix most of the doxygen warnings 2010-11-09 11:44:28 +01:00
eoRndGenerators.h add tests interfaces as examples in the doc ; remove unused test binaries ; some code formating 2010-11-07 23:12:28 +01:00
eoRNG.cpp * eoTimedMonitor.h (eoTimedMonitor::seconds): Make unsigned. 2006-12-02 10:18:57 +00:00
eoRNG.h add tests interfaces as examples in the doc ; remove unused test binaries ; some code formating 2010-11-07 23:12:28 +01:00
eoScalarFitnessStat.h and finally... still more grouping in documentation. 2010-11-05 22:46:15 +01:00
eoStat.h Merge branch 'master' of ssh://eodev/gitroot/eodev/eodev 2010-11-15 09:14:00 +01:00
eoState.cpp Simplify configuration. 2005-09-28 21:49:26 +00:00
eoState.h add tests interfaces as examples in the doc ; remove unused test binaries ; some code formating 2010-11-07 23:12:28 +01:00
eoStdoutMonitor.h and finally... still more grouping in documentation. 2010-11-05 22:46:15 +01:00
eoTimeCounter.h fix most of the doxygen warnings 2010-11-09 11:44:28 +01:00
eoTimedMonitor.h and finally... still more grouping in documentation. 2010-11-05 22:46:15 +01:00
eoUniformInit.h supress some doxygen warnings about \classes 2010-11-14 15:24:35 +01:00
eoUpdatable.h and finally... still more grouping in documentation. 2010-11-05 22:46:15 +01:00
eoUpdater.cpp Simplify configuration. 2005-09-28 21:49:26 +00:00
eoUpdater.h and finally... still more grouping in documentation. 2010-11-05 22:46:15 +01:00
make_help.cpp eo::log: added the parameter -o in order to define a log file + removed some warning messages at compile time 2010-09-01 12:01:42 +02:00
pipecom.cpp added definition _WINDOWS for (mingw and others) compatibility 2007-11-26 07:56:08 +00:00
pipecom.h Clean up configure/build-process. 2005-10-02 21:42:08 +00:00
rnd_generators.h and finally... still more grouping in documentation. 2010-11-05 22:46:15 +01:00
selectors.h and finally... still more grouping in documentation. 2010-11-05 22:46:15 +01:00