Age | Commit message (Expand) | Author |
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 'ingela/ssl/3-4-tuples-cipher-suites-mix/OTP-13511' into maint-18 | Erlang/OTP |
2016-04-26 | matherr() must not fake an FP exception | Mikael Pettersson |
2016-04-26 | Merge branch 'lukas/ts/exit_status/OTP-13515' | Lukas Larsson |
2016-04-26 | Merge branch 'lukas/erts/non-smp-debug-fixes/OTP-13047' | Lukas Larsson |
2016-04-25 | Print heap pointers for garbing processes during crashdump | Simon Cornish |
2016-04-25 | ssh: re-phrase ssh_sftp ref man section on timeouts | Hans Nilsson |
2016-04-25 | ssh: fix some errors in ssh_sftp doc | Hans Nilsson |
2016-04-25 | ssh: explicit return value checking in test suites to check the doc | Hans Nilsson |
2016-04-25 | ssh: ssh_sftp doc updated (error reason, no file: refs) | Hans Nilsson |
2016-04-25 | Update primary bootstrap | Raimo Niskanen |
2016-04-25 | runtime_tools: Cuddle with dbg_SUITE | Björn-Egil Dahlberg |
2016-04-25 | Fix type spec for cpu_sup:util/1 | Péter Gömöri |
2016-04-25 | Merge branch 'raimo/new-gen-state-machine/OTP-13065' | Raimo Niskanen |
2016-04-25 | runtime_tools: Remove obsolete debug info in dbg_SUITE | Björn-Egil Dahlberg |
2016-04-25 | runtime_tools: Use 'infinity' gen_server calls | Björn-Egil Dahlberg |
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 | Merge branch 'ingela/master/inets/http_server-ssl-peer-cert/OTP-13510' | Ingela Anderton Andin |
2016-04-25 | inets: Add peer_cert to ESI environment | Ingela Anderton Andin |
2016-04-25 | Add section on state filtering | Raimo Niskanen |
2016-04-25 | ssl: Corrections to cipher suite handling | Ingela Anderton Andin |
2016-04-25 | Merge branch 'ingela/otp/deprecated-rand_bytes/OTP-13214' | 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 | Update primary bootstrap | Björn Gustavsson |
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 | Update primary bootstrap | Björn Gustavsson |
2016-04-25 | Merge branch 'bjorn/compiler/core-erlang-fixes' | Björn Gustavsson |
2016-04-22 | erts: Add BIF maps:take/2 | Björn-Egil Dahlberg |
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 | Merge branch 'egil/fix-lock-order-trace-status' | Björn-Egil Dahlberg |
2016-04-22 | Merge branch 'egil/erts/fix-copy-share-heap' | Björn-Egil Dahlberg |
2016-04-22 | erts: Fix comments | Björn-Egil Dahlberg |
2016-04-22 | ssl: Corrections to cipher suite handling | Ingela Anderton Andin |
2016-04-22 | Merge branch 'dgud/test-cuddle' | Dan Gudmundsson |