19 Commits (c234702cce5209dc7fdf2f3f5d76766c79d2a360)

Author SHA1 Message Date
J. King c234702cce Speed up encoding; make ISO 2022-JP more consistent 4 years ago
J. King be2134cc71 API re-organization 4 years ago
J. King d9b8cd8dd1 Fixes for multi-byte index-base encoders 4 years ago
J. King f7246ccc34 Fix gb18030 seeking; tidy up 4 years ago
J. King 0eb2a8ac24 Fix bugs in gb18030 and UTF-16 4 years ago
J. King 61a77086bb Make GenericEncoding trait an abstract class 4 years ago
J. King f69cd98b4c Make posErr fully generic 4 years ago
J. King 7339176e3e Split error handlers 4 years ago
J. King fc44bb1415 Generalize handling of dirty EOF 4 years ago
J. King 200a310f72 Optionally allow surrogates 4 years ago
J. King fb70543c0f Change gb18030 loop to be consistent with Big5 and EUC-KR 6 years ago
J. King 4a091610e9 Initial implementation of Big5 encoding 6 years ago
J. King a0bf8a9b05 Don't check for dirty EOF on every iteration 6 years ago
J. King e683167905 Style fixes 6 years ago
J. King 4c686aa8a1 Complete battery of tests for gb18030 6 years ago
J. King 1b9889914a Fix numerous bugs with gb18030 6 years ago
J. King 467c565e8c Implement gb18030 seeking 6 years ago
J. King 40d0054bd1 Implement gb18030 and GBK encoders 6 years ago
J. King 766643aa37 Common infrstructure for gb18030 and GBK 6 years ago
J. King d6747532cd Implement gb18030 decoder 6 years ago