aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/io/io.h
AgeCommit message (Expand)AuthorFilesLines
2005-12-10re PR fortran/23815 (Add -byteswapio flag)Thomas Koenig1-1/+13
2005-12-09re PR libfortran/25039 ([4.1 only] comma short-circuit field width)Jerry DeLisle1-1/+5
2005-11-28acinclude.m4 (LIBGFOR_CHECK_PRAGMA_WEAK): Rename to...Jakub Jelinek1-4/+0
2005-11-27random.c: Include config.hDavid Edelsohn1-5/+0
2005-11-27re PR libfortran/24919 ([4.0] CRLF support in libgfortran)Francois-Xavier Coudert1-1/+5
2005-11-25list_read.c (nml_parse_qualifier): Use memcpy to extract values from dtp->u.p...Richard Henderson1-18/+23
2005-11-22io.h (_LARGE_FILES): Undefine for AIX.David Edelsohn1-0/+6
2005-11-21re PR fortran/14943 (read/write code generation is not thread safe)Jakub Jelinek1-155/+319
2005-11-17re PR libfortran/24892 (ACCESS argument to the OPEN statement)Francois-Xavier Coudert1-1/+1
2005-11-13fget.c: New file.Francois-Xavier Coudert1-0/+3
2005-11-06gfortran ChangeLogJanne Blomqvist1-2/+9
2005-10-30re PR libfortran/20179 (cannot mix C and Fortran I/O)Francois-Xavier Coudert1-0/+3
2005-10-25re PR libfortran/24224 (Generalized internal array IO not implemented.)Jerry DeLisle1-31/+38
2005-10-23re PR libfortran/23272 ([mingw32] inquire via filename fails)Francois-Xavier Coudert1-1/+1
2005-10-07re PR libfortran/16339 (Unformatted i/o on large arrays inefficient)Janne Blomqvist1-0/+4
2005-09-26[multiple changes]Janne Blomqvist1-2/+2
2005-09-14PR fortran/21875 Internal Unit Array I/O, NISTJerry DeLisle1-0/+7
2005-09-11re PR libfortran/20179 (cannot mix C and Fortran I/O)Francois-Xavier Coudert1-0/+3
2005-09-09gfortran.h: Add iomsg to gfc_open, gfc_close, gfc_filepos, gfc_inquire and gf...Thomas Koenig1-0/+3
2005-09-03read.c (read_x): Take int argument instead of fnode * and digging the N from ...Jakub Jelinek1-1/+1
2005-09-02libgfortran.h: Add prototype for init_compile_options.Andreas Jaeger1-0/+4
2005-08-27acinclude.m4 (LIBGFOR_CHECK_UNLINK_OPEN_FILE): Add check to see if target can...Francois-Xavier Coudert1-0/+3
2005-08-17All files: Update FSF address.Kelley Cook1-2/+2
2005-08-09check.c (gfc_check_ttynam_sub, [...]): Add check functions for new intrinsics...François-Xavier Coudert1-0/+6
2005-08-06io.h: Change DEFAULT_TEMPDIR to /tmp instead of /var/tmp.Francois-Xavier Coudert1-1/+1
2005-07-14[multiple changes]Paul Thomas1-1/+1
2005-06-23c99_functions.c (log10l): New log10l function for systems where this is not a...Francois-Xavier Coudert1-2/+2
2005-05-15Remove extra whitespace.Andreas Jaeger1-2/+2
2005-05-15normalize.c (almostone_r4, [...]): Fix parameter list.Andreas Jaeger1-3/+3
2005-04-17re PR fortran/17472 ([4.0 only] namelist does not handle arrays)Paul Thomas1-16/+59
2005-03-16* io.h: Setting higher default record length.François-Xavier Coudert1-3/+4
2005-01-22re PR libfortran/19052 (unit 0 not preconnected to standard error)David Edelsohn1-0/+3
2005-01-22re PR fortran/19194 (Missing RECL parameter in OPEN statement)Tobias Schlüter1-53/+39
2005-01-12re PR libfortran/19280 (Inconsistent licensing of libgfortran)Toon Moene1-0/+7
2004-12-12acinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY): New.Richard Henderson1-204/+148
2004-12-08io.h (open_external): Change prototype.Steve Ellcey1-1/+1
2004-12-02flush.c: New file.Steven G. Kargl1-0/+2
2004-08-31trans-decl.c, [...]: Replace all occurences of 'gfc_strlen_type_node' by 'gfc...Tobias Schlüter1-1/+1
2004-08-27re PR libfortran/16597 (gfortran: bug in unformatted I/O on scratch files)Bud Davis1-2/+5
2004-08-23io.h, [...]: Fix formatting issues, update copyright years.Tobias Schlüter1-1/+1
2004-08-18re PR fortran/13278 (derived type namelist I/O support missing, causes ICE)Victor Leikehman1-1/+2
2004-06-22re PR fortran/15750 (IOLENGTH form of INQUIRE statement not implemented)Janne Blomqvist1-0/+4
2004-05-18re PR libfortran/15235 (libgfortran doesn't build on Solaris 10)Tobias Schlüter1-7/+7
2004-05-16io.h (flush): Add prototype.Janne Blomqvist1-0/+3
2004-05-15re PR libfortran/15234 (libgfortran doesn't compile on Tru64 UNIX V4.0F)Tobias Schlüter1-12/+12
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+653