Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move prototypes of various encoding-related functions into a new header | tjr | 2004-05-12 | 1 | -5/+1 |
* | Perform some basic validation of multibyte conversion state objects. | tjr | 2004-04-12 | 1 | -2/+15 |
* | Fix a typo. I was locked out for two days from my machine. | davidxu | 2004-04-10 | 1 | -1/+1 |
* | Don't cast away const qualifiers. | tjr | 2004-04-10 | 1 | -1/+1 |
* | Allow partial multibyte characters to accumulate in conversion state | tjr | 2004-04-07 | 1 | -8/+39 |
* | Remove unused #includes. | tjr | 2003-11-08 | 1 | -2/+0 |
* | Use __inline instead of inline. | tjr | 2003-11-08 | 1 | -1/+1 |
* | Add gb2312 encoding. | davidxu | 2003-11-05 | 1 | -0/+116 |