Age | Commit message (Expand) | Author | Files | Lines |
2005-11-13 | fget.c: New file. | Francois-Xavier Coudert | 1 | -1/+77 |
2005-11-06 | intrinsic.c (add_functions): Add ctime and fdate intrinsics. | Francois-Xavier Coudert | 1 | -2/+21 |
2005-11-05 | intrinsic.c (add_functions): Add function version of TTYNAM. | Francois-Xavier Coudert | 1 | -0/+6 |
2005-11-01 | re PR fortran/21565 (namelist in block data is illegal) | Paul Thomas | 1 | -0/+7 |
2005-10-30 | check.c (gfc_check_malloc, [...]): New functions. | Francois-Xavier Coudert | 1 | -1/+10 |
2005-10-28 | check.c (gfc_check_alarm_sub, [...]): New functions. | Francois-Xavier Coudert | 1 | -2/+20 |
2005-10-24 | Commit for Asher Langton | Asher Langton | 1 | -0/+7 |
2005-09-22 | re PR fortran/23516 (IMAG is not a generic function when implicit none is dec... | Steven G. Kargl | 1 | -0/+9 |
2005-08-24 | re PR fortran/17758 (gfortran_abort and some others should be marked as noret... | Thomas Koenig | 1 | -0/+13 |
2005-08-09 | check.c (gfc_check_ttynam_sub, [...]): Add check functions for new intrinsics... | François-Xavier Coudert | 1 | -0/+10 |
2005-07-07 | For the 60th anniversary of Chinese people��s Anti-Japan war victory. | Feng Wang | 1 | -0/+39 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-24 | re PR fortran/21915 ([4.0 only] Would like atanh etc. as intrinsics) | Jerry DeLisle | 1 | -1/+31 |
2005-06-20 | intrinsic.c (check_intrinsic_standard): Fix spelling error in a warning message. | Erik Edelmann | 1 | -1/+1 |
2005-06-18 | intrinsic.c (gfc_intrinsic_func_interface): Enable errors for generic functio... | Steven G. Kargl | 1 | -5/+2 |
2005-06-01 | intrinsic.c (add_conv): No longer take a "simplify" argument as its always gf... | Roger Sayle | 1 | -15/+29 |
2005-04-25 | re PR fortran/20879 (argument to ICHAR must have length one) | Paul Brook | 1 | -2/+2 |
2005-03-22 | Makefile.am: Added new files. | François-Xavier Coudert | 1 | -0/+96 |
2005-02-24 | Unrevert previously reversed patch, adding this patch: | Tobias Schlüter | 1 | -14/+16 |
2005-02-24 | Revert yesterday's patch: | Tobias Schlüter | 1 | -16/+14 |
2005-02-23 | gfortran.h (gfc_component, [...]): Make 'name' a 'const char *'. | Tobias Schlüter | 1 | -14/+16 |
2005-02-23 | gfortran.h (gfc_get_namespace): Add second argument to prototype. | Tobias Schlüter | 1 | -1/+1 |
2005-02-19 | check.c (gfc_check_selected_int_kind): New function. | Steven G. Kargl | 1 | -1/+1 |
2005-02-19 | check.c (gfc_check_achar): New function | Steven G. Kargl | 1 | -1/+1 |
2005-01-29 | re PR fortran/18565 (gfortran: CONJG: false error message about standard viol... | Paul Brook | 1 | -16/+16 |
2005-01-22 | intrinsic.c (make_alias): Add standard argument. | Steven G. Kargl | 1 | -10/+15 |
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 | -5/+0 |
2004-12-12 | re PR fortran/16581 (gfortran F90 bit intrinsics don't work with integer*{1,2... | Steven G. Kargl | 1 | -2/+2 |
2004-12-08 | intrinsic.c (gfc_convert_type_warn): Propagate the input shape to the output ... | Richard Henderson | 1 | -0/+4 |
2004-12-02 | flush.c: New file. | Steven G. Kargl | 1 | -2/+35 |
2004-12-02 | intrinsic.c: Fix and add comments, fix function declarations | Steven G. Kargl | 1 | -327/+395 |
2004-11-20 | check.c (gfc_check_getcwd_sub): Fix seg fault. | Steven G. Kargl | 1 | -0/+29 |
2004-11-08 | arith.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -12/+12 |
2004-11-02 | intrinsic.c (check_intrinsic_standard): Include error locus. | Paul Brook | 1 | -10/+5 |
2004-10-31 | re PR fortran/17590 (Standard conformance should take intrinsics into account.) | Janne Blomqvist | 1 | -373/+425 |
2004-10-30 | check.c (gfc_check_rand): Allow missing optional argument. | Canqun Yang | 1 | -2/+2 |
2004-10-04 | re PR fortran/17776 (no subroutine system) | Tobias Schlüter | 1 | -0/+9 |
2004-10-04 | re PR libfortran/17631 (libfortran: intrinsic subroutine MVBITS not implemented) | Tobias Schlüter | 1 | -35/+5 |
2004-09-16 | array.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-09-15 | check.c (gfc_check_getcwd_sub): New function. | Steven G. Kargl | 1 | -0/+10 |
2004-08-29 | check.c (gfc_check_besn, [...]): New functions. | Steven G. Kargl | 1 | -0/+83 |
2004-08-28 | gfortran.h (enum gfc_generic_isym_id): Add GFC_ISYM_GET?ID. | Steven G. Kargl | 1 | -51/+49 |
2004-08-27 | gfortran.h (gfc_default_*_kind): Remove prototypes, add extern variable decla... | Tobias Schlüter | 1 | -10/+10 |
2004-08-26 | check.c (gfc_check_atan2): New function. | Tobias Schlüter | 1 | -1/+1 |
2004-08-22 | check.c (gfc_check_reduction): Rename to ... | Tobias Schlüter | 1 | -6/+10 |
2004-08-19 | re PR fortran/16946 (sum (array, mask) is not accepted) | Erik Schnetter | 1 | -21/+52 |
2004-08-11 | [multiple changes] | Paul Brook | 1 | -0/+2 |
2004-08-06 | intrinsic.c (add_subroutines): Add getenv and get_environment_variable. | Janne Blomqvist | 1 | -4/+51 |
2004-08-06 | arith.c: Add #define for model numbers. | Steven G. Kargl | 1 | -0/+5 |