Age | Commit message (Expand) | Author |
2016-05-26 | erts: Tweak ErtsContainerStruct macro | Sverker Eriksson |
2016-05-11 | Add better support for communication with a process executing dirty NIF | Rickard Green |
2016-05-04 | erts: Beautify some code with container_of macro | Sverker Eriksson |
2016-04-15 | erts: Implement tracer modules | Lukas Larsson |
2016-04-13 | Merge branch 'henrik/update-copyrightyear' | Henrik Nord |
2016-03-16 | erts: Fix LOW_WRITE section for non llvm os x compilation | Lukas Larsson |
2016-03-15 | update copyright-year | Henrik Nord |
2016-02-24 | Merge branch 'master' into sverk/master/halt-INT_MIN | Sverker Eriksson |
2016-02-24 | erts: Change erl_exit into erts_exit | Sverker Eriksson |
2016-02-08 | Merge branch 'sverk/thread-unsafe-alloc' | Sverker Eriksson |
2016-02-02 | erts: Add ERTS_WRITE_UNLIKELY | Lukas Larsson |
2016-02-02 | Merge branch 'maint' | Rickard Green |
2016-01-21 | erts: Fix faulty assert for non-smp | Sverker Eriksson |
2016-01-20 | Introduce time warp safe replacement for safe_fixed option | Rickard Green |
2015-12-15 | Merge branch 'lukas/erts/forker' | Lukas Larsson |
2015-12-15 | erts: Create forker process for spawn driver | Lukas Larsson |
2015-11-30 | Merge branch 'maint' | Rickard Green |
2015-11-30 | Remove ERTS_PRINT_INVALID from erts_print() | Rickard Green |
2015-11-12 | Fragmented young heap generation and off_heap_message_queue option | Rickard Green |
2015-11-12 | Refactor GC | Rickard Green |
2015-11-12 | Introduce literal tag | Rickard Green |
2015-11-12 | erts: Add support for fast erts_is_literal() | Sverker Eriksson |
2015-07-10 | ose: Remove all code related to the OSE port | Lukas Larsson |
2015-06-24 | erts: Remove HALFWORD_HEAP definition | Björn-Egil Dahlberg |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-06-15 | Unbreak global inlining | Rickard Green |
2015-05-11 | Add erts_send_error_term_to_logger | José Valim |
2015-05-08 | Optimized timer implementation | Rickard Green |
2015-05-06 | Misc time improvements | Rickard Green |
2015-03-24 | Merge branch 'rickard/time_api/OTP-11997' | Rickard Green |
2015-03-24 | Better OS system time implementation | Rickard Green |
2015-03-23 | erts_sys_hrtime() for lcnt | Rickard Green |
2015-03-23 | Better support for poor os monotonic sources | Rickard Green |
2015-03-21 | Merge branch 'rickard/time_api/OTP-11997' | Rickard Green |
2015-03-21 | Unbreak lcnt | Rickard Green |
2015-03-20 | Merge branch 'rickard/time_api/OTP-11997' | Rickard Green |
2015-03-20 | Introduce a new time API | Rickard Green |
2015-03-12 | erts: Add ERTS_UNDEF macro | Sverker Eriksson |
2014-12-19 | Merge branch 'lukas/erts/crashdump_improvements/OTP-12377' | Lukas Larsson |
2014-12-19 | erts: Improve crash dumps | Lukas Larsson |
2014-12-19 | erts: Introduce thread suspend functions | Lukas Larsson |
2014-12-02 | erts: Add compile time assert ERTS_CT_ASSERT | Sverker Eriksson |
2014-10-28 | Merge branch 'sv/isfinite/OTP-12268' into maint | Lukas Larsson |
2014-10-28 | Use isfinite() instead of finite() when available | Anthony Ramine |
2014-09-25 | Merge branch 'rickard/eager-check-io/OTP-12117' into rickard/maint-17/eager-c... | Rickard Green |
2014-09-25 | Introduce support for eager check I/O scheduling | Rickard Green |
2014-06-27 | erts: Fix size overflow bugs in memory allocation | Sverker Eriksson |
2014-03-21 | Raspberry PI / Android a minimal cross-compile configuration | Dmitry Kolesnikov |
2014-02-24 | Added support for ENEA OSE | Lukas Larsson |
2013-12-20 | Merge branch 'sverk/unicode-driver-paths' | Sverker Eriksson |