summaryrefslogtreecommitdiff
path: root/system
Commit message (Expand)AuthorAgeFilesLines
* erts,kernel: Rework dynamic node name docSverker Eriksson2022-02-091-6/+56
* Update copyright yearRickard Green2021-12-1359-59/+59
* typo fixsoulna2021-11-071-1/+1
* Merge branch 'sverker/doc-binary_to_term-utf8-default-26' into maintSverker Eriksson2021-11-031-0/+40
|\
| * doc: Document UTF-8 as default atom encoding in OTP 26Sverker Eriksson2021-10-221-0/+40
* | Add cosmetic space to align with Programming ExamplesMaria Scott2021-10-191-1/+1
* | Correct binary assignment noticeMaria Scott2021-10-191-1/+1
|/
* docgen: Make docs collapse better on small screensLukas Larsson2021-10-071-3/+40
* docgen: Start using aside and nav for leftnav elementLukas Larsson2021-09-301-6/+5
* otp: Fix html docs man index to be part of html releaseLukas Larsson2021-09-301-4/+4
* Grammatical / spelling fixups for the efficiency guide profiling sectionBryan Paxton2021-09-061-8/+8
* fix callback function arguments errorsoulna2021-08-241-1/+1
* Merge branch 'raimo/kernel/dist-handshake-cleanup/GH-5063/OTP-17538' into maintRaimo Niskanen2021-08-181-25/+91
|\
| * Implement set_cookie/1 and get_cookie/1Raimo Niskanen2021-08-161-13/+24
| * Clarify documentation of cookie handlingRaimo Niskanen2021-08-161-18/+69
| * Read other nodes' cookies from command lineRaimo Niskanen2021-08-111-1/+5
* | Add a section about accidental copying and loss of sharingBjörn Gustavsson2021-08-173-163/+303
* | Merge pull request #5099 from bjorng/bjorn/efficiency-guide-maps/OTP-17483Björn Gustavsson2021-08-113-1/+689
|\ \
| * | Add a chapter about maps to the Efficiency GuideBjörn Gustavsson2021-08-113-1/+689
| |/
* | Add is_map_key/2 as a valid guard BIF in the ref docTomas Abrahamsson2021-08-091-0/+7
|/
* Change the copyright notice in the footer to always include the current yearKenneth Lundin2021-07-082-1/+4
* Merge branch 'bjorn/incompatibilities/OTP-17502' into maintBjörn Gustavsson2021-06-224-1/+100
|\
| * Document what will become mandatory in OTP 26Björn Gustavsson2021-06-211-0/+28
| * Document distributions flags that will become mandatoryBjörn Gustavsson2021-06-211-0/+31
| * Add a new document to list coming potential incompatibilitesBjörn Gustavsson2021-06-214-1/+41
* | wx: Include the edge webview loader in wxDan Gudmundsson2021-06-151-0/+29
* | Merge branch 'lukas/stdlib/error_info_polish/OTP-17453/OTP-17454/OTP-17456/OT...Lukas Larsson2021-05-271-58/+64
|\ \
| * | otp: Do not use erlang:error/1,2,3 in docsLukas Larsson2021-05-171-1/+1
| * | otp: Update documentation around exceptions and error_infoLukas Larsson2021-05-171-58/+64
| |/
* | Merge branch 'sverker/receive-doc-improvements' into maintSverker Eriksson2021-05-262-23/+31
|\ \
| * | Clarify the asynchronousness of signal receptionSverker Eriksson2021-05-261-0/+8
| * | Improve receive docsSverker Eriksson2021-05-261-23/+23
| |/
* | Clarify the rules for variable shadowing in comprehensionsBjörn Gustavsson2021-05-242-7/+14
* | Apply suggestions from code reviewLukas Larsson2021-05-191-2/+2
* | erts: Add documentation about name serviceLukas Larsson2021-05-181-8/+24
|/
* Merge branch 'sverker/smp-doc-fixes'Sverker Eriksson2021-05-062-15/+8
|\
| * Remove talk about SMP vs non-SMP emulator.Sverker Eriksson2021-04-292-15/+8
* | Merge pull request #4791 from rickard-green/rickard/signal-doc-improvementsRickard Green2021-05-053-39/+624
|\ \
| * | Reference manual: Improve documentation of signalsRickard Green2021-05-052-15/+509
| * | Reference manual: Add documentation of process aliasesRickard Green2021-05-051-0/+70
| * | Reference manual: Improve documentation of process creationRickard Green2021-05-051-4/+10
| * | Reference manual: Improve documentation of the 'receive' expressionRickard Green2021-05-051-5/+6
| * | Reference manual: Improve documentation of the 'pid' typeRickard Green2021-05-051-14/+21
| * | Reference manual: Improve documentation of the 'reference' typeRickard Green2021-04-281-2/+9
* | | Merge branch 'dgud/wx/move-interface'Dan Gudmundsson2021-05-031-43/+84
|\ \ \
| * | | Correct licenseDan Gudmundsson2021-04-281-43/+84
* | | | pubkey: Deprecate ssh fingerprint and ssh_encode/ssh_decode functionsHans Nilsson2021-05-031-0/+4
| |_|/ |/| |
* | | Merge branch 'hasse/erts/binary_types/GH-4636/OTP-17301'Hans Bolinder2021-04-291-0/+6
|\ \ \
| * | | erts: Add types nonempty_{binary,bitstring}()Hans Bolinder2021-04-271-0/+6
| |/ /
* | | otp: Remove invalid svg attributeLukas Larsson2021-04-283-8/+8
| |/ |/|