diff --git a/eo/.cproject b/eo/.cproject
deleted file mode 100644
index b6834b52..00000000
--- a/eo/.cproject
+++ /dev/null
@@ -1,221 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-make
-
-Lesson1
-true
-true
-true
-
-
-
-
-
-
-
-
-
diff --git a/eo/.cvsignore b/eo/.cvsignore
deleted file mode 100644
index 3e34ecb4..00000000
--- a/eo/.cvsignore
+++ /dev/null
@@ -1,25 +0,0 @@
-*.la
-*.lo
-.deps
-.libs
-Makefile
-Makefile.in
-aclocal.m4
-autom4te.cache
-build*
-confdefs.h
-config.cache
-config.guess
-config.h
-config.h.in
-config.log
-config.status
-config.sub
-configure
-depcomp
-install-sh
-libtool
-missing
-mkinstalldirs
-stamp-h
-stamp-h.in
diff --git a/eo/.project b/eo/.project
deleted file mode 100644
index 995b188c..00000000
--- a/eo/.project
+++ /dev/null
@@ -1,82 +0,0 @@
-
-
- eo
-
-
-
-
-
- org.eclipse.cdt.managedbuilder.core.genmakebuilder
- clean,full,incremental,
-
-
- org.eclipse.cdt.make.core.fullBuildTarget
- all
-
-
- ?name?
-
-
-
- org.eclipse.cdt.make.core.enableAutoBuild
- false
-
-
- org.eclipse.cdt.make.core.buildLocation
- ${workspace_loc:/eo}
-
-
- org.eclipse.cdt.make.core.enableFullBuild
- true
-
-
- org.eclipse.cdt.make.core.enableCleanBuild
- true
-
-
- org.eclipse.cdt.make.core.cleanBuildTarget
- clean
-
-
- org.eclipse.cdt.make.core.append_environment
- true
-
-
- org.eclipse.cdt.make.core.contents
- org.eclipse.cdt.make.core.activeConfigSettings
-
-
- org.eclipse.cdt.make.core.useDefaultBuildCmd
- true
-
-
- org.eclipse.cdt.make.core.buildArguments
-
-
-
- org.eclipse.cdt.make.core.buildCommand
- make
-
-
- org.eclipse.cdt.make.core.autoBuildTarget
- all
-
-
- org.eclipse.cdt.make.core.stopOnError
- true
-
-
-
-
- org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder
-
-
-
-
-
- org.eclipse.cdt.core.cnature
- org.eclipse.cdt.managedbuilder.core.ScannerConfigNature
- org.eclipse.cdt.managedbuilder.core.managedBuildNature
- org.eclipse.cdt.core.ccnature
-
-
diff --git a/eo/CHANGELOG b/eo/CHANGELOG
index 56e4df4b..8a518c2f 100644
--- a/eo/CHANGELOG
+++ b/eo/CHANGELOG
@@ -1,3 +1,1026 @@
+Author: Caner Candan
+Date: Tue May 10 15:33:42 2011 +0200
+
+ * NEWS
+
+Author: Caner Candan
+Date: Tue May 10 11:45:37 2011 +0200
+
+ - old eclipse files
+
+Author: Caner Candan
+Date: Tue May 10 11:44:53 2011 +0200
+
+ * ConfigureChecks.cmake: issue fixed
+
+Author: Caner Candan
+Date: Tue May 10 10:34:35 2011 +0200
+
+ - removed useless .cvsignore files since we are using git now
+
+Author: nojhan
+Date: Tue May 10 00:31:18 2011 +0200
+
+ updated build instructions
+
+Author: Caner Candan
+Date: Mon May 9 17:21:18 2011 +0200
+
+ + build_gcc_linux_pyeo
+
+Author: Caner Candan
+Date: Mon May 9 17:21:16 2011 +0200
+
+ * build_gcc_linux_unittest
+
+Author: Caner Candan
+Date: Mon May 9 17:20:33 2011 +0200
+
+ + build_gcc_linux_stl_parallel
+
+Author: Caner Candan
+Date: Fri May 6 16:01:28 2011 +0200
+
+ * pyeo
+
+Author: Caner Candan
+Date: Fri May 6 11:14:39 2011 +0200
+
+ * apply: needed eoLogger header file inclusion
+
+Author: Caner Candan
+Date: Thu May 5 17:15:10 2011 +0200
+
+ * whitespace cleanup
+
+Author: Caner Candan
+Date: Thu May 5 16:54:00 2011 +0200
+
+ * indentations + whitespace cleanup
+
+Author: Caner Candan
+Date: Thu May 5 16:53:31 2011 +0200
+
+ * pyeo/PyEO.cpp: renamed module name
+
+Author: Caner Candan
+Date: Thu May 5 16:53:02 2011 +0200
+
+ * pyeo/CMakeLists.txt: auto find cpp files
+
+Author: Caner Candan
+Date: Thu May 5 11:47:30 2011 +0200
+
+ * pyeo cmake config file
+
+Merge: 7dcc7b6 f984839
+Author: Caner Candan
+Date: Wed May 4 17:57:54 2011 +0200
+
+ Merge branch 'openmp'
+
+Author: Caner Candan
+Date: Tue Mar 15 18:05:45 2011 +0100
+
+ * edoSampler: sampler method protected
+
+Author: Caner Candan
+Date: Tue Mar 15 16:39:46 2011 +0100
+
+ * eoLogger: forgot to close opened file
+
+Author: Caner Candan
+Date: Wed May 4 17:29:45 2011 +0200
+
+ * pyeo: updated pyeo in order to make it works
+
+Author: Caner Candan
+Date: Wed May 4 17:28:46 2011 +0200
+
+ * eoReduceSplit.h: bad syntax in using eo::log
+
+Author: Caner Candan
+Date: Wed Mar 30 15:52:23 2011 +0200
+
+ * eoOpContainer: call to eoGenOp::apply instead of operator() to avoid calling reserve
+
+Author: Caner Candan
+Date: Wed Mar 30 15:50:19 2011 +0200
+
+ * eoEasyEA: pop reserve at each call to algo
+
+Author: Caner Candan
+Date: Thu Mar 24 12:52:27 2011 +0100
+
+ * switched eoGenOp::apply method from protected to public in order to be visible from eoSequentialOp
+
+Author: Caner Candan
+Date: Wed Mar 23 17:34:35 2011 +0100
+
+ * eoEasyEA: moved offspring into attributes space in order to avoid memory reallocation when we restart
+
+Merge: 007aae6 bc30b2c
+Author: Caner Candan
+Date: Fri Mar 18 11:20:09 2011 +0100
+
+ Merge branch 'master' into openmp
+
+Merge: aa23cec 8f6e4b2
+Author: Caner Candan
+Date: Fri Mar 18 11:10:59 2011 +0100
+
+ Merge branch 'master' of ssh://localhost:9001/gitroot/eodev/eodev
+
+Merge: e7b6b17 16c2e9d
+Author: Caner Candan
+Date: Fri Mar 18 11:10:14 2011 +0100
+
+ Merge branch 'openmp' of ssh://localhost:9001/gitroot/eodev/eodev into openmp
+
+Merge: 9597010 8f6e4b2
+Author: Caner Candan
+Date: Mon Mar 14 17:30:46 2011 +0100
+
+ Merge branch 'master' into openmp
+
+Author: Caner Candan
+Date: Mon Mar 14 17:29:20 2011 +0100
+
+ * pipecom: added an argument to printf generating a warning
+
+Merge: cbc44d4 9e95eef
+Author: Caner Candan
+Date: Tue Mar 8 00:20:37 2011 +0100
+
+ Merge branch 'openmp' of ssh://eodev.git.sourceforge.net/gitroot/eodev/eodev into openmp
+
+Merge: 2044d92 90863fd
+Author: Caner Candan
+Date: Tue Mar 8 00:19:46 2011 +0100
+
+ Merge branch 'master' into openmp
+
+Author: Caner Candan
+Date: Tue Mar 8 00:08:18 2011 +0100
+
+ * disabled app/gprop temporary because of the incompatibility with gcc version higher than 4.5.1
+
+Merge: 9e95eef aa23cec
+Author: Caner Candan
+Date: Thu Feb 24 14:29:29 2011 +0100
+
+ Merge branch 'master' into openmp
+
+Author: Caner Candan
+Date: Thu Feb 24 11:10:47 2011 +0100
+
+ + added install.cmake to configure dependancies paths
+
+Author: Caner Candan
+Date: Thu Feb 24 11:09:51 2011 +0100
+
+ * fixed issues on the code to be compatible with last version of boost
+
+Author: Caner Candan
+Date: Thu Feb 24 10:32:13 2011 +0100
+
+ * application/common/cmakelists.txt: fixed issues with copy of files
+
+Author: Caner Candan
+Date: Tue Feb 8 10:59:00 2011 +0100
+
+ * eoParallel: added the both parameters enable_results and do_measure
+
+Author: Caner Candan
+Date: Fri Feb 4 16:29:27 2011 +0100
+
+ * t-openmpy.*: added a header
+
+Author: Caner Candan
+Date: Fri Feb 4 16:28:24 2011 +0100
+
+ * eoParallel: added the parameter enableResults
+
+Merge: a733983 2044d92
+Author: Caner Candan
+Date: Fri Feb 4 14:10:10 2011 +0100
+
+ Merge branch 'openmp' of ssh://localhost:9001/gitroot/eodev/eodev into openmp
+
+Merge: 77a92ff 61faa63
+Author: Caner Candan
+Date: Fri Feb 4 14:09:12 2011 +0100
+
+ Merge branch 'master' into openmp
+
+Author: Caner Candan
+Date: Wed Feb 2 23:50:58 2011 +0100
+
+ * eoParallel: added the call to omp_set_num_threads to define the number of threads with parameters
+
+Merge: 54e2a8b 61faa63
+Author: Caner Candan
+Date: Fri Jan 28 15:27:24 2011 +0100
+
+ Merge branch 'master' into openmp
+
+Author: Caner Candan
+Date: Fri Jan 28 14:38:50 2011 +0100
+
+ * apply.h: size variable missing without openmp
+
+Author: Caner Candan
+Date: Fri Jan 28 11:11:20 2011 +0100
+
+ * a little update in building script files
+
+Merge: 4c561f9 36fe44b
+Author: Caner Candan
+Date: Fri Jan 28 10:43:23 2011 +0100
+
+ Merge branch 'master' of ssh://eodev.git.sourceforge.net/gitroot/eodev/eodev
+
+Author: Caner Candan
+Date: Thu Jan 27 17:50:11 2011 +0100
+
+ * removed some warnings
+
+Merge: db4eda2 9635901
+Author: Caner Candan
+Date: Thu Jan 27 14:41:42 2011 +0100
+
+ Merge branch 'openmp' of ssh://localhost:9001/gitroot/eodev/eodev into openmp
+
+Author: Caner Candan
+Date: Thu Jan 27 14:41:17 2011 +0100
+
+ * eoParallel: added a missing attribute
+
+Merge: 4c561f9 32a183e
+Author: Caner Candan
+Date: Thu Jan 27 13:53:42 2011 +0100
+
+ Merge branch 'openmp' of ssh://eodev.git.sourceforge.net/gitroot/eodev/eodev into openmp
+
+ Conflicts:
+ eo/test/CMakeLists.txt
+
+Author: Johann Dreo
+Date: Thu Jan 27 11:59:14 2011 +0100
+
+ a very simple script to create snapshot of the current head
+
+Author: Johann Dreo
+Date: Thu Jan 27 11:58:21 2011 +0100
+
+ move edo stuff, that was in the wriong place after the merge, in the edo directory
+
+Merge: e6ee096 d618ab0
+Author: Johann Dreo
+Date: Thu Jan 27 11:36:55 2011 +0100
+
+ Merge branch 'edo'
+
+Merge: 12f4f24 8c4b160
+Author: Johann Dreo
+Date: Thu Jan 27 11:32:21 2011 +0100
+
+ Merge branch 'master' of ssh://eodev/gitroot/eodev/eodev
+
+Author: Johann Dreo
+Date: Thu Jan 27 11:23:23 2011 +0100
+
+ rename everything from 'do' to 'edo'
+
+Merge: 6e2041d 5fe07ab
+Author: Caner Candan
+Date: Thu Jan 27 10:49:41 2011 +0100
+
+ Merge branch 'master' into symlink
+
+Merge: 3d06d4a 5fe07ab
+Author: Caner Candan
+Date: Thu Jan 27 10:45:07 2011 +0100
+
+ Merge branch 'master' into openmp
+
+ Conflicts:
+ eo/src/eo
+
+Author: Caner Candan
+Date: Thu Jan 27 10:43:13 2011 +0100
+
+ + eoParallel: nthreads option * apply.h: mangled the openmp code with pre-processing conditions
+
+Author: Caner Candan
+Date: Thu Jan 27 10:39:15 2011 +0100
+
+ fixed an issue in eoParallel class
+
+ Conflicts:
+
+ eo/src/utils/eoParallel.cpp
+
+Author: Caner Candan
+Date: Tue Dec 28 16:42:53 2010 +0100
+
+ * updated eoParallel class in order to define the result filename according to the parallelization mode
+
+Author: Caner Candan
+Date: Thu Jan 27 10:35:49 2011 +0100
+
+ - removed old parallelization parameters from the old-style from eoParser class
+
+ Conflicts:
+
+ eo/src/utils/eoParser.h
+
+Author: Caner Candan
+Date: Thu Jan 27 10:31:28 2011 +0100
+
+ * changed apply.h to use new parallelization s parameters
+
+ Conflicts:
+
+ eo/src/apply.h
+
+Author: Caner Candan
+Date: Thu Jan 27 10:30:40 2011 +0100
+
+ added measure into apply function
+
+ Conflicts:
+
+ eo/src/apply.h
+
+Author: Caner Candan
+Date: Thu Jan 27 10:29:09 2011 +0100
+
+ + now you are able to enable or not parallelization with the option --parallelize-loops=1|0
+
+ Conflicts:
+
+ eo/src/apply.h
+ eo/src/utils/eoParser.cpp
+ eo/src/utils/eoParser.h
+
+Author: Caner Candan
+Date: Thu Jan 27 10:25:22 2011 +0100
+
+ add the parser/logger to the general header
+
+ Conflicts:
+
+ eo/src/eo
+
+Author: Caner Candan
+Date: Wed Jan 26 18:10:34 2011 +0100
+
+ - removed t-eoDualFitness from test/CMakeLists.txt because it fails
+
+ Conflicts:
+
+ eo/test/CMakeLists.txt
+
+Author: Caner Candan
+Date: Thu Dec 23 12:22:29 2010 +0100
+
+ + add the value() method in eoParam used by dae
+
+Author: Caner Candan
+Date: Wed Dec 22 13:40:49 2010 +0100
+
+ * package dependancies changed
+
+Author: Caner Candan
+Date: Wed Jan 26 18:09:37 2011 +0100
+
+ * doc: solved some mistakes
+
+ Conflicts:
+
+ eo/doc/index.h
+
+Author: Caner Candan
+Date: Thu Jan 6 09:16:01 2011 +0100
+
+ * a little update tu be compatible with gnuplot
+
+Author: Caner Candan
+Date: Wed Jan 5 16:07:08 2011 +0100
+
+ * --parallelize-prefix parameter description
+
+Author: Caner Candan
+Date: Tue Dec 28 22:54:10 2010 +0100
+
+ fixed an issue in eoParallel class
+
+Author: Caner Candan
+Date: Tue Dec 28 16:43:44 2010 +0100
+
+ + added a test file for eoParallel class
+
+Author: Caner Candan
+Date: Tue Dec 28 16:42:53 2010 +0100
+
+ * updated eoParallel class in order to define the result filename according to the parallelization mode
+
+Author: Caner Candan
+Date: Tue Dec 28 16:41:14 2010 +0100
+
+ * apply.h: now results stored to a filename defined with parallelization parameters
+
+Author: Caner Candan
+Date: Sun Dec 26 19:19:20 2010 +0100
+
+ * added eoParallel header inclusion to eo
+
+Author: Caner Candan
+Date: Sun Dec 26 19:13:43 2010 +0100
+
+ - removed old parallelization parameters from the old-style from eoParser class
+
+Author: Caner Candan
+Date: Sun Dec 26 19:12:20 2010 +0100
+
+ * updated cmakelists.txt to compile new eoParallel class
+
+Author: Caner Candan
+Date: Sun Dec 26 19:11:00 2010 +0100
+
+ + created new eoParallel class with a global variable eo::parallel in order to store all parameters tied to parallelization and to access from anywhere
+
+Author: Caner Candan
+Date: Sun Dec 26 19:09:08 2010 +0100
+
+ * changed apply.h to use new parallelization s parameters
+
+Author: Caner Candan
+Date: Thu Dec 23 23:03:02 2010 +0100
+
+ added measure into apply function
+
+Author: Caner Candan
+Date: Thu Dec 23 18:09:25 2010 +0100
+
+ + now you are able to enable or not parallelization with the option --parallelize-loops=1|0
+
+Author: Johann Dreo
+Date: Thu Dec 16 15:51:28 2010 +0100
+
+ set the version to 1.1.1-edge
+
+Author: Johann Dreo
+Date: Thu Dec 16 15:50:26 2010 +0100
+
+ evaluator that throw an exception if a maximum CPU user time has been reached, for POSIX systems
+
+Author: Johann Dreo
+Date: Tue Dec 14 15:27:26 2010 +0100
+
+ add the parser/logger to the general header
+
+Merge: df57a10 5fe07ab
+Author: Johann Dreo
+Date: Wed Jan 26 16:31:55 2011 +0100
+
+ Merge branch 'master' of ssh://eodev/gitroot/eodev/eodev
+
+Author: Caner Candan
+Date: Thu Jan 20 19:07:41 2011 +0100
+
+ - removed t-eoDualFitness from test/CMakeLists.txt because it fails
+
+Merge: 9e93f52 1e177e1
+Author: Johann Dreo
+Date: Tue Jan 4 10:42:20 2011 +0100
+
+ Merge branch 'master' of ssh://eodev/gitroot/eodev/eodev
+
+Author: Caner Candan
+Date: Thu Dec 23 14:31:34 2010 +0100
+
+ fixed a mistake in cflags setting about openmp flags
+
+Author: Caner Candan
+Date: Thu Dec 23 12:22:29 2010 +0100
+
+ + add the value() method in eoParam used by dae
+
+Author: Johann Dreo
+Date: Wed Dec 22 18:29:30 2010 +0100
+
+ const parameter + intermediate reused variable
+
+Author: Johann Dreo
+Date: Wed Dec 22 18:25:44 2010 +0100
+
+ missing include of the eoLogger header
+
+Author: Caner Candan
+Date: Wed Dec 22 18:23:45 2010 +0100
+
+ * now symlink script more generic
+
+Author: Caner Candan
+Date: Wed Dec 22 17:25:40 2010 +0100
+
+ changed cmakelists.txt to generate install symlink script
+
+Author: Caner Candan
+Date: Wed Dec 22 17:24:34 2010 +0100
+
+ added install_symlink script
+
+Author: Caner Candan
+Date: Wed Dec 22 13:40:49 2010 +0100
+
+ * package dependancies changed
+
+Author: Caner Candan
+Date: Wed Dec 22 10:25:13 2010 +0100
+
+ * doc: solved some mistakes
+
+Author: Johann Dreo
+Date: Fri Dec 17 11:25:58 2010 +0100
+
+ Add a value(ValueType) method for ValueParam, to directly change the value using the templatized type. Use two intermediate streamstring conversions.
+
+Author: Johann Dreo
+Date: Fri Dec 17 10:39:42 2010 +0100
+
+ eoMaxTimeException is not used only for wallclock time, set a more general message
+
+Author: Johann Dreo
+Date: Thu Dec 16 15:51:28 2010 +0100
+
+ set the version to 1.1.1-edge
+
+Author: Johann Dreo
+Date: Thu Dec 16 15:50:26 2010 +0100
+
+ evaluator that throw an exception if a maximum CPU user time has been reached, for POSIX systems
+
+Author: Johann Dreo
+Date: Tue Dec 14 15:27:26 2010 +0100
+
+ add the parser/logger to the general header
+
+Author: Caner Candan
+Date: Sun Nov 28 14:21:26 2010 +0100
+
+ now we can select which measures we want
+
+Author: Caner Candan
+Date: Sun Nov 28 13:36:25 2010 +0100
+
+ using rdtsc for rng seed with mersenne twister
+
+Author: Caner Candan
+Date: Sun Nov 28 03:41:09 2010 +0100
+
+ update
+
+Author: Caner Candan
+Date: Sun Nov 28 03:35:21 2010 +0100
+
+ added variable time measure
+
+Author: Caner Candan
+Date: Sun Nov 28 03:32:53 2010 +0100
+
+ added variable time measure
+
+Author: Caner Candan
+Date: Sun Nov 28 03:24:02 2010 +0100
+
+ added variable time measure
+
+Author: Caner Candan
+Date: Sun Nov 28 00:19:46 2010 +0100
+
+ added n processus and fixed bound parameters
+
+Author: Caner Candan
+Date: Sun Nov 28 00:12:08 2010 +0100
+
+ added n processus and fixed bound parameters
+
+Author: Caner Candan
+Date: Sat Nov 27 23:26:16 2010 +0100
+
+ onlyexec and onlyprint parameters added on openmp script
+
+Author: Caner Candan
+Date: Sat Nov 27 23:22:54 2010 +0100
+
+ onlyexec and onlyprint parameters added on openmp script
+
+Author: Caner Candan
+Date: Sat Nov 27 23:07:11 2010 +0100
+
+ t-openmp.py released
+
+Author: Caner Candan
+Date: Sat Nov 27 21:27:41 2010 +0100
+
+ changed output results name
+
+Author: Caner Candan
+Date: Sat Nov 27 21:24:07 2010 +0100
+
+ added t-openmp.py
+
+Author: Caner Candan
+Date: Sat Nov 27 16:19:51 2010 +0100
+
+ added prefix parameter on t-openmp
+
+Author: Caner Candan
+Date: Mon Nov 22 19:16:09 2010 +0100
+
+ updated Dp = Tp / TDp
+
+Author: Caner Candan
+Date: Mon Nov 22 18:20:38 2010 +0100
+
+ remode two - on results filename
+
+Author: Caner Candan
+Date: Mon Nov 22 18:08:58 2010 +0100
+
+ updated to D_p = T_Dp / T_p and avoid all D_p higher than the number of tasks used
+
+Author: Caner Candan
+Date: Mon Nov 22 17:43:52 2010 +0100
+
+ popStep and dimStep replaced by pS and dS on the results filename
+
+Author: Caner Candan
+Date: Mon Nov 22 17:37:44 2010 +0100
+
+ added popStep and dimStep value on the result filename
+
+Author: Caner Candan
+Date: Mon Nov 22 17:35:06 2010 +0100
+
+ created two boxplot script files one to generate image the other to display with matplotlab
+
+Author: Caner Candan
+Date: Mon Nov 22 17:33:11 2010 +0100
+
+ removed omp_apply.h and added to apply.h, added dynamicity computation
+
+Author: Caner Candan
+Date: Mon Nov 22 14:47:55 2010 +0100
+
+ remove threshold parameter and move from static schedule to dynamic
+
+Author: Caner Candan
+Date: Mon Nov 22 14:07:47 2010 +0100
+
+ added efficienty computation
+
+Author: Caner Candan
+Date: Sat Nov 20 01:57:30 2010 +0100
+
+ added stepping parameters
+
+Merge: dab81d1 6625cd2
+Author: Caner Candan
+Date: Sat Nov 20 01:08:22 2010 +0100
+
+ uptodate
+
+Author: Caner Candan
+Date: Sat Nov 20 01:01:45 2010 +0100
+
+ openmp testing up-to-date
+
+Author: nojhan
+Date: Fri Nov 19 21:08:18 2010 +0100
+
+ test binary for dual fitness
+
+Merge: e8a083f 651ba9f
+Author: nojhan
+Date: Fri Nov 19 21:07:05 2010 +0100
+
+ Merge branch 'master' of ssh://eodev.git.sourceforge.net/gitroot/eodev/eodev
+
+ Conflicts:
+ eo/test/CMakeLists.txt
+
+Author: nojhan
+Date: Fri Nov 19 21:03:07 2010 +0100
+
+ add t-eoDualFitness to CMake
+
+Author: nojhan
+Date: Fri Nov 19 21:02:35 2010 +0100
+
+ added a method to get the value of a dual fitness
+
+Author: Caner Candan
+Date: Fri Nov 19 11:54:45 2010 +0100
+
+ new pkg-config file
+
+Author: Caner Candan
+Date: Fri Nov 19 11:50:51 2010 +0100
+
+ changed pkg-config file creation process
+
+Author: Caner Candan
+Date: Fri Nov 19 11:48:42 2010 +0100
+
+ openmp test updated
+
+Author: Caner Candan
+Date: Thu Nov 18 10:49:24 2010 +0100
+
+ added some new scripts to specialize building and a build script for visual studio 2008
+
+Author: Caner Candan
+Date: Thu Nov 18 10:47:29 2010 +0100
+
+ forgot to add t-eoParser in test/CMakeLists.txt
+
+Author: Caner Candan
+Date: Wed Nov 17 17:27:55 2010 +0100
+
+ added a apply.h variant for parallel execution
+
+Author: Caner Candan
+Date: Wed Nov 17 14:43:18 2010 +0100
+
+ functor operator applying to population in parallel
+
+Merge: 979a186 8ecef39
+Author: Caner Candan
+Date: Wed Nov 17 11:54:07 2010 +0100
+
+ Merge branch 'master' of ssh://eodev.git.sourceforge.net/gitroot/eodev/eodev
+
+Author: Caner Candan
+Date: Wed Nov 17 11:47:49 2010 +0100
+
+ unit test for eoParser added
+
+Author: Caner Candan
+Date: Wed Nov 17 11:41:43 2010 +0100
+
+ fixed unistd.h portability issue
+
+Author: Johann Dreo
+Date: Mon Nov 15 09:30:37 2010 +0100
+
+ eoDualStatSwitch, a wrapper for computing stats on feasible and unfeasible individuals, separately
+
+Merge: fb8a8d7 04f12b7
+Author: Johann Dreo
+Date: Mon Nov 15 09:14:00 2010 +0100
+
+ Merge branch 'master' of ssh://eodev/gitroot/eodev/eodev
+
+Author: Johann Dreo
+Date: Mon Nov 15 09:13:39 2010 +0100
+
+ verify that pop is not empty before attempting to compute the IQR
+
+Author: Johann Dreo
+Date: Mon Nov 15 09:12:10 2010 +0100
+
+ @todo: add an init method for continuators?
+
+Author: nojhan
+Date: Sun Nov 14 15:24:35 2010 +0100
+
+ supress some doxygen warnings about \classes
+
+Author: nojhan
+Date: Sun Nov 14 15:11:46 2010 +0100
+
+ eoInterquartileRangeStat example link to t-eoIQRStat
+
+Author: nojhan
+Date: Sun Nov 14 15:07:50 2010 +0100
+
+ a test binary for eoInterquartileRangeStat
+
+Author: Caner Candan
+Date: Wed Nov 10 11:18:57 2010 +0100
+
+ there was a warning from compiler related to a comment syntax in eoInvalidateOps.h
+
+Author: Johann Dreo
+Date: Tue Nov 9 11:44:28 2010 +0100
+
+ fix most of the doxygen warnings
+
+Author: Johann Dreo
+Date: Mon Nov 8 22:58:37 2010 +0100
+
+ default log output to debug for the ostream monitor ; better documentation
+
+Author: Johann Dreo
+Date: Mon Nov 8 18:29:25 2010 +0100
+
+ new eoAerageSizeStat class
+
+Author: Johann Dreo
+Date: Mon Nov 8 18:27:58 2010 +0100
+
+ check for self assignement in copy operator of eoDualFitness
+
+Author: Johann Dreo
+Date: Mon Nov 8 18:27:19 2010 +0100
+
+ deactivate gpsymreg that uses the now unsuported multi-objective feature
+
+Author: Johann Dreo
+Date: Sun Nov 7 23:43:58 2010 +0100
+
+ fix some doxygen warnings
+
+Author: Johann Dreo
+Date: Sun Nov 7 23:16:45 2010 +0100
+
+ remove multi-objective stuff, deprecated by ParadisEO-PEO
+
+Author: Johann Dreo
+Date: Sun Nov 7 23:12:28 2010 +0100
+
+ add tests interfaces as examples in the doc ; remove unused test binaries ; some code formating
+
+Author: Johann Dreo
+Date: Sun Nov 7 23:09:35 2010 +0100
+
+ remove unused test binaries, some code formating
+
+Author: Johann Dreo
+Date: Sun Nov 7 11:19:33 2010 +0100
+
+ in the doc's main page: brief section first with a link to the modules list
+
+Author: Johann Dreo
+Date: Sat Nov 6 17:31:39 2010 +0100
+
+ do not documentify: test, tutorial, contrib and app, that are not part of the framework by itself
+
+Author: Johann Dreo
+Date: Sat Nov 6 17:24:00 2010 +0100
+
+ removing obsolete win directory, we now se CMake that can generate VC++ project files by itself
+
+Author: nojhan
+Date: Sat Nov 6 09:19:17 2010 +0100
+
+ small fixes in the doc
+
+Author: Johann Dreo
+Date: Fri Nov 5 22:46:15 2010 +0100
+
+ and finally... still more grouping in documentation.
+
+Author: Johann Dreo
+Date: Fri Nov 5 15:59:35 2010 +0100
+
+ grouping classes in documentation
+
+Author: Johann Dreo
+Date: Fri Nov 5 14:28:28 2010 +0100
+
+ name of variables in english ; use the eo::log instead of cerr ; doc grouping
+
+Author: Johann Dreo
+Date: Fri Nov 5 11:26:04 2010 +0100
+
+ grouping classes in documentation
+
+Author: Johann Dreo
+Date: Tue Nov 2 17:23:27 2010 +0100
+
+ readable size for the evolutionry algorithm diagram
+
+Author: Johann Dreo
+Date: Tue Nov 2 16:57:13 2010 +0100
+
+ evolutionary algorithm diagram with lego blocks, fancier
+
+Author: Johann Dreo
+Date: Mon Nov 1 23:08:58 2010 +0100
+
+ more doc groups, cleaner modules hierarchy
+
+Author: Johann Dreo
+Date: Mon Nov 1 22:09:40 2010 +0100
+
+ replace TODO comments by @ŧodo doxygen command
+
+Author: Johann Dreo
+Date: Mon Nov 1 22:08:37 2010 +0100
+
+ more explanations in doc main page, remove HTML markup, remove deprecated link pages
+
+Author: Johann Dreo
+Date: Mon Nov 1 18:20:56 2010 +0100
+
+ Create more doxygen groups for base classes, clean some doc
+
+Author: Johann Dreo
+Date: Mon Nov 1 18:19:37 2010 +0100
+
+ delete the obsolete directory (still versionned in the repository if necessary)
+
+Author: Johann Dreo
+Date: Mon Nov 1 15:34:27 2010 +0100
+
+ grouping algorithms in a module of the doc
+
+Author: Johann Dreo
+Date: Mon Nov 1 13:37:24 2010 +0100
+
+ added Johann and Caner as authors on the web page
+
+Author: Johann Dreo
+Date: Mon Nov 1 13:32:37 2010 +0100
+
+ more shortcut links on the webpage, toward the chat and the trac
+
+Author: Johann Dreo
+Date: Sun Oct 31 23:01:16 2010 +0100
+
+ fix #10: removed MOO binaries
+
+Author: Johann Dreo
+Date: Sun Oct 31 22:57:05 2010 +0100
+
+ fix #10: removed the moo/ directory and eoMO* classes, deprecated by the Paradiseo-MOEO project
+
+Author: Johann Dreo
+Date: Sun Oct 31 21:57:06 2010 +0100
+
+ indicate cudacc branch in the changelog
+
+Merge: fc21827 66b4dfd
+Author: Johann Dreo
+Date: Sun Oct 31 21:50:15 2010 +0100
+
+ Merge branch 'cudacc'
+
+Author: Johann Dreo
+Date: Sun Oct 31 21:36:53 2010 +0100
+
+ remove default values for verbose parameters, so as to make deprecated wrappers unused by default
+
+Author: Johann Dreo
+Date: Sun Oct 31 21:19:34 2010 +0100
+
+ alternate function prototypes without verbose parameter
+
+Author: Johann Dreo
+Date: Sun Oct 31 07:47:12 2010 +0100
+
+ changelog summary for the next 1.1 release
+
+Author: Johann Dreo
+Date: Sat Oct 30 23:30:40 2010 +0200
+
+ fix #13: remove the use of the verbose members, replaced by the eo::log system ; functions prototypes keep their verbose parameters, but display a warning until next version
+
+Author: Johann Dreo
+Date: Tue Oct 26 13:48:47 2010 +0200
+
+ file not at the right place
+
+Author: Johann Dreo
+Date: Tue Oct 26 13:37:15 2010 +0200
+
+ replace the changelog with the (cleaned) git log, more up-to-date
+
+Author: Johann Dreo
+Date: Tue Oct 26 13:35:08 2010 +0200
+
+ renamed in CHANGELOG
+
+Author: Johann Dreo
+Date: Tue Oct 26 13:34:19 2010 +0200
+
+ warning: not up-to-date
+
+Author: Johann Dreo
+Date: Tue Oct 26 13:32:55 2010 +0200
+
+ added Johann and Caner as authors
+
+Author: Johann Dreo
+Date: Tue Oct 26 13:32:43 2010 +0200
+
+ replace the changelog with the (cleaned) git log, more up-to-date
+
Author: Johann Dreo
Date: Tue Oct 26 10:51:48 2010 +0200
@@ -18,11 +1041,31 @@ Date: Fri Oct 22 10:07:09 2010 +0200
Arithmetic operators (note: priority to unfeasibility)
+Author: Caner Candan
+Date: Tue Oct 12 10:09:56 2010 +0200
+
+ I have fixed some bugs and added some tests for doDistrib classes
+
Author: Johann Dreo
Date: Wed Sep 29 22:52:30 2010 +0200
using eo::log instead of std::cout
+Author: Caner Candan
+Date: Tue Sep 28 10:38:38 2010 +0200
+
+ there was an issue on doBounderNo class tied to the default values of the ctor of mother class doBounder: fixed
+
+Author: Caner Candan
+Date: Wed Sep 22 19:25:37 2010 +0200
+
+ * eda n eda_sa: bug fixed, while we were using -h the result folder was removed
+
+Author: Caner Candan
+Date: Wed Sep 22 14:38:15 2010 +0200
+
+ + eda algo: same algo than eda-sa without sa, + plotting scripts and problem functions moved to application/common
+
Author: Johann Dreo
Date: Tue Sep 21 17:53:48 2010 +0200
@@ -33,6 +1076,21 @@ Date: Tue Sep 21 17:52:59 2010 +0200
typo variable name
+Author: Caner Candan
+Date: Tue Sep 21 15:12:19 2010 +0200
+
+ + boxplot.py: script to generate graphic with boxplot to illustrate distances between theorical and visual means for each population value
+
+Author: Caner Candan
+Date: Tue Sep 21 15:08:38 2010 +0200
+
+ + t-mean-distance: program to generate distance value between the theorical and visual means
+
+Author: Johann Dreo
+Date: Mon Sep 20 13:35:51 2010 +0200
+
+ typofix declaration types in macro
+
Author: Johann Dreo
Date: Mon Sep 20 11:32:55 2010 +0200
@@ -94,11 +1152,115 @@ Date: Wed Sep 15 22:28:29 2010 +0200
doc comments
+Merge: 26ac5ca 86b7538
+Author: Caner Candan
+Date: Tue Sep 14 14:18:14 2010 +0200
+
+ Merge branch 'master' of 188.165.44.48:do
+
+Author: Caner Candan
+Date: Tue Sep 14 13:19:43 2010 +0200
+
+ bugfixed from ublas::vector assignement ctor for old version of boost
+
+Author: Caner Candan
+Date: Mon Sep 13 06:17:44 2010 +0200
+
+ - screenshots
+
+Merge: 0f4e43c 6a613bc
+Author: Caner Candan
+Date: Sat Sep 11 00:21:02 2010 +0200
+
+ Merge branch 'mo-1.3' of candan.fr:do into mo-1.3
+
+Author: Caner Candan
+Date: Fri Sep 10 23:21:31 2010 +0200
+
+ t-doEstimatorNormalMulti: display means and distance
+
+Author: Caner Candan
+Date: Fri Sep 10 17:04:02 2010 +0200
+
+ * bugfixed on test_cov_parameters
+
+Author: Caner Candan
+Date: Fri Sep 10 15:52:54 2010 +0200
+
+ replaced generated prefix name in result folder
+
+Author: Caner Candan
+Date: Fri Sep 10 15:48:16 2010 +0200
+
+ + test_cov_parameters.py: script to execute the estimator testor (t-EstimatorNormalMulti) in using all combinaison parameters values for 2-D cov-matrix
+
+Author: Caner Candan
+Date: Fri Sep 10 01:09:16 2010 +0200
+
+ + test/t-doEstimatorNormalMulti
+
Author: nojhan
Date: Thu Sep 9 22:37:50 2010 +0200
update related softwares: + EASEA, GUIDE
+Merge: 15ae721 86b0828
+Author: Caner Candan
+Date: Thu Sep 9 13:55:59 2010 +0200
+
+ Merge branch 'mo-1.3' of git:do into mo-1.3
+
+Author: Caner Candan
+Date: Thu Sep 9 13:55:18 2010 +0200
+
+ * added some comments
+
+Author: Caner Candan
+Date: Thu Sep 9 11:53:14 2010 +0200
+
+ + new screenshot with parameters -P=10000 -d=10
+
+Author: Caner Candan
+Date: Thu Sep 9 11:24:35 2010 +0200
+
+ * some updates on gplot.py to have a better display + screenshots from gnuplot
+
+Author: Caner Candan
+Date: Thu Sep 9 08:03:01 2010 +0200
+
+ * README
+
+Author: Caner Candan
+Date: Thu Sep 9 07:59:50 2010 +0200
+
+ buxfixed on CMakeLists.txt regarding copying failures
+
+Author: Caner Candan
+Date: Thu Sep 9 07:58:05 2010 +0200
+
+ renamed scripts filenames
+
+Author: Caner Candan
+Date: Thu Sep 9 07:56:15 2010 +0200
+
+ * added some features in plot.py plotting script
+
+Merge: 2e43f47 56680e8
+Author: Johann Dreo
+Date: Wed Sep 8 12:15:08 2010 +0200
+
+ Merge branch 'mo-1.3' of git:do into mo-1.3
+
+Author: Johann Dreo
+Date: Wed Sep 8 12:14:15 2010 +0200
+
+ bounder on uniform distribution that can handle different bounds on several dimensions
+
+Author: Caner CANDAN
+Date: Tue Sep 7 15:36:16 2010 +0200
+
+ * fixed bad using of method moNeighbor< EOT >::init( EOT& )
+
Author: Johann Dreo
Date: Mon Sep 6 12:05:13 2010 +0200
@@ -109,6 +1271,16 @@ Date: Mon Sep 6 11:20:00 2010 +0200
use eo::log instead of cout
+Author: Johann Dreo
+Date: Mon Sep 6 10:43:34 2010 +0200
+
+ no more dummy bounder
+
+Author: Johann Dreo
+Date: Mon Sep 6 10:43:07 2010 +0200
+
+ constructors for passing the bounder to super class
+
Author: Johann Dreo
Date: Mon Sep 6 00:04:37 2010 +0200
@@ -124,6 +1296,21 @@ Date: Sun Sep 5 23:42:58 2010 +0200
use eo::log instead of cout
+Author: Johann Dreo
+Date: Sat Sep 4 23:07:37 2010 +0200
+
+ some MO types replacement
+
+Author: Johann Dreo
+Date: Fri Sep 3 18:32:27 2010 +0200
+
+ switch to new MO 1.3 classes and interface
+
+Author: Johann Dreo
+Date: Fri Sep 3 15:55:28 2010 +0200
+
+ Patch from Karima.Boufaras@inria.fr: compilation wth CUDACC
+
Author: nojhan
Date: Fri Sep 3 09:19:23 2010 +0200
@@ -155,11 +1342,27 @@ Date: Wed Sep 1 12:01:42 2010 +0200
eo::log: added the parameter -o in order to define a log file + removed some warning messages at compile time
+Merge: 25bb766 13b9b62
+Author: Caner Candan
+Date: Wed Sep 1 10:33:42 2010 +0200
+
+ Merge branch 'master' of ssh://localhost:8007/do
+
+Author: Caner Candan
+Date: Tue Aug 31 19:29:05 2010 +0200
+
+ added temporary population sorting
+
Author: Caner Candan
Date: Tue Aug 31 19:26:51 2010 +0200
* added some useful comments in eoLogger class
+Author: Caner Candan
+Date: Tue Aug 31 17:16:48 2010 +0200
+
+ * main.cpp: removed useless comments * src/do: added some lines to make detectable language file * doEDASA.h: added some comments
+
Author: Caner Candan
Date: Tue Aug 31 16:39:21 2010 +0200
@@ -266,11 +1469,72 @@ Date: Mon Aug 30 22:42:42 2010 +0200
no ; at the end of the line
+Author: Caner Candan
+Date: Mon Aug 30 16:20:55 2010 +0200
+
+ fixed a bug with using of replacor, it didnt reduce the fitness
+
Author: nojhan
Date: Sat Aug 28 12:30:37 2010 +0200
openhatch button, supposed to facilitate the involvement of new contributors
+Merge: 74b23dd 799a8f0
+Author: Caner Candan
+Date: Thu Aug 26 19:54:05 2010 +0200
+
+ Merge branch 'master' of candan.fr:do
+
+Author: Caner Candan
+Date: Thu Aug 26 19:31:30 2010 +0200
+
+ ...
+
+Author: Caner Candan
+Date: Wed Aug 25 19:15:32 2010 +0200
+
+ * removed rho parameter and replaced it by popsize
+
+Author: Caner Candan
+Date: Tue Aug 24 18:40:49 2010 +0200
+
+ + script to plot on ggobi
+
+Author: Caner Candan
+Date: Tue Aug 24 11:23:55 2010 +0200
+
+ * LICENSE
+
+Author: Caner Candan
+Date: Tue Aug 24 11:22:06 2010 +0200
+
+ * fixed remove command issue
+
+Author: Caner Candan
+Date: Tue Aug 24 11:19:31 2010 +0200
+
+ * pkg-config updated + cmake file
+
+Author: Caner Candan
+Date: Tue Aug 24 10:26:36 2010 +0200
+
+ + lib utils
+
+Author: Caner Candan
+Date: Mon Aug 23 18:03:44 2010 +0200
+
+ + multiplot with gnuplot
+
+Author: Caner Candan
+Date: Mon Aug 23 16:14:02 2010 +0200
+
+ a C header include missed
+
+Author: Caner Candan
+Date: Mon Aug 23 15:56:58 2010 +0200
+
+ + plot populations by generation - removed dump from doEDASA
+
Author: nojhan
Date: Thu Aug 19 22:04:01 2010 +0200
@@ -286,6 +1550,31 @@ Date: Thu Aug 19 20:38:19 2010 +0200
bugfix #2054922: using base_const_iterator::node;
+Author: Caner Candan
+Date: Wed Aug 18 19:13:38 2010 +0200
+
+ added a FIXME
+
+Author: Caner Candan
+Date: Wed Aug 18 18:39:58 2010 +0200
+
+ * cma-sa name has been replace by eda-sa in the project
+
+Author: Caner Candan
+Date: Wed Aug 18 18:24:16 2010 +0200
+
+ - useless comments and files removed
+
+Author: Caner Candan
+Date: Wed Aug 18 18:23:01 2010 +0200
+
+ - useless comments and files removed
+
+Author: Caner Candan