| Commit message (Expand) | Author | Age | Files | Lines |
* | clean up CPP includes | Max Kellermann | 2008-04-12 | 1 | -0/+2 |
* | deconstify input buffer for iconv() | Max Kellermann | 2008-04-12 | 1 | -2/+18 |
* | fix "unreachable code" warning | Max Kellermann | 2008-03-26 | 1 | -2/+2 |
* | fix -Wconst warnings | Max Kellermann | 2008-02-05 | 1 | -2/+2 |
* | fixed "comparison between signed and unsigned" | Max Kellermann | 2008-01-26 | 1 | -1/+1 |
* | Cleanup #includes of standard system headers and put them in one place | Eric Wong | 2008-01-03 | 1 | -4/+1 |
* | charConv: tie the buffer size for iconv() to our PATH_MAX constant | Eric Wong | 2008-01-01 | 1 | -1/+2 |
* | Merge branches/ew r7104 | Eric Wong | 2007-12-28 | 1 | -15/+9 |
* | The massive copyright update | Avuton Olrich | 2007-04-05 | 1 | -1/+1 |
* | Removing a global initialization to 0. | J. Alexander Treuman | 2007-02-18 | 1 | -1/+1 |
* | Reverting all of my localization changes. It was a horrible | J. Alexander Treuman | 2007-02-18 | 1 | -7/+0 |
* | More sparse fixes now that we've re-enabled -Wmissing-prototypes | Eric Wong | 2007-01-14 | 1 | -6/+6 |
* | Moving pathConvCharset to charConv.c so it can be reused for localization. | J. Alexander Treuman | 2007-01-08 | 1 | -0/+7 |
* | Replace strdup and {c,re,m}alloc with x* variants to check for OOM errors | Eric Wong | 2006-08-26 | 1 | -9/+10 |
* | This fixes 5 potential bugs where the conditional would always be true. | Avuton Olrich | 2006-08-20 | 1 | -1/+1 |
* | Fix warnings for -Wmissing-prototypes | Avuton Olrich | 2006-08-20 | 1 | -1/+1 |
* | charConv: optimize away a boatload of strdups during update (try #2) | Eric Wong | 2006-08-01 | 1 | -4/+13 |
* | Add mpd-indent.sh | Avuton Olrich | 2006-07-20 | 1 | -30/+37 |
* | sparse: ANSI-fy function declarations | Eric Wong | 2006-07-17 | 1 | -1/+1 |
* | Change shank's email address | J. Alexander Treuman | 2006-07-14 | 1 | -1/+1 |
* | [CLEANUP] Remove closeCharSetConversion from the | Avuton Olrich | 2006-07-14 | 1 | -2/+4 |
* | Huge header update, update the copyright and add | Avuton Olrich | 2006-07-13 | 1 | -1/+1 |
* | fix bug 544 | Warren Dukes | 2006-01-25 | 1 | -11/+4 |
* | optimize away a boatload of strdups during update | Eric Wong | 2005-12-05 | 1 | -4/+11 |
* | todo update | Warren Dukes | 2004-11-03 | 1 | -1/+0 |
* | actually, scratch the last change | Warren Dukes | 2004-06-17 | 1 | -1/+1 |
* | check in configure script if iconv() needs CONST | Warren Dukes | 2004-06-17 | 1 | -1/+1 |
* | add vim shiznit to end of all source files | Warren Dukes | 2004-04-14 | 1 | -0/+1 |
* | rename all ascii/utf8 stuff to latin1/utf8 | Warren Dukes | 2004-04-13 | 1 | -11/+11 |
* | lots of fsCharset, utf8/ascii converting clean-up and robustness stuff | Warren Dukes | 2004-04-13 | 1 | -29/+78 |
* | few cleanups | Warren Dukes | 2004-02-25 | 1 | -2/+3 |
* | a few more cleanups, use memcpy instead of strncpy | Warren Dukes | 2004-02-25 | 1 | -2/+2 |
* | import from SF CVS | Warren Dukes | 2004-02-23 | 1 | -0/+99 |