index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
stdlib
/
src
/
io_lib.erl
Age
Commit message (
Expand
)
Author
2019-02-14
stdlib: Optimize formatted printing of terms
Hans Bolinder
2018-08-20
stdlib: Improve error handling in module io_lib
Hans Bolinder
2018-04-25
stdlib: Modify the printing of map associations with wWpP
Hans Bolinder
2018-04-25
stdlib: Introduce characters limit of formated strings
Hans Bolinder
2018-04-25
stdlib: Modify ~w/~W when number of characters is limited
Hans Bolinder
2018-04-25
stdlib: io_lib{_pretty}: Avoid tuple_to_list when possible
Hans Bolinder
2018-04-25
stdlib: Introduce characters limit of formatted strings
Hans Bolinder
2018-03-08
stdlib: Improve io_lib:limit_term/2
Hans Bolinder
2018-01-23
Merge branch 'maint'
Hans Bolinder
2018-01-22
stdlib: Correct contracts
Hans Bolinder
2017-11-20
stdlib: Make io_lib and io_lib_pretty use maps iterator
Lukas Larsson
2017-05-18
stdlib: Add io_lib:limit_term/2
Hans Bolinder
2017-04-24
stdlib: Add Unicode modifier t to control sequences w and W
Hans Bolinder
2017-04-07
stdlib: Add function to io_lib to handle Unicode atoms
Hans Bolinder
2017-02-14
Fixed typos in lib/stdlib
Andrew Dryga
2016-04-28
Enhance map specs in erts, stdlib, runtime_tools
Magnus Lång
2016-03-15
update copyright-year
Henrik Nord
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-03-19
stdlib: Remove obsolete hashmap references in io_lib
Björn-Egil Dahlberg
2015-03-12
stdlib: Enable io_lib:format/* for hamt maps
Björn-Egil Dahlberg
2015-03-10
Make the scanned form of the io_lib format strings available for processing
Richard Carlsson
2014-01-28
erts,stdlib: Change map module name to maps
Björn-Egil Dahlberg
2014-01-28
stdlib: Update printing to handle Maps
Björn-Egil Dahlberg
2013-10-14
Merge branch 'maint'
Fredrik Gustafsson
2013-09-12
Remove ^L characters hidden randomly in the code. Not those used in text file...
Pierre Fenoll
2013-08-22
Merge branch 'maint'
Hans Bolinder
2013-08-21
Correct the specifications of io_lib:fread/2,3
Hans Bolinder
2013-04-19
Remove the "coding: utf-8" comment from all Erlang source files
Hans Bolinder
2013-02-18
Correct misspelled comments and space at lin ends
Patrik Nyblom
2013-02-18
Add usage of and spec for io:printable_range/0
Patrik Nyblom
2013-01-25
Extend char() to Unicode characters
Hans Bolinder
2013-01-25
[stdlib] Fix a contract bug
Hans Bolinder
2013-01-09
Prepare OTP files for Unicode as default encoding
Hans Bolinder
2013-01-02
Make sure the Erlang shell prompt can handle Unicode
Hans Bolinder
2013-01-02
Improve and correct contracts and types of the IO modules
Hans Bolinder
2013-01-02
[stdlib, kernel] Introduce Unicode support for Erlang source files
Hans Bolinder
2012-10-18
Merge branch 'at/binary-depth-printing'
Henrik Nord
2012-09-27
Refine a few opaque types
Hans Bolinder
2012-09-19
Fix printing the empty binary at depth 1 with ~W
Andrew Thompson
2011-08-31
Improve and correct types and specifications in Kernel and STDLIB
Hans Bolinder
2011-07-05
Correct the contract of io_lib:fread/2,3
Hans Bolinder
2011-05-12
Types and specifications have been modified and added
Hans Bolinder
2010-06-03
stdlib: Add declarations for exported types
Kostis Sagonas
2010-02-10
OTP-8418 user.erl (used in oldshell) is updated to handle unicode in
Patrik Nyblom
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP