summaryrefslogtreecommitdiff
path: root/lib/stdlib/src
Commit message (Expand)AuthorAgeFilesLines
* Update deprecationsMicael Karlberg2020-03-121-3/+5
* Merge branch 'rickard/match-spec/OTP-16431'Rickard Green2020-03-111-1/+1
|\
| * Raise system_limit exception if match-spec compile use too much stackRickard Green2020-03-111-1/+1
* | Merge branch 'john/stdlib/warn-inline-nifs/OTP-16429/ERL-303'John Högberg2020-03-101-2/+33
|\ \
| * | stdlib: Warn when inlining is enabled in NIF modulesJohn Högberg2020-03-091-2/+33
| |/
* | Merge branch 'hasse/stdlib/fix_erl_eval_bits/OTP-16545'Hans Bolinder2020-03-101-2/+13
|\ \ | |/ |/|
| * stdlib: Fix bugs in eval_bitsHans Bolinder2020-03-091-2/+13
* | Merge branch 'maint'Raimo Niskanen2020-03-061-95/+136
|\ \ | |/ |/|
| * Merge branch 'raimo/stdlib/gen_statem-change_cb' into maintRaimo Niskanen2020-03-061-95/+134
| |\
| | * Improve function nameRaimo Niskanen2020-02-211-82/+83
| | * Implement push and pop of callback moduleRaimo Niskanen2020-02-211-13/+51
* | | Merge branch 'hasse/stdlib/fix_empty_field_init/OTP-16516'Hans Bolinder2020-03-041-5/+18
|\ \ \
| * | | compiler: Disallow multiple '_' as record field keyHans Bolinder2020-03-031-2/+5
| * | | compiler: Disallow '_' as record field key without effectHans Bolinder2020-03-031-3/+13
* | | | Merge branch 'hasse/stdlib/fix_erl_pp/OTP-16435'Hans Bolinder2020-03-031-1/+3
|\ \ \ \ | |/ / / |/| | |
| * | | stdlib: Correct pretty printing of erlang:float/1Hans Bolinder2020-02-271-1/+3
* | | | Merge branch 'maint'Hans Bolinder2020-02-281-4/+4
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | stdlib: Correct calendar:rfc3339_to_system_time()Hans Bolinder2020-02-271-4/+4
* | | Revert "Prepare release"Henrik Nord2020-02-272-4/+1
* | | Prepare releaseErlang/OTP2020-02-262-1/+4
* | | Remove term_to_binary of doc chunks doc contentLukas Larsson2020-02-241-4/+4
* | | Use <code> for monospace, remove anno, add <a marker>Lukas Larsson2020-02-241-27/+34
* | | 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-241-1/+3
* | | Implement EEP-48 aka doc chunksLukas Larsson2020-02-246-9/+806
* | | stdlib: Make shell expand work with all available modulesLukas Larsson2020-02-241-15/+25
* | | Merge branch 'rickard/start-monitor/OTP-16120'Rickard Green2020-02-215-86/+193
|\ \ \
| * | | Support for start_monitor in proc_lib and gen behavioursRickard Green2019-10-225-86/+190
* | | | Merge branch 'john/stdlib/merge-emj_safe-relative-path/OTP-16483/PR-2542'John Högberg2020-02-214-50/+80
|\ \ \ \
| * | | | Update deprecationsJohn Högberg2020-02-211-0/+2
| * | | | erl_tar: Use filelib:safe_relative_path/2John Högberg2020-02-211-50/+8
| * | | | Add filelib:safe_relative_path/2Eric Meadows-Jönsson2020-02-212-0/+70
* | | | | Merge pull request #2540 from rickard-green/rickard/spawn_request-improvement...Rickard Green2020-02-201-1/+1
|\ \ \ \ \
| * | | | | Implement erlang:spawn_request_abandon/1Rickard Green2020-02-201-1/+1
* | | | | | Merge pull request #2527 from lukaszsamson/ls-fix-proplists-edocJohn Högberg2020-02-201-1/+1
|\ \ \ \ \ \
| * | | | | | Fix invalid xml closing tag in proplists.erl edocLukasz Samson2020-02-091-1/+1
* | | | | | | Merge branch 'hasse/stdlib/extend_erl_parse_abstract/OTP-16480'Hans Bolinder2020-02-201-1/+13
|\ \ \ \ \ \ \
| * | | | | | | stdlib: Extend erl_parse:abstract() to handle funsHans Bolinder2020-02-181-1/+13
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'maint'Björn Gustavsson2020-02-191-5/+0
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | Merge pull request #2536 from gomoripeti/ms_trans_no_pkgsBjörn Gustavsson2020-02-191-5/+0
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Remove package support from ms_transformPéter Gömöri2020-02-161-5/+0
* | | | | | Merge branch 'john/stdlib/zip-utf8-filenames/OTP-16474/ERL-1150'John Högberg2020-02-181-2/+5
|\ \ \ \ \ \
| * | | | | | stdlib: Mark zip files as Unix-compatibleJohn Högberg2020-02-181-2/+5
* | | | | | | Merge branch 'maint'Raimo Niskanen2020-02-171-79/+112
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | Merge branch 'raimo/stdlib/gen_statem-change_cb/OTP-16477' into maintRaimo Niskanen2020-02-171-79/+112
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Implement change_callback_moduleRaimo Niskanen2020-02-111-4/+28
| | * | | | Figure out callback mode a wee bit laterRaimo Niskanen2020-01-311-75/+84
* | | | | | Merge branch 'dgud/fix-wsl-builds'Dan Gudmundsson2020-02-141-1/+7
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Fix executable extensionsDan Gudmundsson2020-01-241-1/+7
* | | | | | otp/erl_lint: Generate deprecation and removal warnings from sourceJohn Högberg2020-02-124-701/+484