Age | Commit message (Expand) | Author |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg |
2012-03-16 | Merge branch 'rj/fix-supervisor-shutdown-doc' into maint | Gustav Simonsson |
2012-03-05 | Leave control back to gen_server during supervisor's restart loop | Siri Hansen |
2012-02-24 | Add the type restrictions in the code comments | Ricardo Catalinas Jiménez |
2012-02-24 | Remove trailing spaces | Ricardo Catalinas Jiménez |
2011-12-20 | Don't save child spec for temporary child if child's start func returns ignore | Siri Hansen |
2011-11-29 | Fix dialyzer warnings in supervisor | Siri Hansen |
2011-10-28 | Handle undefined pid when reporting error from supervisor | Siri Hansen |
2011-10-20 | Merge branch 'cf/simple_one_for_one_shutdown' | Henrik Nord |
2011-10-10 | Allow an infinite timeout to shutdown worker processes | Christopher Faulet |
2011-10-07 | Add '-callback' attributes in stdlib's behaviours | Stavros Aronis |
2011-09-16 | Stack errors when dynamic children are stopped | Christopher Faulet |
2011-09-16 | Explicitly kill dynamic children in supervisors | Christopher Faulet |
2011-08-30 | Merge branch 'dev' into major | Henrik Nord |
2011-08-23 | fix supervisors restarting temporary children | Fred Hebert |
2011-06-17 | Handle exit reason {shutdown,Term} as shutdown for children of supervisor | Siri Hansen |
2011-05-12 | Types and specifications have been modified and added | Hans Bolinder |
2011-05-04 | Change list to set in supervisor for saving pids of dynamic temprary children | Siri Hansen |
2011-04-12 | Allow supervisor:terminate_child(SupRef,Pid) for simple_one_for_one | Siri Hansen |
2011-04-04 | Completed bug fix "temporary child specs should not be kept when child | Ingela Anderton Andin |
2011-04-04 | Fix issue with temporary children introduced by OTP-9064 | Filipe David Manana |
2011-02-22 | Added test case do_not_save_start_parameters_for_temporary_children and fixed | Ingela Anderton Andin |
2011-02-22 | Do not save parameter list for any temporary processes | Ingela Anderton Andin |
2011-02-22 | Do not save initial arguments for dynamic temporary processes | Ingela Anderton Andin |
2010-11-22 | Remove superfluous supervisor error report | Björn-Egil Dahlberg |
2010-10-14 | supervisor: Type and spec related changes | Kostis Sagonas |
2010-06-03 | Add declaration for exported types | Kostis Sagonas |
2010-06-03 | Add types and specs; performed some cleanups also | Kostis Sagonas |
2010-02-12 | Merge branch 'jn/supervisor_child_count_only' into ccase/r13b04_dev | Erlang/OTP |
2010-02-10 | Add count_children/1 to supervisor.erl to determine the number of | Jay Nelson |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |