Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change copyright notice from GPLv2+ to GPLv3+. | Bruno Haible | 2007-10-07 | 1 | -5/+4 |
* | Remove the wcwidth.h file. Move wcwidth's declaration to wchar_.h. | Bruno Haible | 2007-07-07 | 1 | -3/+1 |
* | * lib/mbchar.h: Just include <wctype.h>; the wctype module | Paul Eggert | 2006-12-27 | 1 | -126/+1 |
* | Make it compile in C++ mode. | Bruno Haible | 2006-10-31 | 1 | -8/+8 |
* | Make read-only array really read-only. Saves a few bytes in the .data segment. | Bruno Haible | 2006-10-26 | 1 | -1/+1 |
* | Portability to BeOS. | Bruno Haible | 2006-08-21 | 1 | -1/+4 |
* | Oops, weird typos in last patch. | Bruno Haible | 2006-07-28 | 1 | -12/+12 |
* | Avoid defining a substitute for the same function twice. | Bruno Haible | 2006-07-28 | 1 | -0/+12 |
* | Define fallbacks for missing isw* functions on FreeBSD 4.x. | Bruno Haible | 2006-07-28 | 1 | -0/+109 |
* | * mbchar.h (wcwidth): Include wcwidth.h. | Eric Blake | 2006-06-28 | 1 | -1/+3 |
* | Bug fix: make the comparison operations transitive. | Bruno Haible | 2005-08-16 | 1 | -14/+22 |
* | New module 'mbchar'. | Bruno Haible | 2005-08-16 | 1 | -0/+344 |