| Commit message (Expand) | Author | Files | Lines |
2008-02-05 | fix -Wconst warnings | Max Kellermann | 1 | -10/+10 |
2008-01-03 | Cleanup #includes of standard system headers and put them in one place | Eric Wong | 1 | -4/+1 |
2007-12-28 | Merge branches/ew r7104 | Eric Wong | 1 | -40/+49 |
2007-04-05 | The massive copyright update | Avuton Olrich | 1 | -1/+1 |
2007-02-18 | Closing some parenthesis around shank's email address in copyright headers. | J. Alexander Treuman | 1 | -1/+1 |
2006-08-26 | Replace strdup and {c,re,m}alloc with x* variants to check for OOM errors | Eric Wong | 1 | -4/+5 |
2006-07-20 | Add mpd-indent.sh | Avuton Olrich | 1 | -48/+61 |
2006-07-17 | some quick hacks to avoid signedness warnings with gcc4 | Warren Dukes | 1 | -18/+22 |
2006-07-14 | Change shank's email address | J. Alexander Treuman | 1 | -1/+1 |
2006-07-13 | Huge header update, update the copyright and add | Avuton Olrich | 1 | -1/+1 |
2006-07-13 | path.*: cleanups | Avuton Olrich | 1 | -3/+3 |
2004-11-03 | todo update | Warren Dukes | 1 | -1/+0 |
2004-04-14 | add vim shiznit to end of all source files | Warren Dukes | 1 | -0/+1 |
2004-04-13 | add copyright notices to new files | Warren Dukes | 1 | -0/+18 |
2004-04-13 | rename all ascii/utf8 stuff to latin1/utf8 | Warren Dukes | 1 | -11/+11 |
2004-04-13 | lots of fsCharset, utf8/ascii converting clean-up and robustness stuff | Warren Dukes | 1 | -0/+25 |
2004-04-13 | fix a small booboo and add some debugging stuff | Warren Dukes | 1 | -3/+3 |
2004-04-13 | add my own utf8/ascii converters and utf8 validator | Warren Dukes | 1 | -0/+87 |