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
/
copy.c
Age
Commit message (
Expand
)
Author
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-06-15
erts: Remove hashmap probabilistic heap overestimation
Sverker Eriksson
2015-05-07
erts: Fix copy shallow for large Maps
Björn-Egil Dahlberg
2015-03-25
erts: Combine flat and hash maps under one unifying tag
Björn-Egil Dahlberg
2015-03-13
erts: Fix typo in copy_struct for halfword emulator
Björn-Egil Dahlberg
2015-03-12
erts: Refactor maps naming convention
Sverker Eriksson
2015-03-12
erts: Remove erl_hashmap.[ch] files
Björn-Egil Dahlberg
2015-03-12
Initial Persistent HAMT - Map framework
Björn-Egil Dahlberg
2014-10-24
erts: Make hipe_{un}reserve_beam_trap_frame INLINE
Sverker Eriksson
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-01-28
erts: Initial Map instructions, type and structure
Björn-Egil Dahlberg
2012-12-07
Merge branch 'rickard/port-optimizations/OTP-10336' into rickard/r16/port-opt...
Rickard Green
2012-12-03
Prepare for use of ptab functionality also for ports
Rickard Green
2012-05-10
Remove stale code for hybrid heap and incremental GC
Björn Gustavsson
2012-03-30
Update copyright years
Björn-Egil Dahlberg
2012-03-22
Ifdef all dynamic trace code
Patrik Nyblom
2012-03-22
Add DTrace support for OS X, Solaris, and Linux (via SystemTap), 3/4
Scott Lystig Fritchie
2011-11-16
Remove remaining gcc 4.6 assigned-but-not-used warnings from erts
Patrik Nyblom
2011-03-16
erts_printf %be to print integers of size Eterm
Sverker Eriksson
2011-02-18
HALFWORD ETS Fix copyright year in some source files
Sverker Eriksson
2011-02-03
HALFWORD ETS relative terms
Sverker Eriksson
2010-08-12
Increase vheap counter to Uint64
Björn-Egil Dahlberg
2010-07-20
One off-heap list, to eliminate two words per ETS object.
Sverker Eriksson
2010-06-03
OTP-8555 Send message from NIF
Sverker Eriksson
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP