dynconfig: Have only one dynconfig.o in the common code.
[sfrench/samba-autobuild/.git] / lib / util / charset / codepoints.c
2011-04-27 Andrew Bartlettdynconfig: Have only one dynconfig.o in the common...
2011-03-30 Andrew Bartlettlib/util/charset Add tests for convert_string_talloc_ha...
2011-03-30 Andrew Bartlettlib/util/charset Remove pointless static bool initialised
2011-03-25 Andrew Bartlettlib/util/charset rename iconv_convenience to iconv_handle
2011-02-18 Andrew Bartlettlib/util/charset Add back setlocale(), but only when...
2011-02-18 Andrew Bartlettlib/util/charcnv Move iconv handle setup in common
2011-02-18 Andrew Bartlettcharset Remove use of {isupper,islower,toupper,tolower...
2011-02-18 Andrew Bartlettlib/util/charset use get_dyn_CODEPAGEDIR(), which is...
2011-02-18 Andrew Bartlettlib/util/charset use a path to dynconfig.h that works...
2011-02-18 Andrew Bartlettlib/util/charset add functions isupper_m and islower_m
2011-02-07 Andrew Tridgells4-charset: use dyn_CODEPAGEDIR for location of upcase...
2010-03-30 Andrew Tridgellcharset: look for the codepages in the right place
2008-10-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-24 Jelmer VernooijSplit up codepoints code, use consistent _m suffix.