Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | Make WordIterator and Snippet::MatchPositions use size_t instead of int for o... | pkasting@chromium.org | 2008-12-03 | 1 | -6/+3 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Add a trailing EOL to source files. This eliminates warnings in GCC. | deanm@google.com | 2008-08-14 | 1 | -1/+1 |
* | Fixes word_iterator to actually compile. Next time, never just paste code in ... | avi@google.com | 2008-08-11 | 1 | -2/+4 |
* | Add a unit test for WordIterator. Fix word_iterator.* includes at the same time. | maruel@google.com | 2008-08-07 | 1 | -4/+3 |
* | Fix an issue where U_WCHAR_IS_UTF16 would not be defined systematically. This... | maruel@google.com | 2008-08-05 | 1 | -3/+1 |
* | UTF16 vs 32 issues. | avi@google.com | 2008-08-05 | 1 | -0/+6 |
* | Add base to the repository. | initial.commit | 2008-07-26 | 1 | -0/+110 |