Age | Commit message (Expand) | Author |
2011-11-13 | Implement generic lock-free queue | Rickard Green |
2011-11-13 | Replace system block with thread progress block | Rickard Green |
2011-11-13 | Optimize memory allocation | Rickard Green |
2011-06-14 | Use new atomic API in runtime system | Rickard Green |
2011-05-13 | Merge branch 'bjorn/fix-binary-overflow/OTP-9118' into dev | Björn Gustavsson |
2011-05-10 | Replace io_list_len() with erts_iolist_size() | Björn Gustavsson |
2011-05-04 | Fix bug in halfword emulator causing ets:select_delete on ordered_set to crash | Sverker Eriksson |
2011-02-03 | HALFWORD ETS match spec heap fragment optimization | Sverker Eriksson |
2011-02-03 | HALFWORD ETS Real matching on relative terms | Sverker Eriksson |
2011-02-03 | HALFWORD ETS relative terms | Sverker Eriksson |
2010-12-20 | Remove timer-thread implementation | Björn-Egil Dahlberg |
2010-12-20 | Refactor timer interface | Björn-Egil Dahlberg |
2010-12-16 | Use 32-bit atomics for system block | Rickard Green |
2010-08-17 | erts: Remove broken elib_malloc | Björn Gustavsson |
2010-07-20 | One off-heap list, to eliminate two words per ETS object. | Sverker Eriksson |
2010-06-30 | Fix bug that caused faulty 64-bit integers from drivers. | Sverker Eriksson |
2010-06-07 | Fix erts_bld_string_n (called by enif_make_string and erlang:decode_packet/3)... | Paul Guyot |
2010-06-03 | OTP-8555 Send message from NIF | Sverker Eriksson |
2010-03-10 | Store pointers to heap data in 32-bit words | Patrik Nyblom |
2010-03-10 | Fit all heap data into the 32-bit address range | Patrik Nyblom |
2010-02-11 | OTP-8335 Even more NIF features | Sverker Eriksson |
2010-02-08 | OTP-8412 Fixed numerous compiler warnings generated by gcc 4.4.1 and | Rickard Green |
2010-01-13 | OTP-8240 Improved GC performance after BIF/NIF call when a lot of heap | Sverker Eriksson |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |