aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/io/io.h
AgeCommit message (Expand)AuthorFilesLines
2011-03-19re PR libfortran/35667 (HP-UX 10 has broken strtod)John David Anglin1-0/+3
2010-11-02PR 45629 Remove usage of setjmp/longjmpJanne Blomqvist1-3/+4
2010-10-19io.h: Remove definition of the BT enumerator.Jerry DeLisle1-10/+2
2010-07-16re PR fortran/37077 (Implement Internal Unit I/O for character KIND=4)Jerry DeLisle1-0/+3
2010-07-13re PR fortran/37077 (Implement Internal Unit I/O for character KIND=4)Jerry DeLisle1-0/+2
2010-04-01transfer.c: Update copyright.Paul Thomas1-1/+1
2010-03-22re PR fortran/43409 (I/O: INQUIRE for SIZE does not work.)Jerry DeLisle1-1/+1
2010-03-18re PR fortran/43265 (No EOF condition if reading with '(x)' from an empty file)Jerry DeLisle1-3/+0
2010-03-09re PR fortran/43265 (No EOF condition if reading with '(x)' from an empty file)Jerry DeLisle1-1/+1
2009-11-02Split up io/io.hJanne Blomqvist1-281/+7
2009-09-29re PR libfortran/35862 ([F2003] Implement new rounding modes for run time)Jerry DeLisle1-1/+2
2009-08-17re PR fortran/41075 ([F2008] Implement unlimited format item)Jerry DeLisle1-1/+1
2009-07-13re PR fortran/40588 (Small bug in match_charkind_name)Tobias Burnus1-1/+1
2009-07-09re PR libfortran/40330 (incorrect IO)Jerry DeLisle1-1/+3
2009-06-07re PR fortran/40008 (F2008: Add NEWUNIT= for OPEN statement)Jerry DeLisle1-0/+8
2009-04-17io.h (is_preconnected): Remove prototype.Janne Blomqvist1-3/+0
2009-04-10io.h (move_pos_offset): Remove prototype.Janne Blomqvist1-3/+0
2009-04-10PR libfortran/39665 libfortran/39702 libfortran/39709Janne Blomqvist1-3/+2
2009-04-09re PR libfortran/39665 (Fortran IO using unaligned accesses to read/write dou...Janne Blomqvist1-4/+5
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-13/+10
2009-04-06io.h (struct stream): Rename truncate to trunc.David Edelsohn1-2/+3
2009-04-05[multiple changes]Jerry DeLisle1-47/+106
2009-03-22Revert part of patch accidentally committed to trunk rather than fortran-dev ...Janne Blomqvist1-81/+45
2009-03-22PR libfortran/25561 libfortran/37754Janne Blomqvist1-45/+81
2008-12-21re PR fortran/38398 (g0.w edit descriptor: Update for F2008 Tokyo meeting cha...Jerry DeLisle1-1/+3
2008-11-22re PR libfortran/37839 (st_parameter_dt has unwanted padding, is out of sync ...Jakub Jelinek1-175/+93
2008-10-18re PR fortran/37863 (Display of a value close but less to 1 shows 2 with '(F3...Jerry DeLisle1-1/+1
2008-09-26re PR fortran/37498 (Incorrect array value returned - 4.3 ABI Broken)Jerry DeLisle1-3/+3
2008-09-23re PR fortran/37498 (Incorrect array value returned - 4.3 ABI Broken)Jerry DeLisle1-93/+180
2008-09-02re PR fortran/37228 (F2008: Support g0.<d> edit descriptor)Jerry DeLisle1-0/+3
2008-06-13re PR libfortran/35863 ([F2003] Implement ENCODING="UTF-8")Jerry DeLisle1-0/+6
2008-06-07re PR fortran/36420 (Fortran 2008: g0 edit descriptor)Jerry DeLisle1-0/+3
2008-05-16Part 1.1 of PR25561.Janne Blomqvist1-1/+1
2008-05-15Part 1 of PR 25561.Janne Blomqvist1-9/+45
2008-04-07PR fortran/25829 28655Jerry DeLisle1-5/+7
2008-04-05PR fortran/25829 28655Jerry DeLisle1-4/+92
2008-01-03re PR fortran/34565 (internal write to string array fails)Thomas Koenig1-3/+5
2007-12-13re PR libfortran/34370 (file positioning after nonadvancing i/o)Thomas Koenig1-1/+5
2007-09-12* io/io.h: Include libgfortran.h first.Francois-Xavier Coudert1-1/+1
2007-09-06libgfortran.h: Include config.h first.David Edelsohn1-2/+2
2007-05-07re PR libfortran/31607 (CALL SYSTEM produces garbled output when writing to a...Francois-Xavier Coudert1-3/+0
2007-04-28re PR libfortran/31501 (libgfortran internal unit I/O performance issues)Jerry DeLisle1-9/+8
2007-04-28re PR libfortran/31532 (INQUIRE(...,POSITION=...) not standard conforming)Jerry DeLisle1-0/+3
2007-04-01re PR libfortran/31052 ([4.2 only] Bad IOSTAT values when readings NAMELISTs ...Jerry DeLisle1-3/+0
2007-03-26re PR fortran/31199 (write with "t1" + nonadvancing transfer format gives wro...Jerry DeLisle1-1/+1
2007-03-23re PR libfortran/31052 ([4.2 only] Bad IOSTAT values when readings NAMELISTs ...Jerry DeLisle1-1/+5
2007-03-18re PR libfortran/31052 ([4.2 only] Bad IOSTAT values when readings NAMELISTs ...Jerry DeLisle1-3/+3
2007-01-17re PR libfortran/27107 (Make dependency on io/io.h broken)Francois-Xavier Coudert1-57/+0
2006-12-28re PR libfortran/30014 (INQUIRE (iolength = xx) limited to kind=4)Jerry DeLisle1-1/+1
2006-12-01re PR libfortran/29568 (implement unformatted files with subrecords (Intel st...Thomas Koenig1-6/+13