Age | Commit message (Expand) | Author |
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 | 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 |
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 | Merge branch 'dgud/wx/new-func' | Dan Gudmundsson |
2016-04-22 | wx: add object set/check funcions | Dan Gudmundsson |
2016-04-22 | Merge branch 'dgud/wx/show_modal_callback_hangs/OTP-13491' | Dan Gudmundsson |
2016-04-22 | wx test: Setup timetraps | Dan Gudmundsson |
2016-04-22 | wx: Fix callback problems | Dan Gudmundsson |
2016-04-22 | Merge branch 'richcarl/assert-shut-up-dialyzer/PR-1002' | Hans Bolinder |
2016-04-21 | erts: Fix copy share with onheap messages | Björn-Egil Dahlberg |
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 | erts: Fix lock-order trace status | Björn-Egil Dahlberg |
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 |
2016-04-21 | Avoid dialyzer warnings for unreachable code in asserts | Richard Carlsson |
2016-04-21 | Make assert macro implementations uniform | Richard Carlsson |
2016-04-21 | cerl: Add missing API function is_c_map_pattern/1 | Björn Gustavsson |
2016-04-21 | Merge remote-tracking branch 'erlang/pr/1020' | Henrik Nord |
2016-04-21 | Merge branch 'bjorn/compiler/eliminate-dialyzer-warnings' | Björn Gustavsson |
2016-04-20 | Merge branch 'sverker/hipe-code-alloc' | Sverker Eriksson |