| .. |
|
.cvsignore
|
adding & modifying .cvsignore's
|
2000-04-03 09:32:43 +00:00 |
|
checkpointing
|
added eoAssembledFitnessStat.h to implement Best and Avg Stat for eoScalarFitnessAssembled
|
2003-04-05 13:42:01 +00:00 |
|
compatibility.h
|
excluded gcc>3 from check
|
2003-03-18 09:40:36 +00:00 |
|
eoAssembledFitnessStat.h
|
added eoAssembledFitnessStat.h to implement Best and Avg Stat for eoScalarFitnessAssembled
|
2003-04-05 13:42:01 +00:00 |
|
eoCheckPoint.h
|
Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary.
|
2003-02-27 19:28:07 +00:00 |
|
eoData.h
|
Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary.
|
2003-02-27 19:28:07 +00:00 |
|
eoDistance.h
|
Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary.
|
2003-02-27 19:28:07 +00:00 |
|
eoFDCStat.h
|
Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary.
|
2003-02-27 19:28:07 +00:00 |
|
eoFileMonitor.cpp
|
Added the #pragma directive for MSVC++ in all .cpp
|
2001-11-10 06:59:02 +00:00 |
|
eoFileMonitor.h
|
Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary.
|
2003-02-27 19:28:07 +00:00 |
|
eoFileSnapshot.h
|
fixed (?) some problems with stringstreams and std::ends
|
2003-03-21 02:39:09 +00:00 |
|
eoGnuplot.h
|
fixed (?) some problems with stringstreams and std::ends
|
2003-03-21 02:39:09 +00:00 |
|
eoGnuplot1DMonitor.h
|
fixed (?) some problems with stringstreams and std::ends
|
2003-03-21 02:39:09 +00:00 |
|
eoGnuplot1DSnapshot.h
|
now added an std::ends for plotting strstream
|
2003-03-21 02:44:05 +00:00 |
|
eoHowMany.h
|
fixed (?) some problems with stringstreams and std::ends
|
2003-03-21 02:39:09 +00:00 |
|
eoMOFitnessStat.h
|
Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary.
|
2003-02-27 19:28:07 +00:00 |
|
eoMonitor.h
|
Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary.
|
2003-02-27 19:28:07 +00:00 |
|
eoParam.h
|
fixed (?) some problems with stringstreams and std::ends
|
2003-03-21 02:39:09 +00:00 |
|
eoParser.cpp
|
changed to using sstream
|
2003-02-28 16:49:19 +00:00 |
|
eoParser.h
|
Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary.
|
2003-02-27 19:28:07 +00:00 |
|
eoPopStat.h
|
fixed (?) some problems with stringstreams and std::ends
|
2003-03-21 02:39:09 +00:00 |
|
eoRealBounds.cpp
|
changed to using sstream
|
2003-02-28 16:49:19 +00:00 |
|
eoRealBounds.h
|
Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary.
|
2003-02-27 19:28:07 +00:00 |
|
eoRealVectorBounds.h
|
Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary.
|
2003-02-27 19:28:07 +00:00 |
|
eoRndGenerators.h
|
Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary.
|
2003-02-27 19:28:07 +00:00 |
|
eoRNG.cpp
|
Added the #pragma directive for MSVC++ in all .cpp
|
2001-11-10 06:59:02 +00:00 |
|
eoRNG.h
|
Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary.
|
2003-02-27 19:28:07 +00:00 |
|
eoScalarFitnessStat.h
|
Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary.
|
2003-02-27 19:28:07 +00:00 |
|
eoStat.h
|
Removed function template specializations for eoScalarFitnessAssembled from classes in this file, since they do not work under Visual Studio! Reimplemented these stat classes for this new fitness class in eoAssembledFitnessStat.h
|
2003-04-05 13:40:57 +00:00 |
|
eoState.cpp
|
again: std::ends and stringstream
|
2003-03-21 02:41:54 +00:00 |
|
eoState.h
|
Removed trailing text after #endif - causes warning on many compilers
|
2001-10-08 09:14:15 +00:00 |
|
eoStdoutMonitor.cpp
|
Added the #pragma directive for MSVC++ in all .cpp
|
2001-11-10 06:59:02 +00:00 |
|
eoStdoutMonitor.h
|
In eoVector, changed printOn and readFrom to virtual
|
2001-04-03 10:08:08 +00:00 |
|
eoTimeCounter.h
|
A few changes for MSVC++ compatibility
|
2002-04-12 15:13:45 +00:00 |
|
eoUniformInit.h
|
Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary.
|
2003-02-27 19:28:07 +00:00 |
|
eoUpdatable.h
|
New base class eoUpdatable.h - for objects that need upates in eoCheckPoints
|
2000-12-07 09:56:00 +00:00 |
|
eoUpdater.cpp
|
again: std::ends and stringstream
|
2003-03-21 02:41:54 +00:00 |
|
eoUpdater.h
|
A few changes for MSVC++ compatibility
|
2002-04-12 15:13:45 +00:00 |
|
make_help.cpp
|
Added default value for bool arg in testDirRes function
|
2002-02-02 05:59:05 +00:00 |
|
Makefile.am
|
Some changes in names, before too many users have to modify their code :-)
|
2001-04-30 13:01:07 +00:00 |
|
pipecom.h
|
Removed trailing text after #endif - causes warning on many compilers
|
2001-10-08 09:14:15 +00:00 |
|
rnd_generators.h
|
Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary.
|
2003-02-27 19:28:07 +00:00 |
|
selectors.h
|
Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary.
|
2003-02-27 19:28:07 +00:00 |