]> gcc.gnu.org Git - gcc.git/history - libgfortran/io/unix.c
re PR libfortran/23272 ([mingw32] inquire via filename fails)
[gcc.git] / libgfortran / io / unix.c
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-06 David Edelsohnlibgfortran.h: Include config.h first.
2007-08-31 Francois-Xavier... minloc1.m4: Update copyright year and ajust headers...
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 Francois-Xavier... * io/unix.c (stream_ttyname): Mark argument as potentia...
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-05-26 Janne Blomqvistunix.c (unix_stream): Rearrange struct members, remove...
2007-05-10 Jerry DeLislere PR libfortran/31880 ([4.2 only] silent data corrupti...
2007-05-04 Daniel Frankere PR target/22539 (Internal compiler error with maximu...
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-14 Jakub Jelinekunix.c (regular_file): For ACTION_UNSPECIFIED retry...
2007-01-18 Francois-Xavier... re PR libfortran/29649 (Force core dump on runtime...
2007-01-17 Francois-Xavier... re PR libfortran/27107 (Make dependency on io/io.h...
2007-01-06 Jerry DeLislere PR libfortran/30162 (Document when sequential I...
2006-09-23 Danny Smithre PR libfortran/27964 (Wrong line ends on windows...
2006-05-29 Jerry DeLislere PR libfortran/27757 (Problems with direct access io)
2006-04-23 Jerry DeLislere PR libfortran/20257 (Fortran runtime error: End...
2006-03-10 Jerry DeLislere PR libfortran/26499 (gfortran - End of File incorrec...
2006-02-24 Jerry DeLislere PR libfortran/26423 (Error on binary I/O for large...
2006-02-12 Janne Blomqvistre PR libfortran/25949 (Unbounded I/O buffer memory...
2005-12-28 Jerry DeLislere PR libfortran/25139 ("Invalid argument" error on...
2005-11-27 Francois-Xavier... re PR libfortran/24919 ([4.0] CRLF support in libgfortran)
2005-11-21 Jakub Jelinekre PR fortran/14943 (read/write code generation is...
2005-11-13 Francois-Xavier... fget.c: New file.
2005-10-30 Francois-Xavier... re PR libfortran/20179 (cannot mix C and Fortran I/O)
2005-10-23 Francois-Xavier... re PR libfortran/23272 ([mingw32] inquire via filename...
2005-10-21 Francois-Xavier... re PR libfortran/24383 (mingw doesn't have SSIZE_MAX)
2005-10-13 Thomas Koenigunix.c (fd_alloc_r_at): Use read() instead of do_read...
2005-10-12 Janne Blomqvistunix.c: Remove parts of patch of 2005/10/07 that cause...
2005-10-07 Janne Blomqvistre PR libfortran/16339 (Unformatted i/o on large arrays...
2005-10-07 Jerry DeLisletransfer.c (write_block): Add test for end-of-file...
2005-09-29 Jakub Jelinekstring.c (find_option): Change 3rd argument to const...
2005-09-14 Jerry DeLislePR fortran/21875 Internal Unit Array I/O, NIST
2005-09-11 Francois-Xavier... re PR libfortran/20179 (cannot mix C and Fortran I/O)
2005-09-10 Janne Blomqvistunix.c: Remove mmap code.
2005-09-07 Francois-Xavier... re PR libfortran/23262 ([mingw32] rewind truncates...
2005-09-02 Francois-Xavier... unix.c (stream_ttyname): Protect use of ttyname by...
2005-08-27 Francois-Xavier... acinclude.m4 (LIBGFOR_CHECK_UNLINK_OPEN_FILE): Add...
2005-08-17 Kelley CookAll files: Update FSF address.
2005-08-09 François-Xavier... check.c (gfc_check_ttynam_sub, [...]): Add check functi...
2005-08-06 Francois-Xavier... io.h: Change DEFAULT_TEMPDIR to /tmp instead of /var...
2005-08-06 Francois-Xavier... * io/unix.c: Add O_RDWR to open() call.
2005-07-12 Thomas Koenigio/unix.c: Add member special_file to type unix_stream.
2005-06-18 Janne Blomqvistunix.c (stream_at_bof): Don't assume that all non-mmapp...
2005-06-16 Francois-Xavier... re PR libfortran/16436 (gfortran TL edit descriptor...
2005-05-30 Francois-Xavier... re PR libfortran/20179 (cannot mix C and Fortran I/O)
2005-05-17 Andreas Jaegerconfigure.ac: Add additional warning flags.
2005-05-12 Thomas Koenigre PR libfortran/21324 (#undef GFC_CLEAR_MEMORY causes...
2005-05-11 Bud Davisre PR libfortran/19478 (reading back from /dev/null)
2005-05-09 Francois-Xavier... re PR libfortran/19155 ([4.0 only] blanks not treated...
2005-04-29 Francois-Xavier... configure.ac: Check for ftruncate and chsize.
2005-01-23 David Edelsohnre PR libfortran/19052 (unit 0 not preconnected to...
2005-01-22 Thomas Koenigre PR libfortran/18982 (open(status="new") does not...
2005-01-12 Toon Moenere PR libfortran/19280 (Inconsistent licensing of libgf...
2004-12-08 Steve Ellceyio.h (open_external): Change prototype.
2004-12-07 Richard Hendersonc99_functions.c, [...]: Whitespace fixes.
2004-12-02 Bud Davisre PR libfortran/18284 (BACKSPACE broken)
2004-12-02 Steven G. Karglflush.c: New file.
2004-11-28 Bud Davisdirect_io_2.f90: New test.
2004-10-30 Aaron W. LaFramboiseconfig.h.in: Regenerate.
2004-10-30 Aaron W. LaFramboiseMissing bit of previous patch.
2004-10-07 Paul Brooktransfer.c (finalize_transfer): Free internal streams.
2004-09-18 Aaron W. LaFramboiseconfig.h.in: Regenerate.
2004-08-31 Paul Brookre PR libfortran/16805 (Runtime failure using list...
2004-08-31 Paul Brooktransfer.c (read_sf): Rename uinty to readlen.
2004-07-05 Bud Davisre PR libfortran/15472 (implicit open for unformatted...
2004-06-26 Bud Davisre PR libfortran/16196 (gfortran fails to create file...
2004-05-18 Tobias Schlüterre PR libfortran/15235 (libgfortran doesn't build on...
2004-05-16 Janne Blomqvistio.h (flush): Add prototype.
2004-05-15 Tobias Schlüterre PR libfortran/15234 (libgfortran doesn't compile...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
This page took 1.297171 seconds and 83 git commands to generate.