aboutsummaryrefslogtreecommitdiff
path: root/libf2c/libF77/s_cat.c
AgeCommit message (Collapse)AuthorFilesLines
2000-12-09Update to Netlib version 20001205.Toon Moene1-2/+2
2000-12-09 Toon Moene <toon@moene.indiv.nluug.nl> Update to Netlib version 20001205. Thanks go to David M. Gay for these updates. * libF77/Version.c: Update version information. * libF77/z_log.c: Improve accuracy of real(log(z)) for z near (+-1,eps) with |eps| small. * libF77/s_cat.c: Adjust call when ftnint and ftnlen are of different size. * libF77/dtime_.c, libF77/etime_.c: Use floating point divide. * libI77/Version.c: Update version information. * libI77/rsne.c, libI77/xwsne.c: Adjust code for when ftnint and ftnlen differ in size. * libI77/lread.c: Fix reading of namelist logical values followed by <name>= where <name> starts with T or F. From-SVN: r38152
1998-01-31* Previous contents of gcc/f/runtime moved into toplevelJeff Law1-0/+75
"libf2c" directory. From-SVN: r17568