Age | Commit message (Expand) | Author |
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 | Merge branch 'egil/maps-api-additions/PR-1025/OTP-13522' | Björn-Egil Dahlberg |
2016-04-28 | Merge branch 'bjorn/compiler/cuddle-with-tests' | Björn Gustavsson |
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 |
2016-04-27 | Remove support for running tests on a separate Erlang node | Björn Gustavsson |
2016-04-27 | Move code from compilation_SUITE to beam_block_SUITE | Björn Gustavsson |
2016-04-27 | Move list comprehension tests to lc_SUITE | Björn Gustavsson |
2016-04-27 | Move catch tests to trycatch_SUITE | Björn Gustavsson |
2016-04-27 | Remove compilation_SUITE:long_string/1 | Björn Gustavsson |
2016-04-27 | Move pattern-matching tests to match_SUITE | Björn Gustavsson |
2016-04-27 | Remove toothless test compile_SUITE:missing_testheap/1 | Björn Gustavsson |
2016-04-27 | misc_SUITE: Add missing export of integer_encoding/0 | Björn Gustavsson |
2016-04-27 | Move test cases from compilation_SUITE to beam_utils_SUITE | Björn Gustavsson |
2016-04-27 | Merge branch 'xumingthepoet/maint/PR-1008/OTP-13516' | Zandra |
2016-04-27 | Merge branch 'egil/erts/profile-erlang-boot' | Björn-Egil Dahlberg |
2016-04-27 | Merge branch 'c-rack/fix-erl-dist-protocol-typo/OTP-13517' | Rickard Green |
2016-04-27 | Fix typo in description of EPMD_DUMP_REQ response | Constantin Rack |
2016-04-27 | Merge branch 'maint-18' | Henrik Nord |
2016-04-27 | Move complex_guard/1 from compilation_SUITE to guard_SUITE | Björn Gustavsson |
2016-04-27 | Remove compilation_SUITE:guards/1 | Björn Gustavsson |
2016-04-27 | Move tests from compilation_SUITE to record_SUITE | Björn Gustavsson |
2016-04-27 | Move bit syntax test cases from compilation_SUITE to bs_match_SUITE | Björn Gustavsson |
2016-04-27 | Remove useless test case compilation_SUITE:otp_2141/1 | Björn Gustavsson |
2016-04-27 | compilation_SUITE: Run the Core linter for all compilations | Björn Gustavsson |
2016-04-27 | Merge branch 'raimo/polish-gen_statem/OTP-13065' | Raimo Niskanen |
2016-04-27 | Fix hibernation subtlety | Raimo Niskanen |
2016-04-26 | Update preloaded init.beam | Björn-Egil Dahlberg |
2016-04-26 | erts: Add profiling of startup | Björn-Egil Dahlberg |
2016-04-26 | Update global_group_SUITE.erl | xuming |
2016-04-26 | Fix global_group.erl | xuming |
2016-04-26 | Merge branch 'eksperimental/typo_binary_matches/PR-1031' | Ingela Anderton Andin |
2016-04-26 | Remove extra ">" in examples | eksperimental |
2016-04-26 | Updated OTP versionOTP-18.3.2 | Erlang/OTP |
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 | Merge branch 'lukas/ts/exit_status/OTP-13515' | Lukas Larsson |