summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Remove remaining VxWorks supportRickard Green2020-02-2040-883/+78
* Merge branch 'sverker/pie/OTP-15868'Sverker Eriksson2020-02-191-0/+4
|\
| * Add configure options --enable-pie and --disable-pieSverker Eriksson2020-02-181-0/+4
* | Merge branch 'maint'Hans Nilsson2020-02-193-3/+19
|\ \
| * | crypto: Handle non-existent cryptolib in test suitesHans Nilsson2020-02-193-3/+19
* | | Merge branch 'kjell/erl_interface/remove_deprected/OTP-16328'Sverker Eriksson2020-02-1978-15712/+574
|\ \ \
| * | | erl_interface: Remove module syntax for C functions in docsSverker Eriksson2020-01-201-10/+10
| * | | erl_interface: Fix broken doc linksSverker Eriksson2020-01-201-2/+2
| * | | Remove erl_* functions from erl_interface etcKjell Winblad2020-01-1078-15710/+572
* | | | Merge branch 'maint'Micael Karlberg2020-02-191-0/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'bmk/kernel/net/test_tweaking' into maintMicael Karlberg2020-02-191-0/+2
| |\ \ \
| | * | | [kernel|net|test] Skip getifaddrs if not supportedMicael Karlberg2020-02-121-0/+2
* | | | | Merge branch 'maint'Björn Gustavsson2020-02-196-7/+49
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #2537 from bjorng/bjorn/hipe/fix-exception/ERL-1175/OTP-16475Björn Gustavsson2020-02-192-0/+16
| |\ \ \ \
| | * | | | Eliminate crash in compilation of native codeBjörn Gustavsson2020-02-172-0/+16
| * | | | | Merge pull request #2538 from bjorng/bjorn/tools/cover/ERL-1147/OTP-16476Björn Gustavsson2020-02-193-2/+33
| |\ \ \ \ \
| | * | | | | cover: Suppress compilation warnings when instrumenting andalso/orelseBjörn Gustavsson2020-02-173-2/+33
| * | | | | | Merge pull request #2536 from gomoripeti/ms_trans_no_pkgsBjörn Gustavsson2020-02-191-5/+0
| |\ \ \ \ \ \
| | * | | | | | Remove package support from ms_transformPéter Gömöri2020-02-161-5/+0
* | | | | | | | Merge branch 'maint'Raimo Niskanen2020-02-181-3/+26
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge branch 'raimo/erts/missing-UDP-packets/OTP-16059' into maintRaimo Niskanen2020-02-181-3/+26
| |\ \ \ \ \ \ \
| | * | | | | | | Write test caseRaimo Niskanen2020-02-111-3/+26
* | | | | | | | | Merge branch 'john/stdlib/zip-utf8-filenames/OTP-16474/ERL-1150'John Högberg2020-02-182-44/+36
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | stdlib: Mark zip files as Unix-compatibleJohn Högberg2020-02-182-44/+36
* | | | | | | | | | Merge branch 'maint'John Högberg2020-02-182-1/+37
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'maint-22' into maintJohn Högberg2020-02-182-1/+37
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Prepare releaseErlang/OTP2020-02-172-1/+37
| | * | | | | | | | | Merge branch 'bjorn/compiler/ERL-1166-ERL-1167/OTP-16467' into maint-22Erlang/OTP2020-02-174-9/+28
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'bjorn/compiler/ERL-1170/OTP-16466' into maint-22Erlang/OTP2020-02-172-3/+17
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'john/compiler/missing-ret-type-is_map_key/OTP-16452/ERL-1161' i...Erlang/OTP2020-02-172-2/+20
| | |\ \ \ \ \ \ \ \ \ \ \
* | | \ \ \ \ \ \ \ \ \ \ \ Merge branch 'raimo/inet_crypto_dist'Raimo Niskanen2020-02-171-45/+99
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Avoid starting timer for key pair life_count = 1Raimo Niskanen2019-05-131-7/+14
| * | | | | | | | | | | | | | Implement session rekey timerRaimo Niskanen2019-05-131-33/+80
| * | | | | | | | | | | | | | Move key pair expiry params into key pair recordRaimo Niskanen2019-05-131-9/+9
* | | | | | | | | | | | | | | Merge branch 'maint'Raimo Niskanen2020-02-174-113/+270
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'raimo/stdlib/gen_statem-change_cb/OTP-16477' into maintRaimo Niskanen2020-02-174-113/+270
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | Implement change_callback_moduleRaimo Niskanen2020-02-114-38/+186
| | * | | | | | | | | | | | | Figure out callback mode a wee bit laterRaimo Niskanen2020-01-311-75/+84
* | | | | | | | | | | | | | | Merge branch 'maint'Dan Gudmundsson2020-02-174-8/+36
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | Merge branch 'dgud/tools/emacs-indent/ERL-1140/OTP-16472' into maintDan Gudmundsson2020-02-173-8/+35
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | emacs: Fix try indentationDan Gudmundsson2020-02-131-2/+2
| | * | | | | | | | | | | | | | emacs: Improve indentationDan Gudmundsson2020-02-133-6/+33
| | | |_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'dgud/mnesia/fix-uninstall-fb/ERL-1151/OTP-16468' into maintDan Gudmundsson2020-02-171-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | Fix uninstall_fallback timing issueDan Gudmundsson2020-02-121-0/+1
| | |/ / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'maint'Péter Dimitrov2020-02-171-23/+23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / | | | | | | | | | / / / / / | |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'peterdmv/ssl/session-ticket-improvements' into maintPéter Dimitrov2020-02-171-23/+23
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | ssl: Fix truncate_client_hello/1Péter Dimitrov2020-02-141-23/+23
* | | | | | | | | | | | | | Merge branch 'bjorn/compiler/misc'Björn Gustavsson2020-02-1710-112/+239
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | v3_core: Eliminate crash when no receive clauses could matchBjörn Gustavsson2020-02-172-0/+29
| * | | | | | | | | | | | | | beam_kernel_to_ssa: Try to harder to avoid try/catchBjörn Gustavsson2020-02-174-0/+84