Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-03-23 | lib/util: Merge basic string length and comparison functions | Andrew Bartlett | 1 | -8/+8 | |
These functions now use the codepoints for more accurate string handling and now form common code. Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Wed Mar 23 08:21:54 CET 2011 on sn-devel-104 | |||||
2010-12-11 | s4-smbtorture: Make test names lowercase and dot-separated. | Jelmer Vernooij | 1 | -1/+1 | |
This is consistent with the test names used by selftest, should make the names less confusing and easier to integrate with other tools. Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sat Dec 11 04:16:13 CET 2010 on sn-devel-104 | |||||
2008-10-24 | Split up codepoints code, use consistent _m suffix. | Jelmer Vernooij | 1 | -32/+32 | |
2008-10-24 | Rename string_replace_w to string_replace_m, which is more correct. | Jelmer Vernooij | 1 | -7/+7 | |
2008-10-24 | Move charset library to top level. | Jelmer Vernooij | 1 | -0/+272 | |