aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-03-23inets: Teach httpc to honour `Connection: close` from serverLuca Favatella
2018-03-23inets: Fix profile used in persistent_connection tests in httpc_SUITELuca Favatella
2018-03-23inets: Make httpc error reason more informative for unexpected errorsLuca Favatella
2018-03-23inets: Enable stronger Dialyzer checks in httpc_handlerLuca Favatella
2018-03-23inets: Remove httpc dead code re init errorLuca Favatella
2018-03-23inets: Delete obsolete comment in httpc_response:resultLuca Favatella
2018-03-23Add cerl_trees:next_free_variable_name/1Björn Gustavsson
2018-03-23tests for is_empty/1j.uhlig
2018-03-23cerl_inline: Fix a name capture bugBjörn Gustavsson
2018-03-23Allow the match context identifier to be any termBjörn Gustavsson
2018-03-23Merge branch 'rickard/signals/OTP-14589'Rickard Green
2018-03-23Fix VM probes compilationJohn Högberg
2018-03-23Merge pull request #1756 from zimmer7/xmerl_xsd_doc_typoLars Thorsén
2018-03-23Merge branch 'hans/ssh/exec_fun_mfa/OTP-14851'Hans Nilsson
2018-03-23ssh: Document the exec optionHans Nilsson
2018-03-23Merge branch 'hans/ssh/doc_fix_shell_return/OTP-14880'Hans Nilsson
2018-03-23ssh: Doc fixHans Nilsson
2018-03-23Lift the type restrictions on seq_trace token labelsJohn Högberg
2018-03-23Correct overflow in ERTS_SINT64_MIN and add macros for 16/32John Högberg
2018-03-23Merge branch 'john/erts/async-thread-defaults/OTP-14928'John Högberg
2018-03-23Merge branch 'john/erts/nif-map-from-array/OTP-14954'John Högberg
2018-03-23Merge branch 'john/erts/list-installed-nifs/OTP-14965'John Högberg
2018-03-23Add enif_make_map_from_arraysJohn Högberg
2018-03-22Fix lock countingRickard Green
2018-03-22Merge branch 'maint'Sverker Eriksson
2018-03-22Merge branch 'maint-19' into maintSverker Eriksson
2018-03-22Merge branch 'sverker/enif-name-funcs/OTP-14994'Sverker Eriksson
2018-03-22crypto: Improve load error messageSverker Eriksson
2018-03-22erts: Improve NIF load incompatibility errorsSverker Eriksson
2018-03-22erts: Remove const from ErlNifResourceDown docSverker Eriksson
2018-03-22erts: Add statement about errno to enif_*printf docsSverker Eriksson
2018-03-22erts: Add enif_vfprintf and enif_vsnprintfSverker Eriksson
2018-03-22erts: Add enif_*_name functionsSverker Eriksson
2018-03-22Fix signal order for is_process_aliveRickard Green
2018-03-22Fix signal handling priority elevationRickard Green
2018-03-22Merge branch 'sverker/test-chmod-restore'Sverker Eriksson
2018-03-22Merge branch 'bjorn/erts/eliminate-get_stacktrace'Björn Gustavsson
2018-03-22Merge pull request #1755 from bjorng/bjorn/compiler/lc/ERL-572/OTP-14992Björn Gustavsson
2018-03-22Revert "Deprecate old string functions"Dan Gudmundsson
2018-03-22Update OTP_VERSIONRaimo Niskanen
2018-03-22ssh: Simplification of using fun:s as exec subsystemsHans Nilsson
2018-03-22Documentation TypoBikram Chatterjee
2018-03-22Merge branch 'maint'Raimo Niskanen
2018-03-22Merge remote-tracking branch 'origin/hasse/stdlib/fix_benchmark'Hans Bolinder
2018-03-21Merge branch 'sverker/inline-sys_memcpy' againSverker Eriksson
2018-03-21kernel: Restore x-permission of test directoriesSverker Eriksson
2018-03-21Updated OTP versionOTP-20.3.2Erlang/OTP
2018-03-21Update release notesErlang/OTP
2018-03-21Update version numbersErlang/OTP
2018-03-21Merge branch 'hans/ssh/spec_double_algs/OTP-14990' into maint-20Erlang/OTP