Code

release v0.29
[ncmpc.git] / src / charset.h
2017-03-17 Max Kellermannupdate copyright year
2013-11-08 Max Kellermann*: add "pure" attributes
2011-12-02 Max KellermannMerge remote branches 'jn/cosmetics', 'jn/doxygen'...
2011-11-14 Jonathan Neuschäferapply whitespace cosmetics to the license comments
2010-01-01 Max KellermannMerge branch 'master' of git://git.musicpd.org/avuton...
2010-01-01 Avuton OlrichUpdate copyright notices
2009-11-02 Max Kellermanncharset: added function locale_width()
2009-10-20 Max Kellermanncharset: added function utf8_cut_width()
2009-10-19 Max Kellermanncharset: added "replace" functions
2009-10-11 Max Kellermanncharset: make utf8_with() "pure"
2009-01-01 Avuton OlrichUpdate copyright notices
2008-12-25 Max Kellermannconfigure.ac: added --disable-locale option
2008-11-07 Max Kellermanndisable more features with --enable-mini
2008-10-02 Max Kellermannfix compiler errors without locale.h
2008-10-02 Max Kellermanncharset: charset_init() returns character set
2008-10-02 Max Kellermanncharset: renamed my_strlen() to utf8_width()
2008-10-02 Max Kellermannmoved code to charset.c