aboutsummaryrefslogtreecommitdiffstats
path: root/src/utf8.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* utf8.h: Fix build (broken os_compat.h #include)Eric Wong2008-09-021-1/+1
* added "length" parameter to validUtf8String()Max Kellermann2008-09-021-1/+3
* fix -Wconst warningsMax Kellermann2008-02-051-5/+5
* Merge branches/ew r7104Eric Wong2007-12-281-0/+5
* The massive copyright updateAvuton Olrich2007-04-051-1/+1
* Closing some parenthesis around shank's email address in copyright headers.J. Alexander Treuman2007-02-181-1/+1
* Add mpd-indent.shAvuton Olrich2006-07-201-3/+3
* some quick hacks to avoid signedness warnings with gcc4Warren Dukes2006-07-171-3/+3
* Change shank's email addressJ. Alexander Treuman2006-07-141-1/+1
* Huge header update, update the copyright and addAvuton Olrich2006-07-131-1/+1
* add audioOutput.cWarren Dukes2004-10-101-1/+0
* don't expose functions in utf8.h that don't need itWarren Dukes2004-04-171-6/+0
* add vim shiznit to end of all source filesWarren Dukes2004-04-141-0/+1
* add copyright notices to new filesWarren Dukes2004-04-131-0/+18
* rename all ascii/utf8 stuff to latin1/utf8Warren Dukes2004-04-131-4/+4
* lots of fsCharset, utf8/ascii converting clean-up and robustness stuffWarren Dukes2004-04-131-0/+2
* add my own utf8/ascii converters and utf8 validatorWarren Dukes2004-04-131-0/+14