evaluator that throw an exception if a maximum CPU user time has been reached, for POSIX systems

This commit is contained in:
Johann Dreo 2010-12-16 15:50:26 +01:00
commit 5697f6d699
3 changed files with 66 additions and 1 deletions

View file

@ -1,4 +1,7 @@
* release 1.1 (not yet released)
* current
- evaluators that throw an exception if a maximum time has en reached (wallclock and CPU user time for POSIX systems), independently of the number of generations
* release 1.1
- provide cmake build system, remove the old autotools one
- package generation system
- GCC 4.3 compatibility