index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
compiler
Age
Commit message (
Expand
)
Author
2019-08-15
Fix an internal consistency check failure caused by beam_except
Björn Gustavsson
2019-08-14
Fix compiler crash when compiling some receive statements
Björn Gustavsson
2019-08-05
Merge branch 'bjorn/compiler/fix-stack-init/ERL-1017/OTP-15968' into maint
Björn Gustavsson
2019-08-05
Ensure that the stack slots are initialized when matching maps
Björn Gustavsson
2019-08-05
Merge branch 'john/compiler/fix-delayed-type-inference/OTP-15954/ERL-995' int...
John Högberg
2019-08-02
Merge pull request #2336 from bjorng/bjorn/compiler/fix-slow-beam_ssa_dead/ER...
Björn Gustavsson
2019-08-02
Merge branch 'bjorn/compiler/length-misuse/ERL-1013' of https://github.com/bj...
Björn Gustavsson
2019-08-02
Merge branch 'bjorn/compiler/fix-no_type_opt/ERL-997' of https://github.com/b...
Björn Gustavsson
2019-08-01
Avoid extremely long compilation times for huge functions
Björn Gustavsson
2019-08-01
Merge branch 'bjorn/compiler/fix-unsafe-sharing/OTP-15963' into maint
Björn Gustavsson
2019-07-30
Fix compiler crash when compiling with +no_type_opt
Björn Gustavsson
2019-07-30
Eliminate a crash in the type optimizer pass
Björn Gustavsson
2019-07-29
Fix unsafe code sharing
Björn Gustavsson
2019-07-11
beam_validator: Values referenced by other values must be merged
John Högberg
2019-07-11
Merge branch 'maint-22' into maint
John Högberg
2019-07-11
Merge branch 'john/compiler/fix-bad-try_catch-recv-fix/OTP-15953/ERL-999' int...
John Högberg
2019-07-10
Prepare release
Erlang/OTP
2019-07-10
compiler: Fix compiler crash introduced by OTP-15952
John Högberg
2019-07-10
Merge branch 'maint-22' into maint
John Högberg
2019-07-09
Prepare release
Erlang/OTP
2019-07-09
Merge branch 'john/compiler/fix-fail-path-exceptions-bsm/OTP-15946' into main...
Erlang/OTP
2019-07-09
Merge branch 'john/compiler/fix-unsafe-tuple_size-opt/OTP-15945' into maint-22
Erlang/OTP
2019-07-09
Merge branch 'john/compiler/fix-try_catch-receives/OTP-15952' into maint
John Högberg
2019-07-09
compiler: Fix broken 'receive' in try/catch blocks
John Högberg
2019-07-04
Merge branch 'john/compiler/fix-fail-path-exceptions-bsm/OTP-15946' into maint
John Högberg
2019-07-04
Merge branch 'john/compiler/fix-unsafe-tuple_size-opt/OTP-15945' into maint
John Högberg
2019-07-03
beam_ssa_bsm: Leave ?BADARG_BLOCK alone when cloning fail path
John Högberg
2019-07-03
beam_ssa_opt: Do not apply tuple_size optimization outside guards
John Högberg
2019-06-26
Fix slow compilation of huge functions
Björn Gustavsson
2019-06-24
Eliminate dialyzer warnings
Björn Gustavsson
2019-06-13
Merge branch 'maint-22' into maint
John Högberg
2019-06-12
Prepare release
Erlang/OTP
2019-06-12
Merge branch 'john/compiler/fix-bad-bitstring-type-opt/OTP-15872' into maint-22
Erlang/OTP
2019-06-11
Merge branch 'john/erts/fix-bad-get_tuple_element-opt/OTP-15871/ERIERL-374' i...
John Högberg
2019-06-11
Merge branch 'john/compiler/fix-bad-bitstring-type-opt/OTP-15872' into maint
John Högberg
2019-06-10
erts: Fix bad loader optimization of get_tuple_element
John Högberg
2019-06-10
beam_ssa_type: Fix incorrect bitstring unit determination
John Högberg
2019-06-03
Merge branch 'maint-22' into maint
Hans Bolinder
2019-05-29
Prepare release
Erlang/OTP
2019-05-29
Merge branch 'bjorn/compiler/fix-beam_ssa_dead-patch/OTP-15845' into maint-22
Erlang/OTP
2019-05-29
Merge branch 'bjorng_ghub/bjorn/compiler/fix-beam_ssa_dead-crash/ERL-956/OTP-...
Erlang/OTP
2019-05-29
Merge branch 'bjorn/compiler/fix-unloadable-code-patch/ERL-955/OTP-15846' int...
Erlang/OTP
2019-05-29
Merge branch 'bjorn/compiler/fix-beam_except/ERL-954/OTP-15839' into maint-22
Erlang/OTP
2019-05-29
Merge branch 'bjorn/compiler/fix-unsafe-type-inference/OTP-15838' into maint-22
Erlang/OTP
2019-05-29
Merge branch 'john/compiler/list_append_type/OTP-15841' into maint-22
Erlang/OTP
2019-05-29
Merge branch 'bjorn/compiler/fix-receive-patch/ERL-950/OTP-15832' into maint-22
Erlang/OTP
2019-05-29
Merge pull request #2263 from bjorng/bjorn/compiler/fix-beam_ssa_dead-crash/E...
Björn Gustavsson
2019-05-28
Merge branch 'john/compiler/list_append_type/OTP-15841' into maint
John Högberg
2019-05-28
Fix unsafe optimizations where guard tests could be removed
Björn Gustavsson
2019-05-28
Eliminate crash in the beam_ssa_dead compiler pass
Björn Gustavsson
[next]