summaryrefslogtreecommitdiff
path: root/erts/emulator/beam/atom.names
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Rickard Green2020-03-131-1/+1
|\
| * Update copyright yearRickard Green2020-03-131-1/+1
| * Merge branch 'rickard/node-dist-check-fix' into maintRickard Green2020-01-131-0/+1
| |\
| | * Block multi-scheduling during node/dist checkRickard Green2019-12-191-0/+1
* | | 'reply' options for spawn_request()Rickard Green2020-02-201-0/+3
* | | Implement erlang:spawn_request_abandon/1Rickard Green2020-02-201-0/+1
* | | Merge branch 'maint'Rickard Green2020-01-131-0/+2
|\ \ \ | |/ /
| * | Adjustable busy port parameters for default driversRickard Green2020-01-131-0/+2
| |/
* | Distributed spawn improvementsRickard Green2019-12-181-0/+7
* | Block multi-scheduling during node/dist checkRickard Green2019-12-111-0/+1
* | Merge branch 'maint'Rickard Green2019-11-271-0/+1
|\ \ | |/
| * Merge branch 'rickard/nodedown-reason/OTP-16216' into maintRickard Green2019-11-271-0/+1
| |\
| | * Fix race causing nodedown reason to be lostRickard Green2019-11-211-0/+1
* | | Merge 'rickard/proc-exit-lit-area-22/OTP-16193' into 'rickard/proc-exit-lit-a...Rickard Green2019-10-311-0/+1
|\ \ \ | |/ /
| * | Merge 'rickard/proc-exit-lit-area-21/OTP-16193' into 'rickard/proc-exit-lit-a...Rickard Green2019-10-311-0/+1
| |\ \ | | |/ | |/|
| | * Merge 'rickard/proc-exit-lit-area-20/OTP-16193' into 'rickard/proc-exit-lit-a...Rickard Green2019-10-291-0/+1
| | |\
| | | * Fix release of literal areasRickard Green2019-10-291-0/+1
* | | | compiler: Explicitly resume known match contextsJohn Högberg2019-10-231-0/+1
* | | | compiler: Refactor binary match context unit optimizationJohn Högberg2019-10-231-0/+1
* | | | Merge PR-2229 from kjell/stdlib/ets_hash_decentralized_counters/OTP-15744Sverker Eriksson2019-10-021-1/+2
|\ \ \ \
| * | | | Add `ets:new/2` option to disable decentralized countersKjell Winblad2019-09-251-1/+2
* | | | | Merge branch 'rickard/iovec-22.0/OTP-15618' into rickard/iovec/OTP-15618Rickard Green2019-09-251-0/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Utilize I/O vectors for outgoing distribution dataRickard Green2019-09-241-0/+3
* | | | | erts: Use local trap exports for list functionsJohn Högberg2019-09-161-0/+2
| |/ / / |/| | |
* | | | erts: Add ets:info(_, binary)Rickard Green2019-08-291-0/+1
|/ / /
* | | Add possibility to also get size of data from erlang:dist_ctrl_get_data()Rickard Green2019-03-191-0/+1
* | | Merge branch 'maint'Lukas Larsson2018-12-201-0/+1
|\ \ \ | |/ /
| * | Merge branch 'lukas/erts/fix-seq_trace-reset_trace/OTP-15490' into maintLukas Larsson2018-12-201-0/+1
| |\ \
| | * | erts: Fix seq_trace:reset_trace dirty gc bugLukas Larsson2018-12-131-0/+1
* | | | Merge branch 'maint'Sverker Eriksson2018-11-151-0/+1
|\ \ \ \ | |/ / /
| * | | erts: Add new module 'atomics'Sverker Eriksson2018-11-151-0/+1
* | | | Merge branch 'maint'Björn Gustavsson2018-11-061-0/+3
|\ \ \ \ | |/ / /
| * | | Add a persistent term storageBjörn Gustavsson2018-11-061-0/+3
| |/ /
* | | Make erl_init.c pass the boot module to erl_init.beamRichard Carlsson2018-05-241-0/+1
* | | Remove undocumented and unused -# display_items emulator optionRichard Carlsson2018-05-241-1/+0
|/ /
* | New process suspend implementation based on async signalingRickard Green2018-05-161-0/+3
* | Remove error_logger process and add logger processSiri Hansen2018-04-261-0/+1
* | Merge branch 'john/erts/list-installed-nifs/OTP-14965'John Högberg2018-03-231-0/+1
|\ \
| * | Add an option to ?MODULE:module_info/1 for listing NIFsJohn Högberg2018-03-211-0/+1
* | | Implementation of true asynchronous signaling between processesRickard Green2018-03-211-2/+2
|/ /
* | Merge branch 'sverker/dist-flags-consolidate'Sverker Eriksson2018-03-131-0/+1
|\ \
| * | erts,kernel: Add erts_internal:get_dflags/0Sverker Eriksson2018-03-021-0/+1
* | | Merge branch 'sverker/unused-atoms'Sverker Eriksson2018-03-131-37/+2
|\ \ \ | |/ / |/| |
| * | erts: Remove unused atomsSverker Eriksson2018-03-131-37/+2
* | | Replace binary:bin_to_list CIF implementation with binary_to_listJohn Högberg2018-02-261-1/+0
|/ /
* | Merge 'sverker/maint-20/alloc-n-migration/ERIERL-88'Sverker Eriksson2018-02-121-1/+2
|\ \ | |/
| * Merge 'sverker/maint-19/alloc-n-migration/ERIERL-88'Sverker Eriksson2018-02-121-1/+2
| |\
| | * erts: Add system_flags(erts_alloc,"+M?sbct *")Sverker Eriksson2018-02-121-0/+1
* | | Redirect system_flag(scheduler_wall_time,_) to kernel_refcRickard Green2017-12-191-0/+1
* | | Merge branch 'lukas/stdlib/maps_iterators/OTP-14012'Lukas Larsson2017-11-201-0/+1
|\ \ \