Age | Commit message (Expand) | Author |
2016-04-28 | ssh: Repeated try until ssh_options_SUITE:max_sessions succedes (or timeout) | Hans Nilsson |
2016-04-28 | ssh: Speeded up ssh_options_SUITE a couple of minutes | Hans Nilsson |
2016-04-27 | Merge branch 'maint-18' | Henrik Nord |
2016-04-27 | Merge branch 'raimo/polish-gen_statem/OTP-13065' | Raimo Niskanen |
2016-04-27 | Fix hibernation subtlety | Raimo Niskanen |
2016-04-26 | Remove extra ">" in examples | eksperimental |
2016-04-26 | Update release notes | Erlang/OTP |
2016-04-26 | Merge branch 'ingela/inets/http_server-ssl-peer-cert/OTP-13510' into maint-18 | Erlang/OTP |
2016-04-26 | Merge branch 'ingela/ssl/config-signature-algs/OTP-13261' into maint-18 | Erlang/OTP |
2016-04-26 | Merge branch 'lukas/ts/exit_status/OTP-13515' | Lukas Larsson |
2016-04-25 | Merge branch 'raimo/new-gen-state-machine/OTP-13065' | Raimo Niskanen |
2016-04-25 | Merge branch 'egil/runtime_tools/modernize-tests' | Björn-Egil Dahlberg |
2016-04-25 | Merge branch 'ingela/master/ssl/3-4-tuples-cipher-suites-mix/OTP-13511' | Ingela Anderton Andin |
2016-04-25 | inets: Add peer_cert to ESI environment | Ingela Anderton Andin |
2016-04-25 | ssl: Corrections to cipher suite handling | Ingela Anderton Andin |
2016-04-25 | stdlib: Remove use of crypto:rand_bytes/1 | Ingela Anderton Andin |
2016-04-25 | compiler: Remove use of crypto:rand_bytes/1 | Ingela Anderton Andin |
2016-04-25 | ssh: Remove use of crypto:rand_bytes/1 | Ingela Anderton Andin |
2016-04-25 | public_key: Remove use of crypto:rand_bytes/1 | Ingela Anderton Andin |
2016-04-25 | ssl: Remove use of crypto:rand_bytes/1 | Ingela Anderton Andin |
2016-04-25 | crypto: Deprecate rand_bytes/1 | Ingela Anderton Andin |
2016-04-25 | Merge branch 'bjorn/compiler/remove-timestamps/OTP-13504' | Björn Gustavsson |
2016-04-25 | Remove timestamps from BEAM files | Björn Gustavsson |
2016-04-25 | Merge branch 'bjorn/compiler/core-erlang-fixes' | Björn Gustavsson |
2016-04-22 | Eliminate use of doc and suite clauses | Björn-Egil Dahlberg |
2016-04-22 | Replace ?t with test_server | Björn-Egil Dahlberg |
2016-04-22 | Replace use of test_server:format/2 with io:format/2 | Björn-Egil Dahlberg |
2016-04-22 | Eliminate use of test_server:fail/0,1 | Björn-Egil Dahlberg |
2016-04-22 | Promote gen_statem over gen_fsm | Raimo Niskanen |
2016-04-22 | Eliminate use of ?config() macro | Björn-Egil Dahlberg |
2016-04-22 | Modernize use of timetraps | Björn-Egil Dahlberg |
2016-04-22 | Remove ?line macros | Björn-Egil Dahlberg |
2016-04-22 | ssl: Corrections to cipher suite handling | Ingela Anderton Andin |
2016-04-22 | Windows: Skip tests that requires admin privileges | Dan Gudmundsson |
2016-04-22 | observer: add debug info to ttb_SUITE | Dan Gudmundsson |
2016-04-22 | mnesia: add debug printouts | Dan Gudmundsson |
2016-04-22 | wx: add object set/check funcions | Dan Gudmundsson |
2016-04-22 | wx test: Setup timetraps | Dan Gudmundsson |
2016-04-22 | wx: Fix callback problems | Dan Gudmundsson |
2016-04-21 | inets: Prepare for release | Ingela Anderton Andin |
2016-04-21 | inets: Add peer_cert to ESI environment | Ingela Anderton Andin |
2016-04-21 | Modify code_change/4 to return CallbackMode | Raimo Niskanen |
2016-04-21 | eunit: Remove -dialyzer attributes | Hans Bolinder |
2016-04-21 | Add compile_SUITE:core_roundtrip/1 | Björn Gustavsson |
2016-04-21 | v3_core: Construct {badmap,Map} as literal if possible | Björn Gustavsson |
2016-04-21 | core_pp: Print {file,File} annotations more compactly | Björn Gustavsson |
2016-04-21 | core_pp: Add format_all/1 that prints all annotations | Björn Gustavsson |
2016-04-21 | core_parse: Don't sort map patterns | Björn Gustavsson |
2016-04-21 | core_parse: Handle annotations in more contexts | Björn Gustavsson |
2016-04-21 | cerl_trees: Correct handling of maps in label/2 | Björn Gustavsson |