aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/atom.c
AgeCommit message (Expand)Author
2017-10-05Merge branch 'sverker/19/binary_to_atom-utf8-crash/ERL-474/OTP-14590' into ma...Erlang/OTP
2017-08-30Merge tag 'OTP-19.0' into sverker/19/binary_to_atom-utf8-crash/ERL-474/OTP-14590Sverker Eriksson
2017-08-30erts: Fix crash in binary_to_atom/term for invalid utf8Sverker Eriksson
2016-11-17erts: Refactor crash dumping with cbprintfSverker Eriksson
2016-03-15update copyright-yearHenrik Nord
2016-02-15Avoid erts_cmp jump in atom, int and float comparisonsJosé Valim
2015-12-15erts: Refactor out erts functions from hashLukas Larsson
2015-06-18Change license text to APLv2Bruce Yinhe
2013-02-19erts: Fix atom hash for latin1 charactersBjörn-Egil Dahlberg
2013-01-28Merge branch 'sverk/enc_atom-opt'Sverker Eriksson
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2013-01-25erts: Refactor erts_atom_get to use ErtsAtomEncodingSverker Eriksson
2013-01-16UTF-8 support for distributionRickard Green
2013-01-08erts: Change internal representation of atoms to utf8Sverker Eriksson
2011-06-14Use new atomic API in runtime systemRickard Green
2010-09-08Re-enable spin wait on ethreads rwlocksRickard Green
2010-08-10Rewrite ethread libraryRickard Green
2010-02-03Merge branch 'jb/atom-table-size' into ccase/r13b04_devErlang/OTP
2010-02-02Add the +t emulator option to change the maximum number of atomsJulien Barbot
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP