Part 1 of PR 25561.
[gcc.git] / libgfortran / io /
2008-05-15 Janne BlomqvistPart 1 of PR 25561.
2008-05-11 Jerry DeLislere PR libfortran/36202 ([mingw] Namelist read fails...
2008-05-06 Jerry DeLislere PR libfortran/36131 (wrong IO)
2008-05-02 Jerry DeLislere PR libfortran/36094 (Runtime error show_locus not...
2008-04-09 Jakub Jelineklist_read.c (snprintf): Define if HAVE_SNPRINTF isn...
2008-04-07 Jerry DeLislePR fortran/25829 28655
2008-04-05 Jerry DeLislePR fortran/25829 28655
2008-03-28 Jerry DeLislere PR fortran/35699 (run-time abort writing zero sized...
2008-03-27 Jerry DeLisleunix.c (fd_close): Do not close STDIN.
2008-03-22 Jerry DeLislere PR fortran/35632 (stream io broken on FreeBSD due...
2008-03-20 Jerry DeLislere PR fortran/35627 (namelist read error)
2008-03-18 Jerry DeLislere PR fortran/35617 (read namelist error)
2008-03-05 Hans-Peter Nilssonre PR libfortran/35293 (truncation errors with gfortran...
2008-03-01 Janne Blomqvistre PR libfortran/35063 (Clean up use of destroy_unit_mu...
2008-02-21 Jerry DeLislere PR libfortran/35132 (Formatted stream I/O write...
2008-02-21 Jerry DeLislere PR fortran/35036 (illegal E format descriptor produc...
2008-02-10 Jerry DeLisle[multiple changes]
2008-01-26 Thomas Koenigre PR libfortran/34887 (reverse tabbing before slash...
2008-01-25 Jerry DeLislere PR fortran/34876 (Can't read/write array sections...
2008-01-20 Jerry DeLisleinquire.c (inquire_via_unit): If a unit is opened...
2008-01-18 Jerry DeLisletransfer.c (formatted_transfer_scalar): Set max_pos...
2008-01-18 Tobias Burnuswrite.c (write_real): Increase default precision for
2008-01-05 Jerry DeLislere PR fortran/34676 (IO error delayed)
2008-01-03 Thomas Koenigre PR fortran/34565 (internal write to string array...
2007-12-26 Jerry DeLisletransfer.c (read_sf): Check if readlen was less than...
2007-12-20 Tobias Burnusre PR libfortran/34530 (namelist read broken when white...
2007-12-17 Jerry DeLislere PR libfortran/34427 (Revision 130708 breaks namelist...
2007-12-13 Thomas Koenigre PR libfortran/34370 (file positioning after nonadvan...
2007-12-13 Tobias Burnusre PR libfortran/34427 (Revision 130708 breaks namelist...
2007-12-11 Jerry DeLislere PR fortran/34411 (hang-up during read of non-expecte...
2007-12-09 Tobias Burnus[multiple changes]
2007-12-08 Tobias Burnusre PR fortran/34319 (I/O: Support "NaN", "Infinity...
2007-12-02 Jerry DeLislere PR libfortran/33985 (access="stream",form="unformatt...
2007-11-30 Jerry DeLislere PR libfortran/34291 (Segfault in io/list_read.c...
2007-11-07 Jerry DeLislere PR libfortran/33985 (access="stream",form="unformatt...
2007-11-03 Jerry DeLislere PR libfortran/33985 (access="stream",form="unformatt...
2007-10-19 Francois-Xavier... re PR fortran/33795 (Environment variable GFORTRAN_UNBU...
2007-10-15 Jerry DeLislere PR libfortran/33055 (Runtime error in INQUIRE unit...
2007-10-15 Jerry DeLislere PR libfortran/33672 (Additional runtime checks neede...
2007-10-04 Jerry DeLislere PR libfortran/33253 (namelist: reading back a string...
2007-10-03 Jerry DeLislere PR libfortran/33253 (namelist: reading back a string...
2007-10-02 Francois-Xavier... re PR libfortran/33469 (Default formats for real input...
2007-09-28 Jerry DeLislere PR fortran/33400 (Formatted read fails if line ends...
2007-09-28 Jerry DeLislere PR libfortran/33421 (Weird quotation of namelist...
2007-09-20 Francois-Xavier... re PR libfortran/23272 ([mingw32] inquire via filename...
2007-09-15 Francois-Xavier... re PR libfortran/21185 (Improve testsuite results on...
2007-09-12 Francois-Xavier... * io/io.h: Include libgfortran.h first.
2007-09-07 Jerry DeLislere PR fortran/33307 (I/O read/positioning problem)
2007-09-06 David Edelsohnlibgfortran.h: Include config.h first.
2007-09-06 Jerry DeLislere PR libfortran/33253 (namelist: reading back a string...
2007-09-05 Jerry DeLislere PR libfortran/33225 (Missing last digit in some...
2007-09-03 Jerry DeLislere PR libfortran/33253 (namelist: reading back a string...
2007-09-03 Francois-Xavier... re PR fortran/31675 (Fortran front-end and libgfortran...
2007-08-31 Francois-Xavier... minloc1.m4: Update copyright year and ajust headers...
2007-08-31 Jerry DeLislere PR libfortran/33225 (Missing last digit in some...
2007-08-29 Jerry DeLislere PR libfortran/33055 (Runtime error in INQUIRE unit...
2007-08-28 Jerry DeLislewrite.c (stdbool.h): Add include.
2007-08-26 Jerry DeLislere PR libfortran/33055 (Runtime error in INQUIRE unit...
2007-08-10 Jerry DeLislere PR fortran/33039 (Read NAMELIST: reads wrong nameli...
2007-08-09 Tobias Burnusre PR fortran/32987 (TAB in FORMAT: accept extension...
2007-08-03 Thomas Koenigre PR libfortran/32977 (All gfortran tests fail on...
2007-07-29 Thomas Koenigre PR libfortran/32858 (printf-capabilities for runtime...
2007-07-27 Janne BlomqvistFortran frontend changelog:
2007-07-27 Francois-Xavier... * io/unix.c (stream_ttyname): Mark argument as potentia...
2007-07-23 Jerry DeLisleread.c (convert_real): Generate error only on EINVAL.
2007-07-15 Jerry DeLislere PR libfortran/32611 (Print sign of negative zero)
2007-07-15 Jerry DeLislere PR libfortran/32752 (Segfault on WRITE with modified...
2007-07-10 Jerry DeLislere PR libfortran/32702 (crash when printing big charact...
2007-07-09 Jerry DeLislere PR fortran/32678 ([4.2, 4.1]GFortan works incorrectl...
2007-07-02 Steven G. Kargl[multiple changes]
2007-07-02 Christopher D. Rickett[multiple changes]
2007-07-01 Jerry DeLislere PR fortran/32554 ([4.2 Only] Bug in P formatting)
2007-06-29 Jerry DeLislere PR libfortran/32456 (IO error message should show...
2007-06-24 Jerry DeLislere PR libfortran/32456 (IO error message should show...
2007-06-24 Jerry DeLislere PR fortran/32446 (F0.n output format fails with...
2007-06-10 Jerry DeLislere PR fortran/32235 (incorrectly position text file...
2007-05-26 Janne Blomqviststring.c (compare0): Use gfc_charlen_type instead of...
2007-05-26 Janne Blomqvistunix.c (unix_stream): Rearrange struct members, remove...
2007-05-25 Jerry DeLisletransfer.c (unformatted_read): Use size from front...
2007-05-15 Tobias Burnusre PR libfortran/31915 (Failure with unf_io_convert_3...
2007-05-10 Jerry DeLislere PR libfortran/31880 ([4.2 only] silent data corrupti...
2007-05-07 Francois-Xavier... re PR libfortran/31607 (CALL SYSTEM produces garbled...
2007-05-06 Jerry DeLislere PR fortran/31201 (Too large unit number generates...
2007-05-04 Daniel Frankere PR target/22539 (Internal compiler error with maximu...
2007-05-04 Francois-Xavier... re PR libfortran/31210 (I/O of string with (non-constan...
2007-04-28 Jerry DeLislere PR libfortran/31501 (libgfortran internal unit I...
2007-04-28 Jerry DeLislere PR libfortran/31532 (INQUIRE(...,POSITION=...) not...
2007-04-23 Thomas Koenigre PR fortran/31618 ([4.2, 4.1 only] backspace intrinsi...
2007-04-15 Jerry DeLisleopen.c (test_endfile): Revert changes for 31052, restor...
2007-04-06 Francois-Xavier... cpu_time.c: Don't include headers already included...
2007-04-06 Jerry DeLislere PR fortran/31395 ([4.2 Only] Colon edit descriptor...
2007-04-01 Jerry DeLislere PR libfortran/31052 ([4.2 only] Bad IOSTAT values...
2007-04-01 Jerry DeLislere PR fortran/31366 ([4.2 only] Last record truncated...
2007-03-28 Jerry DeLislere PR libfortran/31052 ([4.2 only] Bad IOSTAT values...
2007-03-26 Jerry DeLislere PR fortran/31199 (write with "t1" + nonadvancing...
2007-03-23 Jerry DeLislere PR libfortran/31052 ([4.2 only] Bad IOSTAT values...
2007-03-18 Jerry DeLislere PR libfortran/31052 ([4.2 only] Bad IOSTAT values...
2007-03-16 Jerry DeLislere PR libfortran/31099 (Runtime error on legal code...
2007-03-15 Jerry DeLislere PR fortran/31051 ([4.2 Only] gfortran bug with x...
2007-03-14 Jakub Jelinekunix.c (regular_file): For ACTION_UNSPECIFIED retry...
next