]> git.ipfire.org Git - thirdparty/gcc.git/history - libgfortran/io/list_read.c
re PR fortran/83191 (Writing a namelist with repeated complex numbers)
[thirdparty/gcc.git] / libgfortran / io / list_read.c
2017-12-03  Jerry DeLislere PR fortran/83191 (Writing a namelist with repeated...
2017-08-28  Jerry DeLislere PR fortran/78387 (OpenMP segfault/stack size exceede...
2017-05-29  Jerry DeLislere PR fortran/53029 (missed optimization in internal...
2017-05-19  Jerry DeLisle[multiple changes]
2017-04-11  Jerry DeLisleclose.c: Fix white space in pointer declarations and...
2017-03-29  Jerry DeLislere PR fortran/78670 ([F03] Incorrect file position...
2017-03-27  Dominique d'Humiereslist_read.c: Insert /* Fall through.
2017-03-25  Jerry DeLislere PR fortran/78881 ([F03] reading from string with...
2017-03-11  Jerry DeLislere PR fortran/78854 ([F03] DTIO namelist output not...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-21  Francois-Xavier... libgfortran.h: Include <stdlib.h> header.
2016-11-03  Fritz ReeseDefault missing exponents to 0 with -fdec.
2016-09-23  Jerry DeLislere PR fortran/48298 ([F03] User-Defined Derived-Type...
2016-08-31  Paul Thomas[multiple changes]
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-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-04-21  Jerry DeLislere PR fortran/56743 (Namelist bug with comment and...
2015-02-07  Jerry DeLislere PR fortran/60956 (error reading (and writing) large...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-11-13  Janne BlomqvistPR 60324 Unbounded stack allocations in libgfortran.
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-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-18  Jerry DeLislere PR libfortran/52539 (I/O: Wrong result for UTF-8...
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-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-04  Jerry DeLislere PR fortran/60148 (strings in NAMELIST do not honor...
2014-01-11  Jerry DeLislere PR fortran/59700 (Misleading/buggy runtime error...
2014-01-02  Richard SandifordUpdate copyright years in libgfortran/
2013-10-01  Tobias Burnusre PR fortran/55469 (memory leak on read with istat...
2013-06-20  Tobias Burnusre PR fortran/57633 (I/O: Problem with formatted read...
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 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-19  Janne BlomqvistUse C99 bool instead of enum try.
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-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-05-30  Tobias Burnusdecl.c: Fix comment typos.
2012-05-14  Janne BlomqvistPR 52428 Range checking when reading integer values.
2012-04-22  Tobias Burnusre PR libfortran/53051 (I/O: Support reading floating...
2012-03-26  Janne BlomqvistCombined get_mem and internal_malloc_size.
2012-03-25  Janne BlomqvistUse calloc instead of malloc and memset.
2011-08-18  Tobias Burnusre PR fortran/50109 (Formatted namelist read with multi...
2011-07-22  Tobias Burnusre PR libfortran/49791 (Formatted namelist reads fails...
2011-07-13  Janne BlomqvistPR 49296 List read, EOF without preceding separator
2011-06-18  Janne BlomqvistPR 49296 List directed read of string ending in EOF.
2011-04-16  Janne BlomqvistReplace sprintf with snprintf
2011-04-12  Janne BlomqvistCleanup memsize types
2011-03-19  John David Anglinre PR libfortran/35667 (HP-UX 10 has broken strtod)
2011-02-27  Jerry DeLislere PR fortran/47778 (reading two arrays of structures...
2011-02-17  Jerry DeLislere PR libfortran/47567 (Wrong output for small absolute...
2011-01-05  Jerry DeLislere PR libfortran/47154 (END= does not work in namelist...
2010-11-03  Jerry DeLislere PR fortran/43899 (Wrong unused-variable warning...
2010-11-02  Janne BlomqvistPR 45629 Remove usage of setjmp/longjmp
2010-10-26  Jerry DeLislere PR fortran/46010 (I/O: Namelist-reading bug)
2010-10-19  Jerry DeLisleio.h: Remove definition of the BT enumerator.
2010-09-14  Jerry DeLislere PR fortran/45532 (gfortran namelist read error)
2010-08-19  Jerry DeLislere PR fortran/45108 (Namelist read: Not aborted when...
2010-07-02  Tobias Burnusre PR libfortran/43298 (fortran library does not read...
2010-06-28  Tobias Burnusre PR libfortran/43298 (fortran library does not read...
2010-06-25  Tobias Burnusdecl.c (gfc_match_entry): Mark ENTRY as GFC_STD_F2008_OBS.
2010-05-07  Janne BlomqvistRemove free_mem
2010-04-01  Paul Thomastransfer.c: Update copyright.
2010-03-11  Tobias Burnusre PR fortran/43228 (NAMELIST I/O: Reading at 2 dimensi...
2010-02-23  Jerry DeLislelist_read.c (list_formatted_read_scalar): Remove duplic...
2010-02-04  Jerry DeLislere PR fortran/42901 (reading array of structures from...
2009-11-02  Janne BlomqvistSplit up io/io.h
2009-09-08  Jerry DeLislere PR fortran/41192 (NAMELIST input with just a comment...
2009-08-02  Jerry DeLislere PR fortran/40853 (I/O: Namelist read error)
2009-06-21  Thomas Koenigre PR fortran/37577 ([meta-bug] change internal array...
2009-06-07  Jerry DeLislere PR libfortran/40334 (changed BACKSPACE behaviour...
2009-04-10  Janne BlomqvistPR libfortran/39665 libfortran/39702 libfortran/39709
2009-04-09  Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-04-08  Janne Blomqviststring.c (compare0): Use gfc_charlen_type.
2009-04-05  Jerry DeLisle[multiple changes]
2009-03-24  Jerry DeLislere PR fortran/39528 (repeated entries are not read...
2009-03-22  Janne BlomqvistRevert part of patch accidentally committed to trunk...
2009-03-22  Janne BlomqvistPR libfortran/25561 libfortran/37754
2008-10-23  Jerry DeLislere PR libfortran/37707 (Namelist read of array of deriv...
2008-10-14  Jerry DeLislere PR fortran/37083 (Formatted read of line without...
2008-10-09  Jerry DeLislere PR libfortran/37707 (Namelist read of array of deriv...
next