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