Age | Commit message (Expand) | Author | Files | Lines |
2006-06-09 | re PR fortran/24558 (ENTRY doesn't work in module procedures) | Paul Thomas | 1 | -13/+37 |
2006-02-10 | re PR fortran/20858 (NULL doesn't get its argument type (kind)) | Steven G. Kargl | 1 | -4/+3 |
2006-01-23 | re PR fortran/25901 (overloaded function is rejected) | Paul Thomas | 1 | -3/+7 |
2006-01-21 | PR25024, PR20881, PR23308, PR25538 and PR25710 - Procedure references | Paul Thomas | 1 | -6/+56 |
2006-01-18 | re PR fortran/18540 (Jumping into blocks gives error rather than warning) | Tobias Schlüter | 1 | -7/+5 |
2006-01-18 | re PR fortran/20869 (EXTERNAL and INTRINSIC cannot be used together) | Paul Thomas | 1 | -8/+14 |
2006-01-07 | decl.c (gfc_match_function_decl): Correctly error out in case of omitted func... | Tobias Schlüter | 1 | -1/+6 |
2005-12-17 | decl.c (gfc_match_old_kind_spec,match_type_spec): Use gfc_std_notify to repor... | Steven G. Kargl | 1 | -0/+8 |
2005-12-16 | re PR fortran/25106 ([4.0/4.1] statement label is zero) | Steven G. Kargl | 1 | -4/+6 |
2005-12-02 | decl.c (gfc_match_old_kind_spec): Improve handling of old style COMPLEX*N | Erik Schnetter | 1 | -7/+15 |
2005-11-06 | re PR fortran/24534 (PUBLIC derived types with private components) | Paul Thomas | 1 | -14/+9 |
2005-11-05 | decl.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2005-11-02 | decl.c (gfc_match_entry): Function entries don't need an argument list if the... | Tobias Schlüter | 1 | -2/+21 |
2005-11-01 | re PR fortran/24008 (gfortran too permissive about ENTRY syntax) | Tobias Schlüter | 1 | -1/+1 |
2005-10-30 | arith.c (gfc_enum_initializer): New function. | Tobias Schlüter | 1 | -0/+265 |
2005-10-26 | re PR fortran/24158 (ICE in f951 with nested, recursive derived types) | Paul Thomas | 1 | -8/+12 |
2005-10-25 | trans.h (gfc_conv_cray_pointee): Remove. | Jakub Jelinek | 1 | -3/+2 |
2005-10-24 | Commit for Asher Langton | Asher Langton | 1 | -6/+252 |
2005-10-24 | Commit for Asher Langton <langton2@llnl.gov> | Asher Langton | 1 | -6/+9 |
2005-10-24 | re PR fortran/15586 (gfortran should support i18n in its compiler messages) | Francois-Xavier Coudert | 1 | -4/+50 |
2005-10-23 | Commit for Asher Langton <langton2@llnl.gov> | Asher Langton | 1 | -0/+18 |
2005-10-22 | re PR fortran/24426 (gfortran ICE for valid derived type definition with defa... | Erik Edelmann | 1 | -1/+1 |
2005-10-17 | re PR fortran/23446 (Valid internal subprogram array argument declaration is ... | Paul Thomas | 1 | -0/+21 |
2005-10-12 | re PR fortran/18082 (Infinite loop with automatic length character objects) | Paul Thomas | 1 | -4/+19 |
2005-08-25 | re PR fortran/20363 (interface body has incorrect scope) | Erik Edelmann | 1 | -12/+18 |
2005-08-22 | * decl.c: Typo in comment. | Steven G. Kargl | 1 | -1/+1 |
2005-08-06 | decl.c, [...]: Fix comment/doc typos. | Kazu Hirata | 1 | -1/+1 |
2005-07-16 | re PR fortran/21730 ([4.0 only] Character length incorrect.) | David Edelsohn | 1 | -0/+10 |
2005-07-07 | decl.c (gfc_match_entry): Allow ENTRY without parentheses even in FUNCTIONs. | Jakub Jelinek | 1 | -1/+1 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-04-29 | [multiple changes] | Jakub Jelinek | 1 | -2/+3 |
2005-04-05 | re PR fortran/15959 (ICE and assertion failure in trans-decl.c with character... | Feng Wang | 1 | -0/+53 |
2005-04-01 | decl.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2005-03-12 | Make-lang.in (fortran-warn): Set to $(STRICT_WARN) -Wno-error. | Kaveh R. Ghazi | 1 | -1/+1 |
2005-02-24 | * decl.c, resolve.c, trans-array.c, trans.h: Fix comment typo(s). | Volker Reichelt | 1 | -1/+1 |
2005-02-07 | gfortran.h (gfc_add_dimension, [...]): Add argument. | Tobias Schlüter | 1 | -33/+40 |
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 | -1/+1 |
2004-12-08 | * decl.c (gfc_match_end): Use locus of END when eos is an error. | Tobias Schlüter | 1 | -2/+2 |
2004-11-08 | arith.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -2/+2 |
2004-09-25 | * decl.c (add_init_expr_to_sym, variable_decl): Comment fixes. | Tobias Schlüter | 1 | -2/+3 |
2004-09-16 | array.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-09-14 | data.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-08-29 | re PR fortran/13910 (Cannot initialize variables with declation as allowed by... | Tobias Schlüter | 1 | -0/+417 |
2004-08-27 | gfortran.h (gfc_default_*_kind): Remove prototypes, add extern variable decla... | Tobias Schlüter | 1 | -8/+8 |
2004-08-25 | arith.c (gfc_validate_kind): Add may_fail argument; abort if false and we don... | Richard Henderson | 1 | -4/+4 |
2004-08-17 | re PR fortran/13082 (Function entries and entries with alternate returns not ... | Paul Brook | 1 | -29/+49 |
2004-07-11 | re PR fortran/16336 (ICE with common block in module) | Tobias Schlüter | 1 | -8/+1 |
2004-07-03 | decl.c (gfc_match_implicit_range): Don't use typespec. | Paul Brook | 1 | -29/+44 |
2004-06-30 | re PR fortran/16161 ([gfortran] IMPLICIT CHARACTER not implemented) | Tobias Schlüter | 1 | -8/+215 |