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
/
beam_emu.c
Age
Commit message (
Expand
)
Author
2015-07-08
Merge branch 'rickard/non-smp-trace-port-exit-bug/OTP-12889' into maint-18
Erlang/OTP
2015-07-06
Teach non-smp VM how to deal with trace port crash
Rickard Green
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-06-15
erts: Remove hashmap probabilistic heap overestimation
Sverker Eriksson
2015-05-11
Send format and args on process exit to error_logger
José Valim
2015-05-08
Merge branch 'rickard/timer-optimization/OTP-12650'
Rickard Green
2015-05-08
Optimized timer implementation
Rickard Green
2015-04-28
Merge branch 'egil/opt-instructions/OTP-12690'
Björn-Egil Dahlberg
2015-04-27
erts: Specialize minus and plus instruction
Björn-Egil Dahlberg
2015-04-24
erts: Specialize rem instruction for common case
Björn-Egil Dahlberg
2015-04-24
erts: Specialize band instruction for common case
Björn-Egil Dahlberg
2015-04-23
erts: Batch loads and stores for move_window
Björn-Egil Dahlberg
2015-04-23
erts: Add move window instruction
Björn-Egil Dahlberg
2015-04-23
erts: Add instruction move3 for xy and xx
Björn-Egil Dahlberg
2015-04-23
erts: Specialize compare instructions
Björn-Egil Dahlberg
2015-04-22
Merge branch 'sverk/pr632/prevent-illegal-nif-terms/OTP-12655'
Sverker Eriksson
2015-04-16
erts: Assume counting opcodes are correctly generated
Björn-Egil Dahlberg
2015-04-16
Merge branch 'bjorn/maps'
Björn Gustavsson
2015-04-15
Raise more descriptive error messages for failed map operations
Björn Gustavsson
2015-04-14
erts: Refactor dtrace call probes
Björn-Egil Dahlberg
2015-04-13
Tigthen code for the i_get_map_elements/3 instruction
Björn Gustavsson
2015-04-13
Pre-compute hash values for the general get_map_elements instruction
Björn Gustavsson
2015-04-13
Teach the loader to pre-compute the hash value for single-key lookups
Björn Gustavsson
2015-04-13
beam_emu: Slightly optimize update_map_{assoc,exact}
Björn Gustavsson
2015-04-13
De-optimize the has_map_fields instructions
Björn Gustavsson
2015-04-13
Remove the fail label operand of the new_map instruction
Björn Gustavsson
2015-03-27
erts: Eliminate potential heap fragments after Map creation
Björn-Egil Dahlberg
2015-03-25
erts: Combine flat and hash maps under one unifying tag
Björn-Egil Dahlberg
2015-03-19
Merge branch 'egil/maps/hamt/OTP-12585'
Björn-Egil Dahlberg
2015-03-16
Merge branch 'nox/ets-update_counter-4'
Zandra Hird
2015-03-15
Ensure NIF term creation disallows illegal values
Steve Vinoski
2015-03-12
erts: Reintroduce is_map macro
Sverker Eriksson
2015-03-12
erts: Refactor maps naming convention
Sverker Eriksson
2015-03-12
erts: Reject duplicate keys for hamt in binary_to_term
Sverker Eriksson
2015-03-12
erts: Fix instruction i_has_map_fields_fsI for hashmaps
Björn-Egil Dahlberg
2015-03-12
First stab at binary_to_term for hamt
Sverker Eriksson
2015-03-12
erts: Fix various map vs hamt size bugs
Sverker Eriksson
2015-03-12
erts: Fix instruction new_map
Björn-Egil Dahlberg
2015-03-12
erts: Fix update_map_assoc instruction
Björn-Egil Dahlberg
2015-03-12
erts: Handle hashmap in update/assoc instructions
Björn-Egil Dahlberg
2015-03-12
erts: Handle hashmap in get_map_element(s) instructions
Björn-Egil Dahlberg
2015-03-12
erts: Move erlang:is_hashmap/1 to maps
Björn-Egil Dahlberg
2015-03-12
Initial Persistent HAMT - Map framework
Björn-Egil Dahlberg
2015-03-12
Merge branch 'egil/beam/select_val/OTP-12555'
Björn-Egil Dahlberg
2015-02-24
Allow 4-ary BIFs
Anthony Ramine
2014-12-05
erts: Use linear search for small select_val arrays
Björn-Egil Dahlberg
2014-12-02
erts: Add compile time assert ERTS_CT_ASSERT
Sverker Eriksson
2014-10-27
Merge branch 'egil/fix-instruction-counter'
Björn-Egil Dahlberg
2014-10-16
erts: Fix SMP for ERTS_OPCODE_COUNTER_SUPPORT
Björn-Egil Dahlberg
2014-09-17
Merge branch 'sverk/bin-alloc-refactor'
Sverker Eriksson
[next]