Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Various changes to improve the accuracy and speed of log{2,10}{,f}. | das | 2011-10-15 | 1 | -6/+29 |
* | Style fixes and updates to comments. | das | 2011-10-15 | 1 | -8/+8 |
* | Another minor nit: Make sure the constant here is a float so the compiler | das | 2010-12-07 | 1 | -1/+1 |
* | Fix various nits in style and comments that were pointed out by bde. | das | 2010-12-07 | 1 | -2/+6 |
* | Add log2() and log2f(). | das | 2010-12-05 | 1 | -0/+54 |