Age | Commit message (Expand) | Author |
2019-03-01 | Combine more init instructions | Björn Gustavsson |
2019-03-01 | Combine test_arity with get_tuple_element | Björn Gustavsson |
2019-03-01 | Combine get_tuple_element when destinations are not consecutive | Björn Gustavsson |
2019-03-01 | Optimize v3_kernel for thousands of clauses | José Valim |
2019-03-01 | Add a comment about the time complexity of beam_ssa_dead | Björn Gustavsson |
2019-03-01 | Pass the from node as a function argument instead of in a map | Björn Gustavsson |
2019-03-01 | Do some minor optimizations of compilation times | Björn Gustavsson |
2019-03-01 | Keep the set of unset variables as small as possible | Björn Gustavsson |
2019-03-01 | [socket|test] Quiet logger and ttest improvements | Micael Karlberg |
2019-03-01 | [socket|test] Moved old test modules | Micael Karlberg |
2019-03-01 | [net] Fixed name_and_addr_info test case | Micael Karlberg |
2019-03-01 | [net] Fixed getnameinfo function | Micael Karlberg |
2019-03-01 | [net|test] Add "proper" test suite | Micael Karlberg |
2019-03-01 | Merge branch 'john/erts/fix-build-openindiana/OTP-15641' | John Högberg |
2019-02-28 | Merge branch 'john/update-primary-bootstrap' | John Högberg |
2019-02-28 | Update primary bootstrap | John Högberg |
2019-02-28 | ssl: Fix type spec for handshake_history() | Péter Dimitrov |
2019-02-28 | Merge branch 'maint' | Hans Nilsson |
2019-02-28 | Merge branch 'hans/crypto/bad_ret_fips/master/OTP-15634' | Hans Nilsson |
2019-02-28 | Merge branch 'hans/crypto/bad_ret_fips/OTP-15634' into maint | Hans Nilsson |
2019-02-28 | Merge branch 'bjorn/cuddle-with-tests' | Björn Gustavsson |
2019-02-28 | Remove rarely used swap instructions | Björn Gustavsson |
2019-02-28 | Tune move instructions | Björn Gustavsson |
2019-02-28 | beam_ssa_opt: Use is_tagged_tuple more | Björn Gustavsson |
2019-02-28 | beam_ssa_opt: Order consecutive get_tuple_element instructions | Björn Gustavsson |
2019-02-28 | erts: Fix erl_printf on Solaris | John Högberg |
2019-02-28 | erts: Stop using madvise(2) on Solaris | John Högberg |
2019-02-28 | Merge branch 'john/compiler/refactor-validator-type-management' | John Högberg |
2019-02-27 | beam_validator: Clarify a comment | John Högberg |
2019-02-27 | crypto: Fix FIPS mode | Hans Nilsson |
2019-02-27 | Merge branch 'maint' | Hans Nilsson |
2019-02-27 | Merge branch 'hans/crypto/cuddle_tests' into maint | Hans Nilsson |
2019-02-27 | crypto: Remove assertion | Hans Nilsson |
2019-02-27 | crypto: Fail if FIPS mode is present but can't be enabled | Hans Nilsson |
2019-02-27 | crypto: Remove blowfish_SUITE. | Hans Nilsson |
2019-02-27 | crypto: Update crypto_SUITE checking of FIPS | Hans Nilsson |
2019-02-27 | beam_validator: Make call argument validation stricter | John Högberg |
2019-02-27 | beam_validator: Don't explode when building terms in receive | John Högberg |
2019-02-27 | beam_validator: Improve 'binary' type tracking | John Högberg |
2019-02-27 | beam_validator: Infer tuple element types | John Högberg |
2019-02-27 | beam_validator: Tolerate the 'receive' hack in prim_eval | John Högberg |
2019-02-27 | beam_validator: Track types by value rather than by register | John Högberg |
2019-02-27 | Merge branch 'maint' | Hans Bolinder |
2019-02-27 | Merge branch 'hasse/edoc/helpful_message/OTP-15605/ERL-841' into maint | Hans Bolinder |
2019-02-27 | Fix failing test case binary_module_SUITE:copy/1 | Björn Gustavsson |
2019-02-27 | Fix failing test case qlc_SUITE:lookup2/1 | Björn Gustavsson |
2019-02-27 | Revert "Updated OTP version" | Rickard Green |
2019-02-27 | Clarify in the docs that (NEW_)FLOAT_EXT must be finite | Benedikt Reinartz |
2019-02-27 | Revert "Prepare release" | Rickard Green |
2019-02-27 | Updated OTP_VERSION for Release Candidate 1OTP-22.0-rc1 | Rickard Green |