aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2016-04-28wx: Remove non implemented wxGauge functionsDan Gudmundsson
2016-04-27Merge branch 'xumingthepoet/maint/PR-1008/OTP-13516'Zandra
2016-04-27Merge branch 'maint-18'Henrik Nord
2016-04-27Merge branch 'raimo/polish-gen_statem/OTP-13065'Raimo Niskanen
2016-04-27Fix hibernation subtletyRaimo Niskanen
2016-04-26Update global_group_SUITE.erlxuming
2016-04-26Fix global_group.erlxuming
2016-04-26Remove extra ">" in exampleseksperimental
2016-04-26Update release notesErlang/OTP
2016-04-26Merge branch 'ingela/inets/http_server-ssl-peer-cert/OTP-13510' into maint-18Erlang/OTP
2016-04-26Merge branch 'ingela/ssl/config-signature-algs/OTP-13261' into maint-18Erlang/OTP
2016-04-26Merge branch 'lukas/ts/exit_status/OTP-13515'Lukas Larsson
2016-04-25Merge branch 'raimo/new-gen-state-machine/OTP-13065'Raimo Niskanen
2016-04-25Merge branch 'egil/runtime_tools/modernize-tests'Björn-Egil Dahlberg
2016-04-25Merge branch 'ingela/master/ssl/3-4-tuples-cipher-suites-mix/OTP-13511'Ingela Anderton Andin
2016-04-25inets: Add peer_cert to ESI environmentIngela Anderton Andin
2016-04-25ssl: Corrections to cipher suite handlingIngela Anderton Andin
2016-04-25stdlib: Remove use of crypto:rand_bytes/1Ingela Anderton Andin
2016-04-25compiler: Remove use of crypto:rand_bytes/1Ingela Anderton Andin
2016-04-25ssh: Remove use of crypto:rand_bytes/1Ingela Anderton Andin
2016-04-25public_key: Remove use of crypto:rand_bytes/1Ingela Anderton Andin
2016-04-25ssl: Remove use of crypto:rand_bytes/1Ingela Anderton Andin
2016-04-25crypto: Deprecate rand_bytes/1Ingela Anderton Andin
2016-04-25Merge branch 'bjorn/compiler/remove-timestamps/OTP-13504'Björn Gustavsson
2016-04-25Remove timestamps from BEAM filesBjörn Gustavsson
2016-04-25Merge branch 'bjorn/compiler/core-erlang-fixes'Björn Gustavsson
2016-04-22Eliminate use of doc and suite clausesBjörn-Egil Dahlberg
2016-04-22Replace ?t with test_serverBjörn-Egil Dahlberg
2016-04-22Replace use of test_server:format/2 with io:format/2Björn-Egil Dahlberg
2016-04-22Eliminate use of test_server:fail/0,1Björn-Egil Dahlberg
2016-04-22Promote gen_statem over gen_fsmRaimo Niskanen
2016-04-22Eliminate use of ?config() macroBjörn-Egil Dahlberg
2016-04-22Modernize use of timetrapsBjörn-Egil Dahlberg
2016-04-22Remove ?line macrosBjörn-Egil Dahlberg
2016-04-22ssl: Corrections to cipher suite handlingIngela Anderton Andin
2016-04-22Windows: Skip tests that requires admin privilegesDan Gudmundsson
2016-04-22observer: add debug info to ttb_SUITEDan Gudmundsson
2016-04-22mnesia: add debug printoutsDan Gudmundsson
2016-04-22wx: add object set/check funcionsDan Gudmundsson
2016-04-22wx test: Setup timetrapsDan Gudmundsson
2016-04-22wx: Fix callback problemsDan Gudmundsson
2016-04-21inets: Prepare for releaseIngela Anderton Andin
2016-04-21inets: Add peer_cert to ESI environmentIngela Anderton Andin
2016-04-21Modify code_change/4 to return CallbackModeRaimo Niskanen
2016-04-21eunit: Remove -dialyzer attributesHans Bolinder
2016-04-21Add compile_SUITE:core_roundtrip/1Björn Gustavsson
2016-04-21v3_core: Construct {badmap,Map} as literal if possibleBjörn Gustavsson
2016-04-21core_pp: Print {file,File} annotations more compactlyBjörn Gustavsson
2016-04-21core_pp: Add format_all/1 that prints all annotationsBjörn Gustavsson
2016-04-21core_parse: Don't sort map patternsBjörn Gustavsson