aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/src/io_lib.erl
AgeCommit message (Expand)Author
2013-01-25Extend char() to Unicode charactersHans Bolinder
2013-01-25[stdlib] Fix a contract bugHans Bolinder
2013-01-09Prepare OTP files for Unicode as default encodingHans Bolinder
2013-01-02Make sure the Erlang shell prompt can handle UnicodeHans 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
2012-10-18Merge branch 'at/binary-depth-printing'Henrik Nord
2012-09-27Refine a few opaque typesHans Bolinder
2012-09-19Fix printing the empty binary at depth 1 with ~WAndrew Thompson
2011-08-31Improve and correct types and specifications in Kernel and STDLIBHans Bolinder
2011-07-05Correct the contract of io_lib:fread/2,3Hans Bolinder
2011-05-12Types and specifications have been modified and addedHans Bolinder
2010-06-03stdlib: Add declarations for exported typesKostis Sagonas
2010-02-10OTP-8418 user.erl (used in oldshell) is updated to handle unicode inPatrik Nyblom
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP