Age | Commit message (Expand) | Author |
2017-09-12 | Merge branch 'sverker/ets-fix-assert-fix' into maint | Sverker Eriksson |
2017-09-05 | erts: Fix faulty ASSERT of table fixation counter | Sverker Eriksson |
2017-07-06 | Allow toggling lock counting at runtime | John Högberg |
2017-05-04 | Update copyright year | Raimo Niskanen |
2017-04-12 | erts: Introduce struct binary_internals | Sverker Eriksson |
2017-04-11 | erts: Introduce erts_bin_release | Sverker Eriksson |
2017-03-22 | Use ETS table id references on select_replace | Guilherme Andrade |
2017-03-22 | Disable ets:select_replace/2 for bags | 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: Print table id as ref in crashdump and break menu | 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-06 | Use magic refs for compiled match specs | Rickard Green |
2017-02-06 | Merge branch 'maint' | Rickard Green |
2017-02-06 | Atomic reference count of binaries also in non-SMP | Rickard Green |
2016-11-22 | Merge branch 'maint' | Sverker Eriksson |
2016-11-17 | erts: Refactor crash dumping with cbprintf | Sverker Eriksson |
2016-09-21 | Merge branch 'sverker/ets-load-factor/OTP-13903' | Sverker Eriksson |
2016-09-19 | erts: Suppress failed ETS memory checks | Sverker Eriksson |
2016-08-07 | Correct spelling of atomicity | Mahesh Baheti |
2016-05-11 | Add better support for communication with a process executing dirty NIF | Rickard Green |
2016-05-04 | erts: Add matchspec to 'receive' trace | Sverker Eriksson |
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 |
2016-02-02 | Merge branch 'maint' | Rickard Green |
2016-01-20 | Introduce time warp safe replacement for safe_fixed option | Rickard Green |
2015-11-18 | Refactor sharing preserved copy flags | Björn-Egil Dahlberg |
2015-11-17 | Refactor copy sharing | Björn-Egil Dahlberg |
2015-11-17 | Enable shcopy for sending messages | Nikolaos S. Papaspyrou |
2015-06-24 | erts: Remove halfword bases in ETS | 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-06-15 | ETS busy wait option | Rickard Green |
2015-05-08 | Optimized timer implementation | Rickard Green |
2015-03-12 | Create new BIF ets:update_counter/4 | Anthony Ramine |
2014-12-19 | Merge branch 'lukas/erts/crashdump_improvements/OTP-12377' | Lukas Larsson |
2014-12-19 | ets: Increase data available in crash dumps and ets:info | Lukas Larsson |
2014-05-30 | Implement ets:take/2 | Anthony Ramine |
2014-04-29 | Fix race between ETS table deletion and unfixation | Sverker Eriksson |
2014-02-19 | erts: Fix race bug in ets:all/0 | Sverker Eriksson |
2013-09-30 | erts: Refactor the ASSERT macro | Sverker Eriksson |
2013-09-24 | add system_info(ets_limit) | Steve Vinoski |