[Compbench-devel] CompBenchmarks++ ChangeLog,1.19,1.20
Brought to you by:
xfred
From: Frederic T. <xf...@us...> - 2006-12-12 16:29:59
|
Update of /cvsroot/compbench/CompBenchmarks++ In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv29821 Modified Files: ChangeLog Log Message: 0.3.3 : benchpplinux support. Improved API notified. Index: ChangeLog =================================================================== RCS file: /cvsroot/compbench/CompBenchmarks++/ChangeLog,v retrieving revision 1.19 retrieving revision 1.20 diff -C2 -d -r1.19 -r1.20 *** ChangeLog 27 Nov 2006 17:59:21 -0000 1.19 --- ChangeLog 12 Dec 2006 16:29:42 -0000 1.20 *************** *** 2,6 **** * New interfaces for packages and benchmarks providen through shared libraries. ! * New libcompbenchmarks library. * Installation mechanism improved for headers and libraries. * compbenchmarks binary renamed to compbenchmarks-core, --- 2,6 ---- * New interfaces for packages and benchmarks providen through shared libraries. ! * New libcompbenchmarks library, improved API. * Installation mechanism improved for headers and libraries. * compbenchmarks binary renamed to compbenchmarks-core, *************** *** 8,11 **** --- 8,12 ---- * Updated download URLs for benchpp and nbench-byte, unavailable download URLs identified and reported. + * benchpplinux package supports (10 benchmarks). 0.3.2 |