summaryrefslogtreecommitdiff
path: root/lib/stdlib
Commit message (Expand)AuthorAgeFilesLines
* Prepare releaseErlang/OTP2020-05-1110-30/+236
* Plug resource leaks for failing test casesRaimo Niskanen2020-05-082-46/+98
* Merge pull request #2618 from richcarl/forget-structBjörn Gustavsson2020-05-044-25/+0
|\
| * Drop commented-out code for the experimental "structs"Richard Carlsson2020-04-284-25/+0
* | Merge branch 'john/erts/update-pcre/OTP-16557'John Högberg2020-04-301-2/+1
|\ \
| * | erts: Update PCRE to 8.44John Högberg2020-04-281-2/+1
* | | Merge branch 'ingela/ssl/deprecations'Ingela Anderton Andin2020-04-301-5/+13
|\ \ \
| * | | Update deprecationsIngela Anderton Andin2020-04-281-5/+13
| | |/ | |/|
* | | Merge branch 'lukas/23/fixes'Lukas Larsson2020-04-301-1/+4
|\ \ \ | |/ / |/| |
| * | shell_docs: Fix strange testcase diskread errorsLukas Larsson2020-04-291-1/+4
* | | Merge branch 'ingela/ssl/cipher-suite-options/OTP-16532'Ingela Anderton Andin2020-04-281-0/+4
|\ \ \
| * | | ssl: Add exclusive option to cipher suite listingIngela Anderton Andin2020-04-271-0/+4
| | |/ | |/|
* | | Fix old-style doc linksRickard Green2020-04-271-2/+2
* | | Merge branch 'maint'Hans Nilsson2020-04-271-0/+21
|\ \ \ | |/ / |/| |
| * | Merge branch 'maint-21' into maintHans Nilsson2020-04-271-0/+21
| |\ \
| | * | Prepare releaseErlang/OTP2020-04-243-2/+23
| | * | Merge branch 'rickard/bad-utf8-subject-21/OTP-16553' into maint-21Erlang/OTP2020-04-242-3/+56
| | |\ \
| | * \ \ Merge branch 'sverker/ets-update-counter-fix/ERL-1127/OTP-16404' into maint-21Erlang/OTP2020-03-041-2/+28
| | |\ \ \
* | | | | | Revert "Prepare release"Henrik Nord2020-04-2210-230/+30
| |_|_|_|/ |/| | | |
* | | | | Prepare releaseErlang/OTP2020-04-2210-30/+230
* | | | | shell_docs: Render opaque types as only being term()Lukas Larsson2020-04-171-6/+14
* | | | | shell_docs: Ignore unsupported tags when renderingLukas Larsson2020-04-171-1/+7
* | | | | stdlib: Fix spec for otp_internal:obsoleteLukas Larsson2020-04-171-1/+1
* | | | | shell_docs: Expand validation of list itemsLukas Larsson2020-04-171-6/+24
* | | | | shell_docs: Fix specs rendering of undocumented modulesLukas Larsson2020-04-171-21/+28
* | | | | EEP-48: Add documentation for both EEP and Erlang specific partsLukas Larsson2020-04-173-9/+32
* | | | | shell_docs: Improve rendering of Since and Deprecated tagsLukas Larsson2020-04-171-68/+81
* | | | | docgen: Add handling of deprecated functions and typesLukas Larsson2020-04-171-6/+12
* | | | | shell_docs: Allow hidden and none as doc valuesLukas Larsson2020-04-171-11/+19
* | | | | shell_docs: Fix newline emit of <br/>Lukas Larsson2020-04-171-2/+2
* | | | | gen_statem: Remove br from docsLukas Larsson2020-04-171-1/+1
* | | | | otp: Add parsing and rendering of callbacks for eep-48Lukas Larsson2020-04-174-27/+137
* | | | | stdlib: Implement property tests for shell docsLukas Larsson2020-04-172-14/+162
* | | | | stdlib: Add render all shell docs testsLukas Larsson2020-04-171-1/+32
* | | | | stdlib: Let shell docs render all levels of list indentationLukas Larsson2020-04-171-3/+8
* | | | | stdlib: Fix whitespace trimmingLukas Larsson2020-04-171-30/+38
* | | | | stdlib: Fix some unicode rending problemsLukas Larsson2020-04-171-5/+5
* | | | | stdlib: Fix punc and whitespace in shell_docsLukas Larsson2020-04-171-1/+3
* | | | | stdlib: Expand eep-48 docs validationLukas Larsson2020-04-171-2/+29
* | | | | stdlib: Remove duplicate shell docs entriesLukas Larsson2020-04-171-10/+36
* | | | | stdlib: Implement pagination for h, ht and i in c(3)Lukas Larsson2020-04-171-48/+49
* | | | | erts: -sname undefined now implies -dist_listen falseLukas Larsson2020-04-171-2/+2
* | | | | Remove old bifs from erl_internalMichał Muskała2020-04-071-3/+0
* | | | | Fix doc links in notesRickard Green2020-04-061-2/+2
* | | | | Merge branch 'maint'Rickard Green2020-04-064-2/+27
|\ \ \ \ \ | |/ / / /
| * | | | Prepare releaseErlang/OTP2020-04-064-2/+27
* | | | | Merge branch 'hasse/stdlib/fix_erl_eval_bits/OTP-16545'Hans Bolinder2020-03-292-6/+12
|\ \ \ \ \
| * | | | | stdlib: Fix bugs in eval_bitsHans Bolinder2020-03-242-6/+12
* | | | | | Merge branch 'hasse/stdlib/export_af_field_decl'Hans Bolinder2020-03-292-0/+8
|\ \ \ \ \ \
| * | | | | | stdlib: Export type erl_parse:af_field_decl()Hans Bolinder2020-03-272-0/+8
| |/ / / / /