Commit graph

740 commits

Author SHA1 Message Date
evomarc
6ddec3bdce apply -> apply<EOT> for MSVC 2002-01-17 17:51:58 +00:00
evomarc
b51d40e24f Protexted all calls to gnuplot for MSVC 2002-01-17 17:51:02 +00:00
evomarc
a427432291 Adding tutorial files 2002-01-17 15:24:44 +00:00
evomarc
83978dd8af New versio of dsp files 2002-01-17 15:21:44 +00:00
maartenkeijzer
45b5edc081 Increased template depth 2002-01-16 14:52:11 +00:00
evomarc
93cde922d7 There was an error in the type of the first parameter of make_checkpoint and
make_algo_scalar (changed from eoParameterLOader to eoParser)
2001-12-20 18:04:52 +00:00
evomarc
bdb125afbd COnverted t_eoesall to CRLF line terminators (otherwise MSDEV cannot read properly) 2001-12-07 06:28:38 +00:00
evomarc
38f35a1c53 Adding t_eoesall that somehow ahd managed to escape until now
+ corrected the template test_dsp.tmpl
2001-12-07 06:23:15 +00:00
evomarc
d74ef74661 Adding the tutorials in MSVC project files 2001-12-07 06:14:11 +00:00
evomarc
9f7976c292 Removed all references to CrtDebug blabla that were supposed to be
MSVC specific but generated an error with MSVC 6.0
2001-12-07 05:51:36 +00:00
evomarc
aa67e7d58d Need to put the \r\n at end of all files after modifications!!! 2001-12-06 14:33:42 +00:00
evomarc
b5a4afe8fa Removed unknown CrtDebug directives from the MSVC version 2001-12-06 14:32:00 +00:00
evomarc
bd42e75672 Removed unnecessary dirs, added first Lesson of tutorial 2001-12-06 13:12:24 +00:00
evomarc
82750f22d5 Removed some sources that came here nobody know's how (thanks, MSDEV) 2001-12-06 11:36:39 +00:00
evomarc
866ef81d43 Changed ALL names of links to class files in the documentation due to the change in
Doxygen naming convention
2001-12-06 07:02:07 +00:00
evomarc
6dcc949ee5 A few corrections before the big name change 2001-12-06 06:44:44 +00:00
evomarc
de1ae17ea8 CHanged a few erroneaous comments 2001-12-06 06:38:17 +00:00
evomarc
04ab952760 Added GNUPLOT protection for MSVC compiler 2001-12-05 06:54:38 +00:00
jeggermo
7abbf595f7 some template classes and functions which did not need
to be templates have been changed to normal classes and functions
with hard coded typed

This might help with M$VC++ 6.0 compatibility
2001-12-04 21:15:16 +00:00
jeggermo
61ea207287 a different solution for lt_arity has been implemented (this time inside the
eoParseTreeDepthInit class
2001-12-04 11:49:25 +00:00
evomarc
d491c193e2 Renamed mastermind.cc into mastermind.cpp for MSVC 2001-12-03 16:40:32 +00:00
evomarc
8847dc3c50 Renamed main.cc into main.cpp for MSVC 2001-12-03 16:38:52 +00:00
evomarc
08aae27088 Renamed gprop.cc into gprop.cpp for MSVC 2001-12-03 16:35:51 +00:00
evomarc
ea8c9ca9c3 Modified the path of include eoVirus because MSVC did not find it.
Now it is assumed that src will be in the include search path, that's all.
2001-12-03 16:28:30 +00:00
evomarc
d4b20d8833 MSVC didn't find (easily) the contrib/MGE dir. So now it's written in the code
and the Makefile.am does not have contrib in the include look path
2001-12-03 14:31:35 +00:00
evomarc
2aad10d347 Added partial specialization of lt_arity .. 2001-12-03 14:20:24 +00:00
evomarc
2a1fded254 Added the 2 fake "projects" all_lib.dsp and all_test.dsp that allow to compile
everything in 2 clics.
However, we still cannot run and watch the status output of the test executables
2001-12-03 14:14:56 +00:00
evomarc
512d368dcf More details to make code MSVC-compatible 2001-12-03 11:08:17 +00:00
evomarc
eaf5ea0111 Added links to some examples in the comments 2001-12-03 06:59:17 +00:00
evomarc
4a90509051 Removed dir win from list of subdirs (generated an error in make check) 2001-12-03 06:56:43 +00:00
evomarc
00f1a25000 Removed the trailing comment after #endif (Warning in MSVC) 2001-12-03 06:53:52 +00:00
jeggermo
9bda49ae05 Fixed a small problem with eoPointMutation. 2001-11-22 15:01:11 +00:00
evomarc
a8c554710f Introductory comment evolves ... 2001-11-18 07:18:11 +00:00
evomarc
7c04fc5de1 Added the names of the directories where the newly created files are stored. 2001-11-18 06:54:13 +00:00
evomarc
b455d53925 Now the eo.dsw can be generated automatically from
eo.org
create_all_dsp.sh (that calls create_dsp.sh)
To add a new test program, simpy add 1 line in create_all_dsp.sh
and run it.
DO NOT TOUCH eo.org !!!
2001-11-17 08:13:55 +00:00
evomarc
f52b0f6646 imply put all program names on one single line to ease bulding the win files 2001-11-17 07:58:16 +00:00
evomarc
8538cc4532 Bug in create_dsp when no additional library 2001-11-17 07:55:39 +00:00
evomarc
d686b37c1f Turned bonary_value into the onemax (not pow that exploded for even only
moderately small size of genome!)
Turned it into a double (it was a float) as floats are dead and should dissappear
2001-11-17 07:54:12 +00:00
evomarc
f41cd957c0 Changes due to MSVC 2001-11-17 07:22:59 +00:00
evomarc
8abb9242c2 Some error for MSVC that was not even a warning for g++ (but I'm sorry
to say that MSVC is right :-)
2001-11-16 15:06:29 +00:00
evomarc
25765640ae Changed the filenaming to comply with MacroHard 2001-11-16 15:05:41 +00:00
evomarc
3eefeb651e Error in argments check 2001-11-16 15:02:35 +00:00
evomarc
86fb152676 The file eo.org is the base project file (no file in test involved).
It is upgraded by the create.sh script
2001-11-16 14:32:07 +00:00
evomarc
dbfa9a7aaa Adding all test files for MSVC 2001-11-16 14:30:58 +00:00
evomarc
49cc03546a Replaced the flat definitions of ncecessary classes (eoStatxxx and eoMonitor)
with the include of the corresponding .h file. as MSVC complained!
2001-11-16 14:01:52 +00:00
jeggermo
5597f3e353 small change in documentation 2001-11-15 22:11:31 +00:00
evomarc
af8618a47a Announcing the MSVC++ compatibility revisited 2001-11-12 16:27:37 +00:00
evomarc
bd53a220a5 A few more typename conditionally removed for MSVC++ 2001-11-12 15:21:40 +00:00
evomarc
4a39f49a74 Adding Jeroen :-) 2001-11-12 14:59:32 +00:00
evomarc
fd4eda8aca A readme for the win dir ... 2001-11-12 14:51:51 +00:00