Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from erlang:master #87

Merged
merged 197 commits into from
Dec 20, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
197 commits
Select commit Hold shift + click to select a range
03978eb
remove repeated words and small typos
ivanov Nov 14, 2023
d6ceeb9
stdlib: make it possible to list local functions and types
frazze-jobb Aug 22, 2023
4f2a762
inets: Remove obsolete code from httpd_serve_SUITE
jchristgit Nov 23, 2023
a0aba21
Fix BodyFormat of spec
ts-klassen Nov 29, 2023
34ef50c
compiler: Fix some vestigial +0.0/-0.0 issues
jhogberg Nov 23, 2023
a1c802f
fixup! stdlib: list local functions and types
frazze-jobb Nov 29, 2023
30e0efd
common_test: Color failing line in test suite HTML source file
sverker Nov 30, 2023
d154a38
[erts] Fix memory leak of fragmented message to unaliased process
rickard-green Nov 29, 2023
1e05424
Merge branch 'rickard/frag-unaliased-leak/24/OTP-18885' into rickard/…
rickard-green Nov 30, 2023
5133440
Merge branch 'rickard/frag-unaliased-leak/25/OTP-18885' into rickard/…
rickard-green Nov 30, 2023
d94af94
[erts] Fix crash on reception of fragmentated message to unaliased pr…
rickard-green Nov 30, 2023
4c5bc4e
Merge branch 'rickard/frag-unaliased-leak/24/OTP-18885' into rickard/…
rickard-green Nov 30, 2023
ceb208a
Merge branch 'rickard/frag-unaliased-leak/25/OTP-18885' into rickard/…
rickard-green Nov 30, 2023
45afd75
erts: Fix GH-7926
jhogberg Dec 1, 2023
7a0bed8
[erts] Fix alias signal type check macros
rickard-green Dec 2, 2023
fd44ec9
remove typo fixes to vendored code
ivanov Dec 3, 2023
fc14619
kernel: Short-circuit when casting from list to list
garazdawi Dec 1, 2023
54da304
Fix error message for invalid replacement args in binary
Maria-12648430 Dec 4, 2023
001ef81
erts: Fix invalid conversion compile error
saleyn Dec 3, 2023
9bb8038
Fix function declaration mismatch warning with gcc-13/14:
mikpe Dec 2, 2023
bc35b4f
Optimize pkix_db cert selection
jaltenmueller Dec 1, 2023
4d2fd37
Add read_concurrency to ssl_otp_cacertificate_db
jaltenmueller Dec 1, 2023
82424cc
Merge remote-tracking branch 'upstream/pr/7921' into maint
dgud Dec 5, 2023
ad49d5d
Merge branch 'maint'
dgud Dec 5, 2023
1d09757
Default -code_path_choice to strict
josevalim Jan 16, 2023
e6757d2
Update preloaded modules
frazze-jobb Dec 5, 2023
a5fc6b5
Merge branch 'jv-code-path-strict-updated'
frazze-jobb Dec 5, 2023
24e7a4e
Merge branch 'rickard/mon-msgq-len/OTP-18709'
rickard-green Dec 5, 2023
cf4f6e1
Merge pull request #7915 from rickard-green/rickard/frag-unaliased-le…
rickard-green Dec 5, 2023
c20c574
Merge branch 'maint'
rickard-green Dec 5, 2023
7118194
Merge pull request #7913 from ts-klassen/httpc/fix-spec
IngelaAndin Dec 5, 2023
f19700e
Merge branch 'maint'
IngelaAndin Dec 5, 2023
7a07239
ssl: Error server options when no certs
dgud Nov 29, 2023
42f9942
Merge pull request #7844 from frazze-jobb/frazze/stdlib/save_local_de…
frazze-jobb Dec 5, 2023
5fa67cb
asn1: Improve partial decode support
bjorng Oct 17, 2023
389ba97
Merge pull request #7922 from Maria-12648430/fix_re_binary_replace_er…
bjorng Dec 6, 2023
a5064e9
Merge pull request #7902 from jhogberg/john/compiler/float-confusion/…
jhogberg Dec 6, 2023
48baaf8
stdlib: shell pager
frazze-jobb Nov 6, 2023
027f419
fixup! stdlib: shell pager
frazze-jobb Nov 29, 2023
843e62b
Merge pull request #7918 from dgud/dgud/ssl/server-option-check/GH-74…
dgud Dec 6, 2023
4f87f29
arm: Don't blindly mark code after emit_error as unreachable
jhogberg Dec 6, 2023
9cbb1fe
Merge PR-7917 from sverker/common_test/color-linked-source-line
sverker Dec 7, 2023
2ac9bb9
fixup! stdlib: shell pager
frazze-jobb Dec 8, 2023
1cfee42
Merge pull request #7790 from bjorng/bjorn/asn1/partial-decode/OTP-18813
bjorng Dec 8, 2023
3002db0
Add 'sign_fun' entry in 'key' config option
ziopio Jul 3, 2023
7982bfa
ssl: Add new runtime dependency
IngelaAndin Nov 23, 2023
7ac2a64
ssl: Be explcit about negotiated params
IngelaAndin Nov 25, 2023
ac3a3b0
ssl, public_key: Add possiblity to provide customize options to key s…
IngelaAndin Nov 27, 2023
777c150
inets: Fix httpc parallel tests failing on FreeBSD
jchristgit Dec 8, 2023
44d7f29
[erts] Remove unused makewhatis script
rickard-green Dec 9, 2023
c582b7b
Merge branch 'rickard/rm_unused_makewhatis/24/OTP-18899' into rickard…
rickard-green Dec 9, 2023
ec870bf
Update COPYRIGHT
rickard-green Dec 9, 2023
63f537f
Merge branch 'rickard/md5/24/OTP-18877' into rickard/md5/25/OTP-18877
rickard-green Dec 9, 2023
5dd5179
Merge branch 'rickard/md5/25/OTP-18877' into rickard/md5/26/OTP-18877
rickard-green Dec 9, 2023
960dfe4
Fixes of license and copyright information
rickard-green Dec 5, 2023
456df9a
Merge branch 'rickard/license-fix/24/OTP-18896' into rickard/license-…
rickard-green Dec 9, 2023
1c80ede
Update license information for OTP 25
rickard-green Dec 9, 2023
35ce9eb
Merge branch 'rickard/license-fix/25/OTP-18896' into rickard/license-…
rickard-green Dec 9, 2023
e3d5d7c
Update license information for OTP 26
rickard-green Dec 9, 2023
6a0b70f
Merge branch 'rickard/rm_unused_makewhatis/25/OTP-18899' into maint
rickard-green Dec 10, 2023
26a1832
Merge branch 'maint'
rickard-green Dec 10, 2023
faa42be
Merge branch 'rickard/license-fix/26/OTP-18896' into maint
rickard-green Dec 10, 2023
05381db
Merge branch 'maint'
rickard-green Dec 10, 2023
767047a
Merge branch 'rickard/md5/26/OTP-18877' into maint
rickard-green Dec 10, 2023
9372369
Merge branch 'maint'
rickard-green Dec 10, 2023
63c5f4b
Merge pull request #7939 from jchristgit/fix-flaky-httpc-tests-on-fre…
IngelaAndin Dec 11, 2023
146be71
fixup! stdlib: shell_pager
frazze-jobb Dec 11, 2023
3b9ed94
Merge pull request #7865 from ivanov/pi/doc-fix-typos-and-repeated-words
jhogberg Dec 11, 2023
7b8570a
Merge branch 'maint'
jhogberg Dec 11, 2023
aaf9967
Eliminate memory leak in the native coverage feature
bjorng Dec 11, 2023
0157455
Update copyright year
Dec 11, 2023
1083e6b
Prepare release
Dec 11, 2023
7fc0898
Updated OTP version
Dec 11, 2023
02e4a89
erts: Unify ErlSubBits with match contexts
jhogberg Nov 24, 2023
f281462
Merge pull request #7935 from jhogberg/john/erts/refactor-match-states
jhogberg Dec 12, 2023
b957dbe
Merge pull request #7845 from frazze-jobb/frazze/stdlib/shell_pager/O…
frazze-jobb Dec 12, 2023
7b47e80
stdlib: display help output in expand area
frazze-jobb Nov 7, 2023
c735437
compiler: Rewrite swap to move
bjorng Oct 16, 2023
4836605
Merge pull request #7898 from IngelaAndin/ingela/ssl/custom_sign_fun
IngelaAndin Dec 12, 2023
c888beb
Add ets:update_element/4 that accepts a default object
juhlig Nov 8, 2023
3823598
Merge branch 'maint' into master
proxyles Dec 13, 2023
0e38e07
Merge branch 'maint'
proxyles Dec 13, 2023
27de623
Prepare for development
proxyles Dec 13, 2023
e88ba8a
[esock|test] Add profiling support to esock ttest
bmk Sep 20, 2023
20c69f6
[kernel|esock|ttest] Make esock ttest (wrapper) scripts into shell sc…
bmk Dec 12, 2023
c92b340
Merge pull request #7899 from jchristgit/httpd-serve-suite-remove-obs…
IngelaAndin Dec 13, 2023
5d4fde6
Fix regressions in ensure_loaded
josevalim Oct 6, 2023
2ca0387
Avoid mixed usage of ebin directories on build
josevalim Dec 13, 2023
20c3b0c
Merge remote-tracking branch 'josevalim/jv-ensure-loaded' into john/k…
jhogberg Dec 13, 2023
adb26ae
inets: Fix httpd_serve_SUITE failing on OpenBSD
jchristgit Dec 13, 2023
e364e99
Fix so that tag + branch with same sha do not cancel eachother
garazdawi Dec 14, 2023
c9410b7
Merge branch 'lukas/gh/maint-26' into maint
garazdawi Dec 14, 2023
2bd489a
Merge branch 'maint'
garazdawi Dec 14, 2023
b884126
Merge pull request #7947 from bjorng/bjorn/compiler/swap
bjorng Dec 14, 2023
6c3ef91
Update primary bootstrap
bjorng Dec 14, 2023
e1fe5c5
Merge branch 'maint'
bjorng Dec 14, 2023
c16a0ad
Report arguments in the order given
rlipscombe Dec 11, 2023
7b2550b
Fix hardcoded since in [g|s]et_label
dgud Dec 14, 2023
8765a6e
erts: Prepare to get rid of old_index/old_uniq in OTP 29
jhogberg Dec 14, 2023
93d14f3
erts: Let funs in preloaded modules be literals too
jhogberg Dec 11, 2023
5e27b0d
erts: Remove tautological test in ASSERT_MFA
jhogberg Dec 11, 2023
e9e98df
stdlib: Preserve cwd when compiling using c:c/1
garazdawi Oct 9, 2023
087a816
Add hidden functions to chunks
garazdawi Nov 27, 2023
71d35b1
Fix error message for erlang:phash*/2
josevalim Dec 14, 2023
aff8d52
Merge pull request #7945 from rlipscombe/rl/fix-argparse-ordering
jhogberg Dec 15, 2023
796ab45
Merge branch 'maint'
jhogberg Dec 15, 2023
ee67d46
ssh: KEX strict
u3s Dec 15, 2023
0924d16
erts: Don't include bitstring offset in internal hash
jhogberg Dec 15, 2023
17dcec0
Merge branch 'john/erts/fix-bitstring-internal-hash'
jhogberg Dec 15, 2023
2fca141
Reduce memory consumption for test of list_to_integer/1
bjorng Dec 8, 2023
5d73ac6
Merge pull request #7953 from jchristgit/fix-httpd-serve-suite-on-ope…
IngelaAndin Dec 15, 2023
ee6ba41
[erts] Remove unused pcre tar-ball
rickard-green Dec 15, 2023
882f1ee
[kernel|esock|test] Add support for active = n in the esock ttest
bmk Dec 15, 2023
8979e31
Fixes of license and copyright information
rickard-green Dec 15, 2023
ecc94c0
Merge branch 'rickard/license-fix/24/OTP-18896' into rickard/license-…
rickard-green Dec 15, 2023
ecdc212
Update license information for OTP 25
rickard-green Dec 15, 2023
a10a92b
Merge branch 'rickard/license-fix/25/OTP-18896' into rickard/license-…
rickard-green Dec 15, 2023
2335151
Merge branch 'lukas/gh/maint-26' into maint-26
Dec 15, 2023
d2dd225
Merge branch 'kuba/maint-24/ssh/kex_strict/OTP-18897' into maint-26
Dec 15, 2023
f690b35
Merge branch 'rickard/rm-pcre-tar/OTP-18902' into maint-26
Dec 15, 2023
4270fcb
Merge branch 'rickard/license-fix/26/OTP-18903' into maint-26
Dec 15, 2023
9bc3c70
Update copyright year
Dec 15, 2023
aefa1cb
Prepare release
Dec 15, 2023
ca8b893
Updated OTP version
Dec 15, 2023
9b90547
Merge branch 'lukas/gh/maint-25-backport' into maint-25
Dec 15, 2023
e5f9352
Merge branch 'sverker/erts/fix-super-align-page-assert/OTP-18802' int…
Dec 15, 2023
95b3135
Merge branch 'dgud/wx/mac-build/OTP-18768' into maint-25
Dec 15, 2023
2483628
Merge branch 'ingela/ssl/ext-key-usage-check/OTP-18739' into maint-25
Dec 15, 2023
ef76b44
Merge branch 'sverker/asn1/free-mismatch/OTP-18844' into maint-25
Dec 15, 2023
43e7f8a
Merge branch 'john/erts/fix-large-jump_on_val/OTP-18842' into maint-25
Dec 15, 2023
0164aab
Merge branch 'kuba/maint-24/ssh/simplify_connection_handler_startup/O…
Dec 15, 2023
834723e
Merge branch 'rickard/signal-sched-fixes/OTP-18838/OTP-18839/OTP-1884…
Dec 15, 2023
8f30af4
Merge branch 'dgud/mnesia/restart-add-tab-copy/OTP-18850' into maint-25
Dec 15, 2023
791cf80
Merge branch 'rickard/frag-unaliased-leak/25/OTP-18885' into maint-25
Dec 15, 2023
5413ccd
Merge branch 'rickard/md5/25/OTP-18877' into maint-25
Dec 15, 2023
6987d28
Merge branch 'rickard/rm_tiny-regex-c_lib/25/OTP-18830' into maint-25
Dec 15, 2023
01032dc
Merge branch 'ingela/ssl/connection_info-export-API-spec/OTP-18886' i…
Dec 15, 2023
ea595ed
Merge branch 'kuba/maint-24/ssh/kex_strict/OTP-18897' into maint-25
Dec 15, 2023
81a9023
Merge branch 'rickard/rm_unused_makewhatis/25/OTP-18899' into maint-25
Dec 15, 2023
88de141
Merge branch 'rickard/license-fix/25/OTP-18896' into maint-25
Dec 15, 2023
2986d56
Merge branch 'rickard/rm-pcre-tar/OTP-18902' into maint-25
Dec 15, 2023
d38a637
Update copyright year
Dec 15, 2023
bcb3ba0
Prepare release
Dec 15, 2023
c08f5ac
Updated OTP version
Dec 15, 2023
a3e7dc4
Merge branch 'lukas/gh/maint-24-backport' into maint-24
Dec 15, 2023
16f18dd
Merge branch 'sverker/erts/fix-super-align-page-assert/OTP-18802' int…
Dec 15, 2023
dcee86f
Merge branch 'sverker/asn1/free-mismatch/OTP-18844' into maint-24
Dec 15, 2023
22fbe0c
Merge branch 'kuba/maint-24/ssh/simplify_connection_handler_startup/O…
Dec 15, 2023
72e0d98
Merge branch 'dgud/mnesia/restart-add-tab-copy/OTP-18850' into maint-24
Dec 15, 2023
b5b15bc
Merge branch 'rickard/frag-unaliased-leak/24/OTP-18885' into maint-24
Dec 15, 2023
a1e9ee0
Merge branch 'rickard/md5/24/OTP-18877' into maint-24
Dec 15, 2023
7304ad7
Merge branch 'rickard/rm_tiny-regex-c_lib/24/OTP-18830' into maint-24
Dec 15, 2023
4c7e5ef
Merge branch 'kuba/maint-24/ssh/kex_strict/OTP-18897' into maint-24
Dec 15, 2023
7de1521
Merge branch 'rickard/rm-pcre-tar/OTP-18902' into maint-24
Dec 15, 2023
fd310de
Merge branch 'rickard/rm_unused_makewhatis/24/OTP-18899' into maint-24
Dec 15, 2023
e79e6ac
Merge branch 'rickard/license-fix/24/OTP-18896' into maint-24
Dec 15, 2023
5957e6c
Update copyright year
Dec 15, 2023
0d764f3
Prepare release
Dec 15, 2023
85be379
Updated OTP version
Dec 15, 2023
f075334
add test case
frazze-jobb Nov 9, 2023
b5b7963
Merge pull request #7960 from josevalim/patch-29/OTP-18904
garazdawi Dec 18, 2023
c54dc0b
Merge pull request #7846 from frazze-jobb/frazze/stdlib/shell_help/OT…
frazze-jobb Dec 18, 2023
b987035
jit: Optimize reference counting of local funs
jhogberg Dec 11, 2023
dc539b2
Merge pull request #7948 from jhogberg/john/erts/optimize-fun-referen…
jhogberg Dec 18, 2023
54c7f1f
Merge branch 'kuba/maint-24/ssh/kex_strict/OTP-18897' into john/merge…
jhogberg Dec 18, 2023
04dc4d0
Merge branch 'rickard/rm-pcre-tar/OTP-18902' into maint
rickard-green Dec 18, 2023
6f1178f
Merge branch 'maint'
rickard-green Dec 18, 2023
da52f56
Merge branch 'rickard/license-fix/26/OTP-18903' into maint
rickard-green Dec 18, 2023
8f92555
Merge branch 'maint'
rickard-green Dec 18, 2023
fa2750a
Merge branch 'john/merge-strict-KEX' into maint
jhogberg Dec 18, 2023
4c5d19b
Merge branch 'maint'
jhogberg Dec 18, 2023
c2086fc
Merge branch 'maint-26' into maint
jhogberg Dec 18, 2023
d1b43dc
Merge branch 'maint' into master
jhogberg Dec 18, 2023
8c06c87
Merge branch 'maint-25' into maint
jhogberg Dec 18, 2023
da2480e
Merge branch 'maint' into master
jhogberg Dec 18, 2023
902f708
Merge branch 'maint-24' into maint
jhogberg Dec 18, 2023
25b4735
Merge branch 'maint' into master
jhogberg Dec 18, 2023
f310956
Merge branch 'john/kernel/merge-jv-ensure-loaded-to-master'
jhogberg Dec 18, 2023
9d25fdb
Update primary bootstrap
jhogberg Dec 18, 2023
452874d
Merge pull request #7755 from josevalim/jv-ensure-loaded
jhogberg Dec 18, 2023
f2b07cc
Merge branch 'maint'
jhogberg Dec 18, 2023
80bf247
Merge 'fix-enif_binary_to_term-type-error' into maint
sverker Dec 18, 2023
c8327c0
Merge branch 'maint' into master
sverker Dec 18, 2023
a3f0d68
Merge branch 'nif-7903' into maint
sverker Dec 18, 2023
9a69a71
Merge branch 'maint'
sverker Dec 18, 2023
624f39f
Merge PR-7857 from juhlig/ets_update_element_4
sverker Dec 18, 2023
7a6b028
Merge pull request #7957 from garazdawi/lukas/stdlib/preserve-cwd-in-…
garazdawi Dec 19, 2023
a32999c
Merge pull request #7959 from garazdawi/lukas/erl_docgen/add-hidden-f…
garazdawi Dec 19, 2023
bc26978
Merge pull request #7943 from bjorng/bjorn/erts/fix-coverage-leak
bjorng Dec 19, 2023
560f4cf
Merge branch 'bjorn/cuddle-with-tests' into maint
bjorng Dec 19, 2023
6889ce9
Merge branch 'maint'
bjorng Dec 19, 2023
b9c25c1
Merge branch 'bmk/kernel/20231213/profiling_esock_with_ttest' into maint
bmk Dec 19, 2023
283db00
Merge branch 'maint'
bmk Dec 19, 2023
17640a0
Merge branch 'bmk/kernel/20231213/esock_ttest_active_n' into maint
bmk Dec 19, 2023
660480a
Merge branch 'maint'
bmk Dec 19, 2023
db4796b
Merge pull request #7933 from garazdawi/lukas/kernel/fix-slow-read_li…
garazdawi Dec 20, 2023
5640a6f
Merge branch 'maint'
garazdawi Dec 20, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .github/scripts/sync-github-releases.sh
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ CREATE_RELEASE=()
TAG_URL="${REPO}/tags?per_page=100"

## This function is used to loop over the pagianated results from github tags
## It sets TAGS to be the the json from the current page of tags
## It sets TAGS to be the json from the current page of tags
_next_page() {
TAGS=$(curl -s "${HDR[@]}" ${TAG_URL})
## In the "Link:" header from github we get the link for the next page.
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@ on:
schedule:
- cron: 0 1 * * *

## We cancel any multiple runs from PRs, while runs from tags/branches are allowed
concurrency:
group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.event.pull_request.number || github.sha }}
group: ${{ github.workflow }}-${{ github.ref }}-${{ github.event.pull_request.number || github.sha }}
cancel-in-progress: true

env:
Expand Down
2 changes: 1 addition & 1 deletion HOWTO/DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@ switches are:
* Set environment variable `VALGRIND_MISC_FLAGS` for any extra valgrind flags you want to pass.
* -asan
* Start [Clang Address Sanitizer](https://clang.llvm.org/docs/AddressSanitizer.html)
with the the correct settings and use the `asan` [type](types-and-flavors).
with the correct settings and use the `asan` [type](types-and-flavors).
* Set environment variable `ASAN_LOG_DIR` to where you want the logs.
* Set environment variable `ASAN_OPTIONS` for any extra asan options you want to pass.
* -gcov
Expand Down
2 changes: 1 addition & 1 deletion HOWTO/INSTALL-IOS.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ In order to inform the build system that it should generate the static linkable

### Configure Erlang/OTP ###

To build without without OpenSSL support, run `configure` like this:
To build without OpenSSL support, run `configure` like this:

$ ./otp_build configure \
--xcomp-conf=./xcomp/erl-xcomp-arm64-ios.conf \
Expand Down
6 changes: 3 additions & 3 deletions HOWTO/MARKDOWN.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ places. Appropriate attributes to the `X` tag will also be generated.
contain information from a \%CopyrightBegin\%, \%CopyrightEnd\% block
if such exist (see below).

* A level `X` heading where `1 < X <= 6` will cause the the following
* A level `X` heading where `1 < X <= 6` will cause the following
to be generated:

<section>
Expand All @@ -209,7 +209,7 @@ places. Appropriate attributes to the `X` tag will also be generated.
other documents. That is, *be careful* when changing headings in an
existing document.

* A level `X` heading where `6 < X` will cause the the following
* A level `X` heading where `6 < X` will cause the following
to be generated:

<marker id="..."/>
Expand Down Expand Up @@ -247,7 +247,7 @@ Copyright and License

%CopyrightBegin%

Copyright Ericsson AB 2010-2021. All Rights Reserved.
Copyright Ericsson AB 2010-2023. All Rights Reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
Binary file modified bootstrap/bin/no_dot_erlang.boot
Binary file not shown.
Binary file modified bootstrap/bin/start.boot
Binary file not shown.
Binary file modified bootstrap/bin/start_clean.boot
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/beam_asm.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/beam_block.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/beam_clean.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/beam_core_to_ssa.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/beam_dict.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/beam_disasm.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/beam_flatten.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/beam_jump.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/beam_opcodes.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/beam_ssa_alias.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/beam_ssa_codegen.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/beam_ssa_dead.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/beam_ssa_lint.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/beam_ssa_opt.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/beam_ssa_pre_codegen.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/beam_ssa_share.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/beam_ssa_type.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/beam_trim.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/beam_types.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/beam_validator.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/cerl_inline.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/compile.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/core_parse.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/core_pp.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/rec_env.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/sys_core_fold.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/sys_core_inline.beam
Binary file not shown.
Binary file added bootstrap/lib/compiler/ebin/sys_coverage.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/v3_core.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/application_controller.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/application_master.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/code.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/code_server.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/disk_log.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/dist_ac.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/erl_erts_errors.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/erl_kernel_errors.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/erts_debug.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/file.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/gen_tcp_socket.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/gen_udp_socket.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/global.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/group.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/inet.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/inet_config.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/inet_db.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/inet_dns.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/inet_gethost_native.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/inet_res.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/logger.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/logger_simple_h.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/logger_std_h.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/net_kernel.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/pg.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/prim_tty.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/socket.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/user_drv.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/argparse.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/c.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/edlin.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/edlin_context.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/edlin_expand.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/edlin_key.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/epp.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/erl_error.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/erl_eval.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/erl_expand_records.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/erl_features.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/erl_lint.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/erl_parse.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/erl_pp.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/erl_scan.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/erl_stdlib_errors.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/escript.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/file_sorter.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/gb_sets.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/gb_trees.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/gen.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/gen_event.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/gen_fsm.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/gen_server.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/gen_statem.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/lists.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/maps.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/proc_lib.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/proplists.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/qlc.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/qlc_pt.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/shell.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/shell_default.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/sofs.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/string.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/supervisor.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/timer.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/uri_string.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/zip.beam
Binary file not shown.
2 changes: 1 addition & 1 deletion erts/doc/src/alt_dist.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<chapter>
<header>
<copyright>
<year>2000</year><year>2022</year>
<year>2000</year><year>2023</year>
<holder>Ericsson AB. All Rights Reserved.</holder>
</copyright>
<legalnotice>
Expand Down
2 changes: 1 addition & 1 deletion erts/doc/src/erl_dist_protocol.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1471,7 +1471,7 @@ DiB == gen_digest(ChA, ICA)?
<item><p>Process identifier of the group leader of the
newly created process.</p></item>
<tag><c>{Module :: atom(), Function :: atom(), Arity :: integer() >= 0}</c></tag>
<item><p>Entry point for the the new process.</p></item>
<item><p>Entry point for the new process.</p></item>
<tag><c>OptList :: [term()]</c></tag>
<item><p>A proper list of spawn options to use when spawning.</p></item>
<tag><c>ArgList :: [term()]</c></tag>
Expand Down
2 changes: 1 addition & 1 deletion erts/doc/src/erl_nif.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1112,7 +1112,7 @@ typedef struct {
<func>
<name since="OTP 19.0"><ret>size_t</ret><nametext>enif_binary_to_term(ErlNifEnv *env,
const unsigned char* data, size_t size, ERL_NIF_TERM *term,
ErlNifBinaryToTerm opts)</nametext></name>
unsigned int opts)</nametext></name>
<fsummary>Create a term from the external format.</fsummary>
<desc>
<p>Creates a term that is the result of decoding the binary data at
Expand Down
6 changes: 3 additions & 3 deletions erts/doc/src/erlang.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8728,13 +8728,13 @@ true</pre>
corresponds to scheduler number 1 and so on. If support for
dirty schedulers exist, an element with the value for the
dirty CPU run queue and its associated dirty CPU schedulers
follow and then as last element the value for the the dirty
follow and then as last element the value for the dirty
IO run queue and its associated dirty IO schedulers follow.
The information is <em>not</em> gathered atomically. That is,
the result is not necessarily a consistent snapshot of the
state, but instead quite efficiently gathered.</p>
<note><p>Each normal scheduler has one run queue that it
manages. If dirty schedulers schedulers are supported, all
manages. If dirty schedulers are supported, all
dirty CPU schedulers share one run queue, and all dirty IO
schedulers share one run queue. That is, we have multiple
normal run queues, one dirty CPU run queue and one dirty
Expand Down Expand Up @@ -9013,7 +9013,7 @@ lists:map(
necessarily a consistent snapshot of the state, but
instead quite efficiently gathered.</p>
<note><p>Each normal scheduler has one run queue that it
manages. If dirty schedulers schedulers are supported, all
manages. If dirty schedulers are supported, all
dirty CPU schedulers share one run queue, and all dirty IO
schedulers share one run queue. That is, we have multiple
normal run queues, one dirty CPU run queue and one dirty
Expand Down
12 changes: 3 additions & 9 deletions erts/doc/src/init.xml
Original file line number Diff line number Diff line change
Expand Up @@ -243,8 +243,7 @@
<p>The support for loading of code from archive files is
experimental. The only purpose of releasing it before it is ready
is to obtain early feedback. The file format, semantics,
interfaces, and so on, can be changed in a future release. The
<c>-code_path_choice</c> flag is also experimental.</p>
interfaces, and so on, can be changed in a future release.</p>
</warning>

<p>The <c>init</c> module interprets the following command-line flags:</p>
Expand All @@ -271,13 +270,8 @@
and an <c>ebin</c> directory in an archive file.</p>
</item>
</list>
<p>This flag is particular
useful when you want to elaborate with code loading from
archives without editing the <c>boot script</c>. For more
information about interpretation of boot scripts, see
<seefile marker="sasl:script"><c>script(4)</c></seefile>.
The flag has also a similar effect on how the code server works; see
<seeerl marker="kernel:code"><c>code(3)</c></seeerl>.</p>
<p>It defaults to <c>strict</c> from OTP 27 and this option
is scheduled for removal in OTP 28.</p>
</item>
<tag><c>-epmd_module Module</c></tag>
<item>
Expand Down
Loading
Loading