Age | Commit message (Expand) | Author |
2019-02-22 | erts: Implement trapping while sending distr exit/down | Lukas Larsson |
2019-02-22 | erts: Add ERL_NODE_BOOKKEEP to node tables refc | Lukas Larsson |
2019-02-22 | erts: Refactor ErtsSendContext to be ErtsDSigSendContext | Lukas Larsson |
2019-02-22 | erts: Add distr testcases for fragmentation | Lukas Larsson |
2019-02-22 | erts: Make remote send of exit/2 trap | Lukas Larsson |
2019-02-22 | erts: Implement fragmentation of distrubution messages | Lukas Larsson |
2019-02-22 | erts: Expand distribution protocol documentation | Lukas Larsson |
2019-02-21 | erts: Move reason in dist messages to payload | Lukas Larsson |
2019-02-21 | erts: Remove a copy of distribution data payload | Lukas Larsson |
2019-02-21 | erts: Yield later during process exit and allow free procs to run | Lukas Larsson |
2019-02-05 | erts: Refactor rbt _yielding to use reductions | Lukas Larsson |
2019-02-05 | erts: Limit binary printout for %.XT in erts_print | Lukas Larsson |
2019-02-05 | Merge branch 'maint' | Lukas Larsson |
2019-02-05 | Merge branch 'lukas/erts/cerl-etp-rr-support' into maint | Lukas Larsson |
2019-02-05 | erts: Expand rr support in cerl and etp | Lukas Larsson |
2019-02-04 | Merge branch 'maint' | Péter Dimitrov |
2019-02-04 | Merge branch 'maint-21' into maint | Péter Dimitrov |
2019-02-04 | Merge pull request #2126 from bjorng/bjorn/compiler/compilation-speed | Björn Gustavsson |
2019-02-04 | Merge branch 'bjorn/compiler/cuddle-with-tests' | Björn Gustavsson |
2019-02-04 | Merge branch 'hans/crypto/fixes/OTP-14732' | Hans Nilsson |
2019-02-04 | Merge branch 'maint' | Péter Dimitrov |
2019-02-04 | otp_test_engine.c fixes | Hans Nilsson |
2019-02-04 | crypto: Fix compilation < 1.0.0 | Hans Nilsson |
2019-02-04 | Merge pull request #2095 from hogand/crypto/revamp-files | Hans Nilsson |
2019-02-04 | Merge branch 'peterdmv/inets/fix-http-client/ERIERL-289/OTP-15554' into maint | Péter Dimitrov |
2019-02-04 | Merge pull request #2128 from amatalai/fix-typo-in-erlang-xml | Lukas Larsson |
2019-02-04 | Fix typo in erlang.xml | Tobiasz |
2019-02-01 | inline_SUITE: Don't start a slave node | Björn Gustavsson |
2019-02-01 | Correct test_lib:is_cloned_mod/1 | Björn Gustavsson |
2019-02-01 | sys_core_fold_lists: Propagate annotations in expansion of lists functions | Björn Gustavsson |
2019-02-01 | Parallelize compile_SUITE:bc_options/1 | Björn Gustavsson |
2019-02-01 | Remove the optimized_guard/1 test case | Björn Gustavsson |
2019-02-01 | Make helper functions tail-recursive | Björn Gustavsson |
2019-02-01 | Optimize beam_ssa:def_used/2 | Björn Gustavsson |
2019-02-01 | Prefer map syntax and guard BIFs over the maps modules | Björn Gustavsson |
2019-02-01 | beam_ssa_type: Optimize calculation of variables that are only used once | Björn Gustavsson |
2019-02-01 | Use gb_sets:delete/2 instead of gb_sets:delete_any/2 | Björn Gustavsson |
2019-02-01 | Speed up beam_ssa_dead when there are many sequential blocks | Björn Gustavsson |
2019-02-01 | Optimize ssa_opt_sink when nothing can be sunk | Björn Gustavsson |
2019-02-01 | Merge pull request #2122 from bjorng/bjorn/compiler/fix-beam_except | Björn Gustavsson |
2019-02-01 | Updated OTP versionOTP-21.2.5 | Erlang/OTP |
2019-02-01 | Prepare release | Erlang/OTP |
2019-02-01 | Merge branch 'peterdmv/inets/fix-http-client/ERIERL-289/OTP-15554' into maint-21 | Erlang/OTP |
2019-02-01 | Merge branch 'maint' | Lukas Larsson |
2019-02-01 | Merge pull request #2117 from essen/fix-erl_epmd_port_please-spec/OTP-15557 | Lukas Larsson |
2019-02-01 | Merge branch 'maint' | Lukas Larsson |
2019-02-01 | Merge branch 'lukas/erts/fix_system_info_kernelpoll/OTP-15556' into maint | Lukas Larsson |
2019-02-01 | erts: Fix erlang:system_info(kernel_poll) to return correct value | Lukas Larsson |
2019-02-01 | Merge branch 'maint' | Lukas Larsson |
2019-02-01 | fix: erts: Remove dead ERTS_MAGIC_REF_BIF_TIMERS code | Lukas Larsson |