summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated OTP_VERSION for Release CandidateOTP-23.0-rc1Henrik Nord2020-02-271-1/+1
* Updated OTP versionErlang/OTP2020-02-262-1/+2
* Prepare releaseErlang/OTP2020-02-2686-126/+2007
* Merge pull request #2553 from bjorng/bjorn/compiler/beam_ssa_boolBjörn Gustavsson2020-02-262-1/+18
|\
| * Make sure that 'fail' in a guard makes the guard failBjörn Gustavsson2020-02-262-1/+18
|/
* otp: Fix makefile variableLukas Larsson2020-02-251-1/+1
* Revert "beam_ssa_opt: Optimize `=/=` and `=`"John Högberg2020-02-251-48/+3
* Merge branch 'lukas/kernel/code-chunk-lookup/OTP-16494/OTP-16222/OTP-16406/OT...Lukas Larsson2020-02-24177-7252/+3031
|\
| * otp: Update doc build instructions with DOC_TARGETSLukas Larsson2020-02-241-0/+10
| * Include erts in travis dialyzer runLukas Larsson2020-02-241-0/+1
| * erts: Fix unmatched return dialyzer warningLukas Larsson2020-02-242-12/+12
| * Move chunk into erlang module for speedLukas Larsson2020-02-244-734/+764
| * Update primary bootstrapLukas Larsson2020-02-242-0/+14
| * Add DOC_TARGETS makefile variableLukas Larsson2020-02-2427-147/+182
| * Start work on documentation for EEP-48Lukas Larsson2020-02-247-50/+80
| * Remove term_to_binary of doc chunks doc contentLukas Larsson2020-02-242-6/+6
| * Use <code> for monospace, remove anno, add <a marker>Lukas Larsson2020-02-242-35/+53
| * Insert newline before paragraph if the previous element did notLukas Larsson2020-02-241-0/+3
| * Generate hidden chunk files for any internal modulesLukas Larsson2020-02-245-6/+24
| * Implement EEP-48 aka doc chunksLukas Larsson2020-02-2442-32/+2053
| * doc: Move typer cli app to REF1 sectionLukas Larsson2020-02-243-10/+11
| * otp: Refactor doc make system and introduce EEP-48Lukas Larsson2020-02-2475-3345/+409
| * Fix docs to handle chunk generationLukas Larsson2020-02-248-49/+19
| * Fix mnesia docs to use common name conventionLukas Larsson2020-02-241-3/+3
| * Fix ssh type doc to use common name conventionLukas Larsson2020-02-241-3/+3
| * Fix ssl doc to use a single name conventionLukas Larsson2020-02-241-1/+1
| * Add Module prefix to all callbacksLukas Larsson2020-02-242-8/+8
| * docgen: Remove many dead entities from dtdsLukas Larsson2020-02-2421-3596/+15
| * Add missing space to dbg:p/2 docsLukas Larsson2020-02-241-1/+1
| * Fix net doc since tagLukas Larsson2020-02-241-1/+1
| * Fix erlang:system_info overview docsLukas Larsson2020-02-241-1/+2
| * kernel: Add erts to code:lib_dir lookupLukas Larsson2020-02-243-17/+42
| * stdlib: Make shell expand work with all available modulesLukas Larsson2020-02-248-31/+46
| * kernel: Add code:all_available that returns all modulesLukas Larsson2020-02-243-2/+106
| * travis: Move doc build to be start earlier in parallel buildLukas Larsson2020-02-241-18/+18
* | Merge branch 'maint'Rickard Green2020-02-242-3/+3
|\ \
| * \ Merge branch 'rickard/+SDio-range/OTP-16481' into maintRickard Green2020-02-242-3/+3
| |\ \
| | * | Fix valid range for +SDioRickard Green2020-02-182-3/+3
* | | | Merge branch 'maint'Rickard Green2020-02-242-2/+33
|\ \ \ \ | |/ / /
| * | | Merge branch 'rickard/fprof-parsify/ERL-814/OTP-16498' into maintRickard Green2020-02-242-2/+33
| |\ \ \
| | * | | fprof: Fix conversion of pid, port, ref, funs in mapsRickard Green2020-02-242-2/+33
* | | | | Merge branch 'maint'Péter Dimitrov2020-02-243-76/+158
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'peterdmv/ssl/split-key-update-suite' into maintPéter Dimitrov2020-02-243-76/+158
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ssl: Split ssl_key_update_SUITEPéter Dimitrov2020-02-213-76/+158
* | | | | Merge branch 'rickard/rm-vxworks/OTP-16329'Rickard Green2020-02-2467-2058/+90
|\ \ \ \ \
| * | | | | Remove remaining VxWorks supportRickard Green2020-02-2067-2058/+90
* | | | | | Merge branch 'hans/ssh/ssh_file_for_ssh_specific_fmts/OTP-11688'Hans Nilsson2020-02-242-34/+78
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | ssh: Update known_hosts testHans Nilsson2020-02-211-1/+55
| * | | | | ssh: make search okHans Nilsson2020-02-211-33/+23
* | | | | | Merge branch 'rickard/init-doc-fix/OTP-16492'Rickard Green2020-02-211-0/+9
|\ \ \ \ \ \