re PR fortran/66082 (memory leak with automatic array dummy argument with derived...
[gcc.git] / libgfortran / io / open.c
2015-03-11 Janne BlomqvistPR 65200 Handle EPERM in addition to EACCES.
2015-01-05 Jakub JelinekUpdate copyright years.
2014-09-16 Janne BlomqvistPR libfortran/62768 Handle filenames with embedded...
2014-05-22 Janne BlomqvistPR 60324 Handle long path names, don't use PATH_MAX.
2014-03-04 Jerry DeLislere PR fortran/60148 (strings in NAMELIST do not honor...
2014-01-02 Richard SandifordUpdate copyright years in libgfortran/
2013-12-17 Jerry DeLislere PR libfortran/59419 (Failing OPEN with FILE='xxx...
2013-05-04 David Edelsohnenviron.c: Include unistd.h.
2013-03-20 Tilo Schwarzre PR libfortran/48618 (Negative unit number in OPEN...
2013-02-21 Janne BlomqvistFix regression when writing formatted sequential to...
2013-01-14 Richard SandifordUpdate copyright years in libgfortran.
2012-12-26 Jerry DeLislere PR libfortran/48960 (OPEN statement modifies NEWUNIT...
2012-03-26 Janne BlomqvistCombined get_mem and internal_malloc_size.
2011-11-07 Janne BlomqvistRevert previous fix for PR 45723.
2011-10-31 Janne BlomqvistIntroduce a size member function to struct stream.
2011-04-20 Jim Meyeringremove useless if-before-free tests
2011-04-16 Janne BlomqvistReplace sprintf with snprintf
2010-09-22 Jerry DeLislere PR libfortran/45723 (opening /dev/null for appending...
2010-05-07 Janne BlomqvistRemove free_mem
2009-11-02 Janne BlomqvistSplit up io/io.h
2009-06-07 Jerry DeLislere PR fortran/40008 (F2008: Add NEWUNIT= for OPEN state...
2009-04-09 Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-04-08 Janne Blomqvistopen.c (already_open): Test for POSIX close return...
2009-04-05 Jerry DeLisle[multiple changes]
2008-06-13 Jerry DeLislere PR libfortran/35863 ([F2003] Implement ENCODING...
2008-05-16 Janne BlomqvistPart 1.1 of PR25561.
2008-05-16 Janne BlomqvistFix fallout from part 1 of PR25561 patch.
2008-05-15 Janne BlomqvistPart 1 of PR 25561.
2008-05-02 Jerry DeLislere PR libfortran/36094 (Runtime error show_locus not...
2008-04-07 Jerry DeLislePR fortran/25829 28655
2008-04-05 Jerry DeLislePR fortran/25829 28655
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-07-29 Thomas Koenigre PR libfortran/32858 (printf-capabilities for runtime...
2007-05-26 Janne Blomqviststring.c (compare0): Use gfc_charlen_type instead of...
2007-04-15 Jerry DeLisleopen.c (test_endfile): Revert changes for 31052, restor...
2007-04-01 Jerry DeLislere PR libfortran/31052 ([4.2 only] Bad IOSTAT values...
2007-03-26 Jerry DeLislere PR fortran/31199 (write with "t1" + nonadvancing...
2007-03-23 Jerry DeLislere PR libfortran/31052 ([4.2 only] Bad IOSTAT values...
2007-03-18 Jerry DeLislere PR libfortran/31052 ([4.2 only] Bad IOSTAT values...
2007-03-09 Jerry DeLislere PR libfortran/31099 (Runtime error on legal code...
2006-12-05 Jerry DeLislere PR libfortran/30005 (Open errors (not/already exists...
2006-12-01 Thomas Koenigre PR libfortran/29568 (implement unformatted files...
2006-11-22 Jerry DeLisleio.h (unit_flags): Add new flag has_recl.
2006-11-16 François-Xavier... trans-decl.c (gfc_get_symbol_decl): Fix formatting.
2006-10-18 Tobias Burnusin_pack.m4: Fixed a typo.
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)
2006-07-04 Jerry DeLislere PR libfortran/27704 (Incorrect runtime error on...
2006-03-22 Thomas Koenig[multiple changes]
2006-02-19 Francois-Xavier... * io/open.c (edit_modes): Correct abusive copy-pasting.
2006-02-06 Thomas Koenigre PR fortran/23815 (Add -byteswapio flag)
2005-12-10 Thomas Koenigre PR fortran/23815 (Add -byteswapio flag)
2005-11-26 Janne Blomqvistlibgfortran ChangeLog:
2005-11-23 Alan Modraopen.c (new_unit): Use the right unit number when check...
2005-11-21 Jakub Jelinekre PR fortran/14943 (read/write code generation is...
2005-11-17 Francois-Xavier... re PR libfortran/24892 (ACCESS argument to the OPEN...
2005-10-23 Francois-Xavier... re PR libfortran/23272 ([mingw32] inquire via filename...
2005-09-30 Janne Blomqvistre PR libfortran/24112 (Reopening file with STATUS...
2005-09-29 Jakub Jelinekstring.c (find_option): Change 3rd argument to const...
2005-08-17 Kelley CookAll files: Update FSF address.
2005-05-17 Andreas Jaegerconfigure.ac: Add additional warning flags.
2005-05-12 Thomas Koenigre PR libfortran/21324 (#undef GFC_CLEAR_MEMORY causes...
2005-05-11 Francois-Xavier... re PR libfortran/21471 ('POSITION = "APPEND"' doesn...
2005-03-29 François-Xavier... re PR libfortran/20163 ([4.0 only] gfortran - error...
2005-03-16 Francois-Xavier... open.c (new_unit): set record length to max_offset...
2005-01-23 David Edelsohnre PR libfortran/19052 (unit 0 not preconnected to...
2005-01-12 Toon Moenere PR libfortran/19280 (Inconsistent licensing of libgf...
2004-12-12 Richard Hendersonacinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY):...
2004-12-08 Steve Ellceyio.h (open_external): Change prototype.
2004-12-07 Richard Hendersonc99_functions.c, [...]: Whitespace fixes.
2004-08-23 Tobias Schlüterio.h, [...]: Fix formatting issues, update copyright...
2004-08-13 Bud Davisre PR libfortran/16935 (Segmentation fault of compiler...
2004-05-15 Tobias Schlüterre PR libfortran/15234 (libgfortran doesn't compile...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.