Age | Commit message (Expand) | Author | Files | Lines |
2008-01-06 | re PR fortran/34654 (no unformatted on internal file) | Tobias Burnus | 1 | -0/+5 |
2007-11-17 | re PR fortran/34108 (ICE: Segmentation fault occurs by "write(*,0)" statement) | Francois-Xavier Coudert | 1 | -2/+6 |
2007-09-24 | re PR fortran/33269 (Diagnose missing "(" in "PRINT ('a'),") | Tobias Schlüter | 1 | -2/+5 |
2007-09-20 | io.c (resolve_tag_format): New function using code split out and simplified f... | Tobias Schlüter | 1 | -108/+92 |
2007-08-31 | re PR fortran/33232 (Diagnose comma in "read()," and "write(),") | Tobias Burnus | 1 | -3/+2 |
2007-08-10 | re PR fortran/32987 (TAB in FORMAT: accept extension, warn with -std=f*) | Tobias Burnus | 1 | -11/+72 |
2007-08-01 | arith.c: Change copyright header to refer to version 3 of the GNU General Pub... | Nick Clifton | 1 | -4/+3 |
2007-07-04 | re PR fortran/32545 (Give an (compile time) error not a warning for wrong edi... | Jerry DeLisle | 1 | -17/+8 |
2007-06-30 | re PR fortran/32555 (Miscompilation of NIST testsuite) | Tobias Burnus | 1 | -0/+1 |
2007-06-29 | re PR fortran/32483 (edit descriptor checking: Compile-time check for zero wi... | Tobias Burnus | 1 | -9/+21 |
2007-06-22 | re PR fortran/31162 (missing warning for real do-loops with implicit typed va... | Jerry DeLisle | 1 | -1/+1 |
2007-06-08 | re PR fortran/32223 (Backslash handling inconsistent) | Steven G. Kargl | 1 | -31/+8 |
2007-06-07 | decl.c: Miscellaneous whitespace fixes. | Steven G. Kargl | 1 | -1/+1 |
2007-05-26 | re PR fortran/31813 (Warn about deleted feature: H edit descriptor) | Jerry DeLisle | 1 | -13/+15 |
2007-01-26 | Steven G. | Steven G. Kargl | 1 | -2/+43 |
2007-01-08 | interface.c, [...]: Update Copyright years. | Steven G. Kargl | 1 | -173/+157 |
2006-12-28 | re PR libfortran/30014 (INQUIRE (iolength = xx) limited to kind=4) | Jerry DeLisle | 1 | -1/+9 |
2006-11-18 | re PR fortran/24285 ([4.2 only] format(1000(a,$))) | Francois-Xavier Coudert | 1 | -3/+4 |
2006-11-15 | data.c: Remove trailing periods from error messages. | Brooks Moses | 1 | -1/+1 |
2006-11-07 | decl.c (match_attr_spec, [...]): Unify gfc_notify_std message for GFC_STD_F2003. | Tobias Burnus | 1 | -1/+1 |
2006-10-30 | re PR fortran/29452 (Keyword check for specifiers in WRITE and READ) | Tobias Burnus | 1 | -2/+2 |
2006-10-28 | re PR fortran/28224 (gfortran should support namelist (nml) for internal file... | Tobias Burnus | 1 | -3/+7 |
2006-10-16 | io.c (gfc_match_close): Ensure that status is terminated by a NULL element. | Kaz Kojima | 1 | -1/+1 |
2006-10-16 | re PR fortran/29403 ([4.1 only] print ('(a)') not working, print '(a) works) | Steven G. Kargl | 1 | -4/+21 |
2006-10-13 | re PR fortran/21435 (fails to open nonexisting file with status scratch) | François-Xavier Coudert | 1 | -0/+342 |
2006-08-15 | re PR fortran/25828 ([f2003] ACCESS='STREAM' io support) | Jerry DeLisle | 1 | -0/+9 |
2006-07-16 | re PR fortran/28384 (ICE on non-existent COMMON block) | Paul Thomas | 1 | -0/+6 |
2006-07-07 | re PR fortran/28237 (print call()) | Paul Thomas | 1 | -0/+7 |
2006-05-29 | re PR fortran/27634 (formatted reading/writing: real format without dot) | Jerry DeLisle | 1 | -5/+14 |
2006-05-26 | re PR fortran/23151 (print (buf, format), expression should be invalid) | Thomas Koenig | 1 | -0/+6 |
2006-03-27 | io.c (check_io_constraints): Don't look at dt->advance->value.charater.string... | Jakub Jelinek | 1 | -10/+14 |
2006-02-19 | re PR libfortran/21303 (L edit descriptor without a width) | François-Xavier Coudert | 1 | -2/+20 |
2006-02-14 | re PR fortran/26277 (false warning about unused label for a warning used in e... | Tobias Schlüter | 1 | -0/+4 |
2006-01-18 | re PR fortran/18540 (Jumping into blocks gives error rather than warning) | Tobias Schlüter | 1 | -4/+4 |
2006-01-06 | re PR fortran/24268 (gfortran rejects valid format statement) | Jerry DeLisle | 1 | -14/+24 |
2005-12-22 | re PR fortran/20889 (type in a structure-constructor differs from type in der... | Paul Thomas | 1 | -98/+216 |
2005-12-16 | re PR fortran/24268 (gfortran rejects valid format statement) | Jerry DeLisle | 1 | -1/+1 |
2005-12-10 | re PR fortran/25068 ([4.0/4.1] IOSTAT should be default integer when -std=f95) | Francois-Xavier Coudert | 1 | -0/+10 |
2005-12-10 | re PR fortran/23815 (Add -byteswapio flag) | Thomas Koenig | 1 | -0/+15 |
2005-12-03 | re PR fortran/25106 ([4.0/4.1] statement label is zero) | Francois-Xavier Coudert | 1 | -1/+1 |
2005-11-29 | io.c (gfc_resolve_open): RESOLVE_TAG access field as well. | Jakub Jelinek | 1 | -0/+1 |
2005-11-21 | re PR fortran/14943 (read/write code generation is not thread safe) | Jakub Jelinek | 1 | -5/+8 |
2005-11-06 | re PR fortran/24534 (PUBLIC derived types with private components) | Paul Thomas | 1 | -0/+7 |
2005-09-20 | re PR fortran/23420 (ICE on invalid print statement) | Tobias Schlüter | 1 | -40/+52 |
2005-09-17 | re PR fortran/15586 (gfortran should support i18n in its compiler messages) | Francois-Xavier Coudert | 1 | -11/+11 |
2005-09-09 | gfortran.h: Add iomsg to gfc_open, gfc_close, gfc_filepos, gfc_inquire and gf... | Thomas Koenig | 1 | -0/+31 |
2005-09-04 | re PR fortran/23661 ('print fmt' is unclassifiable statement in gfortran) | Tobias Schlüter | 1 | -22/+28 |
2005-08-14 | re PR fortran/21432 (gfortran does not support printing of namelists) | Paul Thomas | 1 | -0/+24 |
2005-08-07 | [multiple changes] | Janne Blomqvist | 1 | -4/+12 |
2005-07-07 | For the 60th anniversary of Chinese people��s Anti-Japan war victory. | Feng Wang | 1 | -19/+49 |