Age | Commit message (Expand) | Author |
2017-04-24 | stdlib: Add Unicode modifier t to control sequence a | 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-22 | Merge branch 'maint' | Hans Bolinder |
2017-02-21 | stdlib: Improve pretty-printing of terms with maps | Hans Bolinder |
2017-02-02 | Make "~s" fail for Unicode atoms | Björn Gustavsson |
2016-05-27 | stdlib: Strengthen or relax test cases | Björn-Egil Dahlberg |
2016-03-15 | update copyright-year | Henrik Nord |
2016-03-09 | Eliminate use of ?config() macro | Björn Gustavsson |
2016-03-09 | Remove ?line macros | Björn Gustavsson |
2016-03-09 | Replace "%" with "%%" at the beginning of a line | Björn Gustavsson |
2016-03-09 | Eliminate 'suite' and 'doc' clauses | Björn Gustavsson |
2016-03-09 | Eliminate use of test_server:fail/0,1 | Björn Gustavsson |
2016-03-09 | Modernize use of timetraps | Björn Gustavsson |
2016-03-09 | Merge branch 'maint' | Björn Gustavsson |
2016-03-09 | Merge branch 'bjorn/cuddle-with-tests' into maint | Björn Gustavsson |
2016-03-08 | Merge branch 'maint' | Sverker Eriksson |
2016-03-07 | stdlib: Fix io_SUITE:bad_printable_range for windows | Sverker Eriksson |
2016-03-07 | io_SUITE: Don't fail on fast computers with rough timers | Björn Gustavsson |
2016-02-17 | Eliminate use of test_server.hrl and test_server_line.hrl | Björn Gustavsson |
2015-09-11 | io_SUITE: Add coverage/1 to completely cover io_lib_pretty | Björn Gustavsson |
2015-09-11 | io_SUITE: Extend coverage of code for testing printable chars | Björn Gustavsson |
2015-09-11 | io_SUITE: Speed up test for bad +pc option | Björn Gustavsson |
2015-09-11 | io_SUITE: Add test for printing of maps | Björn Gustavsson |
2015-09-10 | io_SUITE: Eliminate warnings for unused variables | Björn Gustavsson |
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-09-19 | Optimise io requests for long message queues | Magnus Henoch |
2014-05-20 | Properly handle fields too short in io_lib_format | Anthony Ramine |
2013-04-19 | Remove the "coding: utf-8" comment from all Erlang source files | Hans Bolinder |
2013-02-19 | Adapt stdlib tests to ~tp detecting latin1 binaries | Patrik Nyblom |
2013-02-18 | Correct misspelled comments and space at lin ends | Patrik Nyblom |
2013-02-18 | Add testcase for +pc and io:printable_range/0 | Patrik Nyblom |
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-02-11 | [stdlib] Fix a bug concerning pretty printing and Unicode | Hans Bolinder |
2013-01-25 | Extend char() to Unicode characters | Hans Bolinder |
2013-01-09 | Prepare OTP files for Unicode as default encoding | Hans Bolinder |
2013-01-02 | [stdlib, kernel] Introduce Unicode support for Erlang source files | Hans Bolinder |
2012-09-19 | Fix printing the empty binary at depth 1 with ~W | Andrew Thompson |
2011-07-21 | EOF before first field is only ok for first character in io:fread | Raimo Niskanen |
2011-07-21 | At end of input ask for more also for for literal format characters | Raimo Niskanen |
2011-03-10 | Fix ~F.Fs bug, add testcase and improve documentation | Raimo Niskanen |
2011-02-17 | Rename Suite Callback to Common Test Hook | Lukas Larsson |
2011-02-17 | Fix formatting for stdlib | Lukas Larsson |
2011-02-17 | Add init_per_suite and end_per_suite | Lukas Larsson |
2011-02-17 | Add ts_install_scb to suite/0 | Lukas Larsson |
2011-02-17 | Update stdlib tests to conform with common_test standard | Lukas Larsson |
2011-02-17 | Update all fin_per_testcase to end_per_testcase. | Lukas Larsson |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |