Commit graph

61 commits

Author SHA1 Message Date
kuepper
514a18aaf1 Update after release 2006-12-29 14:16:01 +00:00
kuepper
513be8c25a Update for release. 2006-12-18 18:51:12 +00:00
kuepper
30de251d7f * index.h: Add old ToDos 2006-12-18 12:18:32 +00:00
kuepper
0afa0b9fa4 * TODO.html, README.html: Remove these old files.
* AUTHORS, COPYING, ForRelease, NEWS, ToDo: Update for release.

* eo.cfg (PROJECT_NUMBER): Bump version to 1.0
2006-12-18 11:17:55 +00:00
kuepper
51d6ddc239 update 2006-12-17 23:18:33 +00:00
kuepper
03e3c88b30 fix html errors 2006-12-03 11:44:38 +00:00
kuepper
b4b4cbc3f2 update 2006-12-03 11:40:25 +00:00
kuepper
af5d6583cd update, add link to Niko Hansen's comparison 2006-12-03 11:24:41 +00:00
kuepper
ab9b38654d * mainpage.html: update, add link to Niko Hansen's comparison
* README: Add more specific note about tutorial.

* configure.in: Bump version to 1.0-beta1

* tutorial/Makefile.am: Add all necessary files, including html and
Templates to distribution.
2006-12-03 10:41:54 +00:00
kuepper
0e2c6ccffc update 2006-12-02 12:15:29 +00:00
kuepper
c7ce6e70f3 minor typos 2006-12-01 21:07:55 +00:00
kuepper
b2ce7bedb6 * Makefile.am: Update for release-distribution.
* Makefile.am: Add missing CMA header for distribution.

* Makefile.am: Add missing header for distribution.
2006-12-01 20:08:51 +00:00
kuepper
692d26a881 update for release 2006-11-29 23:47:40 +00:00
kuepper
20c3369349 update 2006-06-13 13:35:26 +00:00
kuepper
5c913192e9 Update docs, some cleanup 2006-03-26 10:04:01 +00:00
kuepper
f20a29beff Start list of publications 2006-03-25 13:03:45 +00:00
kuepper
3428a464c1 typos 2005-10-05 22:08:29 +00:00
kuepper
4eb298ac73 some first external links 2005-10-05 21:25:51 +00:00
kuepper
6cdab70790 *** empty log message *** 2005-10-03 21:48:15 +00:00
kuepper
a3d4ae8a1e cleanup 2005-10-03 10:58:01 +00:00
kuepper
fe91e01048 some nifty details,
passes W3 validator.
2005-10-03 10:32:56 +00:00
kuepper
8fac249ba6 clean up html 2005-10-03 10:26:30 +00:00
kuepper
40e8f8a11f move logo to cvs 2005-10-03 10:10:09 +00:00
kuepper
29f22eaa41 updates for release 2005-10-03 10:06:26 +00:00
kuepper
665936864c Make clear that the docs are for the cvs code. 2005-10-03 09:56:02 +00:00
kuepper
ed5e1c120a update for release. 2005-10-03 09:51:27 +00:00
kuepper
47af7cfe5a Clean up configure/build-process.
- assume C++ standard-conforming environment
- add a user-option for gnuplot-support
- separate gnuplot-code into declaration and implementation,
  so we can define at EO-build-time whether to use it or not.

Adopt code and Makefiles to above changes.

Some minor fixes.
2005-10-02 21:42:08 +00:00
kuepper
12f80ea291 Include inttypes.h if available but stdint.h is not.
Add powerpc success.
2005-10-01 14:00:42 +00:00
kuepper
76437817ae *** empty log message *** 2005-10-01 13:27:25 +00:00
kuepper
c71bc46189 *** empty log message *** 2005-10-01 13:26:29 +00:00
kuepper
4addcb7374 *** empty log message *** 2005-10-01 13:07:01 +00:00
kuepper
a3d4193333 update and clean up 2005-10-01 13:00:59 +00:00
kuepper
f7571db2da *** empty log message *** 2005-10-01 12:18:21 +00:00
kuepper
c2dd7f6d01 *** empty log message *** 2005-10-01 12:13:00 +00:00
kuepper
1b59c07cba update docs
clean Tutorial
bump version-number for cvs
2005-10-01 11:59:14 +00:00
kuepper
5e208b467a *** empty log message *** 2005-09-30 11:47:26 +00:00
kuepper
a28dbeed43 *** empty log message *** 2005-09-29 22:08:19 +00:00
kuepper
8a4a1bc903 add main web-page 2005-09-29 22:01:52 +00:00
kuepper
ccee1d22c3 Switch on documentation generation for private and static members. 2005-09-28 16:32:35 +00:00
kuepper
57a39197b9 minor updates,
create doxytag-file when running doxygen
2004-12-23 17:26:39 +00:00
kuepper
c5a9348dd9 Fix doc-target.
Fix inclusion of documentation in dist.
2004-09-24 15:00:48 +00:00
kuepper
63cbb12e69 updates,
start supoorting ParadisEO
2004-09-21 17:01:14 +00:00
kuepper
72c070585f better distribution support (not finished) 2004-09-20 17:12:12 +00:00
jmerelo
55a118517c Updating doxygen configuration 2004-08-10 07:39:10 +00:00
maartenkeijzer
153b80440c changed to using sstream 2003-02-28 16:49:19 +00:00
evomarc
e1319605e6 Added the lonk to SourceForge in the title, and to README in the "install" section 2002-03-15 06:41:54 +00:00
jeggermo
a611939e68 Changed the directory structure for gp
now: eoParseTree <-- the eoParseTree class
     eoParseTreeDepthInit <-- the eoParseTree depth initializer (eoGpDepthInitializer)
     eoParseTreeOp <-- the operators (xover and mutation)

base documentation written for:
* eoParseTree
* eoGpDepthInitializer
* eoSubtreeXOver
* eoBranchMutation
* eoPointMutation
* eoExpansionMutation
* eoCollapseSubtreeMutation
* eoHoistMutation

I also created a group ParseTree which contains all classes related to eoParseTree

eoGpMutate.h has been removed (merged with eoParseTree operators into eoParseTreeOp
2001-07-02 13:31:04 +00:00
evomarc
b52ea27e2f Updated main pages of doc and tutorial. Doc now points to tutorial 2001-05-02 11:13:40 +00:00
maartenkeijzer
b5bbc72957 let doxygen look into this dir 2001-03-23 08:54:31 +00:00
maartenkeijzer
65b1e9d2b6 added 2001-03-23 08:53:48 +00:00