Improved IEEE-conformance of subtractions resul...
Improved log2.
Improved exp2.
Streamlined modulus functions. Improved exp2.
Added explicit qualification to MSVC float func...
Minor comments and streamlines.
Restructured function indirection.
Added exp2 and log2 implementations.
Fixed portability problem in conversion.
Streamlined multiplication and division.
Fixed remquo behaviour for overflowing quotient.
Streamlined frexp.
Streamlined remainder functions.
Streamlined fmod. Fixed and verified remainder ...
Added remainder.
Reintegrated trunk.
Fixed platform-independence problem in logb and...
Streamlined multiplication, fma and sqrt. Fixed...
Streamlined fma.
Fixed and verified fma.
Streamlined sqrt.
Added general ternary test. Added fma test. Fix...
Added fma function.
Streamlined sqrt. Added hypot.
Streamlined multiplication and division. Fixed ...
Removed 'arithmetic' branch. Continuation throu...
Completely removed expr indirection.
Clean half-precision implementation without int...
Synchronized with trunk.
Added sqrt function.
Fixed and verified division.
Fixed and verified addition.
Changed overflow behaviour of int-to-half conve...
Fixed multiplication and addition. Added first ...
Added binary multiplication and addition.
Branch for actual half-precision arithmetic.
Streamlined fpclassify function.
Fixed formatting.
Fixed documentation.
Reintegrated trunk revision 249.
Fixed compilation error.
Minor changes.