arabica/Utils
jez_higgins f16e2a30fb Rewrote no_conversion to use std::copy. It's much nicer that way, and
avoids GCC 3.2 giving warnings about implicit typenames.
2002-09-20 09:46:35 +00:00
..
base64_codecvt.cpp corrected various function signatures 2002-09-02 15:52:19 +00:00
base64_codecvt.h corrected various function signatures 2002-09-02 15:52:19 +00:00
convert_adaptor.h Initial revision 2002-06-21 11:16:28 +00:00
convertstream.h Rewrote no_conversion to use std::copy. It's much nicer that way, and 2002-09-20 09:46:35 +00:00
iso8859_1utf8_codecvt.cpp Code conversion facet with translates ISO 8859-1 to UTF-8 encoded Unicode. 2002-08-12 10:07:24 +00:00
iso8859_1utf8_codecvt.h Code conversion facet with translates ISO 8859-1 to UTF-8 encoded Unicode. 2002-08-12 10:07:24 +00:00
Makefile added iso8859_1utf8_codecvt to build 2002-08-12 13:00:44 +00:00
socket_stream.h Initial revision 2002-06-21 11:16:28 +00:00
utf16utf8_codecvt.cpp Initial revision 2002-06-21 11:16:28 +00:00
utf16utf8_codecvt.h Initial revision 2002-06-21 11:16:28 +00:00
Utilities.dsp added base64 codecvt to build 2002-09-02 10:38:11 +00:00
Utilities.mak added base64 codecvt to build 2002-09-02 10:38:11 +00:00