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. | |||
2011-02-18 | HALFWORD ETS Fix copyright year in some source files | Sverker Eriksson | |
2011-02-03 | HALFWORD ETS relative terms | Sverker Eriksson | |
In halfword emulator, make ETS use a variant of the internal term format that uses relative offsets instead of absolute pointers. This will allow storage in high memory (>4G). Preprocessor macros (like list_val_rel(TERM,BASE)) are used to make normal (fullword) emulator almost completely unchanged while still reusing most of the code. | |||
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |