re PR fortran/61632 (Improve error locus on large format strings)
[gcc.git] / libgfortran / io / transfer.c
2014-06-17 Janne BlomqvistIntroduce xmallocarray, an overflow checking variant...
2014-06-08 Janne BlomqvistPR 56981 Flush buffer at record boundary if possible.
2014-03-21 Jerry DeLislere PR fortran/60148 (strings in NAMELIST do not honor...
2014-03-04 Jerry DeLislere PR fortran/60148 (strings in NAMELIST do not honor...
2014-01-02 Richard SandifordUpdate copyright years in libgfortran/
2013-12-17 Jerry DeLislere PR libfortran/59419 (Failing OPEN with FILE='xxx...
2013-07-21 Ondřej Bílkatrans-decl.c: Fix comment typos.
2013-04-29 Janne BlomqvistPR 56981 Improve unbuffered performance on special...
2013-03-31 Jerry DeLislere PR libfortran/56786 (Namelist read fails with design...
2013-03-19 Janne BlomqvistUse C99 bool instead of enum try.
2013-03-11 Tobias Burnustransfer.c (read_block_direct): Correct condition.
2013-01-23 Janne BlomqvistImprove performance of byte-swapped I/O.
2013-01-14 Richard SandifordUpdate copyright years in libgfortran.
2012-03-26 Janne BlomqvistCombined get_mem and internal_malloc_size.
2011-12-08 Tobias Burnusre PR fortran/50815 (ICE on allocation of deferred...
2011-11-10 Janne BlomqvistLet the compiler decide whether to inline.
2011-10-31 Janne BlomqvistUpdate file position for inquire lazily.
2011-10-31 Janne BlomqvistIntroduce a size member function to struct stream.
2011-10-31 Janne BlomqvistSimplify handling of special files.
2011-04-16 Janne BlomqvistReplace sprintf with snprintf
2011-02-24 Jakub Jelinekre PR fortran/47878 (187.facerec miscompares)
2011-02-23 Janne BlomqvistPR 47694 Read from named pipe fails
2010-11-16 Francois-Xavier... re PR fortran/32049 (Support on x86_64 also kind=16)
2010-11-09 Jerry DeLislere PR libfortran/46373 (fflush called when reading...
2010-11-02 Janne BlomqvistPR 45629 Remove usage of setjmp/longjmp
2010-10-19 Jerry DeLisleio.h: Remove definition of the BT enumerator.
2010-10-16 Thomas Koenigre PR tree-optimization/20165 (Pointer does not really...
2010-07-19 Jerry DeLislere PR fortran/44953 (FAIL: gfortran.dg/char4_iunit_1...
2010-07-16 Jerry DeLislere PR fortran/37077 (Implement Internal Unit I/O for...
2010-07-15 Jerry DeLislere PR fortran/44934 (Bogus "Missing format for FORMATTE...
2010-07-13 Jerry DeLislere PR fortran/37077 (Implement Internal Unit I/O for...
2010-06-25 Tobias Burnusdecl.c (gfc_match_entry): Mark ENTRY as GFC_STD_F2008_OBS.
2010-06-19 Jerry DeLislere PR fortran/44477 (Sequential I/O with END FILE:...
2010-04-01 Paul Thomastransfer.c: Update copyright.
2010-03-30 Jerry DeLislere PR fortran/43265 (No EOF condition if reading with...
2010-03-18 Jerry DeLisletransfer.c (read_sf_internal): Remove stray function...
2010-03-18 Jerry DeLislere PR fortran/43265 (No EOF condition if reading with...
2010-03-11 Jerry DeLislere PR libfortran/43320 (200.sixtrack fails setup)
2010-03-09 Jerry DeLislere PR fortran/43265 (No EOF condition if reading with...
2010-02-25 Jerry DeLisletransfer.c (require_type): Subtract one from item_count...
2010-02-06 Jerry DeLislePR libfortran
2009-11-19 Jerry DeLislere PR fortran/42090 (I/O: Problems when reading partial...
2009-11-02 Janne BlomqvistSplit up io/io.h
2009-09-29 Jerry DeLislere PR libfortran/35862 ([F2003] Implement new rounding...
2009-09-19 Jerry DeLislere PR fortran/41328 (bad iostat when reading DOS file...
2009-09-13 Jerry DeLislere PR fortran/41328 (bad iostat when reading DOS file...
2009-07-17 Janne BlomqvistWhen finalizing I/O transfer, set current_record to...
2009-07-09 Jerry DeLislere PR libfortran/40330 (incorrect IO)
2009-06-30 Jerry DeLislere PR fortran/40576 (Endless loop in internal write)
2009-06-21 Thomas Koenigre PR fortran/37577 ([meta-bug] change internal array...
2009-06-07 Jerry DeLislere PR fortran/40008 (F2008: Add NEWUNIT= for OPEN state...
2009-05-07 François-Xavier... re PR libfortran/22423 (Warnings when building libgfortran)
2009-04-18 Janne Blomqvistre PR fortran/39782 (IO depends on uninitialised value)
2009-04-15 Janne Blomqvistre PR libfortran/38668 (advance="no": no buffering...
2009-04-10 Janne Blomqvistio.h (move_pos_offset): Remove prototype.
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-22 Janne BlomqvistRevert part of patch accidentally committed to trunk...
2009-03-22 Janne BlomqvistPR libfortran/25561 libfortran/37754
2008-12-21 Jerry DeLislere PR fortran/38398 (g0.w edit descriptor: Update for...
2008-12-09 Jerry DeLislere PR fortran/38430 (gfortran.dg/streamio_1.f90, 10...
2008-12-06 Jerry DeLislere PR fortran/38291 (Rejects I/O with POS= if FMT=*)
2008-12-06 Jerry DeLislere PR fortran/38291 (Rejects I/O with POS= if FMT=*)
2008-11-22 Jakub Jelinekre PR libfortran/37839 (st_parameter_dt has unwanted...
2008-11-16 Jerry DeLislere PR libfortran/38097 (I/O with blanks in exponent...
2008-10-16 Thomas Koenigfile_pos.c (unformatted_backspace): Normal case is...
2008-10-09 Thomas Koenigre PR libfortran/37753 (Convert="BIG_ENDIAN" reverses...
2008-09-26 Jerry DeLislere PR fortran/37498 (Incorrect array value returned...
2008-09-23 Jerry DeLislere PR fortran/37498 (Incorrect array value returned...
2008-09-02 Jerry DeLislere PR fortran/37228 (F2008: Support g0.<d> edit descriptor)
2008-06-13 Jerry DeLislere PR libfortran/35863 ([F2003] Implement ENCODING...
2008-06-07 Jerry DeLislere PR fortran/36420 (Fortran 2008: g0 edit descriptor)
2008-05-15 Janne BlomqvistPart 1 of PR25561, fix compile warnings forgotten in...
2008-05-15 Janne BlomqvistPart 1 of PR 25561.
2008-05-06 Jerry DeLislere PR libfortran/36131 (wrong IO)
2008-04-07 Jerry DeLislePR fortran/25829 28655
2008-04-05 Jerry DeLislePR fortran/25829 28655
2008-03-28 Jerry DeLislere PR fortran/35699 (run-time abort writing zero sized...
2008-03-22 Jerry DeLislere PR fortran/35632 (stream io broken on FreeBSD due...
2008-02-21 Jerry DeLislere PR libfortran/35132 (Formatted stream I/O write...
2008-01-26 Thomas Koenigre PR libfortran/34887 (reverse tabbing before slash...
2008-01-25 Jerry DeLislere PR fortran/34876 (Can't read/write array sections...
2008-01-18 Jerry DeLisletransfer.c (formatted_transfer_scalar): Set max_pos...
2008-01-03 Thomas Koenigre PR fortran/34565 (internal write to string array...
2007-12-26 Jerry DeLisletransfer.c (read_sf): Check if readlen was less than...
2007-12-13 Thomas Koenigre PR libfortran/34370 (file positioning after nonadvan...
2007-12-02 Jerry DeLislere PR libfortran/33985 (access="stream",form="unformatt...
2007-11-07 Jerry DeLislere PR libfortran/33985 (access="stream",form="unformatt...
2007-11-03 Jerry DeLislere PR libfortran/33985 (access="stream",form="unformatt...
2007-09-03 Francois-Xavier... re PR fortran/31675 (Fortran front-end and libgfortran...
2007-08-31 Francois-Xavier... minloc1.m4: Update copyright year and ajust headers...
2007-07-29 Thomas Koenigre PR libfortran/32858 (printf-capabilities for runtime...
2007-07-27 Janne BlomqvistFortran frontend changelog:
2007-07-15 Jerry DeLislere PR libfortran/32752 (Segfault on WRITE with modified...
2007-07-09 Jerry DeLislere PR fortran/32678 ([4.2, 4.1]GFortan works incorrectl...
2007-06-10 Jerry DeLislere PR fortran/32235 (incorrectly position text file...
2007-05-26 Janne Blomqviststring.c (compare0): Use gfc_charlen_type instead of...
2007-05-25 Jerry DeLisletransfer.c (unformatted_read): Use size from front...
2007-05-15 Tobias Burnusre PR libfortran/31915 (Failure with unf_io_convert_3...
next