Age | Commit message (Expand) | Author |
2016-08-01 | erts: Remove the need for copying of literals | Björn-Egil Dahlberg |
2016-07-14 | hipe: Remove performance profiling code | Lukas Larsson |
2016-05-31 | Fix bad assertion | Rickard Green |
2016-05-31 | Properly close message factories in erts_factory_trim_and_close() | Rickard Green |
2016-05-27 | Merge branch 'rickard/on_heap-fix/OTP-13366' | Rickard Green |
2016-05-26 | Fix message queue update on replacement and removal of message | Rickard Green |
2016-05-25 | Remove the 'message_queue_data' option 'mixed' | Rickard Green |
2016-05-11 | Add better support for communication with a process executing dirty NIF | Rickard Green |
2016-05-04 | erts: Add Sender in 'receive' trace matchspec | Sverker Eriksson |
2016-05-04 | erts: Add matchspec to 'receive' trace | Sverker Eriksson |
2016-04-15 | erts: Extend process and port tracing | Lukas Larsson |
2016-04-15 | erts: Implement tracer modules | Lukas Larsson |
2016-04-13 | Merge branch 'henrik/update-copyrightyear' | Henrik Nord |
2016-04-06 | Refactor and fix dtrace define in erl_message | Björn-Egil Dahlberg |
2016-03-15 | update copyright-year | Henrik Nord |
2016-01-21 | erts: Fix faulty assert for non-smp | Sverker Eriksson |
2015-12-18 | Merge branch 'lv/fix-compilation-with-vm-probes/OTP-13209' | Björn-Egil Dahlberg |
2015-12-09 | Merge branch 'sverk/dist-ctrl-msg-overflow-master' into master | Sverker Eriksson |
2015-12-08 | Merge branch 'rickard/ohmq-fixup/OTP-13047' | Rickard Green |
2015-12-08 | Merge branch 'sverk/dist-ctrl-msg-overflow' into sverk/dist-ctrl-msg-overflow... | Sverker Eriksson |
2015-12-08 | Replace off_heap_message_queue option with message_queue_data option | Rickard Green |
2015-12-08 | Fix compilation with `--enable-vm-probes` | Luca Favatella |
2015-12-07 | erts: Fix bug for remote control message containing fat maps | Sverker Eriksson |
2015-12-03 | erts: Fix bug in heap_factory_undo for FACTORY_HEAP_FRAGS mode | Sverker Eriksson |
2015-11-19 | Refactor have seq_trace token test | Björn-Egil Dahlberg |
2015-11-18 | Use sharing preserving copy error messages and exceptions | Björn-Egil Dahlberg |
2015-11-18 | Refactor sharing preserved copy flags | Björn-Egil Dahlberg |
2015-11-18 | Fix rebase of SHCOPY seq_tokens | Björn-Egil Dahlberg |
2015-11-17 | Add -debug +vc flag for debuging SHCOPY | Nikolaos S. Papaspyrou |
2015-11-17 | Enable shcopy for sending messages | Nikolaos S. Papaspyrou |
2015-11-12 | Fragmented young heap generation and off_heap_message_queue option | Rickard Green |
2015-11-12 | Introduce literal tag | Rickard Green |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-06-15 | erts: Add erts_factory_trim_and_close | Sverker Eriksson |
2015-06-15 | erts: Remove hashmap probabilistic heap overestimation | Sverker Eriksson |
2015-05-08 | Merge branch 'rickard/timer-optimization/OTP-12650' | Rickard Green |
2015-05-08 | Optimized timer implementation | Rickard Green |
2015-04-14 | erts: Refactor erts_queue_message | Björn-Egil Dahlberg |
2015-03-20 | Merge branch 'rickard/time_api/OTP-11997' | Rickard Green |
2015-03-20 | Erlang based BIF timer implementation for scalability | Rickard Green |
2015-03-19 | erts: Fix map bug in dec_term for 32-bit debug VM | Sverker Eriksson |
2015-03-12 | First stab at binary_to_term for hamt | Sverker Eriksson |
2014-08-22 | Ensure "runnable proc" trace messages are not sent out of order | Rickard Green |
2014-05-22 | Do not GC other processes in non-smp runtime | Rickard Green |
2014-03-25 | Fix DTrace/SystemTap-related formatting | Scott Lystig Fritchie |
2013-12-02 | Compile in_heapfrag() only in debug mode | Anthony Ramine |
2012-12-07 | Merge branch 'rickard/port-optimizations/OTP-10336' into rickard/r16/port-opt... | Rickard Green |
2012-12-03 | Prepare for use of ptab functionality also for ports | Rickard Green |
2012-12-03 | Generalize process table implementation | Rickard Green |
2012-08-31 | erts: Remove some compiler warnings | Sverker Eriksson |