aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-07-26Merge branch 'maint-21' into maintJohn Högberg
2018-07-24Fix bad merge of otp_versions.tableJohn Högberg
2018-07-24Merge branch 'maint-20' into maintJohn Högberg
2018-07-23Merge pull request #1887 from goofansu/xmerl/string-equiv-typo-fixLukas Larsson
2018-07-23Fix typo in xmerl_scan:string/1YeJun Su
2018-07-20Merge PR-1881 from f3c0/mnesia-spec-fix OTP-15201Sverker Eriksson
2018-07-20Updated OTP versionOTP-20.3.8.3Erlang/OTP
2018-07-20Prepare releaseErlang/OTP
2018-07-20Merge branch 'ingela/inets/error-handling-eisdir-mod-get/ERIERL-207/OTP-15192...Erlang/OTP
2018-07-20Merge branch 'sverker/crash-dump-crash-literals/OTP-15181' into maint-20Erlang/OTP
2018-07-20Merge branch 'sverker/ic/encode-long-buffer-overflow/OTP-15179' into maint-20Erlang/OTP
2018-07-20Merge branch 'ingela/ssl/engine-vs-certfile/ERLERL-211/OTP-15193' into maint-20Erlang/OTP
2018-07-20Merge branch 'ingela/maint-20/chipher-suite-handling/OTP-15178' into maint-20Erlang/OTP
2018-07-20Merge branch 'sverker/kernel/silence-dialyzer/OTP-15170' into maint-20Erlang/OTP
2018-07-20Merge branch 'john/erts/inet-drv-race/OTP-15158/ERL-654' into maint-20Erlang/OTP
2018-07-19Merge PR-1882 from sverker/net_ticktime-docsSverker Eriksson
2018-07-19add more specific type spec for mnesia:change_configFerenc Böröczki
2018-07-18fix return type of mnesia:change_configFerenc Böröczki
2018-07-18kernel: Improve net_ticktime docsSverker Eriksson
2018-07-18Merge branch 'sverker/erl_interface/valgrind/OTP-15171' into maintSverker Eriksson
2018-07-18erl_interface: Fix bug in ei_*receive_msg* functionsSverker Eriksson
2018-07-18erl_interface: Seal test case memory leaksSverker Eriksson
2018-07-18erl_interface: Initialize erl_errno to zeroSverker Eriksson
2018-07-18erts: Remove use of VALGRIND_PRINTF_XMLSverker Eriksson
2018-07-18Merge pull request #1875 from jhogberg/john/compiler/fix-varsize-binary-compr...John Högberg
2018-07-18Updated OTP versionOTP-21.0.4Erlang/OTP
2018-07-18Update release notesErlang/OTP
2018-07-18Update version numbersErlang/OTP
2018-07-18Merge branch 'john/erts/kqueue-stdin-polling/OTP-15169/ERL-647' into maint-21Erlang/OTP
2018-07-18Merge branch 'john/erts/fix-literal-map-elements/OTP-15184' into maint-21Erlang/OTP
2018-07-18Merge branch 'john/erts/fix-read_file_info-crash/OTP-15196/ERL-674' into main...Erlang/OTP
2018-07-18Fix node crash on passing bad arguments to file:read_file_info/2John Högberg
2018-07-17ssl: Engine key trumps certfile optionIngela Anderton Andin
2018-07-17inets: Prepare for releaseIngela Anderton Andin
2018-07-17inets: Improve error handlingIngela Anderton Andin
2018-07-16Merge branch 'sverker/enif_printf-docs' into maintSverker Eriksson
2018-07-16Add some more to the pull request instructionsSverker Eriksson
2018-07-16Merge pull request #1873 from sunboshan/patch-2Sverker Eriksson
2018-07-16erts: Clarify erl_nif docs of enif_*printf and %TSverker Eriksson
2018-07-16Merge branch 'sverker/erl_interface/ei_connect_init-thread-safe/OTP-15191' in...Sverker Eriksson
2018-07-16Merge branch 'sverker/crash-dump-crash-literals/OTP-15181' into maintSverker Eriksson
2018-07-16erl_interface: Add valgrind ability for test port programsSverker Eriksson
2018-07-16travis: Only deploy in erlang/otpLukas Larsson
2018-07-16Merge branch 'lukas/clean_doc_xmldir/OTP-15190' into maintLukas Larsson
2018-07-16Abort size calculation when a matched-out variable is usedJohn Högberg
2018-07-14Fix typo in logger docssunboshan
2018-07-13docs: make clean all XMLDIRLukas Larsson
2018-07-13Merge branch 'maint-21' into maintRickard Green
2018-07-13Merge branch 'siri/logger/post-21/OTP-15132' into maintSiri Hansen
2018-07-13[logger] Allow setting kernel parameter 'logger_level' to 'all'Siri Hansen