Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Oops.. left in a bit of debugging code. | Manuel Novoa III | 2002-11-23 | 1 | -2/+0 |
* | Ok... here's the summary: | Manuel Novoa III | 2002-11-22 | 1 | -34/+624 |
* | Add wcwidth and wcswidth, based on Markus Kuhn's wcwidth of 2002-05-08. | Manuel Novoa III | 2002-11-08 | 1 | -0/+253 |
* | Forgot to change btowc and wctob when I changed the wc<->mb functions yesterday. | Manuel Novoa III | 2002-11-05 | 1 | -9/+25 |
* | Add printf wchar support for %lc (%C) and %ls (%S). | Manuel Novoa III | 2002-11-04 | 1 | -15/+41 |
* | Hide my personal #warning reminders. Add __wcschrnul, rename strchrnul | Manuel Novoa III | 2002-09-19 | 1 | -0/+4 |
* | Revert commit by davidm to printf.c that initialized conv_num | Manuel Novoa III | 2002-08-12 | 1 | -1/+1 |
* | When DODEBUG and HAS_WCHAR were enabled and HAS_LOCALE was disabled, | Eric Andersen | 2002-08-03 | 1 | -2/+6 |
* | Enable WCHAR support for C/POSIX stub locales. | Manuel Novoa III | 2002-07-03 | 1 | -16/+60 |
* | Multibyte and wide char conversion functions. Some work still to do, but | Manuel Novoa III | 2002-05-23 | 1 | -0/+723 |