aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/io/inquire.c
AgeCommit message (Expand)AuthorFilesLines
2008-01-20inquire.c (inquire_via_unit): If a unit is opened...Jerry DeLisle1-17/+59
2007-10-15re PR libfortran/33055 (Runtime error in INQUIRE unit existance with -fdefaul...Jerry DeLisle1-1/+12
2007-09-03re PR fortran/31675 (Fortran front-end and libgfortran should have a common h...Francois-Xavier Coudert1-2/+2
2007-08-31minloc1.m4: Update copyright year and ajust headers order.Francois-Xavier Coudert1-3/+1
2007-08-29re PR libfortran/33055 (Runtime error in INQUIRE unit existance with -fdefaul...Jerry DeLisle1-11/+1
2007-08-26re PR libfortran/33055 (Runtime error in INQUIRE unit existance with -fdefaul...Jerry DeLisle1-1/+11
2007-04-28re PR libfortran/31532 (INQUIRE(...,POSITION=...) not standard conforming)Jerry DeLisle1-1/+7
2006-09-15re PR fortran/29053 (Consecutive STREAM I/O file positions mixed up)Jerry DeLisle1-1/+1
2006-08-15re PR fortran/25828 ([f2003] ACCESS='STREAM' io support)Jerry DeLisle1-0/+6
2005-12-10re PR fortran/23815 (Add -byteswapio flag)Thomas Koenig1-0/+23
2005-11-21re PR fortran/14943 (read/write code generation is not thread safe)Jakub Jelinek1-115/+117
2005-09-29string.c (find_option): Change 3rd argument to const st_option *.Jakub Jelinek1-1/+1
2005-08-17All files: Update FSF address.Kelley Cook1-2/+2
2005-04-18re PR libfortran/20950 ([4.0 only] segfault in INQUIRE asking for SEQUENTIAL ...Francois-Xavier Coudert1-7/+10
2005-03-31re PR libfortran/20660 (INQUIRE incorrectly reports the existence of UNITS)Francois-Xavier Coudert1-1/+6
2005-01-30re PR libfortran/19647 (inquire(delim=) returns garbage)Bud Davis1-1/+1
2005-01-22re PR libfortran/19314 (inquire(position=) segfaults at runtime)Bud Davis1-6/+20
2005-01-12re PR libfortran/19280 (Inconsistent licensing of libgfortran)Toon Moene1-0/+9
2004-12-12acinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY): New.Richard Henderson1-0/+3
2004-12-02inquire.c (inquire_via_unit): do not allow a direct access file to be opened ...Bud Davis1-2/+7
2004-06-22re PR fortran/15750 (IOLENGTH form of INQUIRE statement not implemented)Janne Blomqvist1-0/+2
2004-05-15re PR libfortran/15234 (libgfortran doesn't compile on Tru64 UNIX V4.0F)Tobias Schlüter1-2/+2
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+371