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-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
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
2014-09-04
erts: Refactor binary allocation interface to also initialize Binary
Sverker Eriksson
2014-08-28
Merge branch 'maint'
Rickard Green
2014-08-28
add enif_schedule_nif() to NIF API
Steve Vinoski
2014-04-29
erts: Fix global tracing of beam function when called from hipe code
Sverker Eriksson
2014-04-29
erts: Save some space in process struct for hipe
Sverker Eriksson
2014-03-28
fix dirty NIF invalid memory read
Steve Vinoski
2014-03-25
Merge branch 'paulgray/dtrace_snprintf_fix/OTP-11816'
Lukas Larsson
2014-03-12
Pass full strings to DTrace probes
Michal Ptaszek
2014-02-24
Merge branch 'lukas/ose/master/OTP-11334'
Lukas Larsson
2014-02-24
erts: Make source file info available in lc
Lukas Larsson
2014-02-24
Added support for ENEA OSE
Lukas Larsson
2014-02-24
Merge branch 'vinoski/ds2'
Rickard Green
2014-02-24
further enhancements for dirty schedulers
Steve Vinoski
2014-02-19
erts: Introduce new instructions for combined key fetches
Björn-Egil Dahlberg
2014-02-07
erts: Maps must fail on exact updates of empty Maps
Björn-Egil Dahlberg
2014-02-05
erts: Fix Maps for beam_load
Björn-Egil Dahlberg
2014-01-29
erts: Update maps instructions to use term order
Björn-Egil Dahlberg
2014-01-28
erts: Fixup map instructions for halfword
Björn-Egil Dahlberg
2014-01-28
compiler: Implement different instructions for => and :=
Björn Gustavsson
2014-01-28
erts: Add the size-testing guard BIF map_size/1
Björn-Egil Dahlberg
2014-01-28
erts: Initial Map instructions, type and structure
Björn-Egil Dahlberg
2014-01-28
initial support for dirty schedulers and dirty NIFs
Steve Vinoski
2014-01-20
Merge branch 'sverk/term2bin-simplify'
Sverker Eriksson
2014-01-15
erts: Fix compiler warnings for NO_JUMP_TABLE
Sverker Eriksson
2014-01-07
erts: Fix bs_get_integer instruction
Björn-Egil Dahlberg
2013-09-12
Remove ^L characters hidden randomly in the code. Not those used in text file...
Pierre Fenoll
2013-07-09
Make information about use of jump table available via system_info BIF
Rickard Green
2013-05-02
Add system_monitor of long_schedule
Patrik Nyblom
2013-02-22
Update copyright years
Björn-Egil Dahlberg
2013-02-13
Fix driver port accesses
Rickard Green
2012-12-07
Merge branch 'rickard/port-optimizations/OTP-10336' into rickard/r16/port-opt...
Rickard Green
2012-12-07
Implement true asynchronous signaling between processes and ports
Rickard Green
[next]