usage.adb: Change "pragma inline" to "pragma Inline" in information and error messages
[gcc.git] / libgfortran / io /
2004-10-03 Aaron W. LaFramboiseabort.c ("libgfortran.h"): Move.
2004-09-21 Bud Davisre PR libfortran/17286 (namelist containing more than...
2004-09-18 Aaron W. LaFramboiseconfig.h.in: Regenerate.
2004-09-14 Bud Davisre PR libfortran/17090 (Runtime I/O error)
2004-09-06 Paul Brook[multiple changes]
2004-09-02 Paul Brookformat.c (parse_format_list): Set repeat count for...
2004-08-31 Paul Brookre PR libfortran/16805 (Runtime failure using list...
2004-08-31 Tobias Schlüterunit.c: Separate copyright years by ','.
2004-08-31 Paul Brook* io/unit.c (get_unit): Remove superfluous if.
2004-08-31 Paul Brooktransfer.c (read_sf): Rename uinty to readlen.
2004-08-31 Paul Brooklist_read.c (eat_separator): Set at_eo when a '/' is...
2004-08-31 Tobias Schlütertrans-decl.c, [...]: Replace all occurences of 'gfc_str...
2004-08-28 Paul Brookre PR libfortran/17195 (Infinite loop in output_float...
2004-08-27 Paul BrookComment typo.
2004-08-27 Paul Brookrewind.c (st_rewind): Reset unit to read mode.
2004-08-27 Bud Davisre PR libfortran/16597 (gfortran: bug in unformatted...
2004-08-23 Tobias Schlüterio.h, [...]: Fix formatting issues, update copyright...
2004-08-21 Paul BrookFix typo.
2004-08-21 Bud Davisre PR libfortran/16908 (Segfault in libgfortran/io...
2004-08-18 Victor Leikehmanre PR fortran/13278 (derived type namelist I/O support...
2004-08-13 Bud Davisre PR libfortran/16935 (Segmentation fault of compiler...
2004-08-10 Victor Leikehmanlist_read.c (namelist_read): Convert variable names...
2004-08-05 Victor LeikehmanCommit for Victor Leikehman <lei@il.ibm.com>
2004-08-01 Roger Saylewrite.c (write_float): Use the slightly more portable...
2004-07-08 Andreas Krebbelre PR libfortran/16291 (F2003 formatting of Inf /Nan...
2004-07-05 Bud Davisre PR libfortran/15472 (implicit open for unformatted...
2004-06-28 Bud Davisre PR libfortran/12839 (incorrect IO of Inf)
2004-06-26 Bud Davisre PR libfortran/16196 (gfortran fails to create file...
2004-06-22 Janne Blomqvistre PR fortran/15750 (IOLENGTH form of INQUIRE statement...
2004-06-19 Bud Davisre PR libfortran/16080 (segmentation fault when reading...
2004-06-19 Bud Davisre PR libfortran/16080 (segmentation fault when reading...
2004-06-12 Bud Davisre PR libfortran/12839 (incorrect IO of Inf)
2004-06-09 Bud Davisre PR libfortran/14897 ('T' edit descriptor output...
2004-06-09 Bud Davisre PR libfortran/15755 (gfortran: backspace call causes...
2004-05-21 Roger Sayleio.c (check_format): As a GNU extension...
2004-05-18 Tobias Schlüterre PR libfortran/15235 (libgfortran doesn't build on...
2004-05-16 Paul Brook* io/format.c (write_real): Don't include padding in...
2004-05-16 Paul Brook* io/format.c (format_lex): Make c an int.
2004-05-16 Janne Blomqvistwrite.c (write_logical): Don't print extra blank.
2004-05-16 Janne Blomqvistio.h (flush): Add prototype.
2004-05-15 Tobias Schlüterre PR libfortran/15234 (libgfortran doesn't compile...
2004-05-15 Bud Davisre PR libfortran/15311 (Incorrect handling of A edit...
2004-05-13 Tobias Schlüterformat.c: (parse_format_list): No comma is required...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.