aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/src/io_lib.erl
AgeCommit message (Collapse)Author
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
prompt strings (io:get_line/{1,2}). io_lib is also updated to format prompts with the 't' modifier (i.e. ~ts instead of ~s).
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP