kuroko/modules/codecs
HarJIT 14db828233
Fix an oversight in the UTF-32 endian sniffing. (#18)
(I'd commented about the heuristic of characters at the start of the plane
being rare, but failed to actually implement said heuristic, only having
implemented the detection of the high eight bits (which can be expanded
to eleven) having to be false.)
2021-10-13 17:04:11 +09:00
..
__init__.krk Corrected documentation for iso-2022-jp-ext (implementation unchanged) (#8) 2021-04-09 17:59:39 +09:00
bespokecodecs.krk One fix and one improvement to GB18030: (#15) 2021-08-12 19:17:59 +09:00
binascii.krk Codecs package docs, as well as some assorted tweaks or minor additions (#5) 2021-04-02 16:34:10 +09:00
dbextra_data_7bit.krk Codecs package docs, as well as some assorted tweaks or minor additions (#5) 2021-04-02 16:34:10 +09:00
dbextra_data_8bit.krk Codecs package docs, as well as some assorted tweaks or minor additions (#5) 2021-04-02 16:34:10 +09:00
dbextra.krk Fix an oversight in the UTF-32 endian sniffing. (#18) 2021-10-13 17:04:11 +09:00
infrastructure.krk Codecs package docs, as well as some assorted tweaks or minor additions (#5) 2021-04-02 16:34:10 +09:00
pifonts.krk Codecs package docs, as well as some assorted tweaks or minor additions (#5) 2021-04-02 16:34:10 +09:00
sbextra.krk Expansion and fixes to codecs.sbextra docs. (#16) 2021-10-07 07:18:11 +09:00