Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the old NativeMB functions from string util, and use the new ones in s... | brettw@google.com | 2008-08-07 | 1 | -63/+0 |
* | We were passing -1 (indicating NULL terminated) to the UTF8->wide conversion ... | brettw@google.com | 2008-08-06 | 1 | -4/+6 |
* | Allow string-to-int conversions to provide a return value indicating success.... | mmentovai@google.com | 2008-08-05 | 1 | -8/+0 |
* | Revert my UTF change until we can figure out what to do with the sandbox. | brettw@google.com | 2008-08-01 | 1 | -0/+10 |
* | Write our own utf8<->wide conversion functions. This gives us more control ov... | brettw@google.com | 2008-08-01 | 1 | -10/+0 |
* | Add base to the repository. | initial.commit | 2008-07-26 | 1 | -0/+124 |