Age | Commit message (Expand) | Author |
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 | 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 | 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 |
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-20 | Eliminate Dialyzer warnings for unmatched returns | Björn Gustavsson |
2016-04-20 | Merge branch 'bjorn/debugger/cuddle-with-tests' | Björn Gustavsson |
2016-04-19 | stdlib: Fix warnings | Hans Bolinder |
2016-04-18 | Merge branch 'mururu/crypto/aes-gcm-tag-len.PR-998.OTP-13483' | Sverker Eriksson |
2016-04-18 | stdlib: The type map() is built-in | Hans Bolinder |
2016-04-18 | Introduce corrections from Fred Hebert and Ingela | Raimo Niskanen |
2016-04-18 | Merge branch 'bjorn/compiler/misc-opt' | Björn Gustavsson |
2016-04-18 | Remove ?line macros | Björn Gustavsson |
2016-04-18 | Replace "%" with "%%" at the beginning of a line | Björn Gustavsson |
2016-04-18 | Eliminate doc and suite clauses | Björn Gustavsson |