Age | Commit message (Expand) | Author |
2018-09-11 | Update release notes | Erlang/OTP |
2018-09-11 | Update version numbers | Erlang/OTP |
2018-09-10 | Fix include-path regression caused by dd0a39c | John Högberg |
2018-08-09 | Update release notes | Erlang/OTP |
2018-08-09 | Update version numbers | Erlang/OTP |
2018-08-09 | Omit include path debug info for +deterministic builds | John Högberg |
2018-03-09 | Update release notes | Erlang/OTP |
2018-03-09 | Update version numbers | Erlang/OTP |
2018-02-09 | Check that the stack is initialized when an exception may occur | Björn Gustavsson |
2018-01-29 | Fix incorrect type interference of integer ranges | Björn Gustavsson |
2018-01-10 | Merge pull request #1674 from bjorng/bjorn/compiler/beam_validator | Björn Gustavsson |
2018-01-08 | beam_validator: Strengthen validation of GC instructions | Björn Gustavsson |
2018-01-04 | Remove unsafe is_record/test_arity optimizations | John Högberg |
2017-12-08 | Update release notes | Erlang/OTP |
2017-12-08 | Update version numbers | Erlang/OTP |
2017-11-20 | Merge branch 'lukas/compiler/add_to_dis/OTP-14784' into maint | Lukas Larsson |
2017-11-20 | compiler: Add +to_dis option that dumps loaded asm | Lukas Larsson |
2017-11-20 | Merge branch 'lukas/docs/xmllint_fixes/OTP-14721' into maint | Lukas Larsson |
2017-11-16 | Merge branch 'maint-18' into maint | Hans Nilsson |
2017-11-15 | Prepare release | Erlang/OTP |
2017-11-15 | Merge branch 'john/compiler/fail-labels-in-blocks-otp-18/ERIERL-48/OTP-14522'... | Erlang/OTP |
2017-11-10 | Recognize 'deterministic' when given in a -compile() attribute | Björn Gustavsson |
2017-10-31 | Refactor xmllint check and make it fail on failure | Lukas Larsson |
2017-10-10 | Merge branch 'lars/doc-cleanup/OTP-14475' into maint | Lars Thorsen |
2017-10-05 | Merge branch 'maint-19' into maint | Rickard Green |
2017-10-05 | Update release notes | Erlang/OTP |
2017-10-05 | Update version numbers | Erlang/OTP |
2017-10-02 | Prepare release | Erlang/OTP |
2017-09-29 | Fix incorrect internal consistency failure for binary matching code | Björn Gustavsson |
2017-09-28 | Remove unused files from the documentation build | Lars Thorsen |
2017-09-22 | Update release notes | Erlang/OTP |
2017-09-22 | Update version numbers | Erlang/OTP |
2017-08-30 | Make handling of match contexts stricter | Björn Gustavsson |
2017-08-24 | Merge branch 'maint-20' into maint | Raimo Niskanen |
2017-08-23 | Prepare release | Erlang/OTP |
2017-08-23 | Merge branch 'john/compiler/fail-labels-in-blocks-otp-19/ERIERL-48/OTP-14522'... | Erlang/OTP |
2017-08-22 | Merge branch 'john/compiler/fail-labels-in-blocks-otp-18/ERIERL-48/OTP-14522'... | Lukas Larsson |
2017-08-16 | compiler: Fix live regs update on allocate in validator | Lukas Larsson |
2017-08-16 | compiler: Fix live regs update on allocate in validator | Lukas Larsson |
2017-08-16 | Take fail labels into account when determining liveness in block ops | John Högberg |
2017-08-07 | Take fail labels into account when determining liveness in block ops | John Högberg |
2017-08-07 | sys_core_fold: Fix unsafe optimization of non-variable apply | Björn Gustavsson |
2017-06-21 | Prepare release | Erlang/OTP |
2017-06-14 | Update copyright year | Hans Nilsson |
2017-06-14 | Merge branch 'bjorn/compiler/fix-invalid-orddict' | Björn Gustavsson |
2017-06-14 | Merge branch 'bjorn/cuddle-with-tests' | Björn Gustavsson |
2017-06-13 | v3_kernel: Keep orddicts sorted | Björn Gustavsson |
2017-06-13 | sys_core_fold: Ensure that orddict keys are unique | Björn Gustavsson |
2017-06-12 | Merge branch 'hasse/unicode_atoms/OTP-14285' | Hans Bolinder |
2017-06-12 | compiler: Handle (bad) Unicode parse transform module names | Hans Bolinder |