aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-04-16hipe: Eliminate use of erlang:get_stacktrace/0Björn Gustavsson
2018-04-16Merge branch 'rickard/process_info/OTP-14966'Rickard Green
2018-04-16Merge branch 'bjorn/compiler/beam_validator'Björn Gustavsson
2018-04-16Merge pull request #1780 from erlang/HansN-patch-1Hans Nilsson
2018-04-16Merge pull request #1776 from surik/patch-1Hans Nilsson
2018-04-16Fix deadlock in HiPE gc after receiveRickard Green
2018-04-16Fix seq_trace erl_tracer bugLukas Larsson
2018-04-13Add zzz_SUITE with erts_debug:lc_graph last in testsSverker Eriksson
2018-04-13erts: Make locked checker allocations thread specificSverker Eriksson
2018-04-13erts: Add erts_debug:lc_graph/0Sverker Eriksson
2018-04-13erts: Refactor erl_lock_check.cSverker Eriksson
2018-04-13Merge branch 'rickard/auth-timeout/ERL-601/OTP-15009'Rickard Green
2018-04-13Merge branch 'rickard/monotonic_time_1_fix/OTP-15008'Rickard Green
2018-04-13Merge branch 'rickard/process_info/OTP-14966'Rickard Green
2018-04-13Merge branch 'rickard/signals/OTP-14589'Rickard Green
2018-04-12Merge PR-1770 from sverker/float_to_list-tweak/OTP-15015Sverker Eriksson
2018-04-12Merge branch 'lukas/erts/init_restart_flush_messages/OTP-15013'Lukas Larsson
2018-04-12Merge branch 'lukas/erts/fix_openbsd_eof_poll/OTP-14346'Lukas Larsson
2018-04-12inets: Fix broken httpc options handlingPéter Dimitrov
2018-04-12erts: Remove obsolete locks from lock checkerSverker Eriksson
2018-04-12New process_info() implementation using signalsRickard Green
2018-04-12Merge branch 'lukas/erl_docgen/add_github_contrib_link/OTP-14979'Lukas Larsson
2018-04-11Update SSH(6) documentationHansN-patch-1Hans Nilsson
2018-04-11Fix VM probes compilationRickard Green
2018-04-11Merge branch 'rickard/signals/OTP-14589'Rickard Green
2018-04-11Add scripts/diffableBjörn Gustavsson
2018-04-11Merge pull request #1752 from lucafavatella/httpc-connection-closePéter Dimitrov
2018-04-11beam_validator: Remove repeated "this"Björn Gustavsson
2018-04-11beam_validator: Remove unnecessary inclusion of beam_disasm.hrlBjörn Gustavsson
2018-04-11beam_validator: Strengthen validation of remaining GC instructionsBjörn Gustavsson
2018-04-10erts: Workaround test t_float_to_string for windowsSverker Eriksson
2018-04-10Set infinity timeout for auth requestsRickard Green
2018-04-10Teach erlang:monotonic_time/1 the perf_counter time unitRickard Green
2018-04-10erl_docgen: Remove git dependency in github link scriptLukas Larsson
2018-04-10stdlib: Fix timer monotonic time linkLukas Larsson
2018-04-10erl_docgen: Use name based anchors where possibleLukas Larsson
2018-04-10erl_docgen: Change ghlink icon to pencilLukas Larsson
2018-04-10erl_docgen: Fix ghlinks to .xmlsrcLukas Larsson
2018-04-10erl_docgen: Add hover links for ghlinkLukas Larsson
2018-04-10Merge pull request #1751 from fhunleth/heart-timeoutLukas Larsson
2018-04-10kernel: Update note about heart rebooting on NTP updatesFrank Hunleth
2018-04-10erts: Flush messages before doing init restartLukas Larsson
2018-04-09erl_docgen: Add ghlink step for all non-generated doc xml filesLukas Larsson
2018-04-09Fix erlang:abs/2 type docsLukas Larsson
2018-04-09Update primary bootstrapBjörn Gustavsson
2018-04-09Fix makefile mkdir warningLukas Larsson
2018-04-09Merge pull request #1777 from PragTob/fix-timer.tc-documentationLukas Larsson
2018-04-08Reflect actual timer:tc behaviour in documentationTobias Pfeiffer
2018-04-06erts: Fix doc typo for enif_free_iovecSverker Eriksson
2018-04-06Fix typo in ssh key_cb type descriptionYury Gargay