PR 78534, 83704 Handle large formatted I/O
[gcc.git] / libgfortran / io / inquire.c
2018-01-03 Jakub JelinekUpdate copyright years.
2017-12-14 Jerry DeLislere PR libfortran/78549 (Very slow formatted internal...
2017-11-28 Janne BlomqvistPR 53796 Improve INQUIRE(RECL=...) handling
2017-11-22 Janne BlomqvistPR 83097 Use __BYTE_ORDER__ predefined macro instead...
2017-04-11 Jerry DeLisleclose.c: Fix white space in pointer declarations and...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-10-26 Fritz ReeseNew I/O specifiers CARRIAGECONTROL, READONLY, SHARE...
2016-10-05 Jerry DeLislere PR libfortran/77868 (Fail to NULL guard check for...
2016-10-05 Jerry DeLisle2016-10-04 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2016-09-23 Jerry DeLislere PR fortran/48298 ([F03] User-Defined Derived-Type...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-01-23 Jerry DeLislere PR fortran/61933 (Inquire on internal units)
2015-01-15 Jerry DeLislere PR fortran/61933 (Inquire on internal units)
2015-01-05 Jakub JelinekUpdate copyright years.
2014-09-17 Janne BlomqvistFix indentation
2014-09-17 Janne BlomqvistPR libfortran/62768 Use gfc_unit.filename also when...
2014-09-16 Janne BlomqvistPR libfortran/62768 Handle filenames with embedded...
2014-03-04 Jerry DeLislere PR fortran/60148 (strings in NAMELIST do not honor...
2014-02-21 Tobias Burnusre PR fortran/60286 (INQUIRE reports STDOUT as not...
2014-01-02 Richard SandifordUpdate copyright years in libgfortran/
2013-01-14 Richard SandifordUpdate copyright years in libgfortran.
2012-12-27 Jerry DeLislere PR fortran/48976 (INQUIRE with STREAM= not supported)
2011-11-09 Janne BlomqvistPR 50016 Slow I/O on MingW due to _commit
2011-10-31 Janne BlomqvistUpdate file position for inquire lazily.
2011-01-27 Janne BlomqvistPR 47432 Use ttyname_r() if available
2010-11-04 Janne BlomqvistPR 44931 Move struct unix_stream to unix.c
2010-08-14 Jerry DeLislere PR fortran/44931 (For INPUT_UNIT, INQUIRE NAME=...
2010-07-31 David Edelsohn* io/inquire.c: Include io.h before string.h.
2010-07-29 Jerry DeLislere PR fortran/44931 (For INPUT_UNIT, INQUIRE NAME=...
2010-04-01 Paul Thomastransfer.c: Update copyright.
2010-03-20 Jerry DeLislere PR fortran/43409 (I/O: INQUIRE for SIZE does not...
2009-11-02 Janne BlomqvistSplit up io/io.h
2009-04-09 Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2008-11-22 Jakub Jelinekre PR libfortran/37839 (st_parameter_dt has unwanted...
2008-09-26 Jerry DeLislere PR fortran/37498 (Incorrect array value returned...
2008-06-13 Jerry DeLislere PR libfortran/35863 ([F2003] Implement ENCODING...
2008-04-07 Jerry DeLislePR fortran/25829 28655
2008-01-20 Jerry DeLisleinquire.c (inquire_via_unit): If a unit is opened...
2007-10-15 Jerry DeLislere PR libfortran/33055 (Runtime error in INQUIRE unit...
2007-09-03 Francois-Xavier... re PR fortran/31675 (Fortran front-end and libgfortran...
2007-08-31 Francois-Xavier... minloc1.m4: Update copyright year and ajust headers...
2007-08-29 Jerry DeLislere PR libfortran/33055 (Runtime error in INQUIRE unit...
2007-08-26 Jerry DeLislere PR libfortran/33055 (Runtime error in INQUIRE unit...
2007-04-28 Jerry DeLislere PR libfortran/31532 (INQUIRE(...,POSITION=...) not...
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)
2005-12-10 Thomas Koenigre PR fortran/23815 (Add -byteswapio flag)
2005-11-21 Jakub Jelinekre PR fortran/14943 (read/write code generation is...
2005-09-29 Jakub Jelinekstring.c (find_option): Change 3rd argument to const...
2005-08-17 Kelley CookAll files: Update FSF address.
2005-04-18 Francois-Xavier... re PR libfortran/20950 ([4.0 only] segfault in INQUIRE...
2005-03-31 Francois-Xavier... re PR libfortran/20660 (INQUIRE incorrectly reports...
2005-01-30 Bud Davisre PR libfortran/19647 (inquire(delim=) returns garbage)
2005-01-22 Bud Davisre PR libfortran/19314 (inquire(position=) segfaults...
2005-01-12 Toon Moenere PR libfortran/19280 (Inconsistent licensing of libgf...
2004-12-12 Richard Hendersonacinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY):...
2004-12-02 Bud Davisinquire.c (inquire_via_unit): do not allow a direct...
2004-06-22 Janne Blomqvistre PR fortran/15750 (IOLENGTH form of INQUIRE statement...
2004-05-15 Tobias Schlüterre PR libfortran/15234 (libgfortran doesn't compile...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.