Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prepare to handle state-dependent encodings. This mainly involves not | tjr | 2004-04-07 | 1 | -7/+8 |
* | Don't bother passing a freshly-zeroed mbstate to mbsrtowcs() etc. | tjr | 2003-10-31 | 1 | -8/+7 |
* | Use the heap instead of the stack to store temporary multibyte string | tjr | 2002-09-15 | 1 | -10/+28 |
* | Add an implementation of wcsftime() (wide character version of strftime()). | tjr | 2002-09-11 | 1 | -0/+87 |