index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
stdlib
/
doc
/
src
/
supervisor.xml
Age
Commit message (
Expand
)
Author
2017-05-04
Update copyright year
Raimo Niskanen
2017-04-27
stdlib: Deprecate gen_fsm
Ingela Anderton Andin
2016-11-15
Expand on the behavior of supervisors
Brujo Benavides
2016-06-13
Update STDLIB documentation
Björn Gustavsson
2016-04-25
Merge branch 'raimo/new-gen-state-machine/OTP-13065'
Raimo Niskanen
2016-03-15
update copyright-year
Henrik Nord
2016-03-03
Fix most of the system docs and emacs mode
Raimo Niskanen
2016-02-03
Speed up supervisor:count_children/1; simple_one_for_one
Rory Byrne
2015-11-04
[stdlib] Correct documentation
Hans Bolinder
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-05-26
Don't store child that returns ignore in simple supervisor
James Fish
2014-11-06
Add documentation of maps in supervisor flags and child specs
Siri Hansen
2014-03-05
stdlib: Improve the doc of the supervisor's via reference
Hans Bolinder
2013-07-11
Merge branch 'maint'
Fredrik Gustafsson
2013-07-11
Fix supervisor typo
goofansu
2013-06-12
Update copyright years
Björn-Egil Dahlberg
2013-04-19
Convert XML files to UTF-8
Hans Bolinder
2013-03-08
Delete obsolete note about simple-one-for-one supervisor
Magnus Henoch
2012-10-11
Fix documentation about how supervisor handles crash in child's start function
Siri Hansen
2012-10-05
Have supervisor send errors up the chain
Tomas Pihl
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
Cosmetic: split very long lines from supervisor doc
Ricardo Catalinas Jiménez
2012-02-24
Merge branch 'uw/extending_gen' into maint
Gustav Simonsson
2012-02-24
Fix supervisor doc: Shutdown, MaxR and MaxT type specs
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-24
Add plugin support for alternative name lookup
Ulf Wiger
2011-11-16
Improve documentation on supervisor restart strategy
Siri Hansen
2011-10-20
Merge branch 'cf/simple_one_for_one_shutdown'
Henrik Nord
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
2011-09-26
Correct XML files
Hans Bolinder
2011-09-16
Explain how dynamic child processes are stopped
Christopher Faulet
2011-09-16
Explicitly kill dynamic children in supervisors
Christopher Faulet
2011-08-23
fix supervisors restarting temporary children
Fred Hebert
2011-05-12
r
Hans Bolinder
2011-04-12
Allow supervisor:terminate_child(SupRef,Pid) for simple_one_for_one
Siri Hansen
2010-09-17
Clarify documentation of shutdown timeout in supervisor child specs
Magnus Henoch
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