Age | Commit message (Expand) | Author | Files | Lines |
2006-12-10 | re PR fortran/23994 (PROTECTED attribute (F2003) is not implemented) | Tobias Burnus | 1 | -0/+7 |
2006-12-09 | re PR other/29975 ([meta-bugs] ICEs with CP2K) | Paul Thomas | 1 | -1/+2 |
2006-12-04 | re PR fortran/29962 (Initialization expressions) | Tobias Burnus | 1 | -3/+5 |
2006-12-04 | re PR fortran/29916 ([4.1 only] Dimension of a function result as host associ... | Paul Thomas | 1 | -2/+3 |
2006-11-15 | data.c: Remove trailing periods from error messages. | Brooks Moses | 1 | -1/+1 |
2006-11-15 | re PR fortran/28974 (Extremely slow compilation of enumerated DATA statements.) | Bud Davis | 1 | -2/+3 |
2006-11-06 | re PR fortran/29630 ("Unclassifiable statement" with vector subscripts in ini... | Erik Edelmann | 1 | -61/+110 |
2006-11-04 | re PR fortran/29713 (ICE in gfc_set_constant_character_len decl.c:762) | Francois-Xavier Coudert | 1 | -1/+1 |
2006-10-31 | re PR fortran/29067 (gfc_resolve_expr(): Bad expression type) | Francois-Xavier Coudert | 1 | -1/+1 |
2006-10-24 | re PR fortran/29393 (Vector subscript rejected) | Erik Edelmann | 1 | -0/+2 |
2006-10-08 | [multiple changes] | Paul Thomas | 1 | -1/+8 |
2006-09-10 | re PR fortran/28923 (Bad triplet interpretation in initialization) | Paul Thomas | 1 | -12/+3 |
2006-08-20 | re PR fortran/28601 (ICE on reexport of renamed type) | Paul Thomas | 1 | -5/+9 |
2006-06-20 | re PR fortran/25049 (TRANSPOSE not allowed in initialisation expression) | Paul Thomas | 1 | -27/+309 |
2006-06-07 | re PR fortran/23091 (ICE in gfc_trans_auto_array_allocation) | Paul Thomas | 1 | -0/+2 |
2006-05-28 | check.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2006-04-16 | re PR fortran/26822 (Scalarization of non-elemental intrinsic: __logical_4_l4) | Paul Thomas | 1 | -5/+41 |
2006-04-01 | re PR fortran/25358 (vector assignment to assumed-size Cray Pointee error) | Asher Langton | 1 | -1/+1 |
2006-03-19 | re PR fortran/26716 (gfortran: incorrect choice of overloaded function) | Paul Thomas | 1 | -1/+1 |
2006-02-10 | re PR fortran/20858 (NULL doesn't get its argument type (kind)) | Steven G. Kargl | 1 | -8/+12 |
2006-02-10 | re PR fortran/14771 (frontend doesn't record parentheses) | Tobias Schlüter | 1 | -0/+3 |
2006-02-10 | re PR fortran/14771 (frontend doesn't record parentheses) | Tobias Schlüter | 1 | -0/+1 |
2006-01-31 | re PR fortran/26039 (ICE with maxval) | Thomas Koenig | 1 | -1/+1 |
2006-01-29 | [multiple changes] | Paul Thomas | 1 | -0/+27 |
2006-01-05 | re PR fortran/23675 (ICE in gfc_finish_var_decl (string manipulation)) | Erik Edelmann | 1 | -2/+72 |
2005-12-22 | re PR fortran/18990 (ICE in gfc_get_derived_type, at fortran/trans-types.c) | Tobias Schlüter | 1 | -0/+2 |
2005-12-18 | re PR fortran/25018 (Segfault with simple expression) | Paul Thomas | 1 | -6/+26 |
2005-11-06 | re PR fortran/24534 (PUBLIC derived types with private components) | Paul Thomas | 1 | -0/+24 |
2005-10-24 | Commit for Asher Langton | Asher Langton | 1 | -0/+10 |
2005-10-17 | re PR fortran/23446 (Valid internal subprogram array argument declaration is ... | Paul Thomas | 1 | -1/+5 |
2005-10-16 | re PR fortran/22273 (problem to declare a character variable link to an inten... | Erik Edelmann | 1 | -5/+4 |
2005-09-17 | re PR fortran/15586 (gfortran should support i18n in its compiler messages) | Francois-Xavier Coudert | 1 | -9/+12 |
2005-08-02 | re PR fortran/22491 (character array parameters do not reduce) | David Edelsohn | 1 | -2/+24 |
2005-07-07 | For the 60th anniversary of Chinese people��s Anti-Japan war victory. | Feng Wang | 1 | -1/+21 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-04-06 | expr.c (gfc_check_assign): Don't allow NULL as rhs in a non-pointer assignment. | Tobias Schlüter | 1 | -5/+6 |
2005-03-04 | * expr.c (gfc_copy_shape_excluding): Change && to ||. | Steven G. Kargl | 1 | -1/+1 |
2005-02-23 | gfortran.h (gfc_expr): Move 'operator'... | Tobias Schlüter | 1 | -46/+45 |
2005-02-20 | * expr.c (gfc_type_convert_binary): Typo in comment. | Steven G. Kargl | 1 | -1/+1 |
2005-02-08 | expr.c (gfc_copy_expr): Don't copy 'op1' and 'op2' for EXPR_SUBSTRING. | Tobias Schlüter | 1 | -11/+7 |
2005-01-29 | re PR fortran/19589 (Regression: Error on Data assignment with LOGICAL*1) | Steven G. Kargl | 1 | -0/+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 | -4/+1 |
2004-11-08 | arith.c, [...]: Fix comment formatting. | 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/+27 |
2004-08-27 | gfortran.h (gfc_default_*_kind): Remove prototypes, add extern variable decla... | Tobias Schlüter | 1 | -2/+2 |
2004-08-26 | expr.c (gfc_check_assign): Add comment. | Tobias Schlüter | 1 | -0/+9 |
2004-08-08 | simplify.c (gfc_simplify_shape): Bugfix. | Victor Leikehman | 1 | -0/+44 |
2004-08-06 | arith.c: Add #define for model numbers. | Steven G. Kargl | 1 | -6/+11 |
2004-07-12 | expr.c (gfc_check_assign_symbol): Handle pointer assignments. | Paul Brook | 1 | -2/+5 |