Age | Commit message (Expand) | Author |
2017-05-04 | Update copyright year | Raimo Niskanen |
2017-04-12 | erts: Introduce struct binary_internals | Sverker Eriksson |
2017-03-22 | Use ETS table id references on select_replace | Guilherme Andrade |
2017-03-22 | Reject unsafe matchspecs on ets:select_replace/2 | Guilherme Andrade |
2017-03-22 | ETS: Allow for matchspec-based replacement | Guilherme Andrade |
2017-03-22 | erts: Improve reduction count during table cleanup | Sverker Eriksson |
2017-03-22 | erts: Cleanup table status bits | Sverker Eriksson |
2017-03-22 | erts: Remove now redundant 'id' from DbTableCommon | Rickard Green |
2017-03-22 | erts: Remove meta_main_tab | Sverker Eriksson |
2017-03-22 | erts: Pass tid argument down to trapping functions | Sverker Eriksson |
2017-03-22 | erts: Replace meta_pid_to{_fixed}_tab with linked lists | Sverker Eriksson |
2017-03-02 | Implement ets:all() using scheduler specific data | Rickard Green |
2017-03-02 | Rename fixation count in ets table to avoid confusion | Rickard Green |
2017-03-02 | Introduce references as table identifiers | Rickard Green |
2017-02-14 | erts: Add deallocation veto for magic destructors | Sverker Eriksson |
2017-02-06 | Use magic refs for compiled match specs | Rickard Green |
2017-02-06 | Atomic reference count of binaries also in non-SMP | Rickard Green |
2016-11-17 | erts: Refactor crash dumping with cbprintf | Sverker Eriksson |
2016-07-11 | erts: Fix deadlock in ets:update_counter/4 | Sverker Eriksson |
2016-05-04 | erts: Add matchspec restrictions for 'receive' trace | Sverker Eriksson |
2016-05-04 | erts: Add matchspec to 'receive' trace | Sverker Eriksson |
2016-03-15 | update copyright-year | Henrik Nord |
2016-02-02 | Merge branch 'maint' | Rickard Green |
2016-01-20 | Introduce time warp safe replacement for safe_fixed option | Rickard Green |
2015-06-24 | erts: Remove halfword bases in ETS | 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-12 | Create new BIF ets:update_counter/4 | Anthony Ramine |
2014-05-30 | Implement ets:take/2 | Anthony Ramine |
2013-09-30 | erts: Remove ASSERT_EXPR macro | Sverker Eriksson |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2012-12-03 | Prepare for use of ptab functionality also for ports | Rickard Green |
2012-08-02 | Use thread progress instead of scheduling misc aux work were possible | Rickard Green |
2012-04-16 | Optimize process table access | Rickard Green |
2011-10-26 | Use the proper macros in all BIFs | Björn Gustavsson |
2011-02-03 | HALFWORD ETS removed eheap and improved test case t_match_spec_run | Sverker Eriksson |
2011-02-03 | HALFWORD ETS Further match spec optimization to minimize copying and garbage | Sverker Eriksson |
2011-02-03 | HALFWORD ETS nicer update_element | 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-16 | Stop using reference counter when write accessing ETS-tables | Rickard Green |
2010-11-22 | ETS 'compressed' option. | Sverker Eriksson |
2010-08-19 | Remove binary overhead counter from ets objects | Patrik Nyblom |
2010-08-10 | Rewrite ethread library | Rickard Green |
2010-03-22 | Merge branch 'pan/otp_8332_halfword' into dev | Erlang/OTP |
2010-03-10 | Make tracing and distribution work | Patrik Nyblom |