text icon indicating copy to clipboard operation
text copied to clipboard

[mirror] Go text processing support

Results 24 text issues
Sort by recently updated
recently updated
newest added

Add Ukrainian government standard (RST 2018-91) for DOS, based on common alternative encoding, but different from cp866 in 0xF2-0xF9 Fixes #69779

This patch adds support for the %w verb and Errorf method similar to the fmt package.

I have no confidence that there is no panic risk because v can be in range `len(decomps)...32767`. If it's impossible please let me know