aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/io/io.h
AgeCommit message (Expand)AuthorFilesLines
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-03Default missing exponents to 0 with -fdec.Fritz Reese1-0/+1
2016-10-26New I/O specifiers CARRIAGECONTROL, READONLY, SHARE with -fdec.Fritz Reese1-0/+51
2016-10-24re PR libfortran/77828 (Linking gfortran-7 compiled program with libgfortran ...Jerry DeLisle1-12/+12
2016-10-21re PR libfortran/78055 (Many new gfortran test failures)Jerry DeLisle1-0/+1
2016-10-18re PR fortran/48298 ([F03] User-Defined Derived-Type IO (DTIO))Jerry DeLisle1-1/+2
2016-10-15PR 48587 Newunit allocatorJanne Blomqvist1-2/+3
2016-10-09PR 67585 Handle EINTRJanne Blomqvist1-0/+15
2016-09-23re PR fortran/48298 ([F03] User-Defined Derived-Type IO (DTIO))Jerry DeLisle1-7/+20
2016-08-31[multiple changes]Paul Thomas1-1/+49
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-09-12re PR libfortran/67527 (io.h sanitizer complains on 1 << 31)Francois-Xavier Coudert1-2/+2
2015-02-07re PR fortran/60956 (error reading (and writing) large text files in gfortran)Jerry DeLisle1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-10PR 47007 and 61847 Locale failures in libgfortran.Janne Blomqvist1-0/+27
2014-09-17PR libfortran/62768 Handle filenames with embedded null characters.Janne Blomqvist1-2/+3
2014-05-18re PR libfortran/52539 (I/O: Wrong result for UTF-8/UCS-4 list-directed and n...Jerry DeLisle1-0/+4
2014-01-11re PR fortran/59700 (Misleading/buggy runtime error message: Bad integer for ...Jerry DeLisle1-4/+6
2014-01-02Update copyright years in libgfortran/Richard Sandiford1-1/+1
2013-07-21re PR libfortran/35862 ([F2003] Implement new rounding modes for run time)Tobias Burnus1-2/+8
2013-01-23Improve performance of byte-swapped I/O.Janne Blomqvist1-3/+0
2013-01-14Update copyright years in libgfortran.Richard Sandiford1-3/+1
2012-12-27re PR fortran/48976 (INQUIRE with STREAM= not supported)Jerry DeLisle1-0/+2
2012-05-30decl.c: Fix comment typos.Tobias Burnus1-4/+4
2012-05-14PR 52428 Range checking when reading integer values.Janne Blomqvist1-2/+2
2011-11-10Let the compiler decide whether to inline.Janne Blomqvist1-0/+9
2011-11-01Copyright years and whitespace fix for r180734Janne Blomqvist1-1/+2
2011-11-01Cleanup NEWUNIT allocation.Janne Blomqvist1-4/+0
2011-10-31Update file position for inquire lazily.Janne Blomqvist1-3/+0
2011-04-12Cleanup memsize typesJanne Blomqvist1-6/+5
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