Added new IConverter class
commit326f650299f43dabd9fc9d37273ce42e242ba08b
authorChris Frey <cdfrey@foursquare.net>
Fri, 21 Nov 2008 03:58:47 +0000 (20 22:58 -0500)
committerChris Frey <cdfrey@foursquare.net>
Fri, 21 Nov 2008 04:25:24 +0000 (20 23:25 -0500)
tree0a9fc1338ead14c66c07a63ef8d96bf1e9b1a0f5
parent3c284d59d29a9ac50920710ff0b8bad6bf17d58b
Added new IConverter class

The new IConverter class supports converting the Blackberry's
WINDOWS-1252 charset to/from UTF-8 and more.
ChangeLog
src/Makefile.am
src/barry.h
src/common.h
src/iconv.cc [new file with mode: 0644]
src/iconv.h [new file with mode: 0644]