summaryrefslogtreecommitdiffstats
path: root/base/word_iterator.h
Commit message (Expand)AuthorAgeFilesLines
* Make WordIterator and Snippet::MatchPositions use size_t instead of int for o...pkasting@chromium.org2008-12-031-6/+3
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add a trailing EOL to source files. This eliminates warnings in GCC.deanm@google.com2008-08-141-1/+1
* Fixes word_iterator to actually compile. Next time, never just paste code in ...avi@google.com2008-08-111-2/+4
* Add a unit test for WordIterator. Fix word_iterator.* includes at the same time.maruel@google.com2008-08-071-4/+3
* Fix an issue where U_WCHAR_IS_UTF16 would not be defined systematically. This...maruel@google.com2008-08-051-3/+1
* UTF16 vs 32 issues.avi@google.com2008-08-051-0/+6
* Add base to the repository.initial.commit2008-07-261-0/+110