Age | Commit message (Expand) | Author |
2017-05-22 | Return error tuple on unicode normalization functions | José Valim |
2017-05-04 | Update copyright year | Raimo Niskanen |
2017-04-24 | Add nf(k)d, nf(k)c conversion functions to unicode module | Dan Gudmundsson |
2016-05-27 | stdlib: Strengthen or relax test cases | Björn-Egil Dahlberg |
2016-03-15 | update copyright-year | Henrik Nord |
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 | Modernize use of timetraps | Björn Gustavsson |
2016-02-17 | Eliminate use of test_server.hrl and test_server_line.hrl | Björn Gustavsson |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-05-25 | stdlib: Minor change of unicode_SUITE | Björn-Egil Dahlberg |
2015-04-10 | Optimize unicode_SUITE:ex_binaries_errors* test cases | Björn Gustavsson |
2015-04-10 | Optimize unicode_SUITE:binaries_errors/1 | Björn Gustavsson |
2014-03-28 | stdlib: loosen testcases | Dan Gudmundsson |
2013-06-12 | Update copyright years | Björn-Egil Dahlberg |
2013-05-02 | Fix faulty rest on error in unicode:characters_to_list | Patrik Nyblom |
2011-10-13 | Allow noncharacter code points in unicode encoding and decoding | Björn Gustavsson |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
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 |
2010-01-31 | Merge branch 'bg/cleanup-tests' into ccase/r13b04_dev | Erlang/OTP |
2010-01-29 | unicode_SUITE: replace deprecated concat_binary/1 with list_to_binary/1 | Björn Gustavsson |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |