Age | Commit message (Expand) | Author |
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 |
2013-04-03 | Be less eager requesting wakeup for cleanup jobs | Rickard Green |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-23 | Merge branch 'sverk/r16/utf8-atoms' | Sverker Eriksson |
2013-01-16 | UTF-8 support for distribution | Rickard Green |
2012-12-07 | Merge branch 'rickard/port-optimizations/OTP-10336' into rickard/r16/port-opt... | Rickard Green |
2012-12-03 | Prepare for use of ptab functionality also for ports | Rickard Green |
2012-12-03 | Generalize process table implementation | Rickard Green |
2012-11-16 | Merge branch 'maint' | Rickard Green |
2012-11-06 | Fix erlang:memory(ets) | Rickard Green |
2012-08-03 | Merge branch 'rickard/tab-unref-thr-prgr/OTP-10167' | Rickard Green |
2012-08-02 | Use thread progress instead of scheduling misc aux work were possible | Rickard Green |
2012-04-27 | Merge branch 'rickard/proc-sched/OTP-9892' | Rickard Green |
2012-04-16 | Optimize process table access | Rickard Green |
2012-02-21 | erts: Refactor new helper function erts_init_trap_export | Sverker Eriksson |
2012-02-19 | Misc memory barrier fixes | Rickard Green |
2011-12-02 | Get cerl and distribution working in Win64 | Patrik Nyblom |
2011-11-16 | Remove remaining gcc 4.6 assigned-but-not-used warnings from erts | Patrik Nyblom |
2011-11-13 | Merge branch 'rickard/generic-thr-queue/OTP-9632' | Rickard Green |
2011-11-13 | Use generic lock-free queue for misc aux work | Rickard Green |
2011-11-09 | Merge branch 'sverk/bif-args/OTP-9662' | Sverker Eriksson |
2011-11-07 | erts: Remove debug variables in erl_db | Björn-Egil Dahlberg |
2011-10-26 | Use the proper macros in all BIFs | Björn Gustavsson |
2011-10-14 | Merge branch 'rickard/atomics-api/OTP-9014' and OTP_R14B04 | Rickard Green |
2011-09-16 | Merge branch 'dev' into major | Björn-Egil Dahlberg |
2011-09-12 | Cleanup ETS bif's in hipe:erl_bif_types.erl (for dialyzer) | Patrik Nyblom |
2011-07-12 | Merge branch 'dev' into major | Sverker Eriksson |
2011-07-07 | Fix bug in ets:delete for write_concurrency that could lead to deadlock | Sverker Eriksson |
2011-06-14 | Use new atomic API in runtime system | Rickard Green |
2011-03-16 | erts_printf %be to print integers of size Eterm | Sverker Eriksson |
2011-03-03 | Add erts_alloc_permanent_cache_aligned to supress valgrind | Sverker Eriksson |
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 Real matching on relative terms | Sverker Eriksson |
2011-02-03 | HALFWORD first stab at high mem alloc | Sverker Eriksson |
2011-02-03 | HALFWORD ETS relative terms | Sverker Eriksson |
2010-12-17 | Merge branch 'rickard/ets-no-write-refc/OTP-9000' into dev | Rickard Green |
2010-12-17 | Merge branch 'rickard/ets-tab-delete/OTP-8999' into dev | Rickard Green |
2010-12-16 | Stop using reference counter when write accessing ETS-tables | Rickard Green |
2010-12-16 | Safe deallocation of ETS-table structures | Rickard Green |
2010-12-16 | Fix rwlock resource leak when hitting system limit | Rickard Green |
2010-12-15 | Use new atomic types in emulator | Rickard Green |
2010-11-22 | ETS 'compressed' option. | Sverker Eriksson |
2010-10-07 | Fix newly introduced halfword emulator bugs | Rickard Green |
2010-09-08 | Re-enable spin wait on ethreads rwlocks | Rickard Green |
2010-08-10 | Rewrite ethread library | Rickard Green |
2010-03-10 | Correct the VM to work for more test suites | Patrik Nyblom |