Age | Commit message (Expand) | Author | Files | Lines |
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 |
2005-07-03 | re PR fortran/20842 (can't use 'END=' in output statement) | François-Xavier Coudert | 1 | -1/+8 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-01 | re PR fortran/20883 (unassigned integer used as format) | Feng Wang | 1 | -2/+3 |
2005-05-30 | re PR fortran/20846 (inquire(FILE=..., UNIT=...) not flagged as error) | Janne Blomqvist | 1 | -0/+17 |
2005-05-29 | re PR libfortran/20006 ($ format extension doesn't work) | Francois-Xavier Coudert | 1 | -1/+5 |
2005-05-12 | re PR fortran/21260 (Conflict between comment and H edit descriptor) | Tobias Schlüter | 1 | -1/+1 |
2005-04-09 | re PR fortran/13257 ([4.0 only] Error instead of warning for missing comma in... | Andrew Pinski | 1 | -2/+5 |
2005-03-15 | re PR fortran/18827 (ICE on assign to common variable) | Feng Wang | 1 | -3/+8 |
2005-01-23 | data.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -3/+3 |
2005-01-18 | arith.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-01-03 | arith.c: Add system.h; remove string.h | Steven G. Kargl | 1 | -3/+0 |
2004-11-06 | re PR fortran/18023 (ice on trying to convert between int and float) | Tobias Schlüter | 1 | -2/+2 |
2004-09-16 | array.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-08-27 | gfortran.h (gfc_default_*_kind): Remove prototypes, add extern variable decla... | Tobias Schlüter | 1 | -1/+1 |
2004-07-16 | re PR fortran/16404 (should reject invalid code with -pedantic -std=f95 ? (x8)) | Tobias Schlüter | 1 | -12/+33 |
2004-07-11 | re PR fortran/16404 (should reject invalid code with -pedantic -std=f95 ? (x8)) | Tobias Schlüter | 1 | -2/+6 |
2004-06-29 | * io.c: Add 2004 to copyright years. | Tobias Schlüter | 1 | -1/+2 |
2004-06-26 | Andrew Vaught <andyv@firstinter.net> | Tobias Schlüter | 1 | -1/+11 |
2004-06-22 | re PR fortran/15750 (IOLENGTH form of INQUIRE statement not implemented) | Janne Blomqvist | 1 | -2/+3 |
2004-05-27 | gfortran.h (gfc_current_locus, [...]): Remove. | Tobias Schlüter | 1 | -10/+10 |
2004-05-26 | io.c (format_asterisk): Silence compiler warnings by correcting the number of... | Roger Sayle | 1 | -1/+1 |
2004-05-21 | io.c (check_format): As a GNU extension... | Roger Sayle | 1 | -1/+35 |
2004-05-21 | io.c (check_format): Use gfc_notify_std to determine whether to issue an erro... | Roger Sayle | 1 | -4/+5 |
2004-05-20 | io.c (format_item): Allow the number before the X format to be optional when ... | Roger Sayle | 1 | -1/+4 |
2004-05-14 | Make-lang.in, [...]: Update copyright years and boilerplate. | Tobias Schlüter | 1 | -12/+12 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -0/+2409 |