summaryrefslogtreecommitdiff
path: root/lib/kernel/src/global.erl
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearErlang/OTP2022-03-281-1/+1
* global: Preventing overlapping partitions fixRickard Green2022-02-061-56/+386
* global: Propagate and save version between all nodesRickard Green2022-01-071-29/+105
* kernel: Fix a race condition in GlobalHans Bolinder2021-05-281-14/+46
* Merge branch 'hasse/kernel/global_async_monitor_node'Hans Bolinder2019-03-211-54/+24
|\
| * kernel: Remove some obsolete code in the global moduleHans Bolinder2019-02-271-55/+25
* | kernel: Global no longer tries to connect more than onceHans Bolinder2019-02-271-4/+3
|/
* kernel: Improve handling of UnicodeHans Bolinder2017-09-051-8/+8
* kernel: Create table 'global_names' with read_concurrencyHans Bolinder2017-05-191-1/+2
* Update copyright yearRaimo Niskanen2017-05-041-1/+1
* Allow for easier enabling of distribution debugLuis Rascao2016-09-191-6/+10
* Use 'rand' instead of the obsolete 'random' moduleBjörn Gustavsson2015-12-111-13/+7
* Update Kernel and STDLIBHans Bolinder2015-10-081-10/+10
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* Replace usage of erlang:now() with usage of new APIRickard Green2015-03-201-8/+10
* Fix some Dialyzer warningsHans Bolinder2014-03-201-9/+13
* Fix unmatched_return warnings in kernelSiri Hansen2013-05-061-1/+1
* Fix unmatched_returns warnings in STDLIB and KernelHans Bolinder2013-05-061-2/+3
* global: Allow "tuple funs" as resolve functionsBjörn Gustavsson2012-09-171-2/+10
* Update copyright yearsBjörn-Egil Dahlberg2012-03-301-1/+1
* Improve global:re_register_name/2,3 specRicardo Catalinas Jiménez2012-03-011-3/+3
* Fix global:{random_exit_name,random_notify_name}/3 specRicardo Catalinas Jiménez2012-03-011-2/+2
* Remove the undocumented function global:safe_whereis_name/1Hans Bolinder2011-11-141-11/+2
* Remove all use of global:safe_whereis_name/1Hans Bolinder2011-11-141-1/+9
* Types and specifications have been modified and addedHans Bolinder2011-05-091-22/+70
* Add specs for behaviour callbacksKostis Sagonas2011-03-111-4/+26
* OTP-8527 Global no longer supports R11B nodesHans Bolinder2010-03-191-112/+19
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+2244