Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-28 | Merge branch 'sverk/enc_atom-opt' | Sverker Eriksson | |
* sverk/enc_atom-opt: erts: Optimize atom encoding to use memcpy for pure ascii erts: Refactor erts_atom_get to use ErtsAtomEncoding | |||
2013-01-25 | Update copyright years | Björn-Egil Dahlberg | |
2013-01-25 | erts: Refactor erts_atom_get to use ErtsAtomEncoding | Sverker Eriksson | |
instead of 'is_latin1' boolean argument. | |||
2013-01-16 | UTF-8 support for distribution | Rickard Green | |
2013-01-08 | erts: Change internal representation of atoms to utf8 | Sverker Eriksson | |
2011-12-09 | Update copyright years | Björn-Egil Dahlberg | |
2011-12-02 | Get cerl and distribution working in Win64 | Patrik Nyblom | |
Can still not setup -a, but cerl works. | |||
2010-02-03 | Merge branch 'jb/atom-table-size' into ccase/r13b04_dev | Erlang/OTP | |
* jb/atom-table-size: Add the +t emulator option to change the maximum number of atoms OTP-8405 There is a new +t emulator option for changing the maximum number of atoms. (Thanks to Julien Barbot.) | |||
2010-02-02 | Add the +t emulator option to change the maximum number of atoms | Julien Barbot | |
It is now possible to increase or decrease the maximum number of atoms the VM can handle. The default value is 1048576 (1024*1024). | |||
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |