summaryrefslogtreecommitdiff
path: root/libgfortran/io
Commit message (Expand)AuthorAgeFilesLines
* re PR fortran/43265 (No EOF condition if reading with '(x)' from an empty file)Jerry DeLisle2010-03-301-3/+8
* re PR libfortran/43551 (Buffered direct I/O reads wrong record)Tobias Burnus2010-03-291-7/+11
* re PR fortran/43517 (spurious end-of-file condition when namelist read follow...Jerry DeLisle2010-03-261-0/+3
* re PR fortran/43409 (I/O: INQUIRE for SIZE does not work.)Jerry DeLisle2010-03-221-1/+1
* re PR fortran/43409 (I/O: INQUIRE for SIZE does not work.)Jerry DeLisle2010-03-203-0/+30
* transfer.c (read_sf_internal): Remove stray function declaration used during ...Jerry DeLisle2010-03-181-3/+1
* re PR fortran/43265 (No EOF condition if reading with '(x)' from an empty file)Jerry DeLisle2010-03-183-34/+83
* format.c (parse_format_list): Add to ERROR, WARNING, SILENT enumerators NOTIF...Kai Tietz2010-03-121-2/+2
* re PR fortran/43228 (NAMELIST I/O: Reading at 2 dimensions (rank) array values.)Tobias Burnus2010-03-111-0/+8
* re PR libfortran/43320 (200.sixtrack fails setup)Jerry DeLisle2010-03-111-0/+2
* re PR fortran/43265 (No EOF condition if reading with '(x)' from an empty file)Jerry DeLisle2010-03-093-23/+65
* libgfortran.h (_POSIX): Define if __MINGW32__ is defined.Kai Tietz2010-03-081-5/+5
* transfer.c (require_type): Subtract one from item_count for output of error m...Jerry DeLisle2010-02-251-1/+8
* * io/write_float.def (WRITE_FLOAT): Use __builtin_signbit.Rainer Orth2010-02-241-2/+2
* list_read.c (list_formatted_read_scalar): Remove duplicate code.Jerry DeLisle2010-02-231-3/+0
* re PR libfortran/42742 (Handle very large format strings correctly)Jerry DeLisle2010-02-071-5/+2
* PR libfortranJerry DeLisle2010-02-061-1/+14
* re PR fortran/42901 (reading array of structures from namelist fails)Jerry DeLisle2010-02-041-15/+23
* format.c (parse_format): Set limit on size of format strings that will be cac...Jerry DeLisle2010-01-151-1/+6
* PR libfortran/42420 Large file capable stat for MingWJanne Blomqvist2010-01-031-10/+18
* re PR libfortran/41711 ([F08] BOZ edit-descr does not support reading large k...Tobias Burnus2009-12-081-0/+2
* PR libfortran/40812 Large file support for MinGWJanne Blomqvist2009-12-042-22/+55
* unix.c (find_file): Add variable id conditionally for mingw targets.Kai Tietz2009-11-301-1/+4
* pack_generic.c (pack_internal): Remove unused zero_sized variable.Jakub Jelinek2009-11-282-7/+2
* Move includes after include guardsJanne Blomqvist2009-11-193-6/+8
* re PR fortran/42090 (I/O: Problems when reading partial records in formatted ...Jerry DeLisle2009-11-191-1/+3
* Forgot files from r153825Janne Blomqvist2009-11-033-0/+368
* Split up io/io.hJanne Blomqvist2009-11-0214-282/+31
* re PR libfortran/41711 ([F08] BOZ edit-descr does not support reading large k...Jerry DeLisle2009-10-291-16/+247
* re PR libfortran/41683 (F2003 Repeat specification after P descriptor rejected)Jerry DeLisle2009-10-131-1/+2
* re PR fortran/38439 (I/O PD edit descriptor inconsistency)Jerry DeLisle2009-10-121-7/+4
* re PR fortran/38439 (I/O PD edit descriptor inconsistency)Jerry DeLisle2009-10-111-16/+10
* re PR libfortran/35862 ([F2003] Implement new rounding modes for run time)Jerry DeLisle2009-10-061-10/+9
* re PR libfortran/35862 ([F2003] Implement new rounding modes for run time)Jerry DeLisle2009-09-295-15/+195
* re PR fortran/41328 (bad iostat when reading DOS file in a character array (n...Jerry DeLisle2009-09-191-1/+1
* re PR fortran/41328 (bad iostat when reading DOS file in a character array (n...Jerry DeLisle2009-09-131-10/+15
* re PR fortran/41219 (libgfortran build warnings)Jerry DeLisle2009-09-121-1/+1
* re PR fortran/41192 (NAMELIST input with just a comment ("&NAME ! comment \")...Jerry DeLisle2009-09-081-8/+8
* re PR fortran/41075 ([F2008] Implement unlimited format item)Jerry DeLisle2009-08-172-2/+36
* re PR libfortran/32784 ([win32] Using 'CONOUT$', 'CONIN$', or 'CONERR$' as as...Jerry DeLisle2009-08-141-0/+21
* re PR fortran/40853 (I/O: Namelist read error)Jerry DeLisle2009-08-021-1/+1
* re PR libfortran/32784 ([win32] Using 'CONOUT$', 'CONIN$', or 'CONERR$' as as...Jerry DeLisle2009-07-231-0/+20
* When finalizing I/O transfer, set current_record to 0 before returning.Janne Blomqvist2009-07-171-1/+5
* re PR fortran/40588 (Small bug in match_charkind_name)Tobias Burnus2009-07-131-1/+1
* re PR libfortran/40330 (incorrect IO)Jerry DeLisle2009-07-093-29/+35
* re PR fortran/40576 (Endless loop in internal write)Jerry DeLisle2009-06-301-1/+1
* re PR fortran/40508 (memory leak in internal write of gfortran)Jerry DeLisle2009-06-231-1/+4
* re PR fortran/37577 ([meta-bug] change internal array descriptor format for b...Thomas Koenig2009-06-213-38/+36
* re PR fortran/40008 (F2008: Add NEWUNIT= for OPEN statement)Jerry DeLisle2009-06-074-18/+51
* re PR libfortran/40334 (changed BACKSPACE behaviour at end of file.)Jerry DeLisle2009-06-071-0/+5