Commit Graph

5 Commits

Author SHA1 Message Date
mpl 6031720c8c strutil: ContainsFold
http://camlistore.org/issue/329

Change-Id: Ic4f958814f172e5a2f34d1389db111e3377eea52
2014-01-10 16:49:13 -08:00
Daniel Erat 0ea90ebec3 search: Add StringConstraint.CaseInsensitive.
Provides support for case-insensitive string comparisons.
The implementation needs work (e.g. substring searches do
potentially-large allocations).

Change-Id: I30f068094b4617b81aee2e8981f87f6ec2bc0000
2014-01-04 18:29:52 -08:00
Brad Fitzpatrick 4e1ad20075 strutil: more common strings, especially 'bytes'
Change-Id: I034f032f37aaea513d0b8e860d9fd780a681f6a8
2013-12-06 17:26:33 +04:00
Brad Fitzpatrick facb7ac062 strutil: add StringFromBytes
Change-Id: Ie396dd58c48a724e044ecd4f8dc28712e7091f9f
2013-12-04 23:53:00 +04:00
Brad Fitzpatrick 84077b6d34 New package: strutil
Change-Id: I74ea770ed59ce9a5aa2fdea10b37c418fab50598
2013-11-17 19:31:12 -08:00