Added 2 new files: algorithm and string.

Added tests but will submit change to runtest_py separately.
Added more description to the README file.

Check for unsigned overflows.

Added Android.mk in the top dir.

Removed the reserve() method and made the size default to 0 in reserve(size_t)
10 files changed
tree: 1d9e5eca07ca40c8fb814e4ffcaafe72f52d7a25
  1. include/
  2. src/
  3. tests/
  4. Android.mk
  5. README