]> git.tdb.fi Git - libs/core.git/history - source/stringcodec
Additional adjustments for Poller
[libs/core.git] / source / stringcodec /
2012-12-01 Mikko RasaMake lexical_cast symmetric
2012-09-04 Mikko RasaFix the name of the UTF-16 codec
2012-09-04 Mikko RasaAdd a UTF-16 codec
2012-09-04 Mikko RasaRefuse to encode invalid Unicode characters in UTF-8
2012-09-04 Mikko RasaLet the base classes decide the default error mode
2012-05-10 Mikko RasaFix warnings about certain narrowing conversions not...
2011-07-28 Mikko RasaMerge branch 'fs-master'
2011-06-14 Mikko RasaDon't repeat exception names in what()
2011-06-10 Mikko RasaMerge branch 'io-master'
2011-06-09 Mikko RasaStyle and comment updates
2011-06-07 Mikko RasaAllow error mode to be specified when creating the...
2011-06-06 Mikko RasaException changes
2011-06-06 Mikko RasaAvoid using an exception in a non-error situation
2011-06-05 Mikko RasaPut unichar and ustring in their own file
2011-06-05 Mikko RasaFix unicode replacement character
2011-06-05 Mikko RasaReturn -1 from decode_char if there is no input
2011-06-03 Mikko RasaRename UnicodeChar to unichar
2011-06-02 Mikko RasaRewrite string codec utility functions more compactly
2011-06-01 Mikko RasaRename namespace Codecs to StringCodec
2011-06-01 Mikko RasaDrop copyright and license notices from source files
2011-05-25 Mikko RasaMerge branch 'strings-master'
2011-05-25 Mikko RasaMove files around to prepare for assimilation into... strings-master