aboutsummaryrefslogtreecommitdiffstats
path: root/src/charConv.c (unfollow)
Commit message (Expand)AuthorFilesLines
2006-07-14[CLEANUP] Remove closeCharSetConversion from theAvuton Olrich1-2/+4
2006-07-13Huge header update, update the copyright and addAvuton Olrich1-1/+1
2006-01-25fix bug 544Warren Dukes1-11/+4
2005-12-05optimize away a boatload of strdups during updateEric Wong1-4/+11
2004-11-03todo updateWarren Dukes1-1/+0
2004-06-17actually, scratch the last changeWarren Dukes1-1/+1
2004-06-17check in configure script if iconv() needs CONSTWarren Dukes1-1/+1
2004-04-14add vim shiznit to end of all source filesWarren Dukes1-0/+1
2004-04-13rename all ascii/utf8 stuff to latin1/utf8Warren Dukes1-11/+11
2004-04-13lots of fsCharset, utf8/ascii converting clean-up and robustness stuffWarren Dukes1-29/+78
2004-02-25few cleanupsWarren Dukes1-2/+3
2004-02-25a few more cleanups, use memcpy instead of strncpyWarren Dukes1-2/+2