pick updated news from the 1.2.0 branch and prepare the next version
This commit is contained in:
parent
efcbcdfc21
commit
334f8c8da0
1 changed files with 6 additions and 2 deletions
8
eo/NEWS
8
eo/NEWS
|
|
@ -1,5 +1,7 @@
|
|||
* release 1.2 (10. May. 2011)
|
||||
- fixed the incremental allocation issue in the variation operator which were
|
||||
* current version
|
||||
|
||||
* release 1.2 (16. May. 2011)
|
||||
- fixed the incremental allocation issue in variation operators which were
|
||||
taking too much time for big population sizes
|
||||
- new class eoParallel enabling parallelization in EO using OpenMP. At this
|
||||
time, it only concerns the evaluation operator, for advanced details go to
|
||||
|
|
@ -9,6 +11,8 @@
|
|||
- script installing EO manually in using symbolic links
|
||||
- evaluators that throw an exception if a maximum time has been reached
|
||||
(wallclock and CPU user time for POSIX systems), independently of the number of generations
|
||||
- merged parser and parser-logger
|
||||
- some bugfixes for windows systems
|
||||
|
||||
* release 1.1 (8. Nov. 2010)
|
||||
- provide cmake build system, remove the old autotools one
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue