Age | Commit message (Expand) | Author |
2015-05-24 | Run traffic suite over SCTP | Anders Svensson |
2015-05-24 | Replace config suite call to erlang:now/0 | Anders Svensson |
2015-05-24 | Fix incorrect suite usage of OTP 18 monotonic time | Anders Svensson |
2015-05-24 | Make tls suite crash more verbosely | Anders Svensson |
2015-05-23 | vsn -> 1.9.2 | Anders Svensson |
2015-05-23 | Update appup for 17.5.5 | Anders Svensson |
2015-05-23 | Fix mangled release note | Anders Svensson |
2015-05-22 | crypto: Change eliptic curve test from 'sect113r2' to 'secp112r2' | Sverker Eriksson |
2015-05-22 | Map error logger warnings to warning messages by default | Richard Carlsson |
2015-05-22 | asn1 doc: Alert users of limitations in test and value functions | Björn Gustavsson |
2015-05-22 | Merge branch 'hans/ssh/pr715/OTP-12760' | Hans Nilsson |
2015-05-22 | sys_core_fold: Eliminate warnings for unused terms in effect context | Björn Gustavsson |
2015-05-22 | Make merl compatible with OTP 18.0 | Richard Carlsson |
2015-05-22 | Add tests for merl in syntax_tools | Richard Carlsson |
2015-05-22 | Include Merl in Syntax Tools | Richard Carlsson |
2015-05-22 | Merge branch 'egil/fix-hipe_libs' | Björn-Egil Dahlberg |
2015-05-22 | Merge branch 'richcarl/ac_tab-concurrency' | Henrik Nord |
2015-05-22 | Merge branch 'egil/fix-compiler-beam_bsm/OTP-12758' | Björn-Egil Dahlberg |
2015-05-22 | code: Eliminate dialyzer warnings for unmatched returns | Björn Gustavsson |
2015-05-22 | stdlib: Relax erl_anno_SUITE:is_anno/1 test | Björn-Egil Dahlberg |
2015-05-22 | Fix parsing of IPv6 addresses to limit leading zeros | Rory Byrne |
2015-05-22 | Merge branch 'bjorn/stdlib/erl_lint' | Björn Gustavsson |
2015-05-22 | Merge branch 'richcarl/md5-fixes' | Björn Gustavsson |
2015-05-22 | Merge branch 'bjorn/compiler/runtime-dependencies' | Björn Gustavsson |
2015-05-22 | Merge branch 'ia/ssl/SNI-cuddle' | Ingela Anderton Andin |
2015-05-22 | Merge branch 'dgud/wx/raise-during-stop/OTP-12734' | Dan Gudmundsson |
2015-05-22 | Only annotate forms when linting in the compiler | José Valim |
2015-05-21 | Merge branch 'sverk/ets-tab2file-syn/OTP-12737' | Sverker Eriksson |
2015-05-21 | compiler: Use Maps as type information | Björn-Egil Dahlberg |
2015-05-21 | compiler: Use Maps instead of dict in beam_jump | Björn-Egil Dahlberg |
2015-05-21 | compiler: Use cerl_sets instead of gb_sets in beam_type | Björn-Egil Dahlberg |
2015-05-21 | compiler: Use Maps instead of gb_trees in beam_dead | Björn-Egil Dahlberg |
2015-05-21 | compiler: Use cerl_sets instead of gb_sets in beam_jump | Björn-Egil Dahlberg |
2015-05-21 | compiler: Use cerl_sets instead of sets in v3_kernel | Björn-Egil Dahlberg |
2015-05-21 | compiler: Use cerl_sets instead of gb_sets in sys_core_fold | Björn-Egil Dahlberg |
2015-05-21 | compiler: Add cerl_sets module | Björn-Egil Dahlberg |
2015-05-21 | compiler: Scope uses gb_sets not gb_trees | Björn-Egil Dahlberg |
2015-05-21 | beam_dict: Use Maps to map function name indices | Björn-Egil Dahlberg |
2015-05-21 | beam_dict: Use Maps to map line indices | Björn-Egil Dahlberg |
2015-05-21 | beam_dict: Use Maps to map atom indices | Björn-Egil Dahlberg |
2015-05-21 | v3_codegen: Use Maps to map local functions | Björn-Egil Dahlberg |
2015-05-21 | v3_life: Refactor variable db | Björn-Egil Dahlberg |
2015-05-21 | compiler: Use lc instead of map/1 in v3_codegen | Björn-Egil Dahlberg |
2015-05-21 | stdlib: Optimize erl_anno:is_string/1 | Björn-Egil Dahlberg |
2015-05-21 | Don't make 'compiler' dependent on 'tools' | Björn Gustavsson |
2015-05-21 | Remove final (?) vestiges of support for parameterized modules | Björn Gustavsson |
2015-05-21 | tools: Relax lcnt test time | Björn-Egil Dahlberg |
2015-05-21 | Add tests for ssh rekeying | Simon Cornish |
2015-05-21 | Fix protocol violations during rekeying | Simon Cornish |
2015-05-21 | Fix rekeying according to RFC 4253 | Simon Cornish |