aboutsummaryrefslogtreecommitdiffstats
path: root/funcs/func_iconv.c
AgeCommit message (Expand)AuthorFilesLines
2008-11-01Merge changes from team/group/appdocsxmlrussell1-8/+27
2008-01-01implement "configure" checks for libiconv, and add therizzo1-0/+1
2007-11-21remove another set of redundant #include "asterisk/options.h"rizzo1-1/+0
2007-11-19another bunch of include removals (errno.h and asterisk/logger.h)rizzo1-2/+0
2007-11-16Start untangling header inclusion in a way that does not affectrizzo1-4/+0
2007-07-16Cast the 2nd argument to iconv() to a void *, as some systems define it as arussell1-1/+8
2007-06-14Add a massive set of changes for converting to use the ast_debug() macro.russell1-2/+1
2007-05-28Issue 7021 - Add ICONV function for converting between character setstilghman1-0/+125