maint: update copyright
[gnulib.git] / lib / printf-frexp.c
2014-01-01 Eric Blakemaint: update copyright
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-10-10 Bruno Haibleprintf-frexpl: Simplify for platforms where 'long doubl...
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-29 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2007-10-07 Bruno HaibleRename parameter 'exp' to 'expptr', to avoid gcc warnings.
2007-10-07 Bruno HaibleChange copyright notice from GPLv2+ to GPLv3+.
2007-04-06 Bruno HaibleAssume 'long double' exists.
2007-03-25 Bruno HaibleOops, fix ANSI C syntax error introduced in last patch.
2007-03-25 Bruno HaibleNew module 'fpucw'.
2007-03-07 Bruno HaibleUndo last change.
2007-03-06 Bruno HaibleProvide missing frexpl(), ldexpl() declarations.
2007-02-25 Bruno HaibleAdd comment about FLT_RADIX.
2007-02-25 Bruno HaibleNo assumptions about FLT_RADIX need to be made.
2007-02-25 Bruno HaibleNew module 'printf-frexp'.