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

.NET 10 P1 -- Runtime and Libraries changes #9715

Merged
merged 30 commits into from
Feb 19, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
b18f5e8
Create runtime branch
richlander Feb 4, 2025
4040fcf
Merge branch 'main' into dotnet10p1-runtime
richlander Feb 6, 2025
04e0f86
Merge branch 'dotnet10p1' into dotnet10p1-runtime
richlander Feb 6, 2025
b6c4ce8
Add cryptography notes
bartonjs Feb 7, 2025
79c8c43
Fix typo
bartonjs Feb 7, 2025
d786189
Add ISOWeek overloads for DateOnly type
tarekgh Feb 11, 2025
4e7b77c
ZipArchive
carlossanlop Feb 11, 2025
698c410
Merge remote-tracking branch 'dotnet/dotnet10p1-runtime' into dotnet1…
carlossanlop Feb 11, 2025
f8c767f
Remove duplicate ISOWeek method overloads section
tarekgh Feb 11, 2025
8f04470
Add String Normalization APIs for Span<char>
tarekgh Feb 11, 2025
9ddd00b
Fix formatting in String Normalization APIs section
tarekgh Feb 11, 2025
b2242a5
Fix formatting for String Normalization APIs section
tarekgh Feb 11, 2025
6acfe1e
Fix formatting for String Normalization APIs section
tarekgh Feb 11, 2025
92a540e
Update String Normalization APIs section
tarekgh Feb 11, 2025
d4bb520
Update String Normalization APIs section
tarekgh Feb 11, 2025
54c1c1e
Doc formatting fix
tarekgh Feb 11, 2025
f06b822
Adding TimeSpan note
tarekgh Feb 11, 2025
70109c4
Add JIT notes
amanasifkhalid Feb 13, 2025
817e7f4
Convert tabs to spaces
amanasifkhalid Feb 13, 2025
f75f7d3
Better ZipArchive stats
carlossanlop Feb 13, 2025
dff2971
Fix stack allocation description
amanasifkhalid Feb 13, 2025
dbf79fc
Feedback
amanasifkhalid Feb 14, 2025
c0c45cc
Add AVX10.2 experimental note, and feedback
amanasifkhalid Feb 14, 2025
d88ecba
"C-style" -> "typical"
amanasifkhalid Feb 14, 2025
633c8b7
Add stack allocation example
amanasifkhalid Feb 14, 2025
d11325c
Numeric ordering, ordered dictionary, json options, matrix operations
PranavSenthilnathan Feb 17, 2025
552af44
Apply suggestions from code review
richlander Feb 18, 2025
eac5d6a
Update release-notes/10.0/preview/preview1/libraries.md
tarekgh Feb 18, 2025
81b370a
Update release-notes/10.0/preview/preview1/libraries.md
bartonjs Feb 18, 2025
557cc75
Fix linter issues
richlander Feb 19, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading