Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include the Version class in the 64 bit version of base. This is needed so th... | robertshield@chromium.org | 2010-11-10 | 1 | -2/+2 |
* | base: Move SplitString functions into the base namespace and update the callers. | tfarina@chromium.org | 2010-10-14 | 1 | -1/+1 |
* | FBTF: Continue fixing nits found by my automated source scanner. | erg@google.com | 2010-10-05 | 1 | -0/+2 |
* | base: Finish moving the SplitString functions from string_util.h to string_sp... | tfarina@chromium.org | 2010-09-24 | 1 | -1/+2 |
* | Move the number conversions from string_util to a new file. | brettw@chromium.org | 2010-07-30 | 1 | -5/+7 |
* | Fixed bug where an empty version string is considered valid. | akalin@chromium.org | 2010-03-25 | 1 | -11/+23 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons... | maruel@chromium.org | 2009-03-03 | 1 | -1/+1 |
* | Add a Version class and matching unit tests, roughly based on chrome/installe... | erikkay@google.com | 2009-01-29 | 1 | -0/+83 |