Commit graph

2,191 commits

Author SHA1 Message Date
mac
69d9ee7a0f Oops, corrected error in adding t-eoExternalEO 2000-05-25 07:23:24 +00:00
mac
86ae1ddbaa eoExternalEO, support for using plain functions and structs in EO 2000-05-25 07:18:25 +00:00
mac
9ad8767c41 Changed default printOn to have a trailing space instead of endl 2000-05-25 07:17:23 +00:00
mac
e7a1922d76 Updated dsp, dsw and added t_eoExternalEO.dsp 2000-05-25 07:16:35 +00:00
mac
05c4bec808 Updated makefile and added t-eoExternalEO 2000-05-25 07:13:43 +00:00
mac
230e1a03d1 removed reference to rint() (what does this function do anyway? it is not ANSI and defined nowhere in eo!) 2000-04-20 11:11:58 +00:00
mac
007046c134 Added a bias function next to bind(). This function will bias the selection to select certain specific guys... 2000-04-20 11:06:02 +00:00
mac
2af4074c2c Remove eoBinaryTerm, should not have been here in the first place 2000-04-20 10:48:07 +00:00
gustavo
7ac7389589 adding test to test/.cvsignore 2000-04-12 09:51:50 +00:00
gustavo
e5825c4d75 some fix 2000-04-11 12:18:30 +00:00
mac
1992d60fa3 getOp() should return a non-const reference 2000-04-09 10:16:28 +00:00
mac
064ebabac5 Changed int target to size_t target (produced warning) 2000-04-09 10:13:27 +00:00
mac
dd42eec50a eoFitTerm did not implement className 2000-04-09 10:10:39 +00:00
mac
f6c08c9948 eoFitTerm did not implement className 2000-04-09 10:09:32 +00:00
mac
6d61aa2811 Updated eoBreeder to use the even newer general operator interface 2000-04-09 10:05:55 +00:00
mac
697d38b372 Updated eoBreeder to use the even newer general operator interface 2000-04-09 10:00:55 +00:00
mac
7973019d0b Specialized it for bool, so that we don't get these MSVC warnings. 2000-04-09 09:59:06 +00:00
mac
4654d42e30 Oops, it's a pain to get the makefiles up to date when you are working on two machines.... 2000-04-09 09:54:25 +00:00
mac
bd0cc50be9 Oops, forgot to make operator() return an eoMonitor 2000-04-09 09:50:44 +00:00
mac
481bfba8bf Oops, forgot to make operator() return an eoMonitor 2000-04-09 09:48:38 +00:00
mac
f357a908bf Updated documentation to give proper include file in doxygen and define a module selectors
Also added a load(stream) and save(stream) to eoState
2000-04-09 09:46:20 +00:00
mac
6e925bedea Updated documentation to give proper include file in doxygen and define a module bitstring 2000-04-09 09:44:53 +00:00
mac
fee9a330b1 Added t-eoGOpSel. 2000-04-09 09:43:40 +00:00
mac
ed45375451 Changed the general operator interface to be consistent with the rest
of EO, updated some documentation.
2000-04-09 09:41:29 +00:00
mac
64a5d2de58 updated Makefiles and removed a few unneeded files. note: ES files are pending 2000-04-07 14:23:59 +00:00
mac
87cdfa00c4 no message 2000-04-07 09:04:50 +00:00
gustavo
e35a59cdd6 changing include style from ... to <...> 2000-04-04 15:22:04 +00:00
gustavo
b40fefb6ed initial .cvsignore 2000-04-04 11:00:18 +00:00
gustavo
64cb3f19e1 changing autonconfiguration to compile more examples and to create documentation 2000-04-03 15:52:31 +00:00
gustavo
06dab1f914 forgeting multiOps 2000-04-03 15:27:56 +00:00
gustavo
bf33704610 too many EMPTY constructors 2000-04-03 09:51:29 +00:00
gustavo
902d88fef6 adding & modifying .cvsignore's 2000-04-03 09:32:43 +00:00
gustavo
b5606ad11a Maarten was right 2000-03-31 16:23:16 +00:00
gustavo
e6e9dbeaf4 Makefile.in don't need to be in cvs 2000-03-31 14:34:50 +00:00
gustavo
f07b16a575 more fix in makefiles 2000-03-31 14:33:13 +00:00
mac
1fb9e6ceb7 Added checkpointing to the makefile, but have to test it later on a Linux box 2000-03-31 10:14:15 +00:00
mac
9823af7c09 Finalized Checkpointing, renamed t-testSta.... to t-eoStateAndParser
added a checkpoint tester, but did not yet update the Makefiles as
I don't have automake on my machine
2000-03-31 10:04:39 +00:00
mac
9bcf9d95f8 Finalized Checkpointing, see t-eoCheckpointing for a test 2000-03-31 10:02:18 +00:00
mac
6d5d34ba1f Added a className member 2000-03-31 10:00:22 +00:00
gustavo
c7eccdbe13 adding const... leaving as is 2000-03-30 18:15:14 +00:00
gustavo
28219fcc12 makefiles almost work 2000-03-30 18:02:03 +00:00
gustavo
5fe7510807 fixing makefiles 2000-03-30 17:11:20 +00:00
gustavo
1fe3a72e10 changing Makefile.am's to accept new subdiretory structure 2000-03-30 14:20:25 +00:00
mac
5467df160c changed erronuous classname() to className() 2000-03-30 09:43:21 +00:00
mac
a2457cf126 few minor mods 2000-03-23 14:41:12 +00:00
mac
f290f94301 Adapted it for the poor stdc++ support of g++ 2000-03-22 18:55:12 +00:00
mac
737779f235 no message 2000-03-22 17:10:07 +00:00
mac
b6c506643a Changed some includes for the new dir structure 2000-03-22 17:09:36 +00:00
mac
6c79787c43 Changed some includes for the new dir structure 2000-03-22 16:49:35 +00:00
mac
340edc2420 test the state and the parser 2000-03-22 16:47:27 +00:00