Age | Commit message (Expand) | Author |
2016-04-29 | Merge branch 'bjorn/compiler/core-erlang-fixes' | Björn Gustavsson |
2016-04-29 | Merge remote-tracking branch 'erlang/pr/1006' | Dan Gudmundsson |
2016-04-28 | ssh: test cases changed for port 0 as arg to ssh:daemon | Hans Nilsson |
2016-04-28 | ssh: make ssh:daemon choose port when Port=0 in the arguments | Hans Nilsson |
2016-04-28 | Merge branch 'stuart-thackray/ssh/doc_not_valid_term/PR-1021' | Hans Nilsson |
2016-04-28 | Merge branch 'gomoripeti/fix-cpu_sup_spec/PR-1029/OTP-13526' | Björn-Egil Dahlberg |
2016-04-28 | Update primary bootstrap | Hans Bolinder |
2016-04-28 | Merge branch 'margnus1/dialyzer-maps/PR-1014' | Hans Bolinder |
2016-04-28 | doc: Correct shorthand typo | Björn-Egil Dahlberg |
2016-04-28 | stdlib: Correct association types | Hans Bolinder |
2016-04-28 | stdlib: Add shadow comments for BIFs in maps | Björn-Egil Dahlberg |
2016-04-28 | erts: Add exact association types to the abstract format doc | Hans Bolinder |
2016-04-28 | stdlib: Add pretty-printing of exact map types | Hans Bolinder |
2016-04-28 | stdlib: Correct a type in module epp | Hans Bolinder |
2016-04-28 | erl_types: Don't consider opaque keys singleton | Magnus Lång |
2016-04-28 | erl_types: Fix t_subtract/2 correctness bug | Magnus Lång |
2016-04-28 | erl_types: Fix crash merging maps with opaque keys | Magnus Lång |
2016-04-28 | dialyzer_typesig: Fix bad external type | Magnus Lång |
2016-04-28 | dialyzer: Fix another pattern literal bug | Magnus Lång |
2016-04-28 | Bump Dialyzer version | Magnus Lång |
2016-04-28 | dialyzer: Improve map pattern typesetting | Magnus Lång |
2016-04-28 | dialyzer_contracts: Consider #{} a violation | Magnus Lång |
2016-04-28 | dialyzer_typesig: Fix simplification bug | Magnus Lång |
2016-04-28 | dialyzer_dataflow: Fix try in guards | Magnus Lång |
2016-04-28 | dialyzer: Unfold cerl patterns containing maps | Magnus Lång |
2016-04-28 | dialyzer_dataflow: Add map support | Magnus Lång |
2016-04-28 | dialyzer_typesig: Add map support | Magnus Lång |
2016-04-28 | Enhance map specs in erts, stdlib, runtime_tools | Magnus Lång |
2016-04-28 | Update primary bootstrap | Hans Bolinder |
2016-04-28 | erl_parse: Add parsing for new map type syntax | Magnus Lång |
2016-04-28 | erl_bif_types: Add a selection of maps BIFs | Magnus Lång |
2016-04-28 | erl_types: Add a map type representation | Magnus Lång |
2016-04-28 | Slightly optimize core_pp | Björn Gustavsson |
2016-04-28 | v3_core: Don't depend on sys_core_fold for cleaning up | Björn Gustavsson |
2016-04-28 | Merge branch 'egil/maps-api-additions/PR-1025/OTP-13522' | Björn-Egil Dahlberg |
2016-04-28 | erts: Rename erl flag +xmqd to +hmqd in erlexec | Lukas Larsson |
2016-04-28 | ssh: wait until supervisors has understood that process died. (test case) | Hans Nilsson |
2016-04-28 | ssh: remove brain-dead ssh_test_lib:connect without port arg | Hans Nilsson |
2016-04-28 | ssh: polish max_channels_option test case | Hans Nilsson |
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-28 | Merge branch 'bjorn/compiler/cuddle-with-tests' | Björn Gustavsson |
2016-04-28 | ssh: Update app-file | Hans Nilsson |
2016-04-28 | ssh: Update version | Hans Nilsson |
2016-04-27 | stdlib: Document maps:update_with/3,4 | Björn-Egil Dahlberg |
2016-04-27 | stdlib: Add tests for maps:update_with/3,4 | Björn-Egil Dahlberg |
2016-04-27 | stdlib: Add maps:update_with/3,4 | Björn-Egil Dahlberg |
2016-04-27 | erts: Add tests for maps:take/2 | Björn-Egil Dahlberg |
2016-04-27 | stdlib: Document maps:take/2 | Björn-Egil Dahlberg |
2016-04-27 | compilation_SUITE: Use explicit exports | Björn Gustavsson |