Age | Commit message (Expand) | Author | Files | Lines |
2008-02-10 | [multiple changes] | Jerry DeLisle | 2 | -8/+38 |
2008-02-02 | re PR libfortran/35001 (shape for negative sizes) | Thomas Koenig | 5 | -8/+20 |
2008-01-28 | re PR libfortran/34980 (Segfault in shape given a scalar) | Thomas Koenig | 5 | -0/+20 |
2008-01-26 | re PR libfortran/34887 (reverse tabbing before slash descriptor (regression v... | Thomas Koenig | 2 | -13/+17 |
2008-01-25 | Fix date. | Jerry DeLisle | 1 | -1/+1 |
2008-01-25 | re PR fortran/34876 (Can't read/write array sections with negative stride not... | Jerry DeLisle | 2 | -3/+23 |
2008-01-24 | * configure: Regenerate. | David Edelsohn | 2 | -11/+15 |
2008-01-20 | Fix it. | Jerry DeLisle | 1 | -0/+2 |
2008-01-20 | inquire.c (inquire_via_unit): If a unit is opened... | Jerry DeLisle | 3 | -20/+72 |
2008-01-18 | transfer.c (formatted_transfer_scalar): Set max_pos to the greater of the cur... | Jerry DeLisle | 2 | -2/+10 |
2008-01-18 | write.c (write_real): Increase default precision for | Tobias Burnus | 2 | -2/+7 |
2008-01-16 | re PR libfortran/34669 (libgfortran doesn't build with -pipe) | Steven Bosscher | 4 | -7/+16 |
2008-01-15 | re PR libfortran/34671 (any(kind=1) and all(kind=1)) | Thomas Koenig | 26 | -958/+1454 |
2008-01-13 | re PR libfortran/34746 (wrong formats in libgfortran's runtime_error) | Thomas Koenig | 170 | -1501/+1849 |
2008-01-11 | re PR libfortran/34670 (bounds checking for array intrinsics) | Thomas Koenig | 171 | -1476/+9972 |
2008-01-05 | re PR fortran/34676 (IO error delayed) | Jerry DeLisle | 2 | -3/+14 |
2008-01-03 | re PR fortran/34565 (internal write to string array fails) | Thomas Koenig | 6 | -22/+78 |
2008-01-02 | Rotate Fortran ChangeLogs. | Tobias Schlüter | 2 | -2480/+2480 |
2007-12-27 | re PR libfortran/22423 (Warnings when building libgfortran) | Thomas Koenig | 3 | -12/+23 |
2007-12-27 | re PR fortran/34594 (On error and END, no jump to ERR=<label>) | Thomas Koenig | 2 | -0/+13 |
2007-12-26 | Fix change log, missing PR reference. | Jerry DeLisle | 1 | -0/+1 |
2007-12-26 | transfer.c (read_sf): Check if readlen was less than the requested number of ... | Jerry DeLisle | 2 | -1/+13 |
2007-12-25 | re PR fortran/34533 (DTIME returns total process time and not since last invo... | Daniel Franke | 9 | -111/+280 |
2007-12-25 | re PR fortran/34566 (Matmul of logical values) | Thomas Koenig | 5 | -8/+16 |
2007-12-20 | re PR libfortran/34530 (namelist read broken when whitespace after &namelist) | Tobias Burnus | 2 | -15/+28 |
2007-12-17 | re PR libfortran/34427 (Revision 130708 breaks namelist input) | Jerry DeLisle | 2 | -20/+41 |
2007-12-13 | re PR libfortran/34370 (file positioning after nonadvancing i/o) | Thomas Koenig | 5 | -28/+114 |
2007-12-13 | re PR libfortran/34427 (Revision 130708 breaks namelist input) | Tobias Burnus | 2 | -21/+95 |
2007-12-11 | re PR fortran/34411 (hang-up during read of non-expected input) | Jerry DeLisle | 2 | -0/+13 |
2007-12-09 | [multiple changes] | Tobias Burnus | 2 | -1/+5 |
2007-12-08 | re PR fortran/34319 (I/O: Support "NaN", "Infinity" and "INF" as input) | Tobias Burnus | 2 | -2/+96 |
2007-12-02 | re PR libfortran/33985 (access="stream",form="unformatted" doesn't buffer) | Jerry DeLisle | 2 | -10/+32 |
2007-12-01 | stat.c (stat_i4_sub_0, [...]): Mark parameter with unused attribute. | Francois-Xavier Coudert | 4 | -6/+15 |
2007-11-30 | re PR libfortran/34291 (Segfault in io/list_read.c handling of end conditions) | Jerry DeLisle | 2 | -2/+12 |
2007-11-30 | re PR libfortran/33583 (FAIL: gfortran.dg/gamma_1.f90) | Steven G. Kargl | 2 | -0/+10 |
2007-11-16 | re PR libfortran/33583 (FAIL: gfortran.dg/gamma_1.f90) | Francois-Xavier Coudert | 6 | -0/+852 |
2007-11-08 | * mk-kinds-h.sh: Change sed syntax. | Francois-Xavier Coudert | 2 | -1/+5 |
2007-11-07 | re PR libfortran/33985 (access="stream",form="unformatted" doesn't buffer) | Jerry DeLisle | 2 | -6/+8 |
2007-11-03 | re PR libfortran/33985 (access="stream",form="unformatted" doesn't buffer) | Jerry DeLisle | 2 | -3/+11 |
2007-10-27 | mk-kinds-h.sh: Change LANG=C to LC_ALL=C. | Tobias Burnus | 2 | -2/+6 |
2007-10-26 | mk-kinds-h.sh: Add "LANG=C". | Tobias Burnus | 2 | -0/+6 |
2007-10-25 | libgfortran.h (GFC_REAL_*_HUGE, [...]): Remove. | Francois-Xavier Coudert | 3 | -41/+37 |
2007-10-19 | signal.c (alarm_sub_i4): Mark conditionally unused parameters with __attribut... | Ben Elliston | 2 | -4/+20 |
2007-10-19 | re PR fortran/33795 (Environment variable GFORTRAN_UNBUFFERED_<number> not wo... | Francois-Xavier Coudert | 4 | -29/+30 |
2007-10-18 | re PR fortran/32021 (Fix,document,remove GFORTRAN_* environment variables) | Francois-Xavier Coudert | 5 | -18/+34 |
2007-10-18 | environ.c (init_choice): Remove unused function. | Ben Elliston | 2 | -80/+9 |
2007-10-15 | re PR fortran/32600 ([ISO Bind C] C_F_POINTER w/o SHAPE should not be a libra... | Christopher D. Rickett | 4 | -44/+8 |
2007-10-15 | re PR libfortran/33055 (Runtime error in INQUIRE unit existance with -fdefaul... | Jerry DeLisle | 2 | -1/+19 |
2007-10-15 | re PR libfortran/33672 (Additional runtime checks needed for namelist reads) | Jerry DeLisle | 2 | -22/+83 |
2007-10-04 | Fix ChangeLog. | Jerry DeLisle | 1 | -3/+0 |