re PR libfortran/18778 (ENDFILE is not functionnal)
[gcc.git] / libgfortran / io /
2005-01-16 Bud Davisre PR libfortran/18778 (ENDFILE is not functionnal)
2005-01-15 Bud Davisre PR libfortran/18983 (can't open /dev/null as an...
2005-01-12 Toon Moenere PR libfortran/19280 (Inconsistent licensing of libgf...
2005-01-07 Bud Davisre PR libfortran/18398 (Formatted I/O problems)
2004-12-24 Bud Davisre PR libfortran/19071 (complex formatted output has...
2004-12-19 Aaron W. LaFramboiselibgfortran.h (itoa): Rename to gfc_itoa.
2004-12-15 Bud Davisre PR libfortran/17597 (list directed read has error)
2004-12-14 Steve Ellceytransfer.c (us_read): Use memcpy/memset instead of...
2004-12-13 David Edelsohn* io/transfer.c (read_sf): Change bitwise "and" to...
2004-12-12 Richard Hendersonacinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY):...
2004-12-08 Steve Ellceyio.h (open_external): Change prototype.
2004-12-07 Richard Hendersonc99_functions.c, [...]: Whitespace fixes.
2004-12-02 Tobias Schlüterre PR libfortran/18710 (img part of complex number...
2004-12-02 Bud Davisre PR libfortran/18284 (BACKSPACE broken)
2004-12-02 Bud Davisinquire.c (inquire_via_unit): do not allow a direct...
2004-12-02 Steven G. Karglflush.c: New file.
2004-11-28 Bud Davisdirect_io_2.f90: New test.
2004-11-27 Bud Davisre PR libfortran/18364 (endfile does not truncate file)
2004-11-23 Steven Bosscherre PR libfortran/15960 (missing function 'finite' on...
2004-11-21 Roger Sayle* io/write.c (write_float, list_formatted_write): Fix...
2004-11-20 Eric Botcazoure PR libfortran/16135 (libfortran doesn't build, use...
2004-11-10 Paul BrookCommitted wrong version of previous patch.
2004-11-10 Paul Brookre PR fortran/18218 (Miscompare in sixtrack benchmark...
2004-10-30 Aaron W. LaFramboiseconfig.h.in: Regenerate.
2004-10-30 Aaron W. LaFramboiseMissing bit of previous patch.
2004-10-07 Paul Brooktransfer.c (finalize_transfer): Free internal streams.
2004-10-06 Paul Brookre PR libfortran/17709 (NULL I/O list and Format error.)
2004-10-04 Paul Brookre PR libfortran/17706 (reading a value of 0.0 gives...
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.