Age | Commit message (Expand) | Author |
2016-03-15 | update copyright-year | Henrik Nord |
2016-02-24 | Merge branch 'master' into sverk/master/halt-INT_MIN | Sverker Eriksson |
2016-02-24 | erts: Change erl_exit into erts_exit | Sverker Eriksson |
2015-06-24 | erts: Remove halfword bases in ETS | Björn-Egil Dahlberg |
2015-06-24 | erts: Remove halfword relative printf | Björn-Egil Dahlberg |
2015-06-24 | erts: Remove halfword is_same bases macro | Björn-Egil Dahlberg |
2015-06-24 | erts: Remove halfword object manipulation | Björn-Egil Dahlberg |
2015-06-24 | erts: Remove halfword heap relative comparisions | Björn-Egil Dahlberg |
2015-06-24 | erts: Remove halfword basic relative heap operations | Björn-Egil Dahlberg |
2015-06-24 | erts: Remove HALFWORD_HEAP definition | Björn-Egil Dahlberg |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-05-07 | erts: ETS ordered_set cannot use it's optimization with Maps | Björn-Egil Dahlberg |
2015-03-30 | erts: Optimize == and /= for unequal big maps | Sverker Eriksson |
2015-03-12 | Create new BIF ets:update_counter/4 | Anthony Ramine |
2014-05-30 | Implement ets:take/2 | Anthony Ramine |
2014-03-05 | Fix comment that differs from code | Cobus Carstens |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2012-02-21 | erts: Refactor new helper function erts_init_trap_export | Sverker Eriksson |
2011-10-26 | Use the proper macros in all BIFs | Björn Gustavsson |
2011-06-14 | Use new atomic API in runtime system | Rickard Green |
2011-05-13 | Merge branch 'rickard/barriers/OTP-9281' into dev | Rickard Green |
2011-05-13 | Ensure that stack updates are seen when stack is released | Rickard Green |
2011-05-06 | ETS usage of erts_printf %R | Sverker Eriksson |
2011-05-06 | Another halfword is_same-bug for ETS ordered_set | Sverker Eriksson |
2011-04-07 | Remove truncation error in key comparision for ordered set | Patrik Nyblom |
2011-02-24 | Don't dump the contents of ordered_set ets tables | Björn Gustavsson |
2011-02-03 | HALFWORD ETS Further match spec optimization to minimize copying and garbage | Sverker Eriksson |
2011-02-03 | HALFWORD ETS 32-bit arch fixes and other cleanups | Sverker Eriksson |
2011-02-03 | HALFWORD ETS nicer update_element | Sverker Eriksson |
2011-02-03 | HALFWORD ETS relative terms | Sverker Eriksson |
2010-11-22 | ETS 'compressed' option. | Sverker Eriksson |
2010-08-19 | Remove binary overhead counter from ets objects | Patrik Nyblom |
2010-07-20 | Merge branch 'sverker/one_offheap_list/OTP-8737' into dev | Sverker Eriksson |
2010-07-20 | One off-heap list, to eliminate two words per ETS object. | Sverker Eriksson |
2010-07-07 | Fix ets:select hanging on ordered_set with empty list as key. | Sverker Eriksson |
2010-03-10 | Make tracing and distribution work | Patrik Nyblom |
2010-03-10 | Add the BeamInstr data type for loaded BEAM code | Patrik Nyblom |
2010-03-10 | Store pointers to heap data in 32-bit words | Patrik Nyblom |
2010-01-25 | OTP-8377 ETS bug causing the memory counter from ets:info for | Sverker Eriksson |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |