Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add defines for the size of wchar_t to build_config.h. Use this in places whe... | brettw@google.com | 2008-08-07 | 1 | -9/+9 |
* | Cross-platform portability fixes for JSONReader. Adds generic string-to-doub... | mmentovai@google.com | 2008-08-07 | 1 | -0/+63 |
* | Remove the old NativeMB functions from string util, and use the new ones in s... | brettw@google.com | 2008-08-07 | 1 | -0/+117 |
* | Allow string-to-int conversions to provide a return value indicating success.... | mmentovai@google.com | 2008-08-05 | 1 | -0/+182 |
* | Revert my UTF change until we can figure out what to do with the sandbox. | brettw@google.com | 2008-08-01 | 1 | -117/+0 |
* | Write our own utf8<->wide conversion functions. This gives us more control ov... | brettw@google.com | 2008-08-01 | 1 | -0/+117 |
* | Add base to the repository. | initial.commit | 2008-07-26 | 1 | -0/+848 |