aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/src/lib.erl
AgeCommit message (Expand)Author
2018-01-16Merge branch 'maint'Hans Bolinder
2018-01-15stdlib: Handle Unicode when formatting stacktracesHans Bolinder
2017-07-06stdlib: Do not use deprecated functions in string(3)Hans Bolinder
2017-06-09stdlib: Handle Unicode atoms when formatting stacktracesHans Bolinder
2017-04-27stdlib: Improve the Erlang shell's handling of referencesHans Bolinder
2016-06-09stdlib: Correct types and specsHans Bolinder
2016-03-15update copyright-yearHenrik Nord
2015-06-18Change license text to APLv2Bruce Yinhe
2013-01-25Make adjustments for UnicodeHans Bolinder
2013-01-25Extend char() to Unicode charactersHans Bolinder
2013-01-02[stdlib, kernel] Introduce Unicode support for Erlang source filesHans Bolinder
2012-05-15Improve the nice 'badarith' message displayed by the shellHans Bolinder
2011-08-16emulator: Add a fourth element in exception stacktracesBjörn Gustavsson
2011-05-12Types and specifications have been modified and addedHans Bolinder
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP