Age | Commit message (Expand) | Author |
2016-05-12 | Revert "Prepare release" | Erlang/OTP |
2016-05-11 | erts: Document enif_snprintf | Björn-Egil Dahlberg |
2016-05-11 | erts: Add tests for enif_snprintf | Björn-Egil Dahlberg |
2016-05-11 | Prepare release | Erlang/OTP |
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 | Merge branch 'lukas/erts/max_heap_size/OTP-13174' | Lukas Larsson |
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 | Merge branch 'lukas/erts/max_heap_size/OTP-13175' | Lukas Larsson |
2016-05-11 | erts: Add max_heap_size remote gc testcase | Lukas Larsson |
2016-05-11 | Merge branch 'lukas/erts/max_heap_size/OTP-13174' | Lukas Larsson |
2016-05-10 | Remove conditional dirty schedulers API | Rickard Green |
2016-05-10 | erts: Skip alloc_SUITE:erts_mmap if ERL_ZFLAGS | Sverker Eriksson |
2016-05-10 | erts: Fix doc typo in erts_alloc | Sverker Eriksson |
2016-05-10 | erts: Fix max heap size exit when in hipe mode | Lukas Larsson |
2016-05-10 | Update preloaded modules | Lukas Larsson |
2016-05-10 | erts: Fix pre-bif yield current_function | Lukas Larsson |
2016-05-10 | erts: Implement max_heap_size process flag | Lukas Larsson |
2016-05-09 | Merge branch 'binarin/fix-build-tool-paths/PR-1023/OTP-13562' | Lukas Larsson |
2016-05-09 | Merge branch 'sverker/system_info-erts_mmap/OTP-13560' | Sverker Eriksson |
2016-05-09 | Merge branch 'sverker/trace-send-receive-matchspec/OTP-13507' | Sverker Eriksson |
2016-05-09 | erts: Remove some attributes from the abstract format doc | Hans Bolinder |
2016-05-05 | erl_unicode.c: fix integer truncation problems | Mikael Pettersson |
2016-05-05 | do not limit heap fragments to 4 giga-words | Mikael Pettersson |
2016-05-05 | erts_new_mso_binary(): do not truncate len | Mikael Pettersson |
2016-05-04 | erts: Show exec_alloc as disabled when not used | Sverker Eriksson |
2016-05-04 | erts: Refactor ERTS_ALC_INFO_A_* constants | Sverker Eriksson |
2016-05-04 | erts: Add send and 'receive' to trace_info/2 | Sverker Eriksson |
2016-05-04 | erts: Fix bug in trace_pattern for 'on_load' | Sverker Eriksson |
2016-05-04 | erts: Fix missing type in doc for trace_pattern | Sverker Eriksson |
2016-05-04 | erts: Fix PAM to be callable from non-scheduler thread | Sverker Eriksson |
2016-05-04 | erts: Add docs for trace_pattern with 'send' and 'receive' | Sverker Eriksson |
2016-05-04 | erts: Change receive matchspec to [NodeOrOther, Pid, Msg] | Sverker Eriksson |
2016-05-04 | erts: Add Sender in 'receive' trace matchspec | Sverker Eriksson |
2016-05-04 | erts: Add matchspec restrictions for 'receive' trace | Sverker Eriksson |
2016-05-04 | erts: Add matchspec to 'receive' trace | Sverker Eriksson |
2016-05-04 | erts: Remove multi scheduler blocking in match specs | Sverker Eriksson |
2016-05-04 | erts: Add match spec for send trace | Sverker Eriksson |
2016-05-04 | erts: Rename constants in enum erts_break_op | Sverker Eriksson |
2016-05-04 | erts: Rename struct type | Sverker Eriksson |
2016-05-04 | erts: Beautify some code with container_of macro | Sverker Eriksson |
2016-05-04 | erts: Add macro HAVE_ERTS_MMAP | Sverker Eriksson |
2016-05-04 | erts: Refactor erl_mmap.h | Sverker Eriksson |