Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-03-31 | lib/util/charset Add tests for strcasecmp_m(), talloc_strupper() et al | Andrew Bartlett | 1 | -10/+39 |
2011-03-31 | lib/util/charset smb_panic() on incorrect use of strlen_m_ext | Andrew Bartlett | 1 | -0/+18 |
2011-03-31 | lib/util/charset Add wrapper to allow testing of strlen_m_ext() | Andrew Bartlett | 1 | -2/+14 |
2011-03-31 | lib/util/charset correct calculation of UTF8 character sizes | Andrew Bartlett | 1 | -1/+1 |
2011-03-25 | lib/util/charset rename iconv_convenience to iconv_handle | Andrew Bartlett | 1 | -16/+16 |
2011-03-23 | lib/util: Merge basic string length and comparison functions | Andrew Bartlett | 1 | -0/+416 |