summaryrefslogtreecommitdiff
path: root/lib/stdlib/src/string.erl
Commit message (Expand)AuthorAgeFilesLines
* Fix bug string:slice/3 on bad inputDan Gudmundsson2019-04-301-21/+57
* stdlib: Fix a bug in string:lexemes()Hans Bolinder2019-03-201-3/+5
* Update copyright yearHenrik Nord2018-06-181-1/+1
* Fix *case bugs for binariesDan Gudmundsson2018-06-041-6/+6
* Optimize string lowercase, uppercase and casefold for ASCII charactersDan Gudmundsson2018-05-141-42/+138
* Revert "Deprecate old string functions"Dan Gudmundsson2018-03-221-10/+0
* Merge branch 'maint'Dan Gudmundsson2018-03-011-3/+5
|\
| * ERL-558 Add the missing function clause for string:prefix (#1702)Seyed Mirsadeghi2018-03-011-3/+5
* | Merge branch 'maint'Dan Gudmundsson2017-11-301-231/+516
|\ \ | |/
| * stdlib: string optimize special case for ASCIIDan Gudmundsson2017-11-291-231/+517
* | Deprecate old string functionsDan Gudmundsson2017-09-151-0/+10
|/
* Fix old length usage in stringDan Gudmundsson2017-06-261-5/+5
* Return error tuple on unicode normalization functionsJosé Valim2017-05-221-6/+8
* Update copyright yearRaimo Niskanen2017-05-041-1/+1
* Handle chardata in string:to_float and string:to_listDan Gudmundsson2017-04-241-8/+63
* New unicode aware string module that works with unicode:chardata()Dan Gudmundsson2017-04-241-21/+1245
* update copyright-yearHenrik Nord2016-03-151-1/+1
* Change license text to APLv2Bruce Yinhe2015-06-181-10/+11
* Optimize string:tokens/2Björn Gustavsson2015-02-181-11/+35
* Merge branch 'maint'Fredrik Gustafsson2013-10-141-2/+2
|\
| * Remove ^L characters hidden randomly in the code. Not those used in text file...Pierre Fenoll2013-09-121-2/+2
* | Remove the "coding: utf-8" comment from all Erlang source filesHans Bolinder2013-04-191-1/+0
|/
* Update copyright yearsBjörn-Egil Dahlberg2013-01-251-1/+1
* Make adjustments for UnicodeHans Bolinder2013-01-251-4/+4
* Prepare OTP files for Unicode as default encodingHans Bolinder2013-01-091-1/+2
* Move types and specs from erl_bif_types.erl to modulesHans Bolinder2012-01-271-1/+25
* Types and specifications have been modified and addedHans Bolinder2011-05-121-38/+137
* Update copyright yearsBjörn-Egil Dahlberg2011-03-111-1/+1
* Fix crash in string:copies/2Michael Santos2010-10-261-1/+1
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+394