summaryrefslogtreecommitdiff
path: root/erts/preloaded/src/erlang.erl
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearRickard Green2020-03-131-1/+1
* Adjustable busy port parameters for default driversRickard Green2020-01-131-1/+3
* erts: Fix spec for sequential_tracerLukas Larsson2019-11-141-2/+6
* fixup! Return real pend value in erlang:dist_get_stat/1Loïc Hoguin2019-06-111-1/+1
* Add possibility to also get size of data from erlang:dist_ctrl_get_data()Rickard Green2019-03-191-1/+19
* Merge pull request #2089 from richcarl/document-undefined-current_functionRickard Green2019-01-221-1/+1
|\
| * Document that current_function can be undefinedRichard Carlsson2019-01-141-1/+1
* | Merge branch 'maint'Lukas Larsson2019-01-151-1/+5
|\ \
| * | erts: Add erlang:system_flag(system_logger,_)Lukas Larsson2019-01-101-1/+5
* | | Merge branch 'maint'John Högberg2019-01-101-50/+5
|\ \ \ | |/ /
| * | Implement integer_to_list/2 and integer_to_binary/2 as CIFsStanislav Mayorov2019-01-101-50/+5
* | | Merge branch 'maint'Lukas Larsson2018-12-201-1/+1
|\ \ \ | |/ /
| * | erts: Fix seq_trace:reset_trace dirty gc bugLukas Larsson2018-12-131-1/+1
| |/
* | Merge branch 'maint'Sverker Eriksson2018-07-111-4/+4
|\ \ | |/
| * erts: Fix spec and docs for process_info 'monitored_by'Sverker Eriksson2018-07-091-4/+4
* | Merge pull request #1854 from jhogberg/john/erts/cross-type-carrier-migration...John Högberg2018-07-031-154/+87
|\ \ | |/ |/|
| * Allow cross-type carrier migrationJohn Högberg2018-06-281-154/+87
* | Update system_info doc to include ets_countArtur Cygan2018-06-201-1/+2
|/
* erts: Fix erlang:memory for 'processes' and 'processes_used'Sverker Eriksson2018-05-221-3/+2
* Replace previous suspend in setnode/3Rickard Green2018-05-161-6/+20
* New process suspend implementation based on async signalingRickard Green2018-05-161-16/+50
* Introduce is_map_key/2 guard BIFMichał Muskała2018-04-291-1/+8
* Merge branch 'map-get-bif' of git://github.com/michalmuskala/otpBjörn Gustavsson2018-04-251-2/+9
|\
| * Introduce map_get guard-safe functionMichał Muskała2018-04-241-2/+9
* | Merge pull request #1790 from jhogberg/john/erts/more-alloc-info/OTP-14961John Högberg2018-04-241-49/+6
|\ \
| * | erts: Rewrite memory instrumentationJohn Högberg2018-04-231-49/+6
| |/
* | Deprecate erlang:get_stacktrace/0Björn Gustavsson2018-04-161-1/+1
|/
* Merge branch 'rickard/signals/OTP-14589'Rickard Green2018-03-231-28/+0
|\
| * Fix signal order for is_process_aliveRickard Green2018-03-221-28/+0
* | Merge branch 'john/erts/list-installed-nifs/OTP-14965'John Högberg2018-03-231-1/+1
|\ \ | |/ |/|
| * Add an option to ?MODULE:module_info/1 for listing NIFsJohn Högberg2018-03-211-1/+1
* | Implementation of true asynchronous signaling between processesRickard Green2018-03-211-12/+24
|/
* erts: Cleanup erlang:system_info docsLukas Larsson2018-03-021-3/+6
* Merge 'sverker/maint-20/alloc-n-migration/ERIERL-88'Sverker Eriksson2018-02-121-3/+6
|\
| * Merge 'sverker/maint-19/alloc-n-migration/ERIERL-88'Sverker Eriksson2018-02-121-3/+6
| |\
| | * Merge 'sverker/carrier-migration-improvements'Sverker Eriksson2018-02-121-3/+2
| | |\
| | | * erts: Add more stats for mbcs_poolSverker Eriksson2017-12-201-3/+2
| | * | erts: Add system_flags(erts_alloc,"+M?sbct *")Sverker Eriksson2018-02-121-0/+4
| | |/
* | | Merge branch 'maint'Sverker Eriksson2018-01-151-1/+1
|\ \ \
| * | | erts: Fix term_to_binary/2 specSverker Eriksson2018-01-091-1/+1
| |/ /
* | | Redirect system_flag(scheduler_wall_time,_) to kernel_refcRickard Green2017-12-191-35/+1
* | | Move new|abort_connection_id to erts_internalSverker Eriksson2017-11-151-16/+0
* | | Cleanup net_kernelSverker Eriksson2017-11-151-6/+0
* | | fix erlang specs and preloadedSverker Eriksson2017-11-151-4/+5
* | | Remove obsolete erlang:dgroup_leaderSverker Eriksson2017-11-151-9/+1
* | | Remove obsolete erlang:dexit/2Sverker Eriksson2017-11-151-7/+1
* | | Remove obsolete erlang:dlink/1, dunlink/1 and dist_exit/3Sverker Eriksson2017-11-151-25/+1
* | | Remove obsolete erlang:dsendSverker Eriksson2017-11-151-34/+2
* | | erts: Async auto-connect for monitor/2Sverker Eriksson2017-11-151-17/+4
* | | erts: Async auto-connect for monitor_nodeSverker Eriksson2017-11-151-6/+4