PR 78534, 83704 Handle large formatted I/O
[gcc.git] / libgfortran / io / io.h
2018-01-07 Janne BlomqvistPR 78534, 83704 Handle large formatted I/O
2018-01-03 Jakub JelinekUpdate copyright years.
2017-12-03 Jerry DeLislere PR fortran/83225 (runtime error in transfer.c)
2017-11-28 Janne BlomqvistPR 53796 Improve INQUIRE(RECL=...) handling
2017-11-21 Jerry DeLislere PR libfortran/78549 (Very slow formatted internal...
2017-11-18 Janne BlomqvistPR 83036 Make NEXTREC specifier for INQUIRE work for...
2017-11-18 Janne BlomqvistPR 44292 Enable large record lengths in OPEN and INQUIR...
2017-03-25 Jerry DeLislere PR fortran/78881 ([F03] reading from string with...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-11-03 Fritz ReeseDefault missing exponents to 0 with -fdec.
2016-10-26 Fritz ReeseNew I/O specifiers CARRIAGECONTROL, READONLY, SHARE...
2016-10-24 Jerry DeLislere PR libfortran/77828 (Linking gfortran-7 compiled...
2016-10-21 Jerry DeLislere PR libfortran/78055 (Many new gfortran test failures)
2016-10-18 Jerry DeLislere PR fortran/48298 ([F03] User-Defined Derived-Type...
2016-10-15 Janne BlomqvistPR 48587 Newunit allocator
2016-10-09 Janne BlomqvistPR 67585 Handle EINTR
2016-09-23 Jerry DeLislere PR fortran/48298 ([F03] User-Defined Derived-Type...
2016-08-31 Paul Thomas[multiple changes]
2016-01-04 Jakub JelinekUpdate copyright years.
2015-09-12 Francois-Xavier... re PR libfortran/67527 (io.h sanitizer complains on...
2015-02-07 Jerry DeLislere PR fortran/60956 (error reading (and writing) large...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-11-10 Janne BlomqvistPR 47007 and 61847 Locale failures in libgfortran.
2014-09-16 Janne BlomqvistPR libfortran/62768 Handle filenames with embedded...
2014-05-18 Jerry DeLislere PR libfortran/52539 (I/O: Wrong result for UTF-8...
2014-01-11 Jerry DeLislere PR fortran/59700 (Misleading/buggy runtime error...
2014-01-02 Richard SandifordUpdate copyright years in libgfortran/
2013-07-21 Tobias Burnusre PR libfortran/35862 ([F2003] Implement new rounding...
2013-01-23 Janne BlomqvistImprove performance of byte-swapped I/O.
2013-01-14 Richard SandifordUpdate copyright years in libgfortran.
2012-12-27 Jerry DeLislere PR fortran/48976 (INQUIRE with STREAM= not supported)
2012-05-30 Tobias Burnusdecl.c: Fix comment typos.
2012-05-14 Janne BlomqvistPR 52428 Range checking when reading integer values.
2011-11-10 Janne BlomqvistLet the compiler decide whether to inline.
2011-11-01 Janne BlomqvistCopyright years and whitespace fix for r180734
2011-11-01 Janne BlomqvistCleanup NEWUNIT allocation.
2011-10-31 Janne BlomqvistUpdate file position for inquire lazily.
2011-04-12 Janne BlomqvistCleanup memsize types
2011-03-19 John David Anglinre PR libfortran/35667 (HP-UX 10 has broken strtod)
2010-11-02 Janne BlomqvistPR 45629 Remove usage of setjmp/longjmp
2010-10-19 Jerry DeLisleio.h: Remove definition of the BT enumerator.
2010-07-16 Jerry DeLislere PR fortran/37077 (Implement Internal Unit I/O for...
2010-07-13 Jerry DeLislere PR fortran/37077 (Implement Internal Unit I/O for...
2010-04-01 Paul Thomastransfer.c: Update copyright.
2010-03-22 Jerry DeLislere PR fortran/43409 (I/O: INQUIRE for SIZE does not...
2010-03-18 Jerry DeLislere PR fortran/43265 (No EOF condition if reading with...
2010-03-09 Jerry DeLislere PR fortran/43265 (No EOF condition if reading with...
2009-11-02 Janne BlomqvistSplit up io/io.h
2009-09-29 Jerry DeLislere PR libfortran/35862 ([F2003] Implement new rounding...
2009-08-17 Jerry DeLislere PR fortran/41075 ([F2008] Implement unlimited format...
2009-07-13 Tobias Burnusre PR fortran/40588 (Small bug in match_charkind_name)
2009-07-09 Jerry DeLislere PR libfortran/40330 (incorrect IO)
2009-06-07 Jerry DeLislere PR fortran/40008 (F2008: Add NEWUNIT= for OPEN state...
2009-04-17 Janne Blomqvistio.h (is_preconnected): Remove prototype.
2009-04-10 Janne Blomqvistio.h (move_pos_offset): Remove prototype.
2009-04-10 Janne BlomqvistPR libfortran/39665 libfortran/39702 libfortran/39709
2009-04-09 Janne Blomqvistre PR libfortran/39665 (Fortran IO using unaligned...
2009-04-09 Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-04-06 David Edelsohnio.h (struct stream): Rename truncate to trunc.
2009-04-05 Jerry DeLisle[multiple changes]
2009-03-22 Janne BlomqvistRevert part of patch accidentally committed to trunk...
2009-03-22 Janne BlomqvistPR libfortran/25561 libfortran/37754
2008-12-21 Jerry DeLislere PR fortran/38398 (g0.w edit descriptor: Update for...
2008-11-22 Jakub Jelinekre PR libfortran/37839 (st_parameter_dt has unwanted...
2008-10-18 Jerry DeLislere PR fortran/37863 (Display of a value close but less...
2008-09-26 Jerry DeLislere PR fortran/37498 (Incorrect array value returned...
2008-09-23 Jerry DeLislere PR fortran/37498 (Incorrect array value returned...
2008-09-02 Jerry DeLislere PR fortran/37228 (F2008: Support g0.<d> edit descriptor)
2008-06-13 Jerry DeLislere PR libfortran/35863 ([F2003] Implement ENCODING...
2008-06-07 Jerry DeLislere PR fortran/36420 (Fortran 2008: g0 edit descriptor)
2008-05-16 Janne BlomqvistPart 1.1 of PR25561.
2008-05-15 Janne BlomqvistPart 1 of PR 25561.
2008-04-07 Jerry DeLislePR fortran/25829 28655
2008-04-05 Jerry DeLislePR fortran/25829 28655
2008-01-03 Thomas Koenigre PR fortran/34565 (internal write to string array...
2007-12-13 Thomas Koenigre PR libfortran/34370 (file positioning after nonadvan...
2007-09-12 Francois-Xavier... * io/io.h: Include libgfortran.h first.
2007-09-06 David Edelsohnlibgfortran.h: Include config.h first.
2007-05-07 Francois-Xavier... re PR libfortran/31607 (CALL SYSTEM produces garbled...
2007-04-28 Jerry DeLislere PR libfortran/31501 (libgfortran internal unit I...
2007-04-28 Jerry DeLislere PR libfortran/31532 (INQUIRE(...,POSITION=...) not...
2007-04-01 Jerry DeLislere PR libfortran/31052 ([4.2 only] Bad IOSTAT values...
2007-03-26 Jerry DeLislere PR fortran/31199 (write with "t1" + nonadvancing...
2007-03-23 Jerry DeLislere PR libfortran/31052 ([4.2 only] Bad IOSTAT values...
2007-03-18 Jerry DeLislere PR libfortran/31052 ([4.2 only] Bad IOSTAT values...
2007-01-17 Francois-Xavier... re PR libfortran/27107 (Make dependency on io/io.h...
2006-12-28 Jerry DeLislere PR libfortran/30014 (INQUIRE (iolength = xx) limited...
2006-12-01 Thomas Koenigre PR libfortran/29568 (implement unformatted files...
2006-11-22 Jerry DeLisleio.h (unit_flags): Add new flag has_recl.
2006-10-26 Jerry DeLislere PR fortran/29563 (Internal read loses data.)
2006-10-18 Tobias Burnusin_pack.m4: Fixed a typo.
2006-09-15 Jerry DeLislere PR fortran/29053 (Consecutive STREAM I/O file positi...
2006-08-15 Jerry DeLislere PR fortran/25828 ([f2003] ACCESS='STREAM' io support)
2006-07-24 Jerry DeLislere PR libfortran/25289 (Cannot handle record numbers...
2006-07-04 Jerry DeLislere PR libfortran/27704 (Incorrect runtime error on...
2006-06-25 Francois-Xavier... io.h: Move proto for unit_to_fd...
2006-05-27 Janne Blomqvistio.h (find_or_create_unit): Correct export declaration.
2006-05-20 Jerry DeLislere PR libfortran/24459 ([4.1 Only] gfortran namelist...
2006-04-23 Jerry DeLislere PR libfortran/20257 (Fortran runtime error: End...
2006-04-13 Jerry DeLislere PR fortran/26766 ([F2003] Recursive I/O still (again...
next