[Compbench-devel] CompBenchmarks++ ChangeLog,1.25,1.26
Brought to you by:
xfred
From: Frederic T. <xf...@us...> - 2007-09-09 18:24:17
|
Update of /cvsroot/compbench/CompBenchmarks++ In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv23078 Modified Files: ChangeLog Log Message: Updated for BETA3. Minor correction (english). Index: ChangeLog =================================================================== RCS file: /cvsroot/compbench/CompBenchmarks++/ChangeLog,v retrieving revision 1.25 retrieving revision 1.26 diff -C2 -d -r1.25 -r1.26 *** ChangeLog 26 Aug 2007 19:02:17 -0000 1.25 --- ChangeLog 9 Sep 2007 18:24:14 -0000 1.26 *************** *** 1,2 **** --- 1,7 ---- + 0.5.0-BETA3 + * Updated compbenchmark-core inline documentation. + * Fixes SEGFAULT on inexistant compiler binary given in XML plan file. + * Fixes possible SEGFAULT on compiler/package language(s) cross-checking. + 0.5.0-BETA2 * compbenchmarks-plan introduced to handle plan and *************** *** 14,18 **** * Testsuite added. * Many fixes in benchpplinux and nbench support interfaces. ! * Build method improved, code has been reorganised and API made more clear. * New native Perl API binding to libcompbenchmarks. --- 19,23 ---- * Testsuite added. * Many fixes in benchpplinux and nbench support interfaces. ! * Build method improved, code has been reorganized and API made more clear. * New native Perl API binding to libcompbenchmarks. |