| Commit message (Expand) | Author | Age | Files | Lines |
* | Fortran : rejected f0.d edit descriptor PR96436 | Mark Eggleston | 2020-08-20 | 1 | -1/+9 |
* | PR90374 Zero width format specifiers. | Jerry DeLisle | 2020-01-17 | 1 | -1/+3 |
* | PR 90374 d0.d, e0.d, es0.d, en0.d, g0.d and ew.d edit descriptors. | Jerry DeLisle | 2020-01-02 | 1 | -77/+91 |
* | Update copyright years. | Jakub Jelinek | 2020-01-01 | 1 | -1/+1 |
* | re PR libfortran/90374 (Fortran 2018: Support d0.d, e0.d, es0.d, en0.d, g0.d ... | Jerry DeLisle | 2019-12-01 | 1 | -11/+13 |
* | re PR libfortran/90374 (Fortran 2018: Support d0.d, e0.d, es0.d, en0.d, g0.d ... | Jerry DeLisle | 2019-11-28 | 1 | -5/+11 |
* | re PR libfortran/90374 (Fortran 2018: Support d0.d, e0.d, es0.d, en0.d, g0.d ... | Jerry DeLisle | 2019-11-07 | 1 | -5/+3 |
* | fortran/89100: Default widths with -fdec-format-defaults | Janne Blomqvist | 2019-05-22 | 1 | -0/+35 |
* | Update copyright years. | Jakub Jelinek | 2019-01-01 | 1 | -1/+1 |
* | io.h: Change declaration of vlist type to gfc_full_array_i4 to eliminate warn... | Jerry DeLisle | 2018-09-02 | 1 | -1/+1 |
* | libgfortran.h (GFC_ARRAY_DESCRIPTOR): Remove dimension of descriptor to use v... | Thomas Koenig | 2018-02-12 | 1 | -2/+3 |
* | Update copyright years. | Jakub Jelinek | 2018-01-03 | 1 | -1/+1 |
* | re PR libfortran/81938 (valgrind error message and heap-buffer-overflow on ad... | Jerry DeLisle | 2017-10-27 | 1 | -1/+2 |
* | close.c: Fix white space in pointer declarations and comment formats where ap... | Jerry DeLisle | 2017-04-11 | 1 | -36/+36 |
* | Update copyright years. | Jakub Jelinek | 2017-01-01 | 1 | -1/+1 |
* | libgfortran.h: Include <stdlib.h> header. | Francois-Xavier Coudert | 2016-12-21 | 1 | -1/+0 |
* | re PR fortran/54679 (Erroneous "Expected P edit descriptor" in conjunction wi... | Jerry DeLisle | 2016-10-31 | 1 | -6/+12 |
* | [multiple changes] | Paul Thomas | 2016-08-31 | 1 | -8/+79 |
* | Update copyright years. | Jakub Jelinek | 2016-01-04 | 1 | -1/+1 |
* | re PR libfortran/68987 (double free or corruption in _gfortran_st_write_done ... | Jerry DeLisle | 2015-12-29 | 1 | -20/+0 |
* | re PR libfortran/65234 (Output descriptor (*(1E15.7)) not accepted) | Jerry DeLisle | 2015-04-21 | 1 | -2/+11 |
* | re PR fortran/65089 (FAIL: gfortran.dg/io_real_boz(2|_[45]).f90 when tested w... | Jerry DeLisle | 2015-04-15 | 1 | -17/+39 |
* | Update copyright years. | Jakub Jelinek | 2015-01-05 | 1 | -1/+1 |
* | re PR fortran/61632 (Improve error locus on large format strings) | Jerry DeLisle | 2014-07-20 | 1 | -10/+12 |
* | Update copyright years in libgfortran/ | Richard Sandiford | 2014-01-02 | 1 | -1/+1 |
* | re PR libfortran/56737 (Wrong I/O result with format cache for Hollerith stri... | Tobias Burnus | 2013-03-29 | 1 | -12/+6 |
* | re PR libfortran/56737 (Wrong I/O result with format cache for Hollerith stri... | Tobias Burnus | 2013-03-29 | 1 | -2/+10 |
* | Use C99 bool instead of enum try. | Janne Blomqvist | 2013-03-19 | 1 | -1/+0 |
* | Update copyright years in libgfortran. | Richard Sandiford | 2013-01-14 | 1 | -3/+1 |
* | Combined get_mem and internal_malloc_size. | Janne Blomqvist | 2012-03-26 | 1 | -4/+5 |
* | Let the compiler decide whether to inline. | Janne Blomqvist | 2011-11-10 | 1 | -2/+2 |
* | remove useless if-before-free tests | Jim Meyering | 2011-04-20 | 1 | -2/+1 |
* | Replace sprintf with snprintf | Janne Blomqvist | 2011-04-16 | 1 | -4/+5 |
* | re PR fortran/45143 ([F2008,corrig1] Endless loop with unlimited edit descrip... | Jerry DeLisle | 2010-08-07 | 1 | -30/+16 |
* | Remove free_mem | Janne Blomqvist | 2010-05-07 | 1 | -5/+6 |
* | transfer.c: Update copyright. | Paul Thomas | 2010-04-01 | 1 | -1/+1 |
* | format.c (parse_format_list): Add to ERROR, WARNING, SILENT enumerators NOTIF... | Kai Tietz | 2010-03-12 | 1 | -2/+2 |
* | re PR libfortran/42742 (Handle very large format strings correctly) | Jerry DeLisle | 2010-02-07 | 1 | -5/+2 |
* | format.c (parse_format): Set limit on size of format strings that will be cac... | Jerry DeLisle | 2010-01-15 | 1 | -1/+6 |
* | Split up io/io.h | Janne Blomqvist | 2009-11-02 | 1 | -0/+1 |
* | re PR libfortran/41683 (F2003 Repeat specification after P descriptor rejected) | Jerry DeLisle | 2009-10-13 | 1 | -1/+2 |
* | re PR fortran/38439 (I/O PD edit descriptor inconsistency) | Jerry DeLisle | 2009-10-12 | 1 | -7/+4 |
* | re PR fortran/38439 (I/O PD edit descriptor inconsistency) | Jerry DeLisle | 2009-10-11 | 1 | -16/+10 |
* | re PR libfortran/35862 ([F2003] Implement new rounding modes for run time) | Jerry DeLisle | 2009-09-29 | 1 | -0/+40 |
* | re PR fortran/41075 ([F2008] Implement unlimited format item) | Jerry DeLisle | 2009-08-17 | 1 | -1/+35 |
* | re PR libfortran/40330 (incorrect IO) | Jerry DeLisle | 2009-07-09 | 1 | -26/+30 |
* | re PR fortran/40508 (memory leak in internal write of gfortran) | Jerry DeLisle | 2009-06-23 | 1 | -1/+4 |
* | re PR libfortran/40330 (incorrect IO) | Janne Blomqvist | 2009-06-04 | 1 | -2/+11 |
* | Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. | Jakub Jelinek | 2009-04-09 | 1 | -14/+9 |
* | string.c (compare0): Use gfc_charlen_type. | Janne Blomqvist | 2009-04-08 | 1 | -3/+3 |