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_format.erl
Age
Commit message (
Expand
)
Author
2019-05-03
stdlib: Optimize pretty printing of strings with chars_limit
Hans Bolinder
2019-02-14
stdlib: Optimize formatted printing of terms
Hans Bolinder
2018-09-17
stdlib: Allow lists with binaries in the Format argument
Hans Bolinder
2018-08-20
stdlib: Correct contracts in module io_lib_format
Hans Bolinder
2018-04-25
stdlib: Introduce characters limit of formated strings
Hans Bolinder
2018-03-13
Merge pull request #1743 from richcarl/io-format-multiple-modifiers
Hans Bolinder
2018-03-12
Allow multiple modifier characters in io:format control sequences
Richard Carlsson
2018-03-02
Make io_lib:unscan_format/1 work with pad char and default precision
Richard Carlsson
2017-07-06
stdlib: Do not use deprecated functions in string(3)
Hans Bolinder
2017-06-09
stdlib: Handle Unicode atoms better in io_lib_format
Hans Bolinder
2017-04-24
stdlib: Add Unicode modifier t to control sequences w and W
Hans Bolinder
2017-02-02
Make "~s" fail for Unicode atoms
Björn Gustavsson
2016-12-01
Add comments for understanding io_lib_pretty
Richard Carlsson
2016-03-15
update copyright-year
Henrik Nord
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-03-10
Make the scanned form of the io_lib format strings available for processing
Richard Carlsson
2014-05-20
Properly handle fields too short in io_lib_format
Anthony Ramine
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-13
Extend ~ts to handle binaries with characters coded in ISO-latin-1
Hans Bolinder
2013-01-25
Extend char() to Unicode characters
Hans Bolinder
2013-01-02
[stdlib, kernel] Introduce Unicode support for Erlang source files
Hans Bolinder
2011-03-10
Fix ~F.Fs bug, add testcase and improve documentation
Raimo Niskanen
2011-03-10
io_lib_format string precision fix
Ali Yakout
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP