Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-12-10 | Simplified types for better readability. Use appropriate types (size_t, ↵ | Vincent Richard | 1 | -1/+1 | |
byte_t...). Minor warning fixes. | |||||
2013-03-18 | Updated tests for charset conversion. | Vincent Richard | 1 | -0/+103 | |
Added test for UTF-7 encoding availability. Added test for input buffer underflow in charsetFilteredOutputStream. Refactored charset conversion tests and removed useless tests. |