summaryrefslogtreecommitdiff
path: root/libgfortran/io
Commit message (Expand)AuthorAgeFilesLines
* re PR libfortran/27757 (Problems with direct access io)Jerry DeLisle2006-05-291-0/+1
* re PR fortran/27634 (formatted reading/writing: real format without dot)Jerry DeLisle2006-05-291-2/+10
* io.h (find_or_create_unit): Correct export declaration.Janne Blomqvist2006-05-271-1/+1
* re PR libfortran/24459 ([4.1 Only] gfortran namelist problem)Jerry DeLisle2006-05-202-7/+44
* re PR libfortran/22423 (Warnings when building libgfortran)Jerry DeLisle2006-05-201-1/+1
* re PR libfortran/27575 (gfortran - does not generate error when trying to rea...Jerry DeLisle2006-05-171-0/+14
* re PR libfortran/27360 (Memory leaks when reading logicals)Jerry DeLisle2006-04-301-3/+6
* re PR fortran/27304 (gfortran: Warn/abort when format in write does not fit p...Jerry DeLisle2006-04-282-2/+8
* re PR libfortran/20257 (Fortran runtime error: End of record occurs when writ...Jerry DeLisle2006-04-234-30/+91
* re PR fortran/27138 (gfortran: read(*,*) myInt advances only one character on...Jerry DeLisle2006-04-171-8/+33
* re PR fortran/26766 ([F2003] Recursive I/O still (again) broken)Jerry DeLisle2006-04-133-49/+91
* io.h (st_parameter_dt): Revert 2005-12-10 change to u.pad, fix comment.Jakub Jelinek2006-04-111-3/+9
* re PR libfortran/24685 (real(16) formatted input is broken for huge values (g...Jakub Jelinek2006-04-101-14/+24
* re PR libfortran/26890 (SIZE parameter interacts with same variable in IO lis...Jerry DeLisle2006-04-071-1/+3
* write.c (output_float): Update condition to not error when decimal precision ...Jerry DeLisle2006-04-041-1/+1
* re PR libfortran/26890 (SIZE parameter interacts with same variable in IO lis...Jerry DeLisle2006-03-312-11/+12
* re PR libfortran/26880 (Can't read after non-advancing write with rewind)Jerry DeLisle2006-03-271-0/+1
* re PR libfortran/26661 (Sequential formatted read goes too far)Jerry DeLisle2006-03-263-5/+12
* re PR libfortran/26735 ([4.1 only] -fconvert=swap and implied open)Thomas Koenig2006-03-251-0/+31
* [multiple changes]Thomas Koenig2006-03-223-25/+207
* re PR fortran/26509 (incorrect behaviour of error-handler for direct access w...Jerry DeLisle2006-03-181-1/+4
* re PR libfortran/26499 (gfortran - End of File incorrectly positioned after b...Jerry DeLisle2006-03-103-18/+16
* re PR fortran/26554 ([gfortran] incorrect behaviour when reading a logical va...Jerry DeLisle2006-03-051-7/+16
* re PR libfortran/26136 (List directed input with underfilled (logicals) arra...Jerry DeLisle2006-03-012-20/+122
* re PR libfortran/26464 (Runtime I/O error/invald argument on READ)Jerry DeLisle2006-02-282-3/+6
* re PR libfortran/26423 (Error on binary I/O for large array)Jerry DeLisle2006-02-241-6/+10
* re PR libfortran/21303 (L edit descriptor without a width)François-Xavier Coudert2006-02-192-4/+16
* * io/open.c (edit_modes): Correct abusive copy-pasting.Francois-Xavier Coudert2006-02-191-1/+1
* re PR libfortran/25949 (Unbounded I/O buffer memory usage for formatted IO)Janne Blomqvist2006-02-123-86/+120
* re PR libfortran/25425 ([4.1 only] F95 and F2003 differ on list-directed outp...François-Xavier Coudert2006-02-081-1/+2
* re PR fortran/23815 (Add -byteswapio flag)Thomas Koenig2006-02-062-28/+43
* re PR libfortran/24685 (real(16) formatted input is broken for huge values (g...Francois-Xavier Coudert2006-02-051-2/+2
* re PR libfortran/25835 (Segfault or Bad Address error on unformatted sequenti...Jerry DeLisle2006-01-251-0/+1
* re PR libfortran/25697 (libfortran - Segmentation fault/ Bad Address on unfor...Jerry DeLisle2006-01-181-2/+8
* re PR libfortran/25631 (tl format specifier not working correctly)Jerry DeLisle2006-01-181-1/+15
* re PR libfortran/25598 (gfortran - Fortran runtime error: Invalid argument)Jerry DeLisle2006-01-062-3/+9
* re PR libfortran/25594 (LAPACK regression in schkbl.f)Jerry DeLisle2006-01-011-1/+10
* re PR libfortran/25139 ("Invalid argument" error on I/O)Jerry DeLisle2005-12-283-4/+7
* re PR libfortran/25550 (file data corrupted after reading end of file)Jerry DeLisle2005-12-281-0/+1
* re PR libfortran/25419 (gfortran read does not take comma for default on one ...Jerry DeLisle2005-12-281-4/+1
* re PR libfortran/25307 (internal read with end=label aborts)Jerry DeLisle2005-12-221-13/+52
* re PR libfortran/25463 (T edit descriptor and ADVANCE="no")Jerry DeLisle2005-12-191-1/+1
* re PR fortran/25264 (write to internal unit from the string itself gives wron...Jerry DeLisle2005-12-162-13/+58
* re PR fortran/23815 (Add -byteswapio flag)Thomas Koenig2005-12-105-14/+186
* re PR libfortran/25039 ([4.1 only] comma short-circuit field width)Jerry DeLisle2005-12-093-1/+25
* format.c: Removing unused code.Francois-Xavier Coudert2005-12-041-175/+0
* re PR libfortran/25116 ([4.0] namelist read from non-opened file)Francois-Xavier Coudert2005-12-021-1/+4
* acinclude.m4 (LIBGFOR_CHECK_PRAGMA_WEAK): Rename to...Jakub Jelinek2005-11-281-4/+0
* re PR fortran/25109 (formatted reads with embedded blanks in input fields)Jerry DeLisle2005-11-281-3/+5
* random.c: Include config.hDavid Edelsohn2005-11-272-5/+2