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
2018-03-12
Merge branch 'john/erts/tuple-arityval-fixes/OTP-14963/ERL-577'
John Högberg
2018-03-12
Merge branch 'john/erts/assert-on-memcpy-memset-etc'
John Högberg
2018-03-09
Always use sys_memcpy/cmp/etc instead of plain memcpy/cmp/etc
John Högberg
2018-03-09
Check the arguments to sys_memcpy and friends
John Högberg
2018-03-07
Fix for bug introduced when replacing ERTS_PSFLG_BOUND
Rickard Green
2018-03-05
Assert that sz <= MAX_ARITYVAL in make_arityval(sz)
John Högberg
2018-03-05
Replace usage of ERTS_PSFLG_BOUND
Rickard Green
2018-03-05
Remove ERTS_PSFLG_ON_HEAP_MSGQ
Rickard Green
2018-03-02
erts: Correctly ignore +secio true
Lukas Larsson
2018-02-28
Merge branch 'john/erts/binary-bin_to_list-performance-fix/OTP-14741'
John Högberg
2018-02-27
Merge branch 'sverker/master/erts/more-crash-dump-info/OTP-14820'
Sverker Eriksson
2018-02-27
Merge branch 'sverker/erts/more-crash-dump-info/OTP-14820' into maint
Sverker Eriksson
2018-02-26
Merge branch 'maint'
Lukas Larsson
2018-02-26
Merge branch 'lukas/erts/dirty_trace_clean_fix/OTP-14938' into maint
Lukas Larsson
2018-02-26
Replace binary:bin_to_list CIF implementation with binary_to_list
John Högberg
2018-02-26
erts: Delay cleanup of removed tracer on dirty scheds
Lukas Larsson
2018-02-26
Merge branch 'john/erts/nif-binary-iovec-fixes/OTP-14845/OTP-14931/OTP-14932'
John Högberg
2018-02-26
Make enif_make_binary return heap binaries if possible
John Högberg
2018-02-26
Expand ErlNifBinary by another word for future additions
John Högberg
2018-02-26
Unconditionally transfer ownership to the created term
John Högberg
2018-02-26
Tweak asserts and explain why the copy buf doesn't use the tmp obj list
John Högberg
2018-02-26
Free temporary iovecs through the tmp object list
John Högberg
2018-02-23
Add a helper function for attaching tmp objects to NIF environments
John Högberg
2018-02-22
Merge 'sverker/erts/more-crash-dump-info/OTP-14820'
Sverker Eriksson
2018-02-22
erts,observer: Add port-suspended pids to crash dump
Sverker Eriksson
2018-02-22
erts,observer: Add port states and flags to crash dump
Sverker Eriksson
2018-02-22
Add ets:whereis/1 for resolving table names -> tid()
John Högberg
2018-02-21
Merge PR-1708 from philipstears OTP-14934
Sverker Eriksson
2018-02-20
erts,observer: Add dirty schedulers to crash dump
Sverker Eriksson
2018-02-20
erts,observer: Add more port info to crash dump
Sverker Eriksson
2018-02-20
erts: Cleanup dump_process_info()
Sverker Eriksson
2018-02-20
erts: Include failing garbing process in crash dump
Sverker Eriksson
2018-02-20
erts: Remove unused args to collect_live_heap_frags
Sverker Eriksson
2018-02-20
erts: Add binary vheap sizes to crash dump
Sverker Eriksson
2018-02-19
Merge branch 'maint'
John Högberg
2018-02-19
Merge branch 'john/erts/fix-iolist-bitstring-badarg/OTP-14926' into maint
John Högberg
2018-02-19
Merge branch 'john/erts/fix-iovec-unaligned-binaries/OTP-14921' into maint
John Högberg
2018-02-19
Merge branch 'john/erts/ctx-to-binary-size-assert'
John Högberg
2018-02-15
badarg on iolist_to_binary(Bitstring)
John Högberg
2018-02-15
Handle unaligned binaries in enif_inspect_iovec
John Högberg
2018-02-15
Handle unaligned binaries in erlang:iolist_to_iovec/1
John Högberg
2018-02-15
badarg on iolist_to_iovec(Bitstring)
John Högberg
2018-02-14
Merge branch 'sverker/gc-move-opt'
Sverker Eriksson
2018-02-13
Merge branch 'maint-20' into maint
Sverker Eriksson
2018-02-12
Merge 'sverker/maint-20/alloc-n-migration/ERIERL-88'
Sverker Eriksson
2018-02-12
Merge 'sverker/maint-19/alloc-n-migration/ERIERL-88'
Sverker Eriksson
2018-02-12
Merge 'sverker/carrier-migration-improvements'
Sverker Eriksson
2018-02-12
erts: Add system_flags(erts_alloc,"+M?sbct *")
Sverker Eriksson
2018-02-12
erts: Add age order first fit allocator strategies
Sverker Eriksson
2018-02-12
Make sure that the overwrite in bs_context_to_binary is safe
John Högberg
[next]