Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-30 | Update copyright years | Björn-Egil Dahlberg | |
2012-03-01 | Improve global:re_register_name/2,3 spec | Ricardo Catalinas Jiménez | |
Both functions always return `yes'. | |||
2012-03-01 | Fix global:{random_exit_name,random_notify_name}/3 spec | Ricardo Catalinas Jiménez | |
Both functions return pid(), not 'none'. The one that always returns 'none' is notify_all_name/3. | |||
2011-11-14 | Remove the undocumented function global:safe_whereis_name/1 | Hans Bolinder | |
2011-11-14 | Remove all use of global:safe_whereis_name/1 | Hans Bolinder | |
Calls to global:whereis_name/1 have been substituted for calls to global:safe_whereis_name/1 since the latter is not safe at all. The reason for not doing this earlier is that setting a global lock masked out a bug concerning the restart of supervised children. The bug has now been fixed by a modification of global:whereis_name/1. (Thanks to Ulf Wiger for code contribution.) | |||
2011-05-09 | Types and specifications have been modified and added | Hans Bolinder | |
2011-03-11 | Add specs for behaviour callbacks | Kostis Sagonas | |
2010-03-19 | OTP-8527 Global no longer supports R11B nodes | Hans Bolinder | |
As of this version, the global name server no longer supports nodes running Erlang/OTP R11B. | |||
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |