Age | Commit message (Expand) | Author |
2018-08-23 | Merge branch 'bjorn/compiler/fix-is_map_key-issues/OTP-15227' into maint | Björn Gustavsson |
2018-08-23 | Prepare release | Erlang/OTP |
2018-08-23 | Merge branch 'lars/crypto/multiple-engine-load/OTP-15233' into maint-20 | Erlang/OTP |
2018-08-23 | Updated the engine load functionality | Lars Thorsen |
2018-08-22 | inets: Do not use chunked encoding with 1xx, 204, 304 | Péter Dimitrov |
2018-08-22 | map_SUITE: Test is_map_key/2 followed by a map update | Björn Gustavsson |
2018-08-22 | beam_validator: Infer the type of the map argument for is_map_key/2 | Björn Gustavsson |
2018-08-22 | map_SUITE: Cover map_get optimizations in beam_dead | Björn Gustavsson |
2018-08-22 | stdlib: Fix specs of filename:basedir/2,2 | Hans Bolinder |
2018-08-21 | ssl: Move formatting code to own module | Ingela Anderton Andin |
2018-08-21 | ssl: Remove legacy files | Ingela Anderton Andin |
2018-08-21 | Updated the engine load functionality | Lars Thorsen |
2018-08-21 | stdlib: Let dets:open_file() crash when given raw file name | Hans Bolinder |
2018-08-20 | stdlib: Correct contracts in module io_lib_format | Hans Bolinder |
2018-08-20 | stdlib: Improve error handling in module io_lib | Hans Bolinder |
2018-08-20 | Merge pull request #1901 from getong/fix_ssl_example | Ingela Andin |
2018-08-17 | Fix kernel_app doc logger_level default from info to notice | tarabit190 |
2018-08-17 | Clean up bag index tables | Dan Gudmundsson |
2018-08-17 | Merge branch 'hans/ssh/curve_element/OTP-15244' into maint | Hans Nilsson |
2018-08-16 | ssh: Use the 'macs' tag in crypto:supports/0 | Hans Nilsson |
2018-08-16 | ssh: Use the new crypto:supports/0 tag 'curves' | Hans Nilsson |
2018-08-16 | crypto: Try to generate ecdh for all crypto:curves() | Hans Nilsson |
2018-08-16 | crypto: Put curve list in C | Hans Nilsson |
2018-08-16 | Merge branch 'hans/crypto/cuddle_tests' into maint | Hans Nilsson |
2018-08-16 | Merge branch 'hans/ssh/cuddle_tests' into maint | Hans Nilsson |
2018-08-16 | Merge pull request #1728 from davidw/emacs-align | Dan Gudmundsson |
2018-08-15 | fix double parenthesis and badly formatter <v> tags | Mariano Guerra |
2018-08-15 | ssh: prolong the timeout in ssh_dbg gen_server calls | Hans Nilsson |
2018-08-15 | crypto: Fail tests if crypto cannot start | Hans Nilsson |
2018-08-15 | Merge pull request #1927 from bjorng/bjorn/compiler/double-receives/ERL-703/O... | Björn Gustavsson |
2018-08-15 | inets: Prepare for release | Ingela Anderton Andin |
2018-08-15 | inets: Use status code 501 when no mod_* handles the request | Ingela Anderton Andin |
2018-08-15 | Merge branch 'maint-20' into maint | Ingela Anderton Andin |
2018-08-15 | inets: Remove 21 test case | Ingela Anderton Andin |
2018-08-15 | Merge branch 'ingela/inets/status-501/ERIERL-218/OTP-15215' into maint | Ingela Anderton Andin |
2018-08-15 | lukas/kernel/logger_set_app_lvl/PR-1843/OTP-15146 | Lukas Larsson |
2018-08-14 | Update release notes | Erlang/OTP |
2018-08-14 | Merge branch 'ingela/inets/maint-20/status-501/ERIERL-218/OTP-15215' into mai... | Erlang/OTP |
2018-08-14 | inets: Prepare for release | Ingela Anderton Andin |
2018-08-14 | Fix compiler crash when compiling double receives | Björn Gustavsson |
2018-08-14 | inets: Use status code 501 when no mod_* handles the request | Ingela Anderton Andin |
2018-08-14 | Merge branch 'ingela/ssl/ERL-668/improve-err-msg/OTP-15234' into maint | Ingela Anderton Andin |
2018-08-14 | Merge branch 'ingela/ssl/ERL-686/OTP-15224' into maint | Ingela Anderton Andin |
2018-08-14 | Merge branch 'siri/logger/single_line-unwanted-comma/OTP-15228' into maint | Siri Hansen |
2018-08-14 | inets: Use status code 501 when no mod_* handles the request | Ingela Anderton Andin |
2018-08-13 | ssl: Prepare for release | Ingela Anderton Andin |
2018-08-13 | Merge remote-tracking branch 'upstream/pr/1858' into maint | Dan Gudmundsson |
2018-08-13 | Merge remote-tracking branch 'upstream/pr/1860' into maint | Dan Gudmundsson |
2018-08-13 | [logger] Avoid unwanted commas introduced by formatter's single_line option | Siri Hansen |
2018-08-13 | ssh: Test group for circular buffer tracing | Hans Nilsson |