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
Age
Commit message (
Expand
)
Author
2017-04-07
beam_emu: Slightly optimize the bxor/2 operator
Björn Gustavsson
2017-04-03
Merge PR-1076 from g-andrade/feature/ets_conditional_insert OTP-14319
Sverker Eriksson
2017-03-30
Merge branch 'goeldeepak/erts/fix_inet_gethost_long/ERL-61/PR-1345/OTP-14310'
Lukas Larsson
2017-03-28
erts: Fix faulty assert for refs in copy sharing
Björn-Egil Dahlberg
2017-03-28
Fix use of uninitialized variable 'ret'
Sverker Eriksson
2017-03-28
Merge branch 'sverker/hipe-long-lived'
Sverker Eriksson
2017-03-28
Merge branch 'lukas/erts/fix_enif_inspect_binary_emasculate/OTP-14304'
Lukas Larsson
2017-03-24
Fix double hit bug of select/3 with bound key
Sverker Eriksson
2017-03-24
compiler: Add is_tagged_tuple instruction
Björn-Egil Dahlberg
2017-03-23
Merge branch 'egil/erts/fix-no-thread-signal-service'
Björn-Egil Dahlberg
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
erts: Fix benign bug in match spec machine
Sverker Eriksson
2017-03-22
Cleanup some unnecessary variable initialization
Sverker Eriksson
2017-03-22
Add more complete key-safety check
Sverker Eriksson
2017-03-22
Fix typo that broke debug builds
Guilherme Andrade
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
Disable ets:select_replace/2 for bags
Guilherme Andrade
2017-03-22
ETS: Allow for matchspec-based replacement
Guilherme Andrade
2017-03-22
This patch fixes the issue in which erlang fails to start
Deepak Goel
2017-03-22
Merge branch 'sverker/ets-table-identifiers/OTP-14094'
Sverker Eriksson
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-22
erts: Correct erl_rbtree comments about yielding
Sverker Eriksson
2017-03-22
erts: Add ERTS_RBT_YIELD_STAT_INIT to erl_rbtree
Sverker Eriksson
2017-03-22
Fix node_container_SUITE
Rickard Green
2017-03-22
list_to_ref/1
Rickard Green
2017-03-22
erts: Don't allocate memory during signal handling
Björn-Egil Dahlberg
2017-03-20
erts: Fix erl_async include files for no-threads
Björn-Egil Dahlberg
2017-03-17
erts: Change HIPE allocations from sys_alloc
Sverker Eriksson
2017-03-06
erts: Add enif_inspect_binary emasculation of refc bins
Lukas Larsson
2017-03-03
Merge branch 'egil/erts/sub-binary-to-heap-binary/OTP-14149'
Björn-Egil Dahlberg
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-03-01
Merge branch 'lukas/erts/fix_proc_exiting_arity'
Lukas Larsson
2017-03-01
Merge branch 'maint'
Lukas Larsson
2017-03-01
Merge branch 'lukas/erts/port_control_emasculate_binary/OTP-14231' into maint
Lukas Larsson
2017-02-28
erts: Refactor MOVE_CONS to inline function
Björn-Egil Dahlberg
2017-02-28
erts: Refactor MOVE_BOXED to inline function
Björn-Egil Dahlberg
2017-02-28
erts: Convert small sub-binaries to heap-binaries
Björn-Egil Dahlberg
2017-02-27
erts: Fix proc arity value when exiting
Lukas Larsson
[next]