summaryrefslogtreecommitdiff
path: root/src/utf8.c
AgeCommit message (Expand)Author
2008-02-05fix -Wconst warningsMax Kellermann
2008-01-03Cleanup #includes of standard system headers and put them in one placeEric Wong
2007-12-28Merge branches/ew r7104Eric Wong
2007-04-05The massive copyright updateAvuton Olrich
2007-02-18Closing some parenthesis around shank's email address in copyright headers.J. Alexander Treuman
2006-08-26Replace strdup and {c,re,m}alloc with x* variants to check for OOM errorsEric Wong
2006-07-20Add mpd-indent.shAvuton Olrich
2006-07-17some quick hacks to avoid signedness warnings with gcc4Warren Dukes
2006-07-14Change shank's email addressJ. Alexander Treuman
2006-07-13Huge header update, update the copyright and addAvuton Olrich
2006-07-13path.*: cleanupsAvuton Olrich
2004-11-03todo updateWarren Dukes
2004-04-14add vim shiznit to end of all source filesWarren Dukes
2004-04-13add copyright notices to new filesWarren Dukes
2004-04-13rename all ascii/utf8 stuff to latin1/utf8Warren Dukes
2004-04-13lots of fsCharset, utf8/ascii converting clean-up and robustness stuffWarren Dukes
2004-04-13fix a small booboo and add some debugging stuffWarren Dukes
2004-04-13add my own utf8/ascii converters and utf8 validatorWarren Dukes