Age | Commit message (Expand) | Author |
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 |