aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/io/unit.c
AgeCommit message (Expand)AuthorFilesLines
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