aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/doc/src/io_lib.xml
AgeCommit message (Expand)Author
2018-05-21stdlib: Document details of fwrite/3 option chars_limitHans Bolinder
2018-04-25stdlib: Introduce characters limit of formated stringsHans Bolinder
2017-04-24stdlib: Add Unicode modifier t to control sequences w and WHans Bolinder
2017-04-07stdlib: Add function to io_lib to handle Unicode atomsHans Bolinder
2016-06-13Update STDLIB documentationBjörn Gustavsson
2016-03-15update copyright-yearHenrik Nord
2015-06-18Change license text to APLv2Bruce Yinhe
2015-03-10Make the scanned form of the io_lib format strings available for processingRichard Carlsson
2013-08-22Merge branch 'maint'Hans Bolinder
2013-08-21Correct the specifications of io_lib:fread/2,3Hans Bolinder
2013-04-19Convert XML files to UTF-8Hans Bolinder
2013-02-18Document +pc flag and io:printable_range/0Patrik Nyblom
2013-01-25Extend char() to Unicode charactersHans Bolinder
2013-01-25[stdlib] Remove documentation of Unicode functions in io_libHans Bolinder
2013-01-02Improve and correct contracts and types of the IO modulesHans Bolinder
2013-01-02[stdlib, kernel] Introduce Unicode support for Erlang source filesHans Bolinder
2011-05-12rHans Bolinder
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP