-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Issues: dotnet/runtime
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
[Bug] UTF8 decoder fail to decode a byte array in a WASM app on combo Android ARM + Chrome + AOT
arch-wasm
WebAssembly architecture
area-System.Text.Encoding
os-android
Priority:3
Work that is nice to have
Rewrite GetIndexOfFirstNonAsciiByte
area-System.Text.Encoding
community-contribution
Indicates that the PR has been added by a community member
Encoding.ASCII is trimmed in Android/iOS in .NET8
area-System.Text.Encoding
linkable-framework
Issues associated with delivering a linker friendly framework
trimming-for-aot
`EnableAggressiveTrimming=true` used for running tests with AOT
Investigate UTF8/UTF16 transcoding with AVX512
area-System.Text.Encoding
avx512
Related to the AVX-512 architecture
tenet-performance
Performance related issue
GetIndexOfFirstNonAsciiByte_Vector path in Ascii.Utility.cs is never exercised for AdvSimd/SSE4.1
area-System.Text.Encoding
in-pr
There is an active PR which will close this issue when it is merged
tenet-performance
Performance related issue
Light up Related to the AVX-512 architecture
Ascii.Utility
methods with Vector512
code paths.
area-System.Text.Encoding
avx512
Port System.Text documentation for .NET 8.0 APIs
area-System.Text.Encoding
documentation
Documentation bug or enhancement, does not impact product or test code
Light up Utf8Utility.*.cs and Utf16Utility.*.cs with Vector512 code paths.
area-System.Text.Encoding
help wanted
[up-for-grabs] Good issue for external contributors
tenet-performance
Performance related issue
Regressions in Utf8/16
arch-arm64
area-System.Text.Encoding
runtime-coreclr
specific to the CoreCLR runtime
tenet-performance
Performance related issue
tenet-performance-benchmarks
Issue from performance benchmark
Breaking change proposal: Encoding.UTF8 singleton should not have a BOM
area-System.Text.Encoding
breaking-change
Issue or PR that represents a breaking API or functional change over a prerelease.
Validating UTF-8 in less than one instruction per byte
area-System.Text.Encoding
enhancement
Product code improvement that does NOT require public API changes/additions
tenet-performance
Performance related issue
Add UTF8NoBom property to System.Text.Encoding class
api-suggestion
Early API idea and discussion, it is NOT ready for implementation
area-System.Text.Encoding
UTF8Encoding should support encoding/decoding of unpaired surrogates
api-needs-work
API needs work before it is approved, it is NOT ready for implementation
area-System.Text.Encoding
help wanted
[up-for-grabs] Good issue for external contributors
ProTip!
Add no:assignee to see everything that’s not assigned.