aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/doc/src/io.xml
AgeCommit message (Expand)Author
2018-06-07stdlib: Make pP insert no line breaks with field width zeroHans Bolinder
2018-03-12Allow multiple modifier characters in io:format control sequencesRichard Carlsson
2018-03-08Improve documentation of io:format ~p when Unicode is involvedRichard Carlsson
2018-01-09stdlib: Improve erl_eval's stacktracesHans Bolinder
2017-04-24stdlib: Add Unicode modifier t to control sequence aHans Bolinder
2017-04-24stdlib: Add Unicode modifier t to control sequences w and WHans Bolinder
2016-06-13Update STDLIB documentationBjörn Gustavsson
2016-03-15update copyright-yearHenrik Nord
2015-11-04[stdlib] Correct documentationHans Bolinder
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-04-19Convert XML files to UTF-8Hans Bolinder
2013-02-18Document +pc flag and io:printable_range/0Patrik Nyblom
2013-02-15[stdlib] Add documentation of ~tpHans Bolinder
2013-02-15[stdlib] Add control sequence modifier 'l'Hans Bolinder
2013-01-25[stdlib] Remove documentation of ~tpHans Bolinder
2013-01-25[stdlib] Fix a contract bugHans Bolinder
2013-01-25[stdlib] Update the Unicode examples in STDLIB User's GuideHans Bolinder
2013-01-02Improve and correct contracts and types of the IO modulesHans Bolinder
2013-01-02Clean up some of the Unicode documentationHans Bolinder
2013-01-02[stdlib, kernel] Introduce Unicode support for Erlang source filesHans Bolinder
2012-01-03Fix some broken links in documentationLukas Larsson
2011-06-20Add more specs and typesHans Bolinder
2011-05-12rHans Bolinder
2011-03-11Merge branch 'pan/doc_link_corrections/OTP-9112' into devBjörn-Egil Dahlberg
2011-03-10Fix ~F.Fs bug, add testcase and improve documentationRaimo Niskanen
2011-03-08Change io.xml so that html anchors gets generated for all aritiesPatrik Nyblom
2010-02-05OTP-8404: Doc: some corrections and improvements in STDLIBBjörn Gustavsson
2010-01-26OTP-8343 The documentation is now possible to build in an open sourceLars G Thorsen
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP