summaryrefslogtreecommitdiffstats
path: root/base/word_iterator.cc
Commit message (Expand)AuthorAgeFilesLines
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons...maruel@chromium.org2009-03-031-1/+1
* Make WordIterator and Snippet::MatchPositions use size_t instead of int for o...pkasting@chromium.org2008-12-031-3/+3
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Fixes word_iterator to actually compile. Next time, never just paste code in ...avi@google.com2008-08-111-4/+5
* Add a unit test for WordIterator. Fix word_iterator.* includes at the same time.maruel@google.com2008-08-071-2/+8
* UTF16 vs 32 issues.avi@google.com2008-08-051-0/+17
* Add base to the repository.initial.commit2008-07-261-0/+88