aboutsummaryrefslogtreecommitdiffstats
path: root/erts/preloaded/src/erlang.erl
AgeCommit message (Expand)Author
2016-11-01erts: Correct type declaration of match specification headHans Bolinder
2016-08-25Replace misspelled symbolic time unitsRickard Green
2016-06-10erts: Add port monitorsDmytro Lytovchenko
2016-05-30Reintroduce erlang:halt/0/1 in erl_bif_types.erlSverker Eriksson
2016-05-27Merge branch 'richcarl/erts/fix-init-stop/PR-911/OTP-13630/OTP-13631'Sverker Eriksson
2016-05-25Remove the 'message_queue_data' option 'mixed'Rickard Green
2016-05-25erts: Implement halt/0 and halt/1 in ErlangSverker Eriksson
2016-05-10erts: Implement max_heap_size process flagLukas Larsson
2016-05-04erts: Add send and 'receive' to trace_info/2Sverker Eriksson
2016-05-04erts: Add docs for trace_pattern with 'send' and 'receive'Sverker Eriksson
2016-04-28Enhance map specs in erts, stdlib, runtime_toolsMagnus Lång
2016-04-15erts: Document erlang:match_spec_test/3Lukas Larsson
2016-04-15erts: Extend process and port tracingLukas Larsson
2016-04-15erts: Implement tracer modulesLukas Larsson
2016-04-13Merge branch 'henrik/update-copyrightyear'Henrik Nord
2016-04-07erts: Fix process_info/2 result specBjörn-Egil Dahlberg
2016-03-15update copyright-yearHenrik Nord
2016-03-10Improved scheduler suspend functionalityRickard Green
2016-02-25Add has_prepared_code_on_load/1 BIFBjörn Gustavsson
2016-02-02erts: Add microstate accountingLukas Larsson
2016-02-02erts, kernel: Add os:perf_counter functionLukas Larsson
2016-02-02Merge branch 'maint'Rickard Green
2016-01-26Merge branch 'lukas/erts/gc_info/OTP-13265'Lukas Larsson
2016-01-20Introduce time warp safe trace timestamp formatsRickard Green
2016-01-13erts: Refactor check_process_code/3Sverker Eriksson
2016-01-13erts: Move copy_literals/2 from erlang to erts_internalSverker Eriksson
2016-01-13erts: Make erlang:purge_module/1 safeSverker Eriksson
2015-12-30Merge branch 'maint'Rickard Green
2015-12-30Light weight statistics of run queue lengthsRickard Green
2015-12-15Merge branch 'lukas/erts/forker'Lukas Larsson
2015-12-15erts: Add support for asynchronous open_portLukas Larsson
2015-12-08Merge branch 'rickard/ohmq-fixup/OTP-13047'Rickard Green
2015-12-08Replace off_heap_message_queue option with message_queue_data optionRickard Green
2015-11-17Add erlang:copy_literals/2 specBjörn-Egil Dahlberg
2015-11-16erts: Add garbage_collection_info to process_info/2Lukas Larsson
2015-11-12Merge branch 'rickard/ohmq/OTP-13047'Rickard Green
2015-11-12Fragmented young heap generation and off_heap_message_queue optionRickard Green
2015-10-27Merge branch 'lucafavatella/dialyzer-fun-literal-arity' into maintHenrik Nord
2015-10-01erts: Review module erlang docsSverker Eriksson
2015-07-11Teach Dialyzer arity of funs with literal arityLuca Favatella
2015-06-18Change license text to APLv2Bruce Yinhe
2015-06-10Delayed node table GCRickard Green
2015-06-09Disable accessor timer optionRickard Green
2015-05-12Merge branch 'rickard/timer-optimization/OTP-12650'Rickard Green
2015-05-12Timer fixes, documentation, and test casesRickard Green
2015-05-08Merge branch 'rickard/timer-optimization/OTP-12650'Rickard Green
2015-05-08Optimized timer implementationRickard Green
2015-05-07Remove 'imports' key from spec of get_module_info()Richard Carlsson
2015-03-26Merge branch 'rickard/time_api/OTP-11997'Rickard Green
2015-03-26Misc fixesRickard Green