Age | Commit message (Expand) | Author |
2016-04-15 | erts: Add 'spawned' trace event to 'procs' trace flag | Lukas Larsson |
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-07 | erts: Rename atom '' from am_Cookie to am_Empty | Sverker Eriksson |
2016-03-15 | update copyright-year | Henrik Nord |
2016-03-10 | Improved scheduler suspend functionality | Rickard Green |
2016-02-26 | Merge branch 'bjorn/multiple-load/OTP-13111' | Björn Gustavsson |
2016-02-25 | Merge branch 'maint' | Björn-Egil Dahlberg |
2016-02-25 | Allow erlang:finish_loading/1 to load more than one module | Björn Gustavsson |
2016-02-16 | erts: Add BIF erts_internal:system_check/1 | Björn-Egil Dahlberg |
2016-02-02 | erts: Add microstate accounting | Lukas Larsson |
2016-02-02 | Merge branch 'maint' | Rickard Green |
2016-01-26 | Merge branch 'lukas/erts/gc_info/OTP-13265' | Lukas Larsson |
2016-01-20 | Introduce time warp safe trace timestamp formats | Rickard Green |
2015-12-30 | Merge branch 'maint' | Rickard Green |
2015-12-30 | Light weight statistics of run queue lengths | Rickard Green |
2015-12-15 | Merge branch 'lukas/erts/forker' | Lukas Larsson |
2015-12-15 | erts: Add support for asynchronous open_port | Lukas Larsson |
2015-12-08 | Replace off_heap_message_queue option with message_queue_data option | Rickard Green |
2015-11-16 | erts: Add garbage_collection_info to process_info/2 | Lukas Larsson |
2015-11-12 | Merge branch 'rickard/ohmq/OTP-13047' | Rickard Green |
2015-11-12 | Fragmented young heap generation and off_heap_message_queue option | Rickard Green |
2015-11-04 | Merge branch 'sverk/binary_split_bif' | Sverker Eriksson |
2015-11-04 | erts: Refactor BIF for binary:match,matches,split | Andrew Bennett |
2015-11-04 | stdlib: Add BIF option 'trim_all' to binary:split/3 | Andrew Bennett |
2015-11-04 | stdlib: Add BIF binary:split/2 and binary:split/3 | Andrew Bennett |
2015-10-26 | erts: Add {line_delimiter, byte()} option to inet:setopts/2 | Serge Aleynikov |
2015-10-26 | Update primary bootstrap | Ingela Anderton Andin |
2015-10-26 | erts: Add {line_delimiter, byte()} option to inet:setopts/2 | Serge Aleynikov |
2015-07-10 | ose: Remove all code related to the OSE port | Lukas Larsson |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-06-17 | Save IO bytes in scheduler specific data | Rickard Green |
2015-06-15 | erts: Yield in maps:merge | Sverker Eriksson |
2015-05-08 | Merge branch 'rickard/timer-optimization/OTP-12650' | Rickard Green |
2015-05-08 | Optimized timer implementation | Rickard Green |
2015-04-15 | Raise more descriptive error messages for failed map operations | Björn Gustavsson |
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-20 | Introduce a new time API | Rickard Green |
2014-11-03 | Merge branch 'sverk/yielding-distr-send/OTP-12232' | Sverker Eriksson |
2014-08-29 | erts: Implement yielding for distributed send of large messages | Sverker Eriksson |
2014-06-06 | Merge branch 'maint' | Rickard Green |
2014-05-22 | Make binary BIFs converting from lists yield on large input | Rickard Green |
2014-05-22 | Make binary BIFs converting to lists yield on large input | Rickard Green |
2014-05-14 | Remove obsolete 'imports' entry from module_info/1/2 functions | Richard Carlsson |
2014-05-14 | Add 'md5' entry for module_info/0/1 functions. | Richard Carlsson |
2014-02-24 | further enhancements for dirty schedulers | Steve Vinoski |
2013-12-17 | Merge tag 'OTP_R16B03_yielding_binary_to_term' | Sverker Eriksson |
2013-12-07 | Merge branch 'rickard/garbage_collect/OTP-11388' | Rickard Green |