..
ChangeLog
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
checkpointing
* make_checkpoint.h: added --monitor_with_CtrlC option in order to monitor only when Ctrl-C is pressed
2012-06-22 17:41:46 +02:00
CMakeLists.txt
regression: local/local
2013-01-02 11:47:17 +01:00
compatibility.h
adjustments in compatibility.h for vs2010 and STLPort
2013-01-04 16:06:06 +01:00
eoAssembledFitnessStat.h
and finally... still more grouping in documentation.
2010-11-05 22:46:15 +01:00
eoCheckPoint.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoData.cpp
*** empty log message ***
2005-10-03 12:54:45 +00:00
eoData.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoDistance.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoFDCStat.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoFeasibleRatioStat.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoFileMonitor.cpp
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoFileMonitor.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoFileSnapshot.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoFuncPtrStat.h
+ added eoFunctorStat class
2012-06-14 01:05:27 +02:00
eoGenCounter.h
an eoStat that simply count generations
2011-12-12 22:22:04 +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
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoHowMany.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoIntBounds.cpp
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoIntBounds.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoLogger.cpp
logger outbuf not initialized when ostream ctor is called
2013-01-04 17:09:06 +01:00
eoLogger.h
make the converting constructor of the eoLogger helper classes explicits (avoid warnings about ambiguousus conversions on ostream streams operators)
2012-10-01 15:28:27 +02:00
eoMOFitnessStat.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoMonitor.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoOStreamMonitor.cpp
Comment out deprecated stuff and fix corresponding tests
2012-07-06 20:48:18 +02:00
eoOStreamMonitor.h
Comment out deprecated stuff and fix corresponding tests
2012-07-06 20:48:18 +02:00
eoParallel.cpp
manual merge: deactivate t-eoParallel, that depends on OpenMP, whatever the build options
2012-07-16 15:15:42 +02:00
eoParallel.h
Removed all remaining warnings at compilation
2012-07-27 15:22:23 +02:00
eoParam.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoParser.cpp
added an new exception to handle cases where a wrong template is given to eoParser::valueOf
2012-03-31 17:48:55 +02:00
eoParser.h
added an new exception to handle cases where a wrong template is given to eoParser::valueOf
2012-03-31 17:48:55 +02:00
eoPopStat.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoRealBounds.cpp
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoRealBounds.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoRealVectorBounds.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoRndGenerators.h
* doc: badly named name of eoOneBitFlip, added eoBooleanGenerator in bitstring group
2012-03-06 21:55:54 +01:00
eoRNG.cpp
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoRNG.h
Comment out deprecated stuff and fix corresponding tests
2012-07-06 20:48:18 +02:00
eoScalarFitnessStat.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoSignal.cpp
+ eoSignal: to handle signal with eoCheckpoint instances
2012-06-22 15:37:51 +02:00
eoSignal.h
* make_checkpoint.h: added --monitor_with_CtrlC option in order to monitor only when Ctrl-C is pressed
2012-06-22 17:41:46 +02:00
eoStat.h
REMOVE the generic fitness templates in eoSecondMomentStats in favor of scalar ones ; comment out old unused code
2012-11-23 16:52:35 +01:00
eoState.cpp
generilaze the output of an eoState : now you can change the format, comes with defaults formatting (latex and json)
2012-04-16 11:28:47 +02:00
eoState.h
missing assert.h header in eoState
2012-05-09 11:45:56 +02:00
eoStdoutMonitor.h
Comment out deprecated stuff and fix corresponding tests
2012-07-06 20:48:18 +02:00
eoTimeCounter.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoTimedMonitor.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoTimer.h
Serialized eoTimer with eoserial module.
2012-07-24 18:03:50 +02:00
eoUniformInit.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoUpdatable.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoUpdater.cpp
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoUpdater.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
make_help.cpp
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
pipecom.cpp
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02: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
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00