aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/io/format.c
AgeCommit message (Expand)AuthorFilesLines
2005-04-09re PR fortran/13257 ([4.0 only] Error instead of warning for missing comma in...Andrew Pinski1-2/+3
2005-03-25re PR libfortran/15332 (colon edit descriptor not handled correctly)Francois-Xavier Coudert1-0/+1
2005-01-12re PR libfortran/19280 (Inconsistent licensing of libgfortran)Toon Moene1-0/+9
2004-12-06c99_functions.c, [...]: Whitespace fixes.Richard Henderson1-25/+15
2004-10-04re PR libfortran/17706 (reading a value of 0.0 gives a value of -0.0)Paul Brook1-0/+1
2004-09-02format.c (parse_format_list): Set repeat count for P descriptors.Paul Brook1-0/+1
2004-05-21io.c (check_format): As a GNU extension...Roger Sayle1-1/+1
2004-05-16* io/format.c (format_lex): Make c an int.Paul Brook1-1/+2
2004-05-13format.c: (parse_format_list): No comma is required after P descriptor.Tobias Schlüter1-2/+2
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+1285