aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/src/gen.erl
AgeCommit message (Expand)Author
2014-05-26Add synchronous stop functions to gen_server and gen_fsmSiri Hansen
2014-03-05stdlib: Improve the doc of the supervisor's via referenceHans Bolinder
2013-06-12Update copyright yearsBjörn-Egil Dahlberg
2013-04-01Use erlang:demonitor's flush option on timeoutLoïc Hoguin
2013-04-01Don't lookup the node unless required in gen:call/{3,4}Loïc Hoguin
2011-11-24Add plugin support for alternative name lookupUlf Wiger
2011-11-14Remove all use of global:safe_whereis_name/1Hans Bolinder
2010-07-07Fix format_status bug for unregistered gen_event processesGeoff Cant
2010-05-12Merge branch 'bg/opt-receive' into devErlang/OTP
2010-05-10gen: Inline wait_resp_mon/2 to help the compiler optimizeBjörn Gustavsson
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP