PR libfortran/64770 Segfault when trying to open existing file with status="new".
[gcc.git] / libgfortran / io / write.c
2015-01-05 Jakub JelinekUpdate copyright years.
2014-06-17 Janne BlomqvistIntroduce xmallocarray, an overflow checking variant...
2014-04-26 Jerry DeLislere PR libfortran/52539 (I/O: Wrong result for UTF-8...
2014-03-04 Jerry DeLislere PR fortran/60148 (strings in NAMELIST do not honor...
2014-01-02 Richard SandifordUpdate copyright years in libgfortran/
2013-03-19 Janne BlomqvistUse C99 bool instead of enum try.
2013-01-14 Richard SandifordUpdate copyright years in libgfortran.
2012-03-26 Janne BlomqvistCombined get_mem and internal_malloc_size.
2011-11-10 Janne BlomqvistLet the compiler decide whether to inline.
2011-04-29 Janne BlomqvistPR 48488 Typo
2011-04-29 Janne BlomqvistPR 48488 Fix comments
2011-04-29 Janne BlomqvistPR 48488 Fix comments
2011-04-29 Jerry DeLislere PR libfortran/48488 (Wrong default format for real...
2011-04-16 Janne BlomqvistReplace sprintf with snprintf
2011-04-12 Janne BlomqvistCleanup memsize types
2010-11-16 Francois-Xavier... re PR fortran/32049 (Support on x86_64 also kind=16)
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-23 Jerry DeLislere PR fortran/45710 (Adjust format and padding for...
2010-08-23 Tobias Burnusre PR libfortran/45323 (warnings compiling libgfortran...
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-13 Jerry DeLislere PR fortran/37077 (Implement Internal Unit I/O for...
2010-05-07 Janne BlomqvistRemove free_mem
2009-11-28 Jakub Jelinekpack_generic.c (pack_internal): Remove unused zero_size...
2009-11-02 Janne BlomqvistSplit up io/io.h
2009-10-29 Jerry DeLislere PR libfortran/41711 ([F08] BOZ edit-descr does not...
2009-09-12 Jerry DeLislere PR fortran/41219 (libgfortran build warnings)
2009-06-21 Thomas Koenigre PR fortran/37577 ([meta-bug] change internal array...
2009-04-15 Danny Smithwrite.c (itoa): Rename back to gfc_itoa.
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]
2008-12-21 Jerry DeLislere PR fortran/38398 (g0.w edit descriptor: Update for...
2008-12-14 Jerry DeLislere PR fortran/38504 (double minus sign when printing...
2008-11-15 Jerry DeLislere PR libfortran/37294 (Namelist I/O to array character...
2008-10-23 Jerry DeLislere PR libfortran/37707 (Namelist read of array of deriv...
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-08-31 Jerry DeLislere PR fortran/36895 (Namelist writting to internal...
2008-08-19 Tobias Burnusre PR libfortran/35863 ([F2003] Implement ENCODING...
2008-08-16 Jerry DeLislere PR libfortran/35863 ([F2003] Implement ENCODING...
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-04-07 Jerry DeLislePR fortran/25829 28655
2008-04-05 Jerry DeLislePR fortran/25829 28655
2008-01-18 Tobias Burnuswrite.c (write_real): Increase default precision for
2007-10-02 Francois-Xavier... re PR libfortran/33469 (Default formats for real input...
2007-09-06 Jerry DeLislere PR libfortran/33253 (namelist: reading back a string...
2007-09-05 Jerry DeLislere PR libfortran/33225 (Missing last digit in some...
2007-08-31 Francois-Xavier... minloc1.m4: Update copyright year and ajust headers...
2007-08-31 Jerry DeLislere PR libfortran/33225 (Missing last digit in some...
2007-08-28 Jerry DeLislewrite.c (stdbool.h): Add include.
2007-07-29 Thomas Koenigre PR libfortran/32858 (printf-capabilities for runtime...
2007-07-15 Jerry DeLislere PR libfortran/32611 (Print sign of negative zero)
2007-07-01 Jerry DeLislere PR fortran/32554 ([4.2 Only] Bug in P formatting)
2007-06-24 Jerry DeLislere PR fortran/32446 (F0.n output format fails with...
2007-05-26 Janne Blomqviststring.c (compare0): Use gfc_charlen_type instead of...
2007-04-06 Francois-Xavier... cpu_time.c: Don't include headers already included...
2007-02-23 Jerry DeLislere PR fortran/30910 ([Regression 4.2, 4.3] Gfortran...
2006-10-18 Jerry DeLislere PR fortran/29277 (Formated stream output: Translate...
2006-10-18 Tobias Burnusin_pack.m4: Fixed a typo.
2006-08-28 Jerry DeLislere PR libfortran/28354 ([4.1 Only] 0.99999 printed...
2006-04-10 Jakub Jelinekre PR libfortran/24685 (real(16) formatted input is...
2006-04-04 Jerry DeLislewrite.c (output_float): Update condition to not error...
2006-02-08 François-Xavier... re PR libfortran/25425 ([4.1 only] F95 and F2003 differ...
2006-02-05 Francois-Xavier... re PR libfortran/24685 (real(16) formatted input is...
2005-11-27 Francois-Xavier... * io/write.c (namelist_write): Correct type in previous...
2005-11-27 Francois-Xavier... re PR libfortran/24919 ([4.0] CRLF support in libgfortran)
2005-11-21 Jakub Jelinekre PR fortran/14943 (read/write code generation is...
2005-11-06 Janne Blomqvistgfortran ChangeLog
2005-10-07 Jerry DeLisletransfer.c (write_block): Add test for end-of-file...
2005-10-01 Jakub Jelineklibgfortran.h (GFC_ITOA_BUF_SIZE, [...]): Define.
2005-09-27 Steve Ellceyre PR target/23552 (FAIL: gfortran.dg/large_real_kind_1...
2005-09-26 Janne Blomqvist[multiple changes]
2005-09-07 Steve Ellceyre PR libfortran/23419 (unformatted complex I/O with...
2005-08-17 Kelley CookAll files: Update FSF address.
2005-07-30 Francois-Xavier... re PR libfortran/22436 (print *,tiny(1._10) yields...
2005-07-24 Jerry DeLislewrite.c (write_float): Revise output of IEEE exceptiona...
2005-07-17 Jerry DeLislewrite.c (write_float): Fix field width checks for print...
2005-07-14 Paul Thomas[multiple changes]
2005-07-12 David Edelsohnre PR libfortran/22412 ([4.0 only] Fortran B edit descr...
2005-07-09 Thomas Koenig[multiple changes]
2005-06-23 Francois-Xavier... c99_functions.c (log10l): New log10l function for syste...
2005-05-22 Peter Wainwrightre PR libfortran/21376 (libfortran "E" output format...
2005-05-17 Andreas Jaegerconfigure.ac: Add additional warning flags.
2005-05-15 Andreas Jaegersystem_clock.c (system_clock_4, [...]): Add missing...
2005-05-15 Andreas JaegerRemove extra whitespace.
2005-05-15 Andreas Jaegernormalize.c (almostone_r4, [...]): Fix parameter list.
2005-04-23 Paul ThomasFix bug that causes testsuite failure in namelist_13...
2005-04-17 Paul Thomasre PR fortran/17472 ([4.0 only] namelist does not handl...
2005-04-05 Francois-Xavier... re PR libfortran/20755 (gfortran - prints the same...
2005-03-23 François-Xavier... * libgfortran/io/write.c (output_float): fix typo in...
2005-03-23 Francois-Xavier... re PR libfortran/18025 (libgfortran: format, incompatib...
2005-03-16 Francois-Xavier... write.c (output_float): special check when writing...
2005-03-11 Francois-Xavier... [multiple changes]
2005-02-27 Tobias Schlüter* io/write.c: Update copyright years.
2005-02-27 Francois-Xavier... re PR libfortran/20101 (zero prints incorrectly with...
2005-02-27 Tobias Schlüterwrite.c (output_float): Fix typo in condition.
next