Age | Commit message (Expand) | Author |
2018-07-18 | Merge pull request #1875 from jhogberg/john/compiler/fix-varsize-binary-compr... | John Högberg |
2018-07-16 | Abort size calculation when a matched-out variable is used | John Högberg |
2018-07-13 | docs: make clean all XMLDIR | Lukas Larsson |
2018-07-06 | Call test_lib:recompile/1 from init_per_suite/1 | Björn Gustavsson |
2018-06-29 | Update release notes | Erlang/OTP |
2018-06-29 | Update version numbers | Erlang/OTP |
2018-06-29 | Merge branch 'bjorn/compiler/fix-beam_jump-crash/ERL-660/OTP-15166' into main... | Erlang/OTP |
2018-06-29 | Merge branch 'bjorn/compiler/fix-map_get/OTP-15157' into maint-21 | Erlang/OTP |
2018-06-29 | Merge branch 'bjorn/compiler/fix-skipped-matching/ERL-655/OTP-15156' into mai... | Erlang/OTP |
2018-06-29 | Eliminate a crash in the beam_jump pass | Björn Gustavsson |
2018-06-27 | Fix internal compiler error for map_get/2 | Björn Gustavsson |
2018-06-27 | beam_type: Fix unsafe optimization | Björn Gustavsson |
2018-06-25 | Prepare release | Erlang/OTP |
2018-06-25 | Fix unsafe optimization when running beam_block the second time | Björn Gustavsson |
2018-06-19 | Prepare release | Erlang/OTP |
2018-06-18 | Update copyright year | Henrik Nord |
2018-06-07 | Merge pull request #1832 from josevalim/jv-revert-beam-jump | Björn Gustavsson |
2018-06-07 | Merge pull request #1831 from bjorng/bjorn/compiler/fix-name-capture | Björn Gustavsson |
2018-06-04 | Revert "Run the sharing optimisation in beam_jump until fixpoint" | José Valim |
2018-06-04 | sys_core_fold: Fix name capture problem | Björn Gustavsson |
2018-06-04 | sys_core_inline: Avoid spurious warnings | Björn Gustavsson |
2018-05-29 | Revert "Prepare release" | Henrik |
2018-05-28 | compiler: Improve a contract | Hans Bolinder |
2018-05-25 | Prepare release | Erlang/OTP |
2018-05-21 | bs_match_SUITE: Add test of multiple matches | Björn Gustavsson |
2018-05-16 | Merge branch 'richcarl/eliminate_lib_module/PR-1786/OTP-15072' | Hans Bolinder |
2018-05-07 | Merge pull request #1800 from erszcz/master | Hans Bolinder |
2018-05-07 | Merge pull request #1802 from michalmuskala/map-is-key-bif | Björn Gustavsson |
2018-05-04 | Fix syntactic issues in EDoc comments across some libs | Radek Szymczyszyn |
2018-05-04 | Move error formatting to erl_error.erl and delete lib.erl | Richard Carlsson |
2018-05-02 | Revert "Update release notes" | Henrik |
2018-05-02 | Revert "Update version numbers" | Henrik |
2018-04-30 | Update release notes | Erlang/OTP |
2018-04-30 | Update version numbers | Erlang/OTP |
2018-04-29 | Introduce is_map_key/2 guard BIF | Michał Muskała |
2018-04-27 | beam_validator: Verify Y registers in exception-causing instructions | Björn Gustavsson |
2018-04-27 | Correct beam_utils:is_killed/3 (again) | Björn Gustavsson |
2018-04-26 | Merge pull request #1797 from bjorng/bjorn/compiler/fold-apply/ERL-614 | Björn Gustavsson |
2018-04-25 | Rewrite a call of a literal external fun to a direct call | Björn Gustavsson |
2018-04-25 | beam_validator: Clear X registers in wait_timeout | Björn Gustavsson |
2018-04-25 | sys_core_fold: Eliminate crash for map update in guard | Björn Gustavsson |
2018-04-25 | Merge branch 'map-get-bif' of git://github.com/michalmuskala/otp | Björn Gustavsson |
2018-04-24 | Introduce map_get guard-safe function | Michał Muskała |
2018-04-20 | Merge pull request #1783 from bjorng/bjorn/deprecate-get_stacktrace/OTP-14692 | Björn Gustavsson |
2018-04-18 | core_lint: Handle repeated variables in map patterns correctly | Björn Gustavsson |
2018-04-16 | Remove warnings for improper use of erlang:get_stacktrace/0 | Björn Gustavsson |
2018-04-11 | beam_validator: Remove repeated "this" | Björn Gustavsson |
2018-04-11 | beam_validator: Remove unnecessary inclusion of beam_disasm.hrl | Björn Gustavsson |
2018-04-11 | beam_validator: Strengthen validation of remaining GC instructions | Björn Gustavsson |
2018-04-06 | Check that messages outside of the heap are not corrupted | Björn Gustavsson |