aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/io
AgeCommit message (Expand)AuthorFilesLines
2006-07-04re PR libfortran/27704 (Incorrect runtime error on multiple OPEN)Jerry DeLisle5-14/+14
2006-06-25io.h: Move proto for unit_to_fd...Francois-Xavier Coudert1-3/+0
2006-06-19re PR libgomp/27254 (FAIL: libgomp.fortran/reduction6.f90)John David Anglin1-0/+9
2006-05-29re PR libfortran/27757 (Problems with direct access io)Jerry DeLisle1-0/+1
2006-05-29re PR fortran/27634 (formatted reading/writing: real format without dot)Jerry DeLisle1-2/+10
2006-05-27io.h (find_or_create_unit): Correct export declaration.Janne Blomqvist1-1/+1
2006-05-20re PR libfortran/24459 ([4.1 Only] gfortran namelist problem)Jerry DeLisle2-7/+44
2006-05-20re PR libfortran/22423 (Warnings when building libgfortran)Jerry DeLisle1-1/+1
2006-05-17re PR libfortran/27575 (gfortran - does not generate error when trying to rea...Jerry DeLisle1-0/+14
2006-04-30re PR libfortran/27360 (Memory leaks when reading logicals)Jerry DeLisle1-3/+6
2006-04-28re PR fortran/27304 (gfortran: Warn/abort when format in write does not fit p...Jerry DeLisle2-2/+8
2006-04-23re PR libfortran/20257 (Fortran runtime error: End of record occurs when writ...Jerry DeLisle4-30/+91
2006-04-17re PR fortran/27138 (gfortran: read(*,*) myInt advances only one character on...Jerry DeLisle1-8/+33
2006-04-13re PR fortran/26766 ([F2003] Recursive I/O still (again) broken)Jerry DeLisle3-49/+91
2006-04-11io.h (st_parameter_dt): Revert 2005-12-10 change to u.pad, fix comment.Jakub Jelinek1-3/+9
2006-04-10re PR libfortran/24685 (real(16) formatted input is broken for huge values (g...Jakub Jelinek1-14/+24
2006-04-07re PR libfortran/26890 (SIZE parameter interacts with same variable in IO lis...Jerry DeLisle1-1/+3
2006-04-04write.c (output_float): Update condition to not error when decimal precision ...Jerry DeLisle1-1/+1
2006-03-31re PR libfortran/26890 (SIZE parameter interacts with same variable in IO lis...Jerry DeLisle2-11/+12
2006-03-27re PR libfortran/26880 (Can't read after non-advancing write with rewind)Jerry DeLisle1-0/+1
2006-03-26re PR libfortran/26661 (Sequential formatted read goes too far)Jerry DeLisle3-5/+12
2006-03-25re PR libfortran/26735 ([4.1 only] -fconvert=swap and implied open)Thomas Koenig1-0/+31
2006-03-22[multiple changes]Thomas Koenig3-25/+207
2006-03-18re PR fortran/26509 (incorrect behaviour of error-handler for direct access w...Jerry DeLisle1-1/+4
2006-03-10re PR libfortran/26499 (gfortran - End of File incorrectly positioned after b...Jerry DeLisle3-18/+16
2006-03-05re PR fortran/26554 ([gfortran] incorrect behaviour when reading a logical va...Jerry DeLisle1-7/+16
2006-03-01re PR libfortran/26136 (List directed input with underfilled (logicals) arra...Jerry DeLisle2-20/+122
2006-02-28re PR libfortran/26464 (Runtime I/O error/invald argument on READ)Jerry DeLisle2-3/+6
2006-02-24re PR libfortran/26423 (Error on binary I/O for large array)Jerry DeLisle1-6/+10
2006-02-19re PR libfortran/21303 (L edit descriptor without a width)François-Xavier Coudert2-4/+16
2006-02-19* io/open.c (edit_modes): Correct abusive copy-pasting.Francois-Xavier Coudert1-1/+1
2006-02-12re PR libfortran/25949 (Unbounded I/O buffer memory usage for formatted IO)Janne Blomqvist3-86/+120
2006-02-08re PR libfortran/25425 ([4.1 only] F95 and F2003 differ on list-directed outp...François-Xavier Coudert1-1/+2
2006-02-06re PR fortran/23815 (Add -byteswapio flag)Thomas Koenig2-28/+43
2006-02-05re PR libfortran/24685 (real(16) formatted input is broken for huge values (g...Francois-Xavier Coudert1-2/+2
2006-01-25re PR libfortran/25835 (Segfault or Bad Address error on unformatted sequenti...Jerry DeLisle1-0/+1
2006-01-18re PR libfortran/25697 (libfortran - Segmentation fault/ Bad Address on unfor...Jerry DeLisle1-2/+8
2006-01-18re PR libfortran/25631 (tl format specifier not working correctly)Jerry DeLisle1-1/+15
2006-01-06re PR libfortran/25598 (gfortran - Fortran runtime error: Invalid argument)Jerry DeLisle2-3/+9
2006-01-01re PR libfortran/25594 (LAPACK regression in schkbl.f)Jerry DeLisle1-1/+10
2005-12-28re PR libfortran/25139 ("Invalid argument" error on I/O)Jerry DeLisle3-4/+7
2005-12-28re PR libfortran/25550 (file data corrupted after reading end of file)Jerry DeLisle1-0/+1
2005-12-28re PR libfortran/25419 (gfortran read does not take comma for default on one ...Jerry DeLisle1-4/+1
2005-12-22re PR libfortran/25307 (internal read with end=label aborts)Jerry DeLisle1-13/+52
2005-12-19re PR libfortran/25463 (T edit descriptor and ADVANCE="no")Jerry DeLisle1-1/+1
2005-12-16re PR fortran/25264 (write to internal unit from the string itself gives wron...Jerry DeLisle2-13/+58
2005-12-10re PR fortran/23815 (Add -byteswapio flag)Thomas Koenig5-14/+186
2005-12-09re PR libfortran/25039 ([4.1 only] comma short-circuit field width)Jerry DeLisle3-1/+25
2005-12-04format.c: Removing unused code.Francois-Xavier Coudert1-175/+0
2005-12-02re PR libfortran/25116 ([4.0] namelist read from non-opened file)Francois-Xavier Coudert1-1/+4