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
/
external.c
Age
Commit message (
Expand
)
Author
2015-03-19
erts: Fix bug in binary_to_term with more than one big map
Sverker Eriksson
2015-03-19
erts: Fix map bug in dec_term for 32-bit debug VM
Sverker Eriksson
2015-03-12
erts: Refactor maps naming convention
Sverker Eriksson
2015-03-12
erts: Tweak over estimation of hashmap size for binary_to_term
Sverker Eriksson
2015-03-12
erts: Reject duplicate keys for hamt in binary_to_term
Sverker Eriksson
2015-03-12
First stab at binary_to_term for hamt
Sverker Eriksson
2015-03-12
erts: Remove erl_hashmap.[ch] files
Björn-Egil Dahlberg
2015-03-12
erts: Refactor erl_hashmap header includes
Björn-Egil Dahlberg
2015-03-12
erts: Add term_to_binary for hashmap
Sverker Eriksson
2015-03-12
erts: Add missing binary offheap overhead in binary_to_term
Sverker Eriksson
2015-03-12
Merge branch 'maint'
Henrik Nord
2015-02-04
don't create oversize bignums in binary matching
Mikael Pettersson
2014-11-03
Merge branch 'sverk/yielding-distr-send/OTP-12232'
Sverker Eriksson
2014-11-03
erts: Add constant TERM_TO_BINARY_MEMCPY_FACTOR
Sverker Eriksson
2014-10-24
Merge branch 'sverk/hipe-inline-reserve-trap-frame'
Sverker Eriksson
2014-10-24
erts: Make hipe_{un}reserve_beam_trap_frame INLINE
Sverker Eriksson
2014-09-04
erts: Refactor binary allocation interface to also initialize Binary
Sverker Eriksson
2014-09-03
erts: Fix bug in term_to_binary that reallocates binary with wrong size
Sverker Eriksson
2014-08-29
erts: Optimize some repeated calls to {E,W}STACK_PUSH
Sverker Eriksson
2014-08-29
erts: Yield in term_to_binary when encoding big maps
Sverker Eriksson
2014-08-29
erts: Remove unnecessary goto for fun encoding
Sverker Eriksson
2014-08-29
erts: Yield in term_to_binary while copying large binaries
Sverker Eriksson
2014-08-29
erts: Implement yielding for distributed send of large messages
Sverker Eriksson
2014-06-05
Replace erlang:binary_to_term() Erlang wrappers
Rickard Green
2014-05-13
HiPE wrappers for BIFs disabling GC
Sverker Eriksson
2014-03-14
erts: Change external format for maps
Sverker Eriksson
2014-02-25
Merge branch 'sverk/hipe-disable-gc-bug'
Sverker Eriksson
2014-02-25
erts: Fix heap overwrite by hipe "trap frames" when GC is disabled
Sverker Eriksson
2014-02-24
erts: Set default external enc to use new float scheme
Lukas Larsson
2014-02-03
erts: Fix bug in binary_to_term for maps
Sverker Eriksson
2014-01-29
erts: Add map construction to driver API
Sverker Eriksson
2014-01-29
erts: Let erlang:binary_to_term/1 handle unsorted Maps
Björn-Egil Dahlberg
2014-01-29
erts: Update maps serializing to use term order
Björn-Egil Dahlberg
2014-01-28
erts: Teach term_to_binary/1 and binary_to_term/1 Map encoding
Björn-Egil Dahlberg
2014-01-20
Merge branch 'sverk/term2bin-simplify'
Sverker Eriksson
2014-01-17
erts: Refactor ESTACK & WSTACK to use a struct easy to "export"
Sverker Eriksson
2014-01-10
erts: Simplify term_to_binary by removing saved ESTACK from root set
Sverker Eriksson
2014-01-08
erts: Remove overestimation of heap space in binary_to_term
Sverker Eriksson
2013-12-12
Merge branch 'sverk/trapping-bin2term' into OTP_R16B03
Sverker Eriksson
2013-11-21
erts: Adjust term_to_binary reduction factors
R16B02_yielding_binary_to_term
Sverker Eriksson
2013-11-21
erts: Yield after trapping term_to_binary if gc has been ordered
Sverker Eriksson
2013-11-21
erts: Let term_to_binary disable gc while trapping
Sverker Eriksson
2013-11-18
erts: Fix bug in binary_to_term for compressed on halfword
Sverker Eriksson
2013-11-18
erts: Fix crash when binary_to_term throws badarg
Sverker Eriksson
2013-11-18
erts: Trapping memcpy in binary_to_term
Sverker Eriksson
2013-11-18
erts: Cleanup code for trapping binary_to_term
Sverker Eriksson
2013-11-18
erts: Add erlang wrappers to binary_to_term
Sverker Eriksson
2013-11-18
trapping uncompress
Sverker Eriksson
2013-11-18
trapping size calculation
Sverker Eriksson
2013-11-18
trapping binary_to_term/2
Sverker Eriksson
[prev]
[next]