182 Commits (master)
 

Author SHA1 Message Date
J. King fb70543c0f Change gb18030 loop to be consistent with Big5 and EUC-KR 6 years ago
J. King 1121f32e96 Minor Big5 corrections 6 years ago
J. King c4cdbdd5c8 Initial implementation of EUC-KR 6 years ago
J. King c2a8b1ba52 Style fixes 6 years ago
J. King bfc6c677c5 Complete Big5 tests, with numerous fixes 6 years ago
J. King 5217a6c0bc Tidying 6 years ago
J. King 32d7fc47b0 Fix HTML test generator; clean up 6 years ago
J. King 55cbc915c3 Refactor HTML-based test generators 6 years ago
J. King 5967d148c0 Consolidate index generation into a single, better script 6 years ago
J. King 63fccc3c3a Test UTF-16 EOF handling better 6 years ago
J. King 3b8db5822a Add all available tests to platform test generator 6 years ago
J. King 4a091610e9 Initial implementation of Big5 encoding 6 years ago
J. King fdbeecdb17 Add name and label to x-user-defined 6 years ago
J. King d5327a3b83 Implement x-user-defined decoder 6 years ago
J. King dd9bed2e84 Implement UTF-16 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 1449fae908 Refactor UTF-8 seeking 6 years ago
J. King e4b6acb24a Refactor tests 6 years ago
J. King 61993bb900 Fix typo... 6 years ago
J. King 647a2a51a4 Documentation update 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
J. King 3a19b93aab Move nextChar to generic class 6 years ago
J. King 58444b9545 Documentation update 6 years ago
J. King 3ee653307c Implement all other single-byte encodings 6 years ago
J. King 269ecf4a96 Style fixes 6 years ago
J. King 7de6d7a6fc Implement ISO-8859-6 single-byte encoding 6 years ago
J. King 8c97b42303 Define interfaces for encodings 6 years ago
J. King d8af9600ee Clarified docstrings 6 years ago
J. King 540d8a237e Style fixes 6 years ago
J. King 3920f11e22 Clean up 6 years ago
J. King 3c843f2f9e Basic readme 6 years ago
J. King e2c4136001 Change iterator to a set of generators 6 years ago
J. King 7f2c11dcc2 Make the iterator iterate over code points rather than characters 6 years ago
J. King cb1cab9d84 Implement fatal replacement mode 6 years ago
J. King 1cd9c33c85 Composer tweaks 6 years ago
J. King 4ca07befe5 Change API symbols for greater consistency and clarity 6 years ago
J. King ccf1fe180a More safely back up state 6 years ago
J. King 8f7a7ed49e Add basic iterator implementation 6 years ago
J. King e12fc0d77f Reorganize namespaces anticipating future internationalization tasks 6 years ago
J. King 51f7bbc5f7 Test encoder 6 years ago
J. King 72291b5f0d Implement string length 6 years ago
J. King 5c21a3634c Implement peeking 6 years ago
J. King 41a3a7bb5e Clean up 6 years ago
J. King 88497ddc41 Remove functional interface 6 years ago