aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/io/transfer.c
AgeCommit message (Expand)Author
2007-07-22re PR libfortran/32752 (Segfault on WRITE with modified unix_stream structure)Jerry DeLisle
2007-05-23re PR fortran/31051 ([4.2 Only] gfortran bug with x and t format descriptors.)Jerry DeLisle
2007-05-22re PR libfortran/31915 (Failure with unf_io_convert_3.f90)Tobias Burnus
2007-05-20re PR fortran/31618 ([4.2, 4.1 only] backspace intrinsic is not working on an...Thomas Koenig
2007-04-18re PR fortran/31366 ([4.2 only] Last record truncated for read after short wr...Jerry DeLisle
2007-03-09re PR libfortran/31099 (Runtime error on legal code using RECL)Jerry DeLisle
2007-02-12BACKPORTS FROM TRUNKPaul Thomas
2006-12-19re PR fortran/30145 (Fortran 90: write statement fails to ignore zero-sized a...Jerry DeLisle
2006-12-10backport: re PR libfortran/29568 (implement unformatted files with subrecords...Thomas Koenig
2006-11-25re PR libfortran/29936 (Missed constraint on RECL=specifier in unformatted se...Jerry DeLisle
2006-11-09re PR fortran/29752 (write(*,*,advance='NO'), READ(): Data not flushed)Jerry DeLisle
2006-11-05re PR libfortran/25545 (internal file and dollar edit descriptor)Jerry DeLisle
2006-11-03re PR libfortran/29627 ([4.1 only] partial unformatted reads shouldn't succeed)Thomas Koenig
2006-10-18in_pack.m4: Fixed a typo.Tobias Burnus
2006-10-18re PR fortran/29277 (Formated stream output: Translate "\n" / achar(10) into ...Jerry DeLisle
2006-09-15re PR fortran/29053 (Consecutive STREAM I/O file positions mixed up)Jerry DeLisle
2006-08-15re PR fortran/25828 ([f2003] ACCESS='STREAM' io support)Jerry DeLisle
2006-07-30transfer.c (transfer_array): Remove stride0 fix.Janne Blomqvist
2006-07-22re PR fortran/28339 (gfortran misses a record from a format statement)Jerry DeLisle
2006-07-04re PR libfortran/27704 (Incorrect runtime error on multiple OPEN)Jerry DeLisle
2006-05-20re PR libfortran/22423 (Warnings when building libgfortran)Jerry DeLisle
2006-05-17re PR libfortran/27575 (gfortran - does not generate error when trying to rea...Jerry DeLisle
2006-04-28re PR fortran/27304 (gfortran: Warn/abort when format in write does not fit p...Jerry DeLisle
2006-04-23re PR libfortran/20257 (Fortran runtime error: End of record occurs when writ...Jerry DeLisle
2006-04-13re PR fortran/26766 ([F2003] Recursive I/O still (again) broken)Jerry DeLisle
2006-03-31re PR libfortran/26890 (SIZE parameter interacts with same variable in IO lis...Jerry DeLisle
2006-03-26re PR libfortran/26661 (Sequential formatted read goes too far)Jerry DeLisle
2006-03-25re PR libfortran/26735 ([4.1 only] -fconvert=swap and implied open)Thomas Koenig
2006-03-22[multiple changes]Thomas Koenig
2006-03-18re PR fortran/26509 (incorrect behaviour of error-handler for direct access w...Jerry DeLisle
2006-03-10re PR libfortran/26499 (gfortran - End of File incorrectly positioned after b...Jerry DeLisle
2006-02-28re PR libfortran/26464 (Runtime I/O error/invald argument on READ)Jerry DeLisle
2006-02-12re PR libfortran/25949 (Unbounded I/O buffer memory usage for formatted IO)Janne Blomqvist
2006-01-25re PR libfortran/25835 (Segfault or Bad Address error on unformatted sequenti...Jerry DeLisle
2006-01-18re PR libfortran/25697 (libfortran - Segmentation fault/ Bad Address on unfor...Jerry DeLisle
2006-01-18re PR libfortran/25631 (tl format specifier not working correctly)Jerry DeLisle
2006-01-06re PR libfortran/25598 (gfortran - Fortran runtime error: Invalid argument)Jerry DeLisle
2005-12-28re PR libfortran/25139 ("Invalid argument" error on I/O)Jerry DeLisle
2005-12-19re PR libfortran/25463 (T edit descriptor and ADVANCE="no")Jerry DeLisle
2005-12-16re PR fortran/25264 (write to internal unit from the string itself gives wron...Jerry DeLisle
2005-12-10re PR fortran/23815 (Add -byteswapio flag)Thomas Koenig
2005-12-09re PR libfortran/25039 ([4.1 only] comma short-circuit field width)Jerry DeLisle
2005-12-02re PR libfortran/25116 ([4.0] namelist read from non-opened file)Francois-Xavier Coudert
2005-11-27re PR libfortran/24919 ([4.0] CRLF support in libgfortran)Francois-Xavier Coudert
2005-11-21re PR fortran/14943 (read/write code generation is not thread safe)Jakub Jelinek
2005-11-11PR libgfortran/24699, 24700, 24719, 24785Jerry DeLisle
2005-11-06gfortran ChangeLogJanne Blomqvist
2005-10-30re PR libfortran/20179 (cannot mix C and Fortran I/O)Francois-Xavier Coudert
2005-10-25re PR libfortran/24224 (Generalized internal array IO not implemented.)Jerry DeLisle
2005-10-24re PR libfortran/24489 (read_block wrong execution order)Jerry DeLisle