aboutsummaryrefslogtreecommitdiff
path: root/libgfortran
AgeCommit message (Expand)AuthorFilesLines
2005-04-28* AUTHORS, COPYING, INSTALL, NEWS, README: Remove.Tobias Schlüter6-522/+4
2005-04-26Add PR to ChangeLog.David Edelsohn1-0/+1
2005-04-26rewind.c (st_rewind): Flush the stream when resetting the mode from WRITING t...David Edelsohn2-5/+14
2005-04-23Fix bug that causes testsuite failure in namelist_13.f90 on some systems.Paul Thomas3-3/+14
2005-04-2205-04-22 Thomas Koenig <Thomas.Koenig@online.de>Thomas Koenig5-27/+124
2005-04-18correct memory leaks in namelist code for derived typesPaul Thomas2-4/+17
2005-04-18re PR libfortran/20950 ([4.0 only] segfault in INQUIRE asking for SEQUENTIAL ...Francois-Xavier Coudert2-7/+16
2005-04-17005-04-17 Thomas Koenig <Thomas.Koenig@online.de>Thomas Koenig5-36/+46
2005-04-17re PR fortran/17472 ([4.0 only] namelist does not handle arrays)Paul Thomas6-258/+1396
2005-04-15re PR libfortran/18495 ([4.0 only] Intrinisc function SPREAD is broken)Thomas Koenig2-23/+92
2005-04-13* configure: Regenerate.Mike Stump2-2/+67
2005-04-12re PR libfortran/19106 ([4.0 only] segfault in executable for print *,sum(a,d...Thomas Koenig55-1/+238
2005-04-10* runtime/environ.c: Correct previous commit for obvious typo.François-Xavier Coudert1-1/+1
2005-04-10re PR libfortran/20788 (Loading libgfortran.so clobbers C redirection of stdi...Francois-Xavier Coudert2-2/+38
2005-04-102005-05-10 Thomas Koenig <Thomas Koenig>Thomas Koenig1-1/+0
2005-04-10[multiple changes]Thomas Koenig2-8/+62
2005-04-10re PR libfortran/19872 ([4.0 only] closed and re-opened file not overwriten)Bud Davis2-0/+14
2005-04-09re PR libfortran/19106 ([4.0 only] segfault in executable for print *,sum(a,d...Thomas Koenig63-512/+2344
2005-04-09re PR libfortran/20163 ([4.0 only] gfortran - error opening direct access file)Thomas Koenig2-10/+10
2005-04-09re PR fortran/13257 ([4.0 only] Error instead of warning for missing comma in...Andrew Pinski2-2/+9
2005-04-08backspace.c (unformatted_backspace): Do not dereference the pointer to the st...Eric Botcazou2-9/+17
2005-04-07re PR libfortran/20766 ([darwin] - run time error when calling fortran subrou...Andrew Pinski5-101/+218
2005-04-05re PR libfortran/20755 (gfortran - prints the same number with 1p4G12.3 two d...Francois-Xavier Coudert2-1/+9
2005-04-03re PR libfortran/20068 (Backspace problems)Dale Ranta2-4/+22
2005-03-31re PR libfortran/20660 (INQUIRE incorrectly reports the existence of UNITS)Francois-Xavier Coudert3-1/+19
2005-03-29re PR libfortran/20163 ([4.0 only] gfortran - error opening direct access file)François-Xavier Coudert2-0/+10
2005-03-25re PR libfortran/19678 (DOS files don't work for list directed input)Francois-Xavier Coudert3-4/+21
2005-03-25re PR libfortran/15332 (colon edit descriptor not handled correctly)Francois-Xavier Coudert2-0/+7
2005-03-24* config.h.in: Regenerate.Francois-Xavier Coudert2-0/+37
2005-03-23* libgfortran/io/write.c (output_float): fix typo in last commit.François-Xavier Coudert1-1/+1
2005-03-23* libgfortran/Changelog: last commit had wrong date in ChangelogFrançois-Xavier Coudert1-1/+1
2005-03-23re PR libfortran/18025 (libgfortran: format, incompatible "minimum width" edi...Francois-Xavier Coudert2-1/+7
2005-03-22Makefile.am: Added new files.François-Xavier Coudert18-518/+1545
2005-03-21configure.ac: Do not invoke TL_AC_GCC_VERSION.Zack Weinberg6-53/+38
2005-03-16* io.h: Setting higher default record length.François-Xavier Coudert1-3/+4
2005-03-16open.c (new_unit): set record length to max_offset rather than using a hard-c...Francois-Xavier Coudert2-1/+7
2005-03-16write.c (output_float): special check when writing 0.0 with EN and ES formats.Francois-Xavier Coudert2-2/+10
2005-03-11[multiple changes]Francois-Xavier Coudert2-1/+25
2005-02-27ChangeLog: Fix typo in Peter O'Gorman's name.Toon Moene2-2/+6
2005-02-27* io/write.c: Update copyright years.Tobias Schlüter2-2/+6
2005-02-27re PR libfortran/20101 (zero prints incorrectly with 1pe12.4)Francois-Xavier Coudert2-1/+8
2005-02-27write.c (output_float): Fix typo in condition.Tobias Schlüter2-1/+5
2005-02-26re PR libfortran/17748 (libgfortran contains undefined references to _environ)Peter O'Gorman2-61/+9
2005-02-23[multiple changes]Bud Davis2-4/+8
2005-02-22[multiple changes]Bud Davis2-1/+7
2005-02-21re PR libfortran/19302 (intrinsic_nearest.f90 fails)Eric Botcazou2-0/+8
2005-02-21* io/write.c(output_float): Typo in error message.Steven G. Kargl2-1/+5
2005-02-20re PR libfortran/20085 (iargc returns wrong count for number of program argum...Steven G. Kargl2-3/+10
2005-02-19* intrinsic/date_and_time.c: Fix conformance problems.Steven G. Kargl2-96/+100
2005-02-01re PR libfortran/19363 (List directed write of Infinity and NaN has regressed)Paul Thomas2-2/+13