1. 331580b Fixes a corner case bug in the HexStringToInt conversion function which caused the string "0x" to be treated as a valid hexadecimal number. by [email protected] · 14 years ago
  2. eae2a82 Fix a bug that could occur when converting strings with leading characters above 127. by [email protected] · 15 years ago
  3. cfcf2da Add StringToInt and HexStringToInt for iterator ranges. by [email protected] · 15 years ago
  4. 813fd51fb Add a newline to the end of the unit test file. by [email protected] · 15 years ago
  5. 528c56d Move the number conversions from string_util to a new file. by [email protected] · 15 years ago