summaryrefslogtreecommitdiff
path: root/lib/stdlib/src/io.erl
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearErlang/OTP2023-02-141-1/+1
* stdlib: extend auto-completion in shell to use type specificationsfrazze-jobb2022-09-271-1/+1
* kernel: Introduce terminal io:getopts optionLukas Larsson2022-08-291-2/+4
* stdlib: Allow any Key/Value in io:setoptsLukas Larsson2022-08-291-1/+2
* Merge branch 'maint'Rickard Green2021-12-131-1/+1
|\
| * Update copyright yearRickard Green2021-12-131-1/+1
* | Fail early when calling_selfJosé Valim2021-06-291-0/+3
|/
* stdlib: Refactor io:format and other for better error infoLukas Larsson2021-05-271-51/+81
* stdlib: Remove commented out codeHans Bolinder2019-08-201-10/+2
* Update copyright yearHenrik Nord2018-06-181-1/+1
* stdlib: Fix io:put_chars/2 errorLukas Larsson2018-05-301-1/+10
* stdlib: Correct a typeHans Bolinder2016-01-201-1/+1
* io: Make a fast code path for i/o requestsBjörn Gustavsson2015-11-091-32/+11
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* stdlib: Use module erl_annoHans Bolinder2015-04-301-2/+2
* Optimise io requests for long message queuesMagnus Henoch2014-09-191-26/+17
* Correct the contract of io:getopts()Hans Bolinder2014-03-201-4/+6
* Update io:prompt() typeJosé Valim2013-07-211-1/+1
* Use erlang:demonitor(Ref, [flush]) where applicableLoïc Hoguin2013-04-051-5/+1
* Add usage of and spec for io:printable_range/0Patrik Nyblom2013-02-181-0/+7
* Make adjustments for UnicodeHans Bolinder2013-01-251-2/+0
* Extend char() to Unicode charactersHans Bolinder2013-01-251-4/+4
* [stdlib] Fix a contract bugHans Bolinder2013-01-251-2/+2
* Make sure the Erlang shell prompt can handle UnicodeHans Bolinder2013-01-021-2/+2
* Improve and correct contracts and types of the IO modulesHans Bolinder2013-01-021-64/+79
* [stdlib, kernel] Introduce Unicode support for Erlang source filesHans Bolinder2013-01-021-11/+66
* Types and specifications have been modified and addedHans Bolinder2011-05-121-52/+143
* Update copyright yearsBjörn-Egil Dahlberg2011-03-111-1/+1
* Fix exception generation in the io moduleBjörn-Egil Dahlberg2011-02-101-16/+2
* Correct type specs in ioPatrik Nyblom2010-12-211-8/+12
* Merge branch 'ks/dialyzer' into devErlang/OTP2010-06-041-5/+6
|\
| * stdlib: Add declarations for exported typesKostis Sagonas2010-06-031-0/+1
|/
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+578