Age | Commit message (Expand) | Author |
2017-01-17 | Scheduler wall time support for dirty schedulers | Rickard Green |
2017-01-12 | Perform potentially long GC on dirty schedulers if available | Rickard Green |
2016-12-20 | erts: add erlang:system_info(atom_count) | Mikael Pettersson |
2016-11-24 | Fix spec for erlang:get_module_info() | Richard Carlsson |
2016-11-02 | Merge branch 'maint' | Hans Bolinder |
2016-11-01 | erts: Correct type declaration of match specification head | Hans Bolinder |
2016-10-19 | Merge branch 'gsantomaggio/erts/system_info_atoms/PR-1198/OTP-13976' | Lukas Larsson |
2016-10-13 | Add system_info(atom_limit) | Gabriele Santomaggio |
2016-09-06 | Merge branch 'kvakvs/erts/gc_minor_option/OTP-11695' | Lukas Larsson |
2016-09-05 | Implement the new ceil/1 and floor/1 guard BIFs | Björn Gustavsson |
2016-08-25 | Replace misspelled symbolic time units | Rickard Green |
2016-08-12 | Option to erlang:garbage_collect to request minor (generational) GC | Dmytro Lytovchenko |
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 |