Age | Commit message (Expand) | Author |
2016-05-31 | Merge branch 'sverker/dialyzer/erlang-halt' | Sverker Eriksson |
2016-05-31 | Merge branch 'sverker/bad-hash' | Sverker Eriksson |
2016-05-31 | Merge branch 'egil/erts/cuddle-tests' | Björn-Egil Dahlberg |
2016-05-30 | Reintroduce erlang:halt/0/1 in erl_bif_types.erl | Sverker Eriksson |
2016-05-27 | Merge branch 'richcarl/erts/fix-init-stop/PR-911/OTP-13630/OTP-13631' | Sverker Eriksson |
2016-05-27 | Merge branch 'rickard/on_heap-fix/OTP-13366' | Rickard Green |
2016-05-27 | Merge branch 'rickard/rm-mqd-mixed/OTP-13366' | Rickard Green |
2016-05-27 | erts: Split large binaries into multiple iovec | Lukas Larsson |
2016-05-27 | Merge branch 'lukas/erts/tracing/tracer-move-extra-to-map/OTP-10267' | Lukas Larsson |
2016-05-27 | Merge branch 'legoscia/erts/epmd-module-option/OTP-13627' | Lukas Larsson |
2016-05-26 | Improve message allocation in enif_send() | Rickard Green |
2016-05-26 | Fix message queue update on replacement and removal of message | Rickard Green |
2016-05-26 | Merge branch 'margnus1/llvm-compatibility/PR-1057/OTP-13626' | Sverker Eriksson |
2016-05-26 | erts: Add some more use of ErtsContainerStruct | Sverker Eriksson |
2016-05-26 | erts: Tweak ErtsContainerStruct macro | Sverker Eriksson |
2016-05-26 | erts: Improve bucket search for hipe_mfa_info | Sverker Eriksson |
2016-05-26 | erts: Improve some bad hash functions | Sverker Eriksson |
2016-05-25 | Add tests for -start_epmd and -epmd_module options | Magnus Henoch |
2016-05-25 | Remove the 'message_queue_data' option 'mixed' | Rickard Green |
2016-05-25 | erts: Make erlang:halt/2 truncate string arg | Sverker Eriksson |
2016-05-25 | erts: Implement halt/0 and halt/1 in Erlang | Sverker Eriksson |
2016-05-24 | Merge branch 'egil/erts/fix-purge_code-literals' | Björn-Egil Dahlberg |
2016-05-24 | erts: Move tracer SecondTraceTerm to Opts map | Lukas Larsson |
2016-05-20 | erts: Refactor ERTS_MSG_COMBINED_HFRAG to heap fragment | Björn-Egil Dahlberg |
2016-05-20 | erts: Copy literals in messages on module purge | Björn-Egil Dahlberg |
2016-05-20 | erts: Add testcase for purge of literals | Björn-Egil Dahlberg |
2016-05-20 | erts: Check for carrier capability specifically in test | Björn-Egil Dahlberg |
2016-05-18 | Merge branch 'bjorn/erts/cuddle-with-tests' | Björn Gustavsson |
2016-05-17 | Merge branch 'sverker/hipe-amd64-code-alloc/OTP-13359' | Sverker Eriksson |
2016-05-17 | Merge branch 'mikpe/otp-19-erts-integer-truncation-bugs/PR-1045/OTP-13606' | Lukas Larsson |
2016-05-17 | erts: Move max_heap_size field so that ErLLVM works again | Lukas Larsson |
2016-05-17 | erts: Fix OpenBSD gcc compiler bug in re code | Lukas Larsson |
2016-05-17 | erts: Fix bug when tracing in non-smp non-scheduler thread | Lukas Larsson |
2016-05-16 | erts: Fix free_mem calculation in bs_construct tests | Björn-Egil Dahlberg |
2016-05-13 | Merge branch 'egil/erts/nif-format_term/OTP-13580' | Björn-Egil Dahlberg |
2016-05-12 | erts: Remove compiler warning | Sverker Eriksson |
2016-05-12 | time_SUITE: Make consistency/1 work in any timezone | Björn Gustavsson |
2016-05-11 | erts: Add tests for enif_snprintf | Björn-Egil Dahlberg |
2016-05-11 | Merge branch 'lukas/trace-fix' | Rickard Green |
2016-05-11 | Merge branch 'rickard/ds-proc-exit/OTP-13123' | Rickard Green |
2016-05-11 | erts: Only allow remove from trace_status callback | Lukas Larsson |
2016-05-11 | Add dirty_heap_access test case | Rickard Green |
2016-05-11 | Add dirty_call_while_terminated test case | Rickard Green |
2016-05-11 | Move dirty nif test cases into dirty_nif_SUITE | Rickard Green |
2016-05-11 | Add better support for communication with a process executing dirty NIF | Rickard Green |
2016-05-11 | erts: Add enif_snprintf | Björn-Egil Dahlberg |
2016-05-11 | erts: Fix non-smp max_heap_size assert | Lukas Larsson |
2016-05-11 | hipe_llvm: Allow LLVM-generated constants | Magnus Lång |
2016-05-11 | erts: Add max_heap_size remote gc testcase | Lukas Larsson |
2016-05-10 | Remove conditional dirty schedulers API | Rickard Green |