src/core/bitmath_func.cpp
Tue, 06 May 2008 15:11:33 +0000 rubidium (svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description.
Mon, 10 Dec 2007 22:26:24 +0000 rubidium (svn r11616) -Fix [FS#1526]: sometimes large values could go off the chart.
Mon, 03 Dec 2007 09:19:19 +0000 skidd13 (svn r11564) -Codechange: Increase the usage of the for_each_bit macro and rename it fitting to the naming style
Sun, 02 Dec 2007 19:21:56 +0000 rubidium (svn r11559) -Fix [FS#1505]: overflow when drawing graphics with high company values.
Mon, 26 Nov 2007 17:50:22 +0000 skidd13 (svn r11527) -Codechange: Split the bitmath functions of to their own files