Age | Commit message (Expand) | Author | Files | Lines |
2020-01-02 | PR 90374 d0.d, e0.d, es0.d, en0.d, g0.d and ew.d edit descriptors. | Jerry DeLisle | 1 | -1/+1 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-11-07 | re PR libfortran/90374 (Fortran 2018: Support d0.d, e0.d, es0.d, en0.d, g0.d ... | Jerry DeLisle | 1 | -2/+16 |
2019-09-28 | re PR libfortran/91593 (Implicit enum conversions in libgfortran/io/transfer.c) | Jerry DeLisle | 1 | -0/+1 |
2019-05-22 | fortran/89100: Default widths with -fdec-format-defaults | Janne Blomqvist | 1 | -0/+50 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-11-22 | Replace sync builtins with atomic builtins | Janne Blomqvist | 1 | -6/+18 |
2018-09-02 | io.h: Change declaration of vlist type to gfc_full_array_i4 to eliminate warn... | Jerry DeLisle | 1 | -1/+2 |
2018-08-21 | re PR fortran/25829 ([F03] Asynchronous IO support) | Nicolas Koenig | 1 | -3/+26 |
2018-07-31 | Reverting 'AsyncI/O patch committed' as it is breaking bare-metal builds. | Andre Vieira | 1 | -26/+3 |
2018-07-25 | re PR fortran/25829 ([F03] Asynchronous IO support) | Nicolas Koenig | 1 | -3/+26 |
2018-03-28 | gfortran.h (gfc_dt): Rename default_exp field to dec_ext. | Jakub Jelinek | 1 | -1/+1 |
2018-01-07 | PR 78534, 83704 Handle large formatted I/O | Janne Blomqvist | 1 | -8/+8 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-12-03 | re PR fortran/83225 (runtime error in transfer.c) | Jerry DeLisle | 1 | -1/+1 |
2017-11-28 | PR 53796 Improve INQUIRE(RECL=...) handling | Janne Blomqvist | 1 | -0/+5 |
2017-11-21 | re PR libfortran/78549 (Very slow formatted internal file output) | Jerry DeLisle | 1 | -4/+7 |
2017-11-18 | PR 83036 Make NEXTREC specifier for INQUIRE work for large record numbers | Janne Blomqvist | 1 | -2/+1 |
2017-11-18 | PR 44292 Enable large record lengths in OPEN and INQUIRE statements | Janne Blomqvist | 1 | -3/+3 |
2017-03-25 | re PR fortran/78881 ([F03] reading from string with DTIO procedure does not w... | Jerry DeLisle | 1 | -4/+5 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-11-03 | Default missing exponents to 0 with -fdec. | Fritz Reese | 1 | -0/+1 |
2016-10-26 | New I/O specifiers CARRIAGECONTROL, READONLY, SHARE with -fdec. | Fritz Reese | 1 | -0/+51 |
2016-10-24 | re PR libfortran/77828 (Linking gfortran-7 compiled program with libgfortran ... | Jerry DeLisle | 1 | -12/+12 |
2016-10-21 | re PR libfortran/78055 (Many new gfortran test failures) | Jerry DeLisle | 1 | -0/+1 |
2016-10-18 | re PR fortran/48298 ([F03] User-Defined Derived-Type IO (DTIO)) | Jerry DeLisle | 1 | -1/+2 |
2016-10-15 | PR 48587 Newunit allocator | Janne Blomqvist | 1 | -2/+3 |
2016-10-09 | PR 67585 Handle EINTR | Janne Blomqvist | 1 | -0/+15 |
2016-09-23 | re PR fortran/48298 ([F03] User-Defined Derived-Type IO (DTIO)) | Jerry DeLisle | 1 | -7/+20 |
2016-08-31 | [multiple changes] | Paul Thomas | 1 | -1/+49 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-09-12 | re PR libfortran/67527 (io.h sanitizer complains on 1 << 31) | Francois-Xavier Coudert | 1 | -2/+2 |
2015-02-07 | re PR fortran/60956 (error reading (and writing) large text files in gfortran) | Jerry DeLisle | 1 | -1/+1 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-11-10 | PR 47007 and 61847 Locale failures in libgfortran. | Janne Blomqvist | 1 | -0/+27 |
2014-09-17 | PR libfortran/62768 Handle filenames with embedded null characters. | Janne Blomqvist | 1 | -2/+3 |
2014-05-18 | re PR libfortran/52539 (I/O: Wrong result for UTF-8/UCS-4 list-directed and n... | Jerry DeLisle | 1 | -0/+4 |
2014-01-11 | re PR fortran/59700 (Misleading/buggy runtime error message: Bad integer for ... | Jerry DeLisle | 1 | -4/+6 |
2014-01-02 | Update copyright years in libgfortran/ | Richard Sandiford | 1 | -1/+1 |
2013-07-21 | re PR libfortran/35862 ([F2003] Implement new rounding modes for run time) | Tobias Burnus | 1 | -2/+8 |
2013-01-23 | Improve performance of byte-swapped I/O. | Janne Blomqvist | 1 | -3/+0 |
2013-01-14 | Update copyright years in libgfortran. | Richard Sandiford | 1 | -3/+1 |
2012-12-27 | re PR fortran/48976 (INQUIRE with STREAM= not supported) | Jerry DeLisle | 1 | -0/+2 |
2012-05-30 | decl.c: Fix comment typos. | Tobias Burnus | 1 | -4/+4 |
2012-05-14 | PR 52428 Range checking when reading integer values. | Janne Blomqvist | 1 | -2/+2 |
2011-11-10 | Let the compiler decide whether to inline. | Janne Blomqvist | 1 | -0/+9 |
2011-11-01 | Copyright years and whitespace fix for r180734 | Janne Blomqvist | 1 | -1/+2 |
2011-11-01 | Cleanup NEWUNIT allocation. | Janne Blomqvist | 1 | -4/+0 |
2011-10-31 | Update file position for inquire lazily. | Janne Blomqvist | 1 | -3/+0 |
2011-04-12 | Cleanup memsize types | Janne Blomqvist | 1 | -6/+5 |