Age | Commit message (Expand) | Author | Files | Lines |
2005-11-13 | fget.c: New file. | Francois-Xavier Coudert | 1 | -0/+281 |
2005-11-06 | intrinsic.c (add_functions): Add ctime and fdate intrinsics. | Francois-Xavier Coudert | 1 | -0/+57 |
2005-11-05 | intrinsic.c (add_functions): Add function version of TTYNAM. | Francois-Xavier Coudert | 1 | -0/+22 |
2005-11-01 | re PR fortran/21565 (namelist in block data is illegal) | Paul Thomas | 1 | -0/+9 |
2005-10-30 | check.c (gfc_check_malloc, [...]): New functions. | Francois-Xavier Coudert | 1 | -0/+34 |
2005-10-28 | check.c (gfc_check_alarm_sub, [...]): New functions. | Francois-Xavier Coudert | 1 | -0/+83 |
2005-10-24 | Commit for Asher Langton | Asher Langton | 1 | -0/+9 |
2005-10-23 | re PR fortran/18022 (problem with structure and calling a function) | Paul Thomas | 1 | -3/+29 |
2005-10-11 | re PR fortran/20786 (Can't use AINT intrinsic with KIND parameter) | Steven G. Kargl | 1 | -0/+17 |
2005-10-03 | re PR libfortran/19308 (I/O library should support more real and integer kinds) | François-Xavier Coudert | 1 | -1/+4 |
2005-09-22 | re PR fortran/23516 (IMAG is not a generic function when implicit none is dec... | Steven G. Kargl | 1 | -0/+11 |
2005-09-13 | re PR fortran/19269 (transpose(reshape(...)) of character array segfaults.) | Richard Sandiford | 1 | -13/+24 |
2005-08-10 | re PR libfortran/22143 (missing kinds 1 and 2 for eoshift and cshift) | Thomas Koenig | 1 | -15/+38 |
2005-08-09 | check.c (gfc_check_ttynam_sub, [...]): Add check functions for new intrinsics... | François-Xavier Coudert | 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 | -0/+23 |
2005-05-18 | re PR libfortran/21127 (reshape of complex broken) | Thomas Koenig | 1 | -2/+8 |
2005-03-22 | Makefile.am: Added new files. | François-Xavier Coudert | 1 | -0/+218 |
2005-02-23 | gfortran.h (gfc_expr): Move 'operator'... | Tobias Schlüter | 1 | -6/+6 |
2005-01-23 | re PR fortran/19294 (intrinsic_transpose.f90 runtime crash) | James A. Morrison | 1 | -20/+21 |
2005-01-18 | arith.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-01-13 | iresolve.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-12-14 | gfortran.h (gfc_expr.function.name): Make const. | Richard Henderson | 1 | -93/+15 |
2004-12-12 | iresolve.c (gfc_resolve_all, [...]): Use PREFIX. | Richard Henderson | 1 | -100/+24 |
2004-12-12 | re PR fortran/16581 (gfortran F90 bit intrinsics don't work with integer*{1,2... | Steven G. Kargl | 1 | -5/+33 |
2004-12-11 | re PR fortran/17175 (set_exponent breaks with integer*8 exponent) | Tobias Schlüter | 1 | -6/+30 |
2004-12-08 | intrinsic.c (gfc_convert_type_warn): Propagate the input shape to the output ... | Richard Henderson | 1 | -2/+13 |
2004-12-02 | flush.c: New file. | Steven G. Kargl | 1 | -0/+85 |
2004-11-20 | check.c (gfc_check_getcwd_sub): Fix seg fault. | Steven G. Kargl | 1 | -0/+75 |
2004-11-08 | arith.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2004-10-04 | re PR fortran/17776 (no subroutine system) | Tobias Schlüter | 1 | -0/+21 |
2004-10-04 | re PR libfortran/17631 (libfortran: intrinsic subroutine MVBITS not implemented) | Tobias Schlüter | 1 | -1/+13 |
2004-10-04 | re PR fortran/17283 (UNPACK issues) | Tobias Schlüter | 1 | -3/+21 |
2004-09-24 | intrinsic.h (gfc_resolve_getcwd): Update prototype. | Tobias Schlüter | 1 | -1/+1 |
2004-09-15 | check.c (gfc_check_getcwd_sub): New function. | Steven G. Kargl | 1 | -0/+26 |
2004-09-08 | array.c: Don't include assert.h. | Paul Brook | 1 | -1/+0 |
2004-08-29 | check.c (gfc_check_besn, [...]): New functions. | Steven G. Kargl | 1 | -0/+28 |
2004-08-28 | gfortran.h (enum gfc_generic_isym_id): Add GFC_ISYM_GET?ID. | Steven G. Kargl | 1 | -0/+26 |
2004-08-27 | gfortran.h (gfc_default_*_kind): Remove prototypes, add extern variable decla... | Tobias Schlüter | 1 | -32/+32 |
2004-08-19 | re PR fortran/16946 (sum (array, mask) is not accepted) | Erik Schnetter | 1 | -0/+1 |
2004-08-08 | simplify.c (gfc_simplify_shape): Bugfix. | Victor Leikehman | 1 | -4/+28 |
2004-08-06 | intrinsic.c (add_subroutines): Add getenv and get_environment_variable. | Janne Blomqvist | 1 | -0/+13 |
2004-07-04 | re PR libfortran/15280 (Fortran9x commandline not accessable) | Janne Blomqvist | 1 | -0/+42 |
2004-06-12 | check.c (gfc_check_second_sub, [...]): New functions. | Steven G. Kargl | 1 | -1/+36 |
2004-05-30 | iresolve.c (gfc_resolve_random_number): Clean up conditional. | Steven G. Kargl | 1 | -3/+6 |
2004-05-22 | check.c (gfc_check_system_clock): New function. | Steven G. Kargl | 1 | -0/+21 |
2004-05-14 | re PR fortran/15205 (NEAREST intrinsic returns wrong value in DOUBLE PRECISION) | Tobias Schlüter | 1 | -0/+10 |
2004-05-14 | Make-lang.in, [...]: Update copyright years and boilerplate. | Tobias Schlüter | 1 | -13/+14 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -0/+1377 |