]> git.ipfire.org Git - thirdparty/gcc.git/history - libgfortran/io/unit.c
PR 78534 Revert r244011
[thirdparty/gcc.git] / libgfortran / io / unit.c
2017-01-03  Janne BlomqvistPR 78534 Revert r244011
2017-01-03  Janne BlomqvistPR 78534 Change character length from int to size_t
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-21  Francois-Xavier... libgfortran.h: Include <stdlib.h> header.
2016-10-26  Fritz ReeseNew I/O specifiers CARRIAGECONTROL, READONLY, SHARE...
2016-10-15  Janne BlomqvistPR 48587 Newunit allocator
2016-09-23  Jerry DeLislere PR fortran/48298 ([F03] User-Defined Derived-Type...
2016-08-31  Paul Thomas[multiple changes]
2016-01-04  Jakub JelinekUpdate copyright years.
2015-08-25  Francois-Xavier... unit.c (get_internal_unit): Make default sign mode...
2015-03-28  Jerry DeLislere PR fortran/65596 (NAMELIST bug with f2003: reads...
2015-01-24  Janne BlomqvistPR libfortran/64770 Segfault when trying to open existi...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-11-10  Janne BlomqvistPR 47007 and 61847 Locale failures in libgfortran.
2014-10-05  Jerry DeLislere PR libfortran/63460 (Some namelists cannot be read...
2014-09-16  Janne BlomqvistPR libfortran/62768 Handle filenames with embedded...
2014-06-17  Janne BlomqvistIntroduce xmallocarray, an overflow checking variant...
2014-05-22  Janne BlomqvistPR 60324 Handle long path names, don't use PATH_MAX.
2014-04-12  Jerry DeLislere PR fortran/60810 (list directed io from array result...
2014-03-13  Jerry DeLislere PR libfortran/38199 (missed optimization: I/O perfor...
2014-03-04  Jerry DeLislere PR fortran/60148 (strings in NAMELIST do not honor...
2014-01-02  Richard SandifordUpdate copyright years in libgfortran/
2013-01-14  Richard SandifordUpdate copyright years in libgfortran.
2012-06-01  Tobias Burnuschmod.c (chmod_func): On MinGW, don't set is_dir
2012-04-17  Tobias Burnusre PR libfortran/38199 (missed optimization: I/O perfor...
2012-04-15  Thomas Koenigre PR libfortran/38199 (missed optimization: I/O perfor...
2012-03-26  Janne BlomqvistCombined get_mem and internal_malloc_size.
2012-03-25  Janne BlomqvistUse calloc instead of malloc and memset.
2012-03-15  Janne Blomqvistre PR libfortran/52434 (Insufficient number of digits...
2011-11-01  Janne BlomqvistCopyright years and whitespace fix for r180734
2011-11-01  Janne BlomqvistCleanup NEWUNIT allocation.
2011-10-31  Janne BlomqvistUpdate file position for inquire lazily.
2011-10-31  Janne BlomqvistIntroduce a size member function to struct stream.
2011-10-31  Janne BlomqvistSimplify handling of special files.
2011-04-20  Jim Meyeringremove useless if-before-free tests
2010-08-02  Janne BlomqvistDon't update the position flag for non-seekable files...
2010-07-16  Jerry DeLislere PR fortran/37077 (Implement Internal Unit I/O for...
2010-07-13  Jerry DeLislere PR fortran/37077 (Implement Internal Unit I/O for...
2010-05-07  Janne BlomqvistRemove free_mem
2009-11-02  Janne BlomqvistSplit up io/io.h
2009-09-29  Jerry DeLislere PR libfortran/35862 ([F2003] Implement new rounding...
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]
2009-03-22  Janne BlomqvistRevert part of patch accidentally committed to trunk...
2009-03-22  Janne BlomqvistPR libfortran/25561 libfortran/37754
2009-01-05  Jerry DeLislere PR libfortran/38735 ([4.4 Regresssion] Default BLANK...
2008-11-16  Jerry DeLislere PR libfortran/38097 (I/O with blanks in exponent...
2008-05-15  Janne BlomqvistPart 1 of PR 25561.
2008-04-07  Jerry DeLislePR fortran/25829 28655
2008-04-05  Jerry DeLislePR fortran/25829 28655
2008-03-01  Janne Blomqvistre PR libfortran/35063 (Clean up use of destroy_unit_mu...
2008-02-10  Jerry DeLisle[multiple changes]
2008-01-03  Thomas Koenigre PR fortran/34565 (internal write to string array...
2007-12-13  Thomas Koenigre PR libfortran/34370 (file positioning after nonadvan...
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-02  Steven G. Kargl[multiple changes]
2007-07-02  Christopher D. Rickett[multiple changes]
2007-06-29  Jerry DeLislere PR libfortran/32456 (IO error message should show...
2007-06-24  Jerry DeLislere PR libfortran/32456 (IO error message should show...
2007-04-28  Jerry DeLislere PR libfortran/31501 (libgfortran internal unit I...
2007-04-28  Jerry DeLislere PR libfortran/31532 (INQUIRE(...,POSITION=...) not...
2007-04-01  Jerry DeLislere PR fortran/31366 ([4.2 only] Last record truncated...
2006-10-26  Jerry DeLislere PR fortran/29563 (Internal read loses data.)
2006-08-15  Jerry DeLislere PR fortran/25828 ([f2003] ACCESS='STREAM' io support)
2006-07-22  Jerry DeLislere PR fortran/28339 (gfortran misses a record from...
2006-06-19  John David Anglinre PR libgomp/27254 (FAIL: libgomp.fortran/reduction6...
2006-04-23  Jerry DeLislere PR libfortran/20257 (Fortran runtime error: End...
2006-04-13  Jerry DeLislere PR fortran/26766 ([F2003] Recursive I/O still (again...
2005-12-16  Jerry DeLislere PR fortran/25264 (write to internal unit from the...
2005-11-28  Jerry DeLislere PR fortran/25109 (formatted reads with embedded...
2005-11-21  Jakub Jelinekre PR fortran/14943 (read/write code generation is...
2005-10-25  Jerry DeLislere PR libfortran/24224 (Generalized internal array...
2005-10-01  Jakub Jelineklibgfortran.h (GFC_ITOA_BUF_SIZE, [...]): Define.
2005-09-14  Jerry DeLislePR fortran/21875 Internal Unit Array I/O, NIST
2005-08-17  Kelley CookAll files: Update FSF address.
2005-07-22  Jerry DeLislere PR libfortran/22570 (Null Characters instead of...
2005-05-17  Andreas Jaegerunit.c (get_unit): Mark argument as unused.
2005-05-15  Andreas Jaegerunit.c (is_internal_unit): Add void as parameter list.
2005-05-15  Andreas Jaegerchdir.c, [...]: Include <string.h> for prototypes.
2005-05-12  Thomas Koenigre PR libfortran/21324 (#undef GFC_CLEAR_MEMORY causes...
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-08-31  Tobias Schlüterunit.c: Separate copyright years by ','.
2004-08-31  Paul Brook* io/unit.c (get_unit): Remove superfluous if.
2004-05-18  Tobias Schlüterre PR libfortran/15235 (libgfortran doesn't build on...
2004-05-15  Tobias Schlüterre PR libfortran/15234 (libgfortran doesn't compile...
2004-05-13  Diego NovilloMerge tree-ssa-20020619-branch into mainline.