re PR fortran/77707 (formatted direct access: nextrec off by one)
[gcc.git] / libgfortran / io /
2016-09-28 Jerry DeLislere PR fortran/77707 (formatted direct access: nextrec...
2016-09-23 Jerry DeLislere PR fortran/48298 ([F03] User-Defined Derived-Type...
2016-09-06 Jerry DeLislere PR libfortran/77393 (Revision r237735 changed the...
2016-08-31 Jerry DeLislere PR libfortran/77393 (Revision r237735 changed the...
2016-08-31 Paul Thomas[multiple changes]
2016-06-23 Jerry DeLislere PR libfortran/48852 (Invalid spaces in list-directed...
2016-05-24 Jerry DeLislere PR libfortran/70684 (incorrect reading of values...
2016-04-19 Jerry DeLislere PR libfortran/70684 (incorrect reading of values...
2016-03-30 Dominique d'Humieres[multiple changes]
2016-02-23 Jerry DeLislere PR fortran/69456 (Namelist value with trailing sign...
2016-02-17 Jerry DeLislere PR libfortran/69651 ([6 Regession] Usage of unitiali...
2016-02-15 Jerry DeLislere PR libfortran/69651 ([6 Regession] Usage of unitiali...
2016-02-12 Jerry DeLislere PR fortran/69668 (Error reading namelist opened...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-29 Jerry DeLislere PR libfortran/68987 (double free or corruption in...
2015-12-15 Jerry DeLislePR libfortran/pr68867
2015-12-05 Juoko Oravare PR fortran/50201 (gfortran with -static causes seg...
2015-11-23 Jerry DeLislere PR fortran/52251 (Nonadvancing I/O and the t edit...
2015-11-22 Jerry DeLislewrite_float.def (output_float): Move block determining...
2015-09-12 Francois-Xavier... re PR libfortran/67527 (io.h sanitizer complains on...
2015-09-03 Janne Blomqvistlibgfortran: Use remove(3) instead of unlink(2) when...
2015-09-02 Janne BlomqvistPR 67414 Better diagnostics on backtrace failure, gf_st...
2015-08-29 Jerry DeLislere PR fortran/67367 (Program crashes on READ(IOSTAT...
2015-08-29 Francois-Xavier... * io/unix.c (min): Remove unused macro.
2015-08-25 Francois-Xavier... unit.c (get_internal_unit): Make default sign mode...
2015-08-24 Francois-Xavier... re PR libfortran/57496 (I/O: WRITE(*,*) HUGE(0._10...
2015-08-09 Francois-Xavier... re PR libfortran/66936 (io/unix.c gratuitously uses...
2015-07-14 Janne BlomqvistPR 66861 Fix null pointer crash on mingw.
2015-04-21 Jerry DeLislere PR libfortran/65234 (Output descriptor (*(1E15.7...
2015-04-21 Jerry DeLislere PR fortran/56743 (Namelist bug with comment and...
2015-04-15 Jerry DeLislere PR fortran/65089 (FAIL: gfortran.dg/io_real_boz...
2015-03-28 Jerry DeLislere PR fortran/65596 (NAMELIST bug with f2003: reads...
2015-03-26 Jerry DeLislere PR fortran/65541 (namelist regression)
2015-03-22 Jerry DeLislere PR libfortran/59513 (Fortran runtime error: Sequenti...
2015-03-11 Janne BlomqvistPR 65200 Handle EPERM in addition to EACCES.
2015-02-11 Jerry DeLislere PR fortran/57822 (I/O: "(g0)" wrongly prints "E...
2015-02-10 Jerry DeLislere PR fortran/57822 (I/O: "(g0)" wrongly prints "E...
2015-02-07 Jerry DeLislere PR fortran/60956 (error reading (and writing) large...
2015-01-24 Janne BlomqvistPR libfortran/64770 Segfault when trying to open existi...
2015-01-23 Jerry DeLislere PR fortran/61933 (Inquire on internal units)
2015-01-15 Jerry DeLislere PR fortran/61933 (Inquire on internal units)
2015-01-05 Jakub JelinekUpdate copyright years.
2014-11-13 Janne BlomqvistPR 60324 Unbounded stack allocations in libgfortran.
2014-11-10 Janne BlomqvistPR 47007 and 61847 Locale failures in libgfortran.
2014-10-05 Jerry DeLislere PR libfortran/63460 (Some namelists cannot be read...
2014-09-17 Janne BlomqvistFix indentation
2014-09-17 Janne BlomqvistPR libfortran/62768 Use gfc_unit.filename also when...
2014-09-16 Janne BlomqvistPR libfortran/62768 Handle filenames with embedded...
2014-09-09 Janne BlomqvistFix pad status check.
2014-07-20 Jerry DeLislere PR fortran/61632 (Improve error locus on large forma...
2014-06-29 Jerry DeLislere PR libfortran/61640 (KIND=4 Character Array Internal...
2014-06-27 Jerry DeLislere PR libfortran/61499 (Internal read of negative integ...
2014-06-17 Janne BlomqvistIntroduce xmallocarray, an overflow checking variant...
2014-06-08 Janne BlomqvistPR 56981 Flush buffer at record boundary if possible.
2014-05-26 Janne BlomqvistIntroduce xrealloc, use it.
2014-05-26 Jerry DeLisle[multiple changes]
2014-05-24 Jerry DeLislere PR libfortran/61173 (Erroneous "end of file" with...
2014-05-22 Janne BlomqvistPR 60324 Handle long path names, don't use PATH_MAX.
2014-05-18 Jerry DeLislere PR libfortran/52539 (I/O: Wrong result for UTF-8...
2014-05-16 Janne BlomqvistPR 61187 Fix use of uninitialized memory.
2014-05-07 Jerry DeLislere PR libfortran/61049 (NIST test FM906 fails)
2014-04-26 Jerry DeLislere PR libfortran/52539 (I/O: Wrong result for UTF-8...
2014-04-12 Jerry DeLislere PR fortran/60810 (list directed io from array result...
2014-03-21 Jerry DeLislere PR fortran/60148 (strings in NAMELIST do not honor...
2014-03-18 Ulrich Weigandconfigure.ac: Check for presence of fcntl.
2014-03-18 Jerry DeLislere PR libfortran/46800 (Handle CTRL-D correctly with...
2014-03-15 Jerry DeLislere PR fortran/58324 (Bogus END-of-line error with list...
2014-03-13 Jerry DeLislere PR libfortran/38199 (missed optimization: I/O perfor...
2014-03-09 Jerry DeLislere PR libfortran/38199 (missed optimization: I/O perfor...
2014-03-08 Dominique d'Humieresre PR fortran/60128 (Wrong ouput using en edit descriptor)
2014-03-04 Jerry DeLislere PR fortran/60148 (strings in NAMELIST do not honor...
2014-02-21 Tobias Burnusre PR fortran/60286 (INQUIRE reports STDOUT as not...
2014-01-21 Jerry DeLislewrite_float.def (output_float): Remove inadvertent...
2014-01-19 Jerry DeLislere PR libfortran/59771 (Cleanup handling of Gw.0 and...
2014-01-11 Jerry DeLislere PR fortran/59700 (Misleading/buggy runtime error...
2014-01-02 Richard SandifordUpdate copyright years in libgfortran/
2013-12-18 Steven G. Karglread.c (read_f): Convert assert to runtime error.
2013-12-17 Andreas Toblerunix.c (tempfile_open): Only use the needed flag O_CLOEXEC.
2013-12-17 Jerry DeLislere PR libfortran/59419 (Failing OPEN with FILE='xxx...
2013-11-15 Janne BlomqvistWhen file status is unknown, don't set O_CREAT when...
2013-11-10 Janne BlomqvistSet close-on-exec flag when opening files.
2013-10-01 Tobias Burnusre PR fortran/55469 (memory leak on read with istat...
2013-07-21 Ondřej Bílkatrans-decl.c: Fix comment typos.
2013-07-21 Tobias Burnusre PR libfortran/35862 ([F2003] Implement new rounding...
2013-06-20 Tobias Burnusre PR fortran/57633 (I/O: Problem with formatted read...
2013-06-03 Tobias Burnusre PR libfortran/57496 (I/O: WRITE(*,*) HUGE(0._10...
2013-05-04 David Edelsohnenviron.c: Include unistd.h.
2013-04-29 Janne BlomqvistPR 56981 Improve unbuffered performance on special...
2013-04-15 Tobias Burnuslist_read.c (finish_separator): Initialize variable.
2013-04-04 Tobias Burnusre PR libfortran/56810 (record-repeat fails kind check...
2013-04-01 Jerry DeLislere PR fortran/56660 (Fails to read NAMELIST with certai...
2013-03-31 Jerry DeLislere PR libfortran/56786 (Namelist read fails with design...
2013-03-29 Tobias Burnusre PR libfortran/56737 (Wrong I/O result with format...
2013-03-29 Tobias Burnusre PR libfortran/56737 (Wrong I/O result with format...
2013-03-29 Tobias Burnusre PR fortran/56735 (Namelist Read Error with question...
2013-03-25 Tilo Schwarzre PR fortran/52512 (Cannot match namelist object name)
2013-03-24 Tobias Burnusre PR libfortran/56696 (Formatted (list-directed) ...
2013-03-20 Tilo Schwarzre PR fortran/51825 (Fortran runtime error: Cannot...
2013-03-20 Tilo Schwarzre PR libfortran/48618 (Negative unit number in OPEN...
2013-03-19 Janne BlomqvistUse C99 bool instead of enum try.
next