History log of /external/libweave/src/string_utils.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
34668e731bb194b443bc0e6029d6d3583f08de28 15-Dec-2015 Vitaly Buka <vitalybuka@google.com> Reformat

Change-Id: Ia98499f9ada220151b24ecb8b60b02524d700bc4
Reviewed-on: https://weave-review.googlesource.com/1967
Reviewed-by: Vitaly Buka <vitalybuka@google.com>
/external/libweave/src/string_utils.cc
739e3577ade0580cafd181d647d637fde813de02 04-Dec-2015 Alex Vakulenko <avakulenko@google.com> Make Split() function work consistently with empty strings

Split() would return an array of one string if the original string
had no delimters. However in case the input is an empty string, the
result will be a vector with zero elements, even if purge_empty_strings
is set to false.

Change-Id: If0cd2cd07d21b89c647d6d5b2985796cc78370af
Reviewed-on: https://weave-review.googlesource.com/1765
Reviewed-by: Vitaly Buka <vitalybuka@google.com>
/external/libweave/src/string_utils.cc
5a1f600e9d7d26c36b3e22ff0dc0ae9e3b2425fc 02-Nov-2015 Paul Westbrook <pwestbro@google.com> Remove the unneeded libweave directory

Change-Id: I30fd8c5626cf83da6415ffa14a2019ef43be9916
Reviewed-on: https://weave-review.googlesource.com/1450
Reviewed-by: Paul Westbrook <pwestbro@google.com>
/external/libweave/src/string_utils.cc