Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update doc with proc_lib:init_fail/2,3 | Raimo Niskanen | 2023-02-16 | 1 | -3/+6 |
* | Update copyright year | Erlang/OTP | 2023-02-14 | 2 | -2/+2 |
* | Doc typo fix: minimized instead of mimimized | Michal Jurek | 2022-12-30 | 1 | -1/+1 |
* | Merge branch 'maint' into master | Henrik Nord | 2022-12-14 | 1 | -1/+1 |
|\ | |||||
| * | Update copyright year | Erlang/OTP | 2022-12-12 | 1 | -1/+1 |
| * | Fix typo in code snippet for supervisor example | Klas Segeljakt | 2022-11-21 | 1 | -1/+1 |
* | | apply raimo's suggestion | Bryan Paxton | 2022-09-14 | 1 | -4/+4 |
* | | misc grammar improvements and placement | Bryan Paxton | 2022-09-13 | 1 | -7/+7 |
* | | remove redundant use of "messages" | Bryan Paxton | 2022-09-13 | 1 | -1/+1 |
* | | Update system/doc/design_principles/statem.xml | Bryan Paxton | 2022-09-12 | 1 | -1/+1 |
* | | Update system/doc/design_principles/statem.xml | Bryan Paxton | 2022-09-12 | 1 | -1/+1 |
* | | Update system/doc/design_principles/statem.xml | Bryan Paxton | 2022-09-12 | 1 | -1/+1 |
* | | Second pass | Bryan Paxton | 2022-09-12 | 1 | -7/+8 |
* | | Adjust language around the usage of receive in a gen_statem. | Bryan Paxton | 2022-09-11 | 1 | -1/+6 |
* | | Fix installation of docs to directory with space and unicode | Lukas Larsson | 2022-08-18 | 1 | -2/+2 |
* | | Minor typo in OTP Design Principles, 5.2 Example | Eric Peterson | 2022-08-02 | 1 | -1/+1 |
|/ | |||||
* | Update copyright year | Rickard Green | 2021-12-16 | 2 | -2/+2 |
* | Merge branch 'maint' | Rickard Green | 2021-12-13 | 9 | -9/+9 |
|\ | |||||
| * | Update copyright year | Rickard Green | 2021-12-13 | 9 | -9/+9 |
* | | Fix typos in system doc | Kian-Meng, Ang | 2021-11-10 | 4 | -4/+4 |
* | | Clarify gen_event:add_sup_handler Re 'EXIT' #5257 | David Buckley | 2021-10-25 | 1 | -1/+2 |
|/ | |||||
* | fix callback function arguments error | soulna | 2021-08-24 | 1 | -1/+1 |
* | otp: Remove invalid svg attribute | Lukas Larsson | 2021-04-28 | 3 | -8/+8 |
* | Link supervisor:terminate_child/2 in supervisor design principles | Maria-12648430 | 2021-04-22 | 1 | -5/+7 |
* | Improve illustrations in supervisor chapter of design principles | Maria-12648430 | 2021-04-21 | 9 | -80/+356 |
* | Improve and augment documentation for automatic supervisor shutdown | Maria-12648430 | 2021-04-20 | 1 | -2/+84 |
* | Improve docs for supervisor auto-shutdown | Maria-12648430 | 2021-04-15 | 1 | -12/+31 |
* | Docs for supervisor auto-shutdown | Maria-12648430 | 2021-04-14 | 1 | -10/+96 |
* | Fix various small typos in the OTP Design Principles | Lars Eric Olsson | 2020-05-27 | 7 | -40/+35 |
* | otp: Convert all <seealso> to more specific variants | Lukas Larsson | 2020-03-27 | 11 | -337/+337 |
* | otp: Prepare for automatic seealso convertions | Lukas Larsson | 2020-03-27 | 1 | -1/+1 |
* | Merge branch 'maint' | Rickard Green | 2020-03-13 | 2 | -2/+2 |
|\ | |||||
| * | Update copyright year | Rickard Green | 2020-03-13 | 2 | -2/+2 |
* | | Merge branch 'maint' | Raimo Niskanen | 2020-03-10 | 1 | -16/+16 |
|\ \ | |/ | |||||
| * | Merge branch 'toraritte/patch-2' into maint | Raimo Niskanen | 2020-03-10 | 1 | -16/+16 |
| |\ | |||||
| | * | Correct spelling of 'behaviour' and 'time-out' | Raimo Niskanen | 2020-03-10 | 1 | -9/+9 |
| | * | Re-phrase paragraphs | Attila Gulyas | 2020-01-08 | 1 | -8/+8 |
* | | | Merge branch 'maint' | Raimo Niskanen | 2020-03-06 | 1 | -4/+41 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'raimo/stdlib/gen_statem-change_cb' into maint | Raimo Niskanen | 2020-03-06 | 1 | -4/+41 |
| |\ \ | |||||
| | * | | Document change|push|pop _callback_module | Raimo Niskanen | 2020-02-21 | 1 | -4/+41 |
* | | | | Merge branch 'maint' | Hans Bolinder | 2020-03-05 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | doc: Fix a link | Hans Bolinder | 2020-03-05 | 1 | -2/+2 |
| |/ / | |||||
* | | | Add DOC_TARGETS makefile variable | Lukas Larsson | 2020-02-24 | 1 | -6/+7 |
* | | | Merge branch 'maint' | Raimo Niskanen | 2020-02-17 | 1 | -4/+39 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'raimo/stdlib/gen_statem-change_cb/OTP-16477' into maint | Raimo Niskanen | 2020-02-17 | 1 | -5/+40 |
| |\ \ | |||||
| | * | | Implement change_callback_module | Raimo Niskanen | 2020-02-11 | 1 | -5/+40 |
| | |/ | |||||
* | | | Merge pull request #2524 from max-au/max-au/pg | Rickard Green | 2020-02-06 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | pg: distributed named process groups | Maxim Fedorov | 2020-02-05 | 1 | -1/+1 |
* | | | | Merge branch 'maint' | Ingela Anderton Andin | 2020-02-06 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | Update distributed_applications.xml | Siri Hansen | 2020-02-06 | 1 | -1/+1 |
| |/ |