summaryrefslogtreecommitdiff
path: root/src/utf8.h
AgeCommit message (Expand)Author
2008-10-31removed UTF-8 library, use GLib insteadMax Kellermann
2008-10-31added prefix to header macrosMax Kellermann
2008-10-08don't include os_compat.hMax Kellermann
2008-10-08CPP include cleanupMax Kellermann
2008-08-29added "length" parameter to validUtf8String()Max Kellermann
2008-02-05fix -Wconst warningsMax Kellermann
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-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
2004-10-10add audioOutput.cWarren Dukes
2004-04-17don't expose functions in utf8.h that don't need itWarren 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-13add my own utf8/ascii converters and utf8 validatorWarren Dukes