summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* otp: Make tests pass when run in source treeLukas Larsson2022-01-2124-17/+83
* ftp: Fix generated certificates to work with new opensslLukas Larsson2022-01-211-8/+23
* ftp: Remove unused test fileLukas Larsson2022-01-212-476/+1
* otp: Skip tests that fail in gh actionsLukas Larsson2022-01-217-7/+30
* otp: Add DEVELOPMENT howto and complete `make test` supportLukas Larsson2022-01-211-1/+4
* ct: Do not flush output when exiting ct_runLukas Larsson2022-01-211-3/+3
* Merge pull request #5581 from garazdawi/lukas/ct/add-file-and-line-to-surefir...Lukas Larsson2022-01-214-35/+212
|\
| * ct: Add tests for surefire file and lineLukas Larsson2022-01-212-11/+59
| * ct: Fix surefire logs for parallel testcasesLukas Larsson2022-01-211-7/+13
| * ct: Fix crash in ct_hooks_lockLukas Larsson2022-01-211-1/+5
| * ct: Optimize surefire cth to keep state in seperate processLukas Larsson2022-01-211-31/+91
| * ct: Add correct file and line to surefire reportLukas Larsson2022-01-191-4/+63
* | Merge branch 'maint'Dan Gudmundsson2022-01-211-18/+143
|\ \
| * \ Merge pull request #5557 from avtobiff/etop-dynamic-widthDan Gudmundsson2022-01-211-18/+143
| |\ \
| | * | observer/etop: Calculate field width with available columnsPer Andersson2022-01-201-18/+143
* | | | Merge pull request #5525 from bucko909/fix--gen_event--crash--messageIngela Andin2022-01-212-10/+18
|\ \ \ \
| * | | | suggested test improvementsDavid Buckley2022-01-201-7/+15
| * | | | fix param ordering of gen_event crashDavid Buckley2022-01-201-3/+3
* | | | | Merge branch 'bjorn/peer-fixes/OTP-17720'Björn Gustavsson2022-01-211-12/+12
|\ \ \ \ \
| * | | | | peer.xml: Correct since tagsBjörn Gustavsson2021-11-111-12/+12
* | | | | | Merge branch 'hans/crypto/deprecate_dyn_iv/OTP-17870'Hans Nilsson2022-01-203-4/+19
|\ \ \ \ \ \
| * | | | | | Update deprecationsHans Nilsson2022-01-191-4/+8
| * | | | | | crypto: Deprecate crypto_dyn_iv_init/3 and crypto_dyn_iv_update/3Hans Nilsson2022-01-192-0/+11
* | | | | | | Merge branch 'maint'Hans Nilsson2022-01-202-2/+87
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge pull request #5615 from xadhoom/fix_eldap_dn_attributesHans Nilsson2022-01-202-2/+87
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Fix eldap extensibleMatch dnAttributes optionMatteo Brancaleoni2022-01-172-2/+87
| | | |_|_|/ | | |/| | |
* | | | | | Merge pull request #5604 from bjorng/bjorn/fix-inlined-fc/GH-5513/OTP-17860Björn Gustavsson2022-01-209-60/+165
|\ \ \ \ \ \
| * | | | | | Eliminate confusing `case_clause` exceptionBjörn Gustavsson2022-01-149-60/+165
* | | | | | | Merge pull request #5622 from HansN/hans/update_deprecations_scriptHans Nilsson2022-01-201-4/+2
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | update_deprecations: The script silently discarded errors in file:writeHans Nilsson2022-01-191-3/+1
| * | | | | | update_deprecations: The script didn't handle '-deprecated([f/1])'Hans Nilsson2022-01-191-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #5599 from garazdawi/lukas/erts/fix-terminal-nx-nl/OTP-17779Lukas Larsson2022-01-201-2/+34
|\ \ \ \ \ \
| * | | | | | erts: Fix ttsl driver xn followed by nlLukas Larsson2022-01-111-2/+34
* | | | | | | Merge branch 'john/compiler/misc-fixes'John Högberg2022-01-192-6/+15
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | beam_types: Fix silly mistake in external type mappingJohn Högberg2022-01-141-1/+1
| * | | | | | beam_ssa_type: Fix cosmetic issue in get_tuple_elementJohn Högberg2022-01-141-1/+1
| * | | | | | beam_ssa_type: M:F(...) will crash when M or F aren't atomsJohn Högberg2022-01-141-4/+13
* | | | | | | Merge branch 'maint'Jakub Witczak2022-01-189-165/+331
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge pull request #5607 from u3s/kuba/ssl/password_fun_keyfile/OTP-17816Jakub Witczak2022-01-189-165/+331
| |\ \ \ \ \ \
| | * | | | | | public_key,ssl: add password fun for decoding keyfilesJakub Witczak2022-01-149-165/+331
* | | | | | | | Merge branch 'maint'Sverker Eriksson2022-01-181-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge branch 'sverker/filename-basedir-darwin-docfix' into maintSverker Eriksson2022-01-181-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | stdlib: Fix doc for filename:basedir(user_log,..) on DarwinSverker Eriksson2022-01-171-1/+1
* | | | | | | | | Add detailed instructions for updating Unicode Character DatabaseEksperimental2022-01-181-9/+43
* | | | | | | | | Merge pull request #5590 from kianmeng/fix-typos-in-lib-xmerlLars Thorsén2022-01-1816-115/+115
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix typos in lib/xmerlKian-Meng Ang2022-01-0716-115/+115
* | | | | | | | | | Merge pull request #5595 from maintenance-beam/unicode_14.0.0Dan Gudmundsson2022-01-1811-475/+1578
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Update Unicode to version 14.0.0Maintenance App2022-01-1011-475/+1578
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'maint'Micael Karlberg2022-01-141-52/+257
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'bmk/kernel/20220112/test_tweaking' into maintMicael Karlberg2022-01-141-36/+212
| |\ \ \ \ \ \ \ \ \