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.c
Age
Commit message (
Expand
)
Author
2018-03-09
Always use sys_memcpy/cmp/etc instead of plain memcpy/cmp/etc
John Högberg
2018-02-22
Add ets:whereis/1 for resolving table names -> tid()
John Högberg
2017-09-12
Merge branch 'maint'
Sverker Eriksson
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-17
erts: Replace usage of all erts_smp prefixes to just erts
Lukas Larsson
2017-07-17
erts: Remove ERTS_SMP and USE_THREAD defines
Lukas Larsson
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
[next]