summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Merge branch 'ingela/ssl/algo-typo-in-OTP-17688' into maintIngela Anderton Andin2021-10-111-1/+1
| |\ \ \ \ \ \
| | * | | | | | ssl: Fix algorithm typoIngela Anderton Andin2021-10-111-1/+1
| |/ / / / / /
* | | | | | | Merge branch 'maint'Ingela Anderton Andin2021-10-116-118/+172
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge pull request #5277 from IngelaAndin/ingela/ssl/interop-PSS-TLS-1.2/GH-5...Ingela Andin2021-10-116-118/+172
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | ssl: Move ssl application exports upIngela Anderton Andin2021-10-081-65/+70
| | * | | | | ssl: Fix TLS-1.2 RSASSA-PSS negotiationIngela Anderton Andin2021-10-086-53/+102
| | |/ / / /
* | | | | | Merge branch 'maint'Lukas Larsson2021-10-0810-406/+696
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge pull request #5197 from garazdawi/lukas/erl_docgen/make-docs-more-respo...Lukas Larsson2021-10-0810-406/+696
| |\ \ \ \ \
| | * | | | | docgen: Fix js crash when there is no scrollposLukas Larsson2021-10-071-2/+4
| | * | | | | docgen: Restrict title-name class to only be name and not erlang prefixLukas Larsson2021-10-071-2/+24
| | * | | | | docgen: Make docs collapse better on small screensLukas Larsson2021-10-076-171/+442
| | * | | | | docgen: Move all title anchors to be heading idsLukas Larsson2021-10-073-106/+107
| | * | | | | docgen: Link directly to notesLukas Larsson2021-09-301-1/+1
| | * | | | | docgen: Start using aside and nav for leftnav elementLukas Larsson2021-09-302-30/+29
| | * | | | | docgen: Start using <article> and <section> to wrap contentLukas Larsson2021-09-301-51/+55
| | * | | | | docgen: Remove empty toplevel <p>Lukas Larsson2021-09-301-5/+3
| | * | | | | docgen: Use flexbox instead of tables for titlesLukas Larsson2021-09-302-103/+91
| | * | | | | gh-actions: Fix name of releaseLukas Larsson2021-09-301-0/+2
| | * | | | | otp: Fix html docs man index to be part of html releaseLukas Larsson2021-09-301-4/+4
| | * | | | | Fix `make local_html` to work betterLukas Larsson2021-09-302-3/+6
* | | | | | | Merge branch 'maint'Rickard Green2021-10-070-0/+0
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch 'rickard/apply-reds-fix/OTP-17675' into maintRickard Green2021-10-072-9/+5
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'rickard/apply-reds-fix/master/OTP-17675'Rickard Green2021-10-073-14/+13
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'rickard/apply-reds-fix/OTP-17675' into rickard/apply-reds-fix/m...Rickard Green2021-10-063-14/+13
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | HAlloc arguments in apply/fixed_apply instead of GCRickard Green2021-10-041-5/+1
| | * | | | | | | Swap out/in reduction count on apply and fixed_apply for GCRickard Green2021-10-041-4/+4
* | | | | | | | | Merge pull request #5266 from jhogberg/john/erts/more-autumn-cleaningJohn Högberg2021-10-077-126/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | jit: Remove vestigial TODOJohn Högberg2021-10-061-1/+1
| * | | | | | | | | erts: Remove unused functionsJohn Högberg2021-10-052-108/+0
| * | | | | | | | | erts: Remove unused field from loaderJohn Högberg2021-10-054-17/+0
* | | | | | | | | | Merge branch 'maint'Lukas Larsson2021-10-071-0/+2
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | / | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Merge pull request #5268 from garazdawi/lukas/gh-actions-windows-parallelLukas Larsson2021-10-071-0/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | gh-actions: Use parallel make for windowsLukas Larsson2021-10-071-0/+2
| |/ / / / / / / /
* | | | | | | | | Merge branch 'maint'Rickard Green2021-10-062-10/+10
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge branch 'tianon/configure-arg-fix/OTP-17679' into maintRickard Green2021-10-062-10/+10
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Replace "expr --" usage with sedTianon Gravi2021-09-292-10/+10
* | | | | | | | | | Merge pull request #5198 from JeromeDeBretagne/jdb/kernel/net_ticker_spawn_op...Rickard Green2021-10-061-4/+13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | kernel: Support net_ticker_spawn_options in erl_uds_distJérôme de Bretagne2021-09-141-4/+13
* | | | | | | | | | | Merge branch 'maint'Hans Nilsson2021-10-0611-257/+412
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge branch 'hans/crypto/error_refactor/OTP-17241' into maintHans Nilsson2021-10-0611-257/+412
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| | * | | | | | | | | crypto: Change some line breaksHans Nilsson2021-10-061-30/+19
| | * | | | | | | | | crypto: Do options checking in C. SimplificationHans Nilsson2021-10-062-86/+123
| | * | | | | | | | | crypto: Remove iolist_to binaryHans Nilsson2021-10-062-24/+23
| | * | | | | | | | | crypto: Re-structure existing codeHans Nilsson2021-10-061-11/+11
| | * | | | | | | | | crypto: Extend badarg macros with argument number parameterHans Nilsson2021-10-0611-185/+328
| | * | | | | | | | | crypto: Remove old and unused macro COMPATHans Nilsson2021-10-061-13/+0
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'maint'Rickard Green2021-10-051-4/+3
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | | | / / / / / / | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Merge branch 'rickard/fix-faulty-recv-mark-assert' into maintRickard Green2021-10-051-4/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fix faulty recv mark assertRickard Green2021-10-051-4/+3
* | | | | | | | | | Merge pull request #5252 from bjorng/bjorn/erts/gracefully-handle-old-beamsBjörn Gustavsson2021-10-053-8/+18
|\ \ \ \ \ \ \ \ \ \