aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/io/unit.c
AgeCommit message (Expand)AuthorFilesLines
2008-03-01re PR libfortran/35063 (Clean up use of destroy_unit_mutex())Janne Blomqvist1-7/+1
2008-02-10[multiple changes]Jerry DeLisle1-8/+28
2008-01-03re PR fortran/34565 (internal write to string array fails)Thomas Koenig1-2/+6
2007-12-13re PR libfortran/34370 (file positioning after nonadvancing i/o)Thomas Koenig1-21/+26
2007-09-03re PR fortran/31675 (Fortran front-end and libgfortran should have a common h...Francois-Xavier Coudert1-1/+1
2007-08-31minloc1.m4: Update copyright year and ajust headers order.Francois-Xavier Coudert1-4/+2
2007-07-02[multiple changes]Steven G. Kargl1-4/+20
2007-07-02[multiple changes]Christopher D. Rickett1-20/+4
2007-06-29re PR libfortran/32456 (IO error message should show Unit/Filename)Jerry DeLisle1-4/+20
2007-06-24re PR libfortran/32456 (IO error message should show Unit/Filename)Jerry DeLisle1-0/+39
2007-04-28re PR libfortran/31501 (libgfortran internal unit I/O performance issues)Jerry DeLisle1-27/+0
2007-04-28re PR libfortran/31532 (INQUIRE(...,POSITION=...) not standard conforming)Jerry DeLisle1-0/+14
2007-04-01re PR fortran/31366 ([4.2 only] Last record truncated for read after short wr...Jerry DeLisle1-0/+24
2006-10-26re PR fortran/29563 (Internal read loses data.)Jerry DeLisle1-0/+1
2006-08-15re PR fortran/25828 ([f2003] ACCESS='STREAM' io support)Jerry DeLisle1-0/+9
2006-07-22re PR fortran/28339 (gfortran misses a record from a format statement)Jerry DeLisle1-0/+1
2006-06-19re PR libgomp/27254 (FAIL: libgomp.fortran/reduction6.f90)John David Anglin1-0/+9
2006-04-23re PR libfortran/20257 (Fortran runtime error: End of record occurs when writ...Jerry DeLisle1-0/+23
2006-04-13re PR fortran/26766 ([F2003] Recursive I/O still (again) broken)Jerry DeLisle1-43/+75
2005-12-16re PR fortran/25264 (write to internal unit from the string itself gives wron...Jerry DeLisle1-3/+0
2005-11-28re PR fortran/25109 (formatted reads with embedded blanks in input fields)Jerry DeLisle1-3/+5
2005-11-21re PR fortran/14943 (read/write code generation is not thread safe)Jakub Jelinek1-65/+222
2005-10-25re PR libfortran/24224 (Generalized internal array IO not implemented.)Jerry DeLisle1-28/+9
2005-10-01libgfortran.h (GFC_ITOA_BUF_SIZE, [...]): Define.Jakub Jelinek1-1/+1
2005-09-14PR fortran/21875 Internal Unit Array I/O, NISTJerry DeLisle1-2/+45
2005-08-17All files: Update FSF address.Kelley Cook1-2/+2
2005-07-22re PR libfortran/22570 (Null Characters instead of blanks in text output.)Jerry DeLisle1-3/+3
2005-05-17unit.c (get_unit): Mark argument as unused.Andreas Jaeger1-3/+3
2005-05-15unit.c (is_internal_unit): Add void as parameter list.Andreas Jaeger1-1/+1
2005-05-15chdir.c, [...]: Include <string.h> for prototypes.Andreas Jaeger1-2/+1
2005-05-12re PR libfortran/21324 (#undef GFC_CLEAR_MEMORY causes testsuite failures)Thomas Koenig1-0/+3
2005-01-22re PR libfortran/19052 (unit 0 not preconnected to standard error)David Edelsohn1-0/+21
2005-01-12re PR libfortran/19280 (Inconsistent licensing of libgfortran)Toon Moene1-0/+9
2004-08-31unit.c: Separate copyright years by ','.Tobias Schlüter1-11/+2
2004-08-31* io/unit.c (get_unit): Remove superfluous if.Paul Brook1-3/+1
2004-05-18re PR libfortran/15235 (libgfortran doesn't build on Solaris 10)Tobias Schlüter1-3/+3
2004-05-15re PR libfortran/15234 (libgfortran doesn't compile on Tru64 UNIX V4.0F)Tobias Schlüter1-24/+24
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+380