Age | Commit message (Expand) | Author | Files | Lines |
2008-11-01 | re PR fortran/37159 (RANDOM_SEED: GET= check array size at compile time and... | Dennis Wassel | 1 | -1/+14 |
2008-07-29 | gfortran.h (try): Remove macro. | Kaveh R. Ghazi | 1 | -179/+179 |
2008-07-19 | check.c (gfc_check_cshift,gfc_check_eoshift,gfc_check_unpack): Add rank check... | Tobias Burnus | 1 | -5/+57 |
2008-07-02 | re PR fortran/32580 (iso_c_binding c_f_procpointer / procedure pointers) | Janus Weil | 1 | -8/+8 |
2008-05-18 | intrinsic.c (char_conversions, ncharconv): New static variables. | Francois-Xavier Coudert | 1 | -2/+97 |
2008-05-06 | check.c (gfc_check_sizeof): Switch to ATTRIBUTE_UNUSED. | Francois-Xavier Coudert | 1 | -1/+1 |
2008-04-30 | intrinsic.c (add_functions): Add SELECTED_CHAR_KIND intrinsic. | François-Xavier Coudert | 1 | -0/+16 |
2008-03-03 | re PR fortran/33197 (Fortran 2008: math functions) | François-Xavier Coudert | 1 | -0/+12 |
2008-02-24 | arith.c: Update copyright years. | Tobias Schlüter | 1 | -1/+1 |
2008-01-13 | re PR fortran/34759 (Assumed size array reference not allowed in SHAPE intrin... | Tobias Burnus | 1 | -1/+1 |
2007-12-25 | re PR fortran/34533 (DTIME returns total process time and not since last invo... | Daniel Franke | 1 | -2/+2 |
2007-12-22 | re PR fortran/34549 (cshifting by a real value) | Thomas Koenig | 1 | -0/+3 |
2007-11-24 | re PR libfortran/34209 (run-time lib: NEAREST(0.0_8, -1.0) produces wrong num... | Jerry DeLisle | 1 | -4/+2 |
2007-11-20 | re PR fortran/33317 (CSHIFT/EOSHIFT: Rejects optional dummy for DIM=) | Jerry DeLisle | 1 | -2/+4 |
2007-11-18 | trans-expr.c (gfc_conv_missing_dummy): Set the type of the dummy argument to ... | Jerry DeLisle | 1 | -11/+2 |
2007-10-27 | re PR fortran/33162 (INTRINSIC functions as ACTUAL argument) | Jerry DeLisle | 1 | -0/+55 |
2007-09-27 | arith.c (reduce_binary_aa): Fix capitalization. | Tobias Schlüter | 1 | -3/+3 |
2007-09-21 | re PR fortran/33455 (MERGE intrinsic: Check for same string lengths) | Tobias Burnus | 1 | -0/+40 |
2007-09-12 | re PR fortran/33297 (SIZE intrinsic crashes gfortran on invalid usage) | Tobias Burnus | 1 | -39/+38 |
2007-08-29 | re PR libfortran/32989 (GETARG intrinsic) | Francois-Xavier Coudert | 1 | -0/+22 |
2007-08-12 | re PR fortran/29600 ([F03] MINLOC and MAXLOC take an optional KIND argument) | Francois-Xavier Coudert | 1 | -1/+3 |
2007-08-12 | re PR fortran/30964 (optional arguments to random_seed) | Francois-Xavier Coudert | 1 | -8/+23 |
2007-08-12 | re PR fortran/29600 ([F03] MINLOC and MAXLOC take an optional KIND argument) | Francois-Xavier Coudert | 1 | -9/+84 |
2007-08-06 | re PR fortran/29828 ([F2003] MIN and MAX with character variables) | Francois-Xavier Coudert | 1 | -3/+10 |
2007-08-05 | re PR fortran/32979 (Implement vendor-specific ISNAN() intrinsic function) | Francois-Xavier Coudert | 1 | -0/+10 |
2007-08-01 | re PR fortran/32936 (ALLOCATE: "STAT expression ... must be a variable" - but... | Tobias Burnus | 1 | -3/+3 |
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 |