Age | Commit message (Expand) | Author | Files | Lines |
2020-06-13 | Disable -Wstringop-overflow warning after checking code path of caller. | Thomas Koenig | 1 | -0/+8 |
2020-06-08 | PR fortran/95195 - Fortran testcase should clean up afterwards | Harald Anlauf | 1 | -1/+1 |
2020-05-28 | PR fortran/95104 - Segfault on a legal WAIT statement | Harald Anlauf | 1 | -3/+6 |
2020-05-26 | PR fortran/95104 - Segfault on a legal WAIT statement | Harald Anlauf | 1 | -1/+1 |
2020-05-26 | PR libfortran/95195 - improve runtime error for namelist i/o to unformatted file | Harald Anlauf | 1 | -0/+8 |
2020-05-23 | Fixes a hang on an invalid ID in a WAIT statement. | Thomas Koenig | 1 | -0/+7 |
2020-05-14 | Add early return for invalid STATUS for close. | Thomas Koenig | 1 | -1/+7 |
2020-02-18 | Use au->lock exclusively for locking in async I/O. | Thomas König | 2 | -37/+31 |
2020-01-17 | PR93234 INQUIRE on pre-assigned files of ROUND and SIGN properties | Jerry DeLisle | 1 | -8/+8 |
2020-01-17 | PR90374 Zero width format specifiers. | Jerry DeLisle | 2 | -2/+6 |
2020-01-02 | PR 90374 d0.d, e0.d, es0.d, en0.d, g0.d and ew.d edit descriptors. | Jerry DeLisle | 5 | -97/+125 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 23 | -23/+23 |
2019-12-01 | re PR libfortran/90374 (Fortran 2018: Support d0.d, e0.d, es0.d, en0.d, g0.d ... | Jerry DeLisle | 1 | -11/+13 |
2019-11-28 | re PR libfortran/90374 (Fortran 2018: Support d0.d, e0.d, es0.d, en0.d, g0.d ... | Jerry DeLisle | 2 | -6/+12 |
2019-11-24 | re PR libfortran/92100 (Formatted stream IO irreproducible read with binary d... | Jerry DeLisle | 1 | -2/+3 |
2019-11-24 | Fix EOF handling for arrays. | Thomas Koenig | 1 | -15/+51 |
2019-11-07 | re PR libfortran/90374 (Fortran 2018: Support d0.d, e0.d, es0.d, en0.d, g0.d ... | Jerry DeLisle | 5 | -37/+52 |
2019-10-02 | re PR libfortran/91593 (Implicit enum conversions in libgfortran/io/transfer.c) | Jerry DeLisle | 2 | -3/+4 |
2019-09-28 | re PR libfortran/91593 (Implicit enum conversions in libgfortran/io/transfer.c) | Jerry DeLisle | 2 | -8/+16 |
2019-08-07 | PR 53796 Make inquire(file=, recl=) conform to F2018 | Janne Blomqvist | 1 | -1/+3 |
2019-07-21 | re PR libfortran/91030 (Poor performance of I/O -fconvert=big-endian) | Thomas Koenig | 1 | -12/+35 |
2019-05-22 | fortran/89100: Default widths with -fdec-format-defaults | Janne Blomqvist | 5 | -14/+136 |
2019-05-15 | Allow opening file on multiple units | Janne Blomqvist | 1 | -1/+2 |
2019-03-25 | re PR libfortran/79540 (FAIL: gfortran.dg/fmt_fw_d.f90 -O0 execution test) | John David Anglin | 1 | -2/+3 |
2019-02-26 | transfer.c (transfer_array_inner): Do not cast charlen to index_type. | Uros Bizjak | 1 | -1/+1 |
2019-02-25 | re PR libfortran/89274 (Inconsistent list directed output of INTEGER(16)) | Dominique d'Humieres | 1 | -0/+4 |
2019-01-28 | libgfortran: Use proper gthr.h API | Sebastian Huber | 1 | -1/+1 |
2019-01-27 | re PR libfortran/89020 (close(status='DELETE') does not remove file) | Jerry DeLisle | 1 | -4/+2 |
2019-01-27 | re PR libfortran/89020 (close(status='DELETE') does not remove file) | Jerry DeLisle | 1 | -1/+1 |
2019-01-26 | re PR libfortran/89020 (close(status='DELETE') does not remove file) | Jerry DeLisle | 1 | -2/+9 |
2019-01-14 | re PR libfortran/88776 (Namelist read from stdin: loss of data) | Jerry DeLisle | 1 | -4/+12 |
2019-01-12 | re PR libfortran/88776 (Namelist read from stdin: loss of data) | Jerry DeLisle | 1 | -5/+1 |
2019-01-09 | PR other/16615 [1/5] | Sandra Loosemore | 1 | -1/+1 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 23 | -23/+23 |
2018-12-09 | re PR libfortran/88411 (Random crashes for ASYNCHRONOUS writes (bad locking?)) | Thomas Koenig | 1 | -12/+8 |
2018-11-22 | Replace sync builtins with atomic builtins | Janne Blomqvist | 1 | -6/+18 |
2018-11-09 | re PR fortran/78351 (comma not terminating READ of formatted input field - ok... | Jerry DeLisle | 1 | -1/+0 |
2018-11-09 | re PR fortran/78351 (comma not terminating READ of formatted input field - ok... | Jerry DeLisle | 1 | -23/+72 |
2018-10-06 | Use gfc_charlen_type instead of int for string lenghts | Janne Blomqvist | 2 | -17/+17 |
2018-10-02 | * io/close.c [!HAVE_UNLINK_OPEN_FILE]: Include <string.h>. | Gerald Pfeifer | 1 | -0/+3 |
2018-09-14 | [libgfortran] Fix uninitialized variable use in fallback_access | Kyrylo Tkachov | 1 | -6/+14 |
2018-09-05 | * io/async.h: Use __gthread_mutex_t, not pthread_mutex_t. | Hans-Peter Nilsson | 1 | -2/+2 |
2018-09-02 | io.h: Change declaration of vlist type to gfc_full_array_i4 to eliminate warn... | Jerry DeLisle | 3 | -3/+4 |
2018-08-23 | * async.h (ASYNC_IO): Revert _AIX test. | David Edelsohn | 1 | -1/+1 |
2018-08-22 | gfortran.texi: Mention that asynchronous I/O does not work on systems which l... | Thomas Koenig | 1 | -10/+13 |
2018-08-21 | re PR fortran/25829 ([F03] Asynchronous IO support) | Nicolas Koenig | 11 | -119/+1412 |
2018-07-31 | Reverting 'AsyncI/O patch committed' as it is breaking bare-metal builds. | Andre Vieira | 11 | -1304/+119 |
2018-07-25 | re PR fortran/25829 ([F03] Asynchronous IO support) | Nicolas Koenig | 11 | -119/+1304 |
2018-06-10 | re PR libfortran/86070 (gfortran.dg/fmt_zero_digits.f90 segmentation fault st... | Jerry DeLisle | 1 | -0/+1 |
2018-05-28 | re PR fortran/85840 (Memory leak in write.c) | Jerry DeLisle | 1 | -12/+12 |