index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
stdlib
/
src
/
string.erl
Age
Commit message (
Expand
)
Author
2018-06-18
Update copyright year
Henrik Nord
2018-06-04
Fix *case bugs for binaries
Dan Gudmundsson
2018-05-14
Optimize string lowercase, uppercase and casefold for ASCII characters
Dan Gudmundsson
2018-03-22
Revert "Deprecate old string functions"
Dan Gudmundsson
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