Age | Commit message (Expand) | Author |
2019-08-26 | erts: Add missing prototype | John Högberg |
2019-08-22 | Merge branch 'sverker/ets-delete-tree-trapping' into maint | Sverker Eriksson |
2019-08-16 | Merge branch 'john/erts/process_info-binary-heap-fragments/OTP-15978' into maint | John Högberg |
2019-08-15 | erts: Refactor ets catree deletion | Sverker Eriksson |
2019-08-13 | Merge branch 'john/erts/fix-instrument-allocations-race/OTP-15983' into maint | John Högberg |
2019-08-12 | Merge branch 'john/erts/bs_get_binary2-heap-binaries/OTP-15977' into maint | John Högberg |
2019-08-12 | erts: Fix crash in instrument:allocations/0-1 | John Högberg |
2019-08-12 | erts: Scan heap fragments for off-heap binaries | John Högberg |
2019-08-09 | erts: Create heap binaries in binary:split/2-3 | John Högberg |
2019-08-09 | erts: Create heap binaries in binary_part/2-3 | John Högberg |
2019-08-09 | erts: Create heap binaries in split_binary/2 | John Högberg |
2019-08-09 | erts: Create heap binaries in bs_get_binary2 | John Högberg |
2019-08-09 | erts: Remove size check in bs_start_match | John Högberg |
2019-08-09 | erts: Disallow binaries whose size in bits exceeds UWORD_MAX | John Högberg |
2019-08-07 | erts: Escape atoms in erlang:fun_to_list/1 | John Högberg |
2019-07-22 | Merge branch 'rickard/node-refc-tests-22' into maint | Rickard Green |
2019-07-22 | Fix node refc test for free processes hanging around | Rickard Green |
2019-07-22 | Enhanced node refc bookkeeping | Rickard Green |
2019-07-22 | Fix node container refc tests of ETS | Rickard Green |
2019-07-22 | Fix node refc test of external data | Rickard Green |
2019-07-22 | Merge branch 'rickard/node-refc-tests-21' into rickard/node-refc-tests-22 | Rickard Green |
2019-07-22 | Include persistent term storage in node/dist refc check | Rickard Green |
2019-07-22 | Merge branch 'rickard/node-refc-tests-20' into rickard/node-refc-tests-21 | Rickard Green |
2019-07-22 | Fix node refc test for system message queue | Rickard Green |
2019-07-05 | Merge branch 'sverker/valgrind-hipe-suppression' into maint | Sverker Eriksson |
2019-07-02 | Merge branch 'poroh/erts/sched-stuck-fix/OTP-15941' into maint-22 | Erlang/OTP |
2019-07-02 | Merge branch 'sverker/system_info-procs-bug/ERL-979/OTP-15909' into maint-22 | Erlang/OTP |
2019-07-02 | Merge branch 'john/erts/lists_subtract_fixes/OTP-15938/OTP-15939' into maint-22 | Erlang/OTP |
2019-07-01 | Merge PR-2313 from poroh/poroh/erts/sched-stuck-fix OTP-15941 | Sverker Eriksson |
2019-07-01 | Merge branch 'john/erts/lists_subtract_fixes/OTP-15938/OTP-15939' into maint | John Högberg |
2019-07-01 | erts: Fix integer overflow in loader | John Högberg |
2019-07-01 | erts: Fix integer overflow in list subtraction | John Högberg |
2019-06-28 | Infinite cycle fixed on try to change run queue (if it has already changed co... | Dmitry Poroh |
2019-06-27 | erts: Fix gc disable when terminating process | Lukas Larsson |
2019-06-27 | erts: Cleanup start of all erts threads to ABORT when failing | Lukas Larsson |
2019-06-27 | Merge branch 'lukas/erts/dist-optimize-large-data/PR-2291/OTP-15926' into maint | Lukas Larsson |
2019-06-26 | erts: Suppress valgrind warning in offset_heap_ptr | Sverker Eriksson |
2019-06-25 | Merge pull request #2250 from rickard-green/rickard/re-unicode-validation/OTP... | Rickard Green |
2019-06-24 | Merge branch 'sverker/system_info-procs-bug/ERL-979/OTP-15909' into maint | Sverker Eriksson |
2019-06-24 | Merge branch 'bjorn/erts/unoptimized-plus' into maint | Björn Gustavsson |
2019-06-19 | Fix fatal bug in erts_proc_sig_signal_size | Sverker Eriksson |
2019-06-19 | erts: Don't copy binary data from dist data | Lukas Larsson |
2019-06-19 | erts: Move copy of payload to receiving process | Lukas Larsson |
2019-06-18 | Merge branch 'rickard/re-yield-unicode-validation/OTP-15836/ERL-876' into ric... | Rickard Green |
2019-06-18 | Yield when validating UTF8 for long subject in re:run() | Rickard Green |
2019-06-18 | Merge branch 'rickard/re-global-unicode-validation/OTP-15831/ERL-876' into ri... | Rickard Green |
2019-06-18 | Merge branch 'kjell/stdlib/ets_ordered_set_slow_react/OTP-15906' into maint | Kjell Winblad |
2019-06-18 | ETS ordered_set: Improvements to the CA tree implementation | Kjell Winblad |
2019-06-18 | Merge pull request #2270 from essen/dist-get-stat-real-pend-value/OTP-15905 | Lukas Larsson |
2019-06-17 | Merge branch 'rickard/dist-exit2/22/OTP-15867' into maint-22 | Erlang/OTP |