]> git.ipfire.org Git - thirdparty/gcc.git/history - libgfortran/io
install.texi (--enable-languages): Add missing jit and lto info.
[thirdparty/gcc.git] / libgfortran / io /
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.
2013-03-11  Tobias Burnustransfer.c (read_block_direct): Correct condition.
2013-02-21  Janne BlomqvistFix regression when writing formatted sequential to...
2013-01-23  Janne BlomqvistImprove performance of byte-swapped I/O.
2013-01-14  Richard SandifordUpdate copyright years in libgfortran.
2013-01-02  Jerry DeLislere PR fortran/55818 (Reading a REAL from a file which...
2012-12-27  Jerry DeLislere PR fortran/48976 (INQUIRE with STREAM= not supported)
2012-12-26  Jerry DeLislere PR libfortran/48960 (OPEN statement modifies NEWUNIT...
2012-12-25  Janne BlomqvistPR fortran/55539 Fix regression in -fno-sign-zero.
2012-12-21  Thomas Koenigre PR libfortran/30162 (Document when sequential I...
2012-10-10  Tobias Burnusre PR fortran/54878 (libgfortran issues found by the...
2012-09-29  Thomas Koenigre PR fortran/52724 (Internal read with character(kind...
2012-07-25  Andreas Schwablist_read.c (list_formatted_read_scalar): Fix copying...
2012-06-21  Janne BlomqvistPR 39654 FTELL intrinsic function return type.
2012-06-01  Tobias Burnuschmod.c (chmod_func): On MinGW, don't set is_dir
2012-05-31  Tobias Burnusrevert: unix.c (tempfile_open): Pass mode to "open...
2012-05-30  Tobias Burnusdecl.c: Fix comment typos.
2012-05-16  Tobias Burnusunix.c (tempfile_open): Pass mode to "open" for O_CREAT.
2012-05-14  Janne BlomqvistPR 52428 Range checking when reading integer values.
2012-05-05  Janne BlomqvistFix handling of temporary files.
2012-04-22  Tobias Burnusre PR libfortran/53051 (I/O: Support reading floating...
2012-04-17  Tobias Burnusre PR libfortran/38199 (missed optimization: I/O perfor...
2012-04-15  Thomas Koenigre PR libfortran/38199 (missed optimization: I/O perfor...
2012-03-26  Janne BlomqvistCombined get_mem and internal_malloc_size.
2012-03-25  Janne BlomqvistUse calloc instead of malloc and memset.
2012-03-17  Janne BlomqvistPR libfortran/52608 Move the removal of initial zeros.
2012-03-16  Janne BlomqvistShare vtables instead of replicating them for each...
2012-03-15  Janne BlomqvistRemove commented out debug printf:s
2012-03-15  Janne Blomqvistre PR libfortran/52434 (Insufficient number of digits...
next