index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
utf8.c
Age
Commit message (
Expand
)
Author
2008-02-05
fix -Wconst warnings
Max Kellermann
2008-01-03
Cleanup #includes of standard system headers and put them in one place
Eric Wong
2007-12-28
Merge branches/ew r7104
Eric Wong
2007-04-05
The massive copyright update
Avuton Olrich
2007-02-18
Closing some parenthesis around shank's email address in copyright headers.
J. Alexander Treuman
2006-08-26
Replace strdup and {c,re,m}alloc with x* variants to check for OOM errors
Eric Wong
2006-07-20
Add mpd-indent.sh
Avuton Olrich
2006-07-17
some quick hacks to avoid signedness warnings with gcc4
Warren Dukes
2006-07-14
Change shank's email address
J. Alexander Treuman
2006-07-13
Huge header update, update the copyright and add
Avuton Olrich
2006-07-13
path.*: cleanups
Avuton Olrich
2004-11-03
todo update
Warren Dukes
2004-04-14
add vim shiznit to end of all source files
Warren Dukes
2004-04-13
add copyright notices to new files
Warren Dukes
2004-04-13
rename all ascii/utf8 stuff to latin1/utf8
Warren Dukes
2004-04-13
lots of fsCharset, utf8/ascii converting clean-up and robustness stuff
Warren Dukes
2004-04-13
fix a small booboo and add some debugging stuff
Warren Dukes
2004-04-13
add my own utf8/ascii converters and utf8 validator
Warren Dukes