aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/src/io_lib_pretty.erl
AgeCommit message (Expand)Author
2013-02-18Make ~tp output latin1 binaries as strings if possiblePatrik Nyblom
2013-02-18Make printing of UTF-8 in binaries behave like lists.Patrik Nyblom
2013-02-15[stdlib] Add new SDTLIB application variable 'shell_strings'Hans Bolinder
2013-02-15[stdlib] Add control sequence modifier 'l'Hans Bolinder
2013-02-11[stdlib] Fix a bug concerning pretty printing and UnicodeHans Bolinder
2013-01-25Remove one use of iolist_size/1 in io_lib_pretty.erlHans Bolinder
2013-01-25Extend char() to Unicode charactersHans Bolinder
2013-01-02[stdlib, kernel] Introduce Unicode support for Erlang source filesHans Bolinder
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP