Age | Commit message (Expand) | Author |
2018-10-03 | erts: Fix bug in erl_db_catree | Sverker Eriksson |
2018-10-03 | erts: Remove "dynamic" lock order support | Sverker Eriksson |
2018-10-03 | erts: Add lock order check for route nodes | Sverker Eriksson |
2018-10-03 | erts: Add lock order check of erl_db_catree base nodes | Sverker Eriksson |
2018-10-03 | erts: Add Erlang term order to lock checker | Sverker Eriksson |
2018-10-03 | erts: Add some ERTS_RESTRICT pointers | Sverker Eriksson |
2018-10-03 | erts: Do some refactoring in erl_db_catree.c | Sverker Eriksson |
2018-10-03 | erts: Improve deallocation of CATree nodes | Sverker Eriksson |
2018-10-03 | erts: Refactor rename union in DbTableCATreeNode | Sverker Eriksson |
2018-10-03 | erts: Fix compiler warning in erl_bif_binary.c | Sverker Eriksson |
2018-10-03 | Merge branch 'sverker/ets-test-cuddle' | Sverker Eriksson |
2018-10-03 | Merge branch 'maint' | Raimo Niskanen |
2018-10-03 | Merge branch 'raimo/test-cuddling' into maint | Raimo Niskanen |
2018-10-03 | Merge pull request #1972 from josevalim/jv-nospawn_process | Björn Gustavsson |
2018-10-03 | Merge branch 'maint' | Björn Gustavsson |
2018-10-03 | Merge branch 'bjorn/compiler/fix-binary-matching/ERL-689/OTP-15335' into maint | Björn Gustavsson |
2018-10-01 | Merge branch 'maint' | Lukas Larsson |
2018-10-01 | Fix spelling of intended in erl_nif docs | Lukas Larsson |
2018-10-01 | Introduce the no_spawn_compiler_process option | José Valim |
2018-10-01 | Merge branch 'richcarl/erts/erl_init-cleanup/OTP-15336' | Lukas Larsson |
2018-10-01 | Update primary bootstrap | Björn Gustavsson |
2018-10-01 | Merge branch 'bjorn/compiler/fix-r21-option' | Björn Gustavsson |
2018-10-01 | Merge pull request #1965 from bjorng/bjorn/compiler/misc-cleanups | Björn Gustavsson |
2018-10-01 | Merge branch 'ingela/ssl/extensions-and-TLS-1.3-handshaking' | Ingela Anderton Andin |
2018-10-01 | ssl: Correct extension decoding and dialyzer spec | Ingela Anderton Andin |
2018-10-01 | Merge branch 'maint' | Siri Hansen |
2018-10-01 | Merge branch 'siri/appups-21.2' into maint | Siri Hansen |
2018-09-28 | Merge branch 'sverker/erts/cleanup-efile-argc-checks' | Sverker Eriksson |
2018-09-28 | ets_SUITE: Remove more redundant option combos | Sverker Eriksson |
2018-09-28 | Fix code generation of binary instructions with the r21 option | Björn Gustavsson |
2018-09-28 | Merge pull request #1958 from jhogberg/john/compiler/ssa-bsm-opt | John Högberg |
2018-09-28 | hipe: Document new limitations and disable known failing tests | John Högberg |
2018-09-28 | Remove unused instruction bs_context_to_binary from the compiler | John Högberg |
2018-09-28 | beam_ssa_pre_codegen: Remove unused variable aliasing support | Björn Gustavsson |
2018-09-28 | Improve coverage of 21 compatibility | Björn Gustavsson |
2018-09-28 | beam_ssa_opt: Eliminate redundant match alignment tests | John Högberg |
2018-09-28 | Rewrite BSM optimizations in the new SSA-based intermediate format | John Högberg |
2018-09-28 | Decrease probability for failed histogram | Raimo Niskanen |
2018-09-28 | Fix rare bug in binary matching (again) | Björn Gustavsson |
2018-09-27 | ssl: Generalize extensions handling | Ingela Anderton Andin |
2018-09-27 | Update kernel, stdlib and sasl appups for OTP-21.2 | Siri Hansen |
2018-09-26 | Move peephole optimization from beam_block to beam_a | Björn Gustavsson |
2018-09-26 | Move bif_to_test/3 from beam_utils to beam_ssa_codegen | Björn Gustavsson |
2018-09-26 | beam_validator: Disallow literal arguments for certain instructions | Björn Gustavsson |
2018-09-26 | beam_ssa_pre_codegen: Fix bug in sanitization of get_map_element | Björn Gustavsson |
2018-09-26 | beam_utils: Fix typo in comment | Björn Gustavsson |
2018-09-26 | beam_clean: Use maps and cerl_sets instead of dict and sets | Björn Gustavsson |
2018-09-26 | Remove the last optimization from beam_flatten | Björn Gustavsson |
2018-09-26 | Move allocation combining from beam_flatten to beam_ssa_codegen | Björn Gustavsson |
2018-09-26 | Move optimization of 'move' from beam_flatten to beam_ssa_codegen | Björn Gustavsson |