index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
base
/
string_util_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
DCHECK vswprintf format string cross-platform portability. Use %ls, not %s, ...
mmentovai@google.com
2008-08-14
1
-2
/
+34
*
Implement an interface compatible wcslcpy and strlcpy. Possibly slightly
deanm@google.com
2008-08-13
1
-0
/
+53
*
Implement IntToString-type methods without using a format string. I'm not su...
deanm@google.com
2008-08-13
1
-11
/
+42
*
Fix string_util and its tests for the Mac, GCC, UTF-32 wchar_t platforms, and...
mmentovai@google.com
2008-08-13
1
-67
/
+80
*
Back out r736 due to breakage
mmentovai@google.com
2008-08-12
1
-80
/
+67
*
Fix string_util and its tests for the Mac, GCC, UTF-32 wchar_t platforms, and...
mmentovai@google.com
2008-08-12
1
-67
/
+80
*
Add some extra test cases for whitespace at start/end of number.
ericroman@google.com
2008-08-08
1
-0
/
+6
*
Add UTF-16 <-> Wide conversions for Mac.
brettw@google.com
2008-08-07
1
-8
/
+3
*
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