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 | Handle chardata in string:to_float and string:to_list | Dan Gudmundsson |
2017-04-24 | New unicode aware string module that works with unicode:chardata() | Dan Gudmundsson |
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 | Eliminate 'suite' and 'doc' clauses | 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-04-10 | Eliminate use of deprecated now/0 for random number generation | Björn Gustavsson |
2015-02-16 | Modernize and strengthen the test case for string:tokens/2 | Björn Gustavsson |
2013-04-19 | Remove the "coding: utf-8" comment from all Erlang source files | Hans Bolinder |
2013-01-09 | Prepare OTP files for Unicode as default encoding | Hans Bolinder |
2011-08-31 | Improve and correct types and specifications in Kernel and STDLIB | Hans Bolinder |
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-10-29 | string_SUITE: Add test for string:copies(Str, Float) | Björn Gustavsson |
2010-10-29 | string_SUITE: Fix copy and paste error in test of string:copies/2 | Björn Gustavsson |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |