aboutsummaryrefslogtreecommitdiffstats
path: root/src/charConv.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* The massive copyright updateAvuton Olrich2007-04-051-1/+1
* Removing a global initialization to 0.J. Alexander Treuman2007-02-181-1/+1
* Reverting all of my localization changes. It was a horribleJ. Alexander Treuman2007-02-181-7/+0
* More sparse fixes now that we've re-enabled -Wmissing-prototypesEric Wong2007-01-141-6/+6
* Moving pathConvCharset to charConv.c so it can be reused for localization.J. Alexander Treuman2007-01-081-0/+7
* Replace strdup and {c,re,m}alloc with x* variants to check for OOM errorsEric Wong2006-08-261-9/+10
* This fixes 5 potential bugs where the conditional would always be true.Avuton Olrich2006-08-201-1/+1
* Fix warnings for -Wmissing-prototypesAvuton Olrich2006-08-201-1/+1
* charConv: optimize away a boatload of strdups during update (try #2)Eric Wong2006-08-011-4/+13
* Add mpd-indent.shAvuton Olrich2006-07-201-30/+37
* sparse: ANSI-fy function declarationsEric Wong2006-07-171-1/+1
* Change shank's email addressJ. Alexander Treuman2006-07-141-1/+1
* [CLEANUP] Remove closeCharSetConversion from theAvuton Olrich2006-07-141-2/+4
* Huge header update, update the copyright and addAvuton Olrich2006-07-131-1/+1
* fix bug 544Warren Dukes2006-01-251-11/+4
* optimize away a boatload of strdups during updateEric Wong2005-12-051-4/+11
* todo updateWarren Dukes2004-11-031-1/+0
* actually, scratch the last changeWarren Dukes2004-06-171-1/+1
* check in configure script if iconv() needs CONSTWarren Dukes2004-06-171-1/+1
* add vim shiznit to end of all source filesWarren Dukes2004-04-141-0/+1
* rename all ascii/utf8 stuff to latin1/utf8Warren Dukes2004-04-131-11/+11
* lots of fsCharset, utf8/ascii converting clean-up and robustness stuffWarren Dukes2004-04-131-29/+78
* few cleanupsWarren Dukes2004-02-251-2/+3
* a few more cleanups, use memcpy instead of strncpyWarren Dukes2004-02-251-2/+2
* import from SF CVSWarren Dukes2004-02-231-0/+99