Age | Commit message (Expand) | Author | Files | Lines |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-12-16 | Fix timezone handling near year boundaries | Francois-Xavier Coudert | 1 | -7/+17 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-02-12 | libgfortran.h (GFC_ARRAY_DESCRIPTOR): Remove dimension of descriptor to use v... | Thomas Koenig | 1 | -2/+4 |
2018-01-25 | re PR fortran/37577 ([meta-bug] change internal array descriptor format for b... | Paul Thomas | 1 | -4/+3 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-12-21 | libgfortran.h: Include <stdlib.h> header. | Francois-Xavier Coudert | 1 | -1/+0 |
2016-12-18 | re PR fortran/78545 (Possible correction to online LTIME documentation) | Dominique d'Humieres | 1 | -4/+4 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-01-02 | Update copyright years in libgfortran/ | Richard Sandiford | 1 | -1/+1 |
2013-01-14 | Update copyright years in libgfortran. | Richard Sandiford | 1 | -2/+1 |
2012-03-26 | Combined get_mem and internal_malloc_size. | Janne Blomqvist | 1 | -1/+1 |
2012-03-10 | libgfortran.h (descriptor_dimension, [...]): Rename _lbound to lower_bound an... | Tobias Burnus | 1 | -12/+12 |
2011-11-09 | Configure cleanup. | Janne Blomqvist | 1 | -28/+0 |
2011-04-16 | Replace sprintf with snprintf | Janne Blomqvist | 1 | -13/+0 |
2011-02-24 | PR 47802 Use strftime for CTIME and FDATE intrinsics | Janne Blomqvist | 1 | -18/+4 |
2011-02-05 | PR 47571 Fix HPUX bootstrap regression, cleanup | Janne Blomqvist | 1 | -3/+3 |
2011-01-31 | Use clock_gettime in libgfortran timing intrinsics, cleanup | Janne Blomqvist | 1 | -36/+6 |
2010-10-19 | io.h: Remove definition of the BT enumerator. | Jerry DeLisle | 1 | -1/+1 |
2010-08-17 | re PR fortran/45308 ([F2003] DATE_AND_TIME does _not_ blank-pad strings) | Jakub Jelinek | 1 | -35/+22 |
2010-06-04 | re PR libfortran/34670 (bounds checking for array intrinsics) | Thomas Koenig | 1 | -1/+5 |
2010-05-07 | Remove free_mem | Janne Blomqvist | 1 | -2/+2 |
2010-04-01 | transfer.c: Update copyright. | Paul Thomas | 1 | -1/+2 |
2010-03-08 | libgfortran.h (_POSIX): Define if __MINGW32__ is defined. | Kai Tietz | 1 | -0/+10 |
2009-06-21 | re PR fortran/37577 ([meta-bug] change internal array descriptor format for b... | Thomas Koenig | 1 | -21/+19 |
2009-05-29 | Fix PR40190; use localtime_r, gmtime_r, add fallback implementations | Janne Blomqvist | 1 | -8/+33 |
2009-04-09 | Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. | Jakub Jelinek | 1 | -14/+9 |
2009-04-08 | string.c (compare0): Use gfc_charlen_type. | Janne Blomqvist | 1 | -10/+10 |
2007-08-31 | minloc1.m4: Update copyright year and ajust headers order. | Francois-Xavier Coudert | 1 | -4/+2 |
2007-04-06 | cpu_time.c: Don't include headers already included by libgfortran.h. | Francois-Xavier Coudert | 1 | -1/+0 |
2007-01-21 | re PR libfortran/30015 ([4.1 only] Intrinsic date_and_time can go back in time) | Tobias Burnus | 1 | -27/+18 |
2006-09-15 | re PR libfortran/29099 (secnds intrinsic gives wrong result) | Jerry DeLisle | 1 | -1/+1 |
2006-07-30 | intrinsic.c (add_functions): Add ACCESS, CHMOD, RSHIFT, LSHIFT. | Francois-Xavier Coudert | 1 | -0/+185 |
2006-07-04 | intrinsic.c (add_subroutines): Add ITIME and IDATE. | Francois-Xavier Coudert | 1 | -2/+164 |
2005-11-01 | re PR fortran/21565 (namelist in block data is illegal) | Paul Thomas | 1 | -0/+54 |
2005-08-17 | All files: Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-02-19 | * intrinsic/date_and_time.c: Fix conformance problems. | Steven G. Kargl | 1 | -96/+96 |
2005-01-12 | re PR libfortran/19280 (Inconsistent licensing of libgfortran) | Toon Moene | 1 | -9/+18 |
2004-12-12 | acinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY): New. | Richard Henderson | 1 | -0/+4 |
2004-11-20 | re PR libfortran/16135 (libfortran doesn't build, use of C99 types) | Eric Botcazou | 1 | -0/+15 |
2004-10-03 | abort.c ("libgfortran.h"): Move. | Aaron W. LaFramboise | 1 | -2/+1 |
2004-06-12 | check.c (gfc_check_second_sub, [...]): New functions. | Steven G. Kargl | 1 | -0/+280 |