169 Commits (95d573c01494abed061527c13ce8e17557f9f368)
 

Author SHA1 Message Date
J. King 95d573c014 Update changeloog 3 years ago
J. King 2029cd2820 Validate for PHP 8 3 years ago
J. King 5c8116afb8 Prepare release 4 years ago
J. King 4539e56e87 Merge branch 'multi-byte' into master 4 years ago
J. King 87ec30a375 Explicit constant visibility 4 years ago
J. King 600379a4dd Fill out API documentation 4 years ago
J. King c234702cce Speed up encoding; make ISO 2022-JP more consistent 4 years ago
J. King efdac91b30 Optimize ISO 2022-JP encoder 4 years ago
J. King be2134cc71 API re-organization 4 years ago
J. King 464bc4a0a9 Specify PHP 7.1 requirement 4 years ago
J. King cde4100b8a Make correct termination of an ISO 2022-JP output string easier 4 years ago
J. King 808b4128dd Tests for replacement encoding; readme correction 4 years ago
J. King ffa3f431d6 Coverage fixes 4 years ago
J. King d580e93e52 ISO 2022-JP encoder tests and fixes 4 years ago
J. King 10328b6806 Tests for general encoder 4 years ago
J. King db738bba99 Encoder for x-user-defined 4 years ago
J. King a57dde6dbd Style fixes 4 years ago
J. King 4299bf0100 Pre-emptively update changelog 4 years ago
J. King 16f411c767 Prototype ISO 2022-JP encoder 4 years ago
J. King cdd1c0182b Corrected ISO 2022-JP decoder and seeker 4 years ago
J. King 9f7e496bf6 Plug potential memory leak 4 years ago
J. King 86c2b0d628 Fix coverage 4 years ago
J. King 2f3ad29ce6 Prototype ISO 2022-JP decoder 4 years ago
J. King 53b27d1a55 Correct buggy Shift_JIS tests 4 years ago
J. King 96846d061c Complete Shift_JIS testing 4 years ago
J. King d45e0be7c3 Typo 4 years ago
J. King 915aa7ca93 Finally fix Shift_JIS seeker 4 years ago
J. King 4b2a396c64 Prototype for replacement encoding 4 years ago
J. King ef9932ffcb Correct various ShiftJIS errors 4 years ago
J. King d9b8cd8dd1 Fixes for multi-byte index-base encoders 4 years ago
J. King 9e812ffdf8 Second stab at Shift_JIS 4 years ago
J. King b284056644 Encode correct duplicate pointers in EUC-JP 4 years ago
J. King 46b6ac3c44 Complete and correct EUC-JP implementation 4 years ago
J. King 0682e294c8 Add new labels 4 years ago
J. King 7803b8af9e Cleanup 6 years ago
J. King 1200891feb Update changelog 4 years ago
J. King f7246ccc34 Fix gb18030 seeking; tidy up 4 years ago
J. King 14d67ad49f Add fuzz test for backwards seeking 4 years ago
J. King 0eb2a8ac24 Fix bugs in gb18030 and UTF-16 4 years ago
J. King a12a2a0413 Simplify EUC-KR seeking 4 years ago
J. King be034a08e0 Move dirty EOF handling to UTF-16 4 years ago
J. King 1f007b88f1 Fix UTF-8 seeking through truncated sequences 4 years ago
J. King 220cbce9a0 Address performance regression in peeking 4 years ago
J. King 9f08fb7424 Fix backwards seeking for Big5 4 years ago
J. King 6417e8f0be Start overhauling error handling; adjust coverage annotations 4 years ago
J. King b90f194a81 Support PCOV for code coverage 4 years ago
J. King e06096c624 Ensure seekBack is defined 4 years ago
J. King 61a77086bb Make GenericEncoding trait an abstract class 4 years ago
J. King 235fdc4103 Note self-synchronizing encodings for later 4 years ago
J. King a3c16252b8 Correct documentation of StatefulEncoding 4 years ago