CVSROOT: /cvs/gnome Module name: beast Changes by: timj 06/06/06 10:47:47
Modified files: birnet : ChangeLog birnettests.h birnetthreadxx.hh birnet/tests : threads.cc Log message: Tue Jun 6 16:47:23 2006 Tim Janik <[EMAIL PROTECTED]> * birnetthreadxx.hh: got rid of the extra locker pointer by using a (void*) and static_cast(). added new assertions. const-optimized code. * birnettests.h (TEST_CALIBRATION): give a tiny bit more time for calibration to increase accuracy somewhat. * threads.cc: adapted auto locker test counts to be more precise. added a new benchmark for the former birnet AutoLocker implementation which doesn't cast memory but stores an additional pointer. adapted AutoLocker assertion code which now uses a protected method. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=beast&who=timj&date=explicit&mindate=2006-06-06%2010:46&maxdate=2006-06-06%2010:48 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list