[Compbench-devel] CompBenchmarks++ ChangeLog,1.26,1.27
Brought to you by:
xfred
From: Frederic T. <xf...@us...> - 2007-09-20 19:35:31
|
Update of /cvsroot/compbench/CompBenchmarks++ In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv17623 Modified Files: ChangeLog Log Message: Updated 0.5.0 comments. Index: ChangeLog =================================================================== RCS file: /cvsroot/compbench/CompBenchmarks++/ChangeLog,v retrieving revision 1.26 retrieving revision 1.27 diff -C2 -d -r1.26 -r1.27 *** ChangeLog 9 Sep 2007 18:24:14 -0000 1.26 --- ChangeLog 20 Sep 2007 19:35:25 -0000 1.27 *************** *** 1,3 **** ! 0.5.0-BETA3 * Updated compbenchmark-core inline documentation. * Fixes SEGFAULT on inexistant compiler binary given in XML plan file. --- 1,6 ---- ! 0.5.0 ! * Changes in installation process (for better integration). ! * Plan now detects incompatible options given to compilers. ! * compbenchmarks-plan supports --run-number. * Updated compbenchmark-core inline documentation. * Fixes SEGFAULT on inexistant compiler binary given in XML plan file. |