Age | Commit message (Expand) | Author |
2016-08-25 | Replace misspelled symbolic time units | Rickard Green |
2016-06-10 | erts: Add port monitors | Dmytro Lytovchenko |
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-25 | Remove the 'message_queue_data' option 'mixed' | Rickard Green |
2016-05-25 | erts: Implement halt/0 and halt/1 in Erlang | Sverker Eriksson |
2016-05-10 | erts: Implement max_heap_size process flag | Lukas Larsson |
2016-05-04 | erts: Add send and 'receive' to trace_info/2 | Sverker Eriksson |
2016-05-04 | erts: Add docs for trace_pattern with 'send' and 'receive' | Sverker Eriksson |
2016-04-28 | Enhance map specs in erts, stdlib, runtime_tools | Magnus Lång |
2016-04-15 | erts: Document erlang:match_spec_test/3 | 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: Fix process_info/2 result spec | Björn-Egil Dahlberg |
2016-03-15 | update copyright-year | Henrik Nord |
2016-03-10 | Improved scheduler suspend functionality | Rickard Green |
2016-02-25 | Add has_prepared_code_on_load/1 BIF | Björn Gustavsson |
2016-02-02 | erts: Add microstate accounting | Lukas Larsson |
2016-02-02 | erts, kernel: Add os:perf_counter function | 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 |
2016-01-13 | erts: Refactor check_process_code/3 | Sverker Eriksson |
2016-01-13 | erts: Move copy_literals/2 from erlang to erts_internal | Sverker Eriksson |
2016-01-13 | erts: Make erlang:purge_module/1 safe | Sverker Eriksson |
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 | Merge branch 'rickard/ohmq-fixup/OTP-13047' | Rickard Green |
2015-12-08 | Replace off_heap_message_queue option with message_queue_data option | Rickard Green |
2015-11-17 | Add erlang:copy_literals/2 spec | Björn-Egil Dahlberg |
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-10-27 | Merge branch 'lucafavatella/dialyzer-fun-literal-arity' into maint | Henrik Nord |
2015-10-01 | erts: Review module erlang docs | Sverker Eriksson |
2015-07-11 | Teach Dialyzer arity of funs with literal arity | Luca Favatella |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-06-10 | Delayed node table GC | Rickard Green |
2015-06-09 | Disable accessor timer option | Rickard Green |
2015-05-12 | Merge branch 'rickard/timer-optimization/OTP-12650' | Rickard Green |
2015-05-12 | Timer fixes, documentation, and test cases | Rickard Green |
2015-05-08 | Merge branch 'rickard/timer-optimization/OTP-12650' | Rickard Green |
2015-05-08 | Optimized timer implementation | Rickard Green |
2015-05-07 | Remove 'imports' key from spec of get_module_info() | Richard Carlsson |
2015-03-26 | Merge branch 'rickard/time_api/OTP-11997' | Rickard Green |
2015-03-26 | Misc fixes | Rickard Green |
2015-03-24 | Merge branch 'rickard/time_api/OTP-11997' | Rickard Green |