Age | Commit message (Expand) | Author | Files | Lines |
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-22 | re PR fortran/29962 (Initialization expressions) | Daniel Franke | 1 | -51/+0 |
2007-05-29 | gfortran.h (gfc_generic_isym_id): Add GFC_ISYM_SIZEOF. | Tobias Schlüter | 1 | -0/+7 |
2007-05-28 | PR 31972/fortran | Brooks Moses | 1 | -0/+7 |
2007-05-20 | re PR fortran/32001 (MAX intrinsic with large number of arguments) | Daniel Franke | 1 | -14/+15 |
2007-05-17 | re PR fortran/31919 ([4.1/4.2 only] min/max do not check array conformance) | Daniel Franke | 1 | -18/+9 |
2007-05-04 | re PR libfortran/31760 (missing elemental applicability) | Daniel Franke | 1 | -19/+0 |
2007-05-04 | check.c (gfc_check_fseek_sub): Fixed typo. | Daniel Franke | 1 | -1/+1 |
2007-05-04 | re PR target/22539 (Internal compiler error with maximum sized array) | Daniel Franke | 1 | -0/+38 |
2007-04-07 | re PR fortran/31222 (Rejected: implicitly-typed dummys used in initialization... | Paul Thomas | 1 | -0/+12 |
2007-03-08 | re PR fortran/30947 (intrinsic: ALARM) | Daniel Franke | 1 | -0/+3 |
2007-03-03 | re PR fortran/30882 ([4.1 and 4.2 only] size with initialization expression v... | Paul Thomas | 1 | -1/+4 |
2007-01-07 | [multiple changes] | Steven G. Kargl | 1 | -323/+329 |
2007-01-04 | re PR fortran/30371 (kill suboutine accepts (invalid) array arguments.) | Brooks Moses | 1 | -0/+6 |
2006-11-10 | re PR fortran/29758 (Runtime segfault in RESHAPE with insufficient elements i... | Paul Thomas | 1 | -0/+33 |
2006-11-09 | * check.c (same_type_check): Typo fix in comment. | Brooks Moses | 1 | -1/+1 |
2006-10-08 | [multiple changes] | Paul Thomas | 1 | -1/+62 |
2006-10-08 | re PR fortran/28585 (Fortran 2003: Support NEW_LINE intrinsic) | Tobias Burnus | 1 | -0/+8 |
2006-07-30 | intrinsic.c (add_functions): Add ACCESS, CHMOD, RSHIFT, LSHIFT. | Francois-Xavier Coudert | 1 | -0/+82 |
2006-07-26 | intrinsic.c (add_functions): Add INT2, SHORT, INT8, LONG, LSTAT, MCLOCK and M... | François-Xavier Coudert | 1 | -0/+10 |
2006-07-13 | re PR fortran/28174 (Corruption of multiple character arrays when passing arr... | Paul Thomas | 1 | -0/+16 |
2006-07-04 | intrinsic.c (add_subroutines): Add ITIME and IDATE. | Francois-Xavier Coudert | 1 | -0/+22 |
2006-06-30 | * check.c: Fix a comment typo. | Kazu Hirata | 1 | -1/+1 |
2006-06-20 | re PR fortran/25049 (TRANSPOSE not allowed in initialisation expression) | Paul Thomas | 1 | -0/+51 |
2006-06-05 | re PR fortran/14067 (no warning when character data statement overflows decla... | Paul Thomas | 1 | -6/+14 |
2006-05-28 | check.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2006-05-21 | re PR fortran/25746 (Elemental assignment gives wrong result) | Paul Thomas | 1 | -1/+6 |
2006-02-15 | check.c: Update copyright years. | Tobias Schlüter | 1 | -1/+1 |
2006-02-15 | check.c (gfc_check_minloc_maxloc, [...]): Don't call dim_range_check on not-p... | Tobias Schlüter | 1 | -2/+2 |
2006-02-14 | re PR fortran/25045 ([4.1 only] DIM argument of PRODUCT is not optional) | Thomas Koenig | 1 | -16/+13 |
2006-02-04 | re PR fortran/25075 ([4.1 only] array size mismatch in DOT_PRODUCT) | Thomas Koenig | 1 | -12/+85 |
2006-01-31 | re PR fortran/26039 (ICE with maxval) | Thomas Koenig | 1 | -1/+22 |
2005-12-08 | re PR fortran/25292 (ASSOCIATED( func() ) rejected ?) | Erik Edelmann | 1 | -5/+14 |
2005-11-27 | re PR fortran/23912 (MOD function requires same kind arguments) | Francois-Xavier Coudert | 1 | -2/+15 |
2005-11-13 | fget.c: New file. | Francois-Xavier Coudert | 1 | -0/+156 |
2005-11-06 | intrinsic.c (add_functions): Add ctime and fdate intrinsics. | Francois-Xavier Coudert | 1 | -0/+38 |
2005-11-05 | intrinsic.c (add_functions): Add function version of TTYNAM. | Francois-Xavier Coudert | 1 | -0/+13 |
2005-11-01 | re PR fortran/21565 (namelist in block data is illegal) | Paul Thomas | 1 | -0/+17 |
2005-10-30 | check.c (gfc_check_malloc, [...]): New functions. | Francois-Xavier Coudert | 1 | -0/+25 |
2005-10-28 | check.c (gfc_check_alarm_sub, [...]): New functions. | Francois-Xavier Coudert | 1 | -0/+91 |
2005-10-24 | Commit for Asher Langton | Asher Langton | 1 | -0/+6 |
2005-10-24 | re PR fortran/15586 (gfortran should support i18n in its compiler messages) | Francois-Xavier Coudert | 1 | -60/+88 |
2005-10-23 | re PR fortran/23635 (Argument of ichar at (1) must be of length one) | Andrew Pinski | 1 | -20/+25 |
2005-09-17 | re PR fortran/15586 (gfortran should support i18n in its compiler messages) | Francois-Xavier Coudert | 1 | -10/+13 |
2005-08-09 | check.c (gfc_check_ttynam_sub, [...]): Add check functions for new intrinsics... | François-Xavier Coudert | 1 | -0/+32 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-04-25 | re PR fortran/20879 (argument to ICHAR must have length one) | Paul Brook | 1 | -0/+58 |
2005-03-22 | Makefile.am: Added new files. | François-Xavier Coudert | 1 | -0/+241 |
2005-02-24 | Unrevert previously reversed patch, adding this patch: | Tobias Schlüter | 1 | -2/+2 |
2005-02-24 | Revert yesterday's patch: | Tobias Schlüter | 1 | -2/+2 |