Use spaces for indentation, not tabs.
[gnulib.git] / lib / ldexpl.c
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2008-10-19 Bruno HaibleMove the isnanf(), isnand(), isnanl() declarations...
2007-10-07 Bruno HaibleChange copyright notice from GPLv2+ to GPLv3+.
2007-04-03 Bruno Haibleldexpl can depend on isnanl. Requiring isnanl-nolibm...
2007-04-03 Eric BlakeMake ldexpl truly independent of libm
2007-03-30 Bruno HaibleSet the FPU control word as needed for 'long double...
2007-03-26 Bruno HaibleBetter support of signalling NaNs.
2007-02-18 Bruno HaibleNew module 'math'. <math.h> replaces mathl.h.
2005-05-14 Paul Eggert*** empty log message ***
2003-09-09 Paul EggertRemove K&R cruft.
2003-07-14 Paul EggertSwitch from LGPL to GPL.
2003-02-18 Bruno HaibleTranscendental functions for 'long double', from Paolo...