Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-27 | Remove unused */doc/src/make.dep files | Björn Gustavsson | |
These dependency files was once used when building the documentation, but are no longer needed. | |||
2011-10-20 | Merge branch 'cf/simple_one_for_one_shutdown' | Henrik Nord | |
* cf/simple_one_for_one_shutdown: Explain how dynamic child processes are stopped Stack errors when dynamic children are stopped Explicitly kill dynamic children in supervisors Conflicts: lib/stdlib/doc/src/supervisor.xml OTP-9647 | |||
2011-10-10 | Add a warning to docs about workers' shutdown strategy | Christopher Faulet | |
2011-10-10 | Allow an infinite timeout to shutdown worker processes | Christopher Faulet | |
Now, in child specification, the shutdown value can also be set to infinity for worker children. This restriction was removed because this is not always possible to predict the shutdown time for a worker. This is highly application-dependent. | |||
2011-10-07 | Update the documentation with information on the callback attribute | Stavros Aronis | |
2011-09-21 | system documentation: Support parallel make | Björn Gustavsson | |
2011-09-16 | Explain how dynamic child processes are stopped | Christopher Faulet | |
2011-04-13 | Add terminate_child(Sup, Pid) for simple_one_for_one | Siri Hansen | |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg | |
2011-02-25 | Update Handling Other Messages section in gen_server, gen_fsm, gen_events ↵ | Gabor Liptak | |
overviews | |||
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |