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_tree.c
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-23
Remove redundant variable initializations
Guilherme Andrade
2017-03-22
Use ETS table id references on select_replace
Guilherme Andrade
2017-03-22
erts: Optimize ets:select_replace to not use heap
Sverker Eriksson
2017-03-22
Cleanup some unnecessary variable initialization
Sverker Eriksson
2017-03-22
Reject unsafe matchspecs on ets:select_replace/2
Guilherme Andrade
2017-03-22
Use magic refs on revamped ETS code
Guilherme Andrade
2017-03-22
Deduplicate select* code on ETS hash tables
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: Remove meta_main_tab
Sverker Eriksson
2017-03-22
erts: Pass tid argument down to trapping functions
Sverker Eriksson
2017-02-06
Use magic refs for compiled match specs
Rickard Green
2016-11-17
erts: Refactor crash dumping with cbprintf
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
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
[next]