aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/src/io_lib_fread.erl
AgeCommit message (Expand)Author
2018-01-22stdlib: Correct contractsHans Bolinder
2017-04-24stdlib: Add Unicode modifier t to control sequence aHans Bolinder
2016-03-15update copyright-yearHenrik Nord
2015-06-18Change license text to APLv2Bruce Yinhe
2013-08-21Correct the specifications of io_lib:fread/2,3Hans Bolinder
2013-01-25[stdlib] Fix a contract bugHans Bolinder
2013-01-02Improve and correct contracts and types of the IO modulesHans Bolinder
2011-07-21Code cleanup, unduplicate test for whitespaceRaimo Niskanen
2011-07-21EOF before first field is only ok for first character in io:freadRaimo Niskanen
2011-07-21At end of input ask for more also for for literal format charactersRaimo Niskanen
2011-05-12Types and specifications have been modified and addedHans Bolinder
2010-06-04Merge branch 'ks/dialyzer' into devErlang/OTP
2010-06-03stdlib: Add declarations for exported typesKostis Sagonas
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP