- Specify UTF-8 as the encoding for our UnicodeString string instead of relying on the default.
- Create a Locale instance using language and country to avoid having the tokenizer fallback to the default locale.
- Updated docs for compiling ICU from source
- Adds /usr/local/include path for os x buids
- Initial Commit