/trunk/src Developers: boulos

Login name:
boulos
Total Commits:
2 (0.0%)
Lines of Code:
28 (0.0%)
Most Recent Commit:
2005-05-14 17:17

Activity by Clock Time

Activity by Hour of Day for boulos

Activity by Day of Week for boulos

Activity in Directories

Directory Changes Lines of Code Lines per Change
Core/Math/ 2 (100.0%) 28 (100.0%) 14.0

Activity of boulos

Most Recent Commits

boulos 2005-05-14 17:17 Rev.: 30191

A new Ceil function similar to the previously
added faster Floor function (same trick).

13 lines of code changed in 1 file:

  • Core/Math: MiscMath.h (+13 -2)
boulos 2005-05-14 15:49 Rev.: 30190

Adding a faster Floor function that takes an
offset value as well. Twice as fast as the
default version, and more than 15x faster
than (int)floor(value);

15 lines of code changed in 1 file:

  • Core/Math: MiscMath.h (+15 -8)
Generated by StatSVN 0.4.0