summaryrefslogtreecommitdiff
path: root/src/charset/codecs/codec_impl.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove client allocation function.Michael Drake2013-12-141-4/+0
|
* Return errors from constructors and destructors.John Mark Bell2008-11-081-3/+4
| | | | svn path=/trunk/libparserutils/; revision=5652
* Import parser construction utility libraryJohn Mark Bell2008-05-011-0/+48
svn path=/trunk/libparserutils/; revision=4111