Age | Commit message (Expand) | Author |
2018-03-01 | Merge branch 'maint' | Dan Gudmundsson |
2018-03-01 | ERL-558 Add the missing function clause for string:prefix (#1702) | Seyed Mirsadeghi |
2017-11-30 | Merge branch 'maint' | Dan Gudmundsson |
2017-11-29 | stdlib: string optimize special case for ASCII | Dan Gudmundsson |
2017-09-15 | Deprecate old string functions | Dan Gudmundsson |
2017-06-26 | Fix old length usage in string | Dan Gudmundsson |
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 |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-02-18 | Optimize string:tokens/2 | Björn Gustavsson |
2013-10-14 | Merge branch 'maint' | Fredrik Gustafsson |
2013-09-12 | Remove ^L characters hidden randomly in the code. Not those used in text file... | Pierre Fenoll |
2013-04-19 | Remove the "coding: utf-8" comment from all Erlang source files | Hans Bolinder |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-25 | Make adjustments for Unicode | Hans Bolinder |
2013-01-09 | Prepare OTP files for Unicode as default encoding | Hans Bolinder |
2012-01-27 | Move types and specs from erl_bif_types.erl to modules | Hans Bolinder |
2011-05-12 | Types and specifications have been modified and added | Hans Bolinder |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
2010-10-26 | Fix crash in string:copies/2 | Michael Santos |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |