Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-14 | Use new atomic API in runtime system | Rickard Green | |
All uses of the old deprecated atomic API in the runtime system have been replaced with the use of the new atomic API. In a lot of places this change imply a relaxation of memory barriers used. | |||
2010-12-15 | Use new atomic types in emulator | Rickard Green | |
2010-11-22 | ETS 'compressed' option. | Sverker Eriksson | |
The compressed format is using a slighty modified variant of the extern format (term_to_binary). To not worsen key lookup's too much, the top tuple itself and the key element are not compressed. Table objects with only immediate non-key elements will therefor not gain anything (but actually consume one extra word for "alloc_size"). | |||
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |