index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
erts
/
emulator
/
beam
/
erl_db_hash.c
Age
Commit message (
Expand
)
Author
2015-06-26
erts: Fix ETS race between object deleter and table unfixer
Sverker Eriksson
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-06-15
Merge branch 'rickard/+zebwt/OTP-12830'
Rickard Green
2015-06-15
ETS busy wait option
Rickard Green
2015-06-15
erts: Remove hashmap probabilistic heap overestimation
Sverker Eriksson
2015-04-08
Merge branch 'sverk/ets-grow-faulty-assert/OTP-12647'
Sverker Eriksson
2015-04-08
erts: Fix ets bug in debug VM
Sverker Eriksson
2015-03-19
Merge branch 'egil/maps/hamt/OTP-12585'
Björn-Egil Dahlberg
2015-03-12
erts: Add make_internal_hash
Sverker Eriksson
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-11-13
erts: Optimize ets:lookup and ets:take for bags
Sverker Eriksson
2014-05-30
Implement ets:take/2
Anthony Ramine
2013-09-16
erts: Remove space in 'Buckets' printout
Björn-Egil Dahlberg
2012-04-04
Merge branch 'rickard/no_ets_write_concurrency/OTP-10048' into rickard/no_ets...
Rickard Green
2012-04-04
Remove unnecessary memory barriers in ETS when no write_concurrency is used
Rickard Green
2012-02-19
Misc memory barrier fixes
Rickard Green
2011-10-06
ETS: Fix faulty size calculation SIZEOF_EXTSEG
Sverker Eriksson
2011-10-06
ETS: Fix valgrind PossiblyLost in ETS hash tables
Sverker Eriksson
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
Add needed barriers for write_concurrency tables
Rickard Green
2011-05-06
ETS usage of erts_printf %R
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-15
Use new atomic types in emulator
Rickard Green
2010-11-22
ETS 'compressed' option.
Sverker Eriksson
2010-09-08
Re-enable spin wait on ethreads rwlocks
Rickard Green
2010-08-19
Remove binary overhead counter from ets objects
Patrik Nyblom
2010-08-10
Merge branch 'rickard/ethread-rewrite/OTP-8544' into dev
Rickard Green
2010-08-10
Rewrite ethread library
Rickard Green
2010-07-20
One off-heap list, to eliminate two words per ETS object.
Sverker Eriksson
2010-03-10
Make tracing and distribution work
Patrik Nyblom
2010-02-10
Merge branch 'egil/lcnt' into ccase/r13b04_dev
Erlang/OTP
2010-02-08
Add runtime option to enable/disable lcnt stats
Björn-Egil Dahlberg
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP