summaryrefslogtreecommitdiff
path: root/lib/util/charset/codepoints.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-27dynconfig: Have only one dynconfig.o in the common code.Andrew Bartlett1-1/+1
2011-03-30lib/util/charset Add tests for convert_string_talloc_handle()Andrew Bartlett1-0/+9
2011-03-30lib/util/charset Remove pointless static bool initialisedAndrew Bartlett1-5/+0
2011-03-25lib/util/charset rename iconv_convenience to iconv_handleAndrew Bartlett1-24/+24
2011-02-18lib/util/charset Add back setlocale(), but only when called from binariesAndrew Bartlett1-3/+23
2011-02-18lib/util/charcnv Move iconv handle setup in commonAndrew Bartlett1-3/+359
2011-02-18charset Remove use of {isupper,islower,toupper,tolower}_w functionsAndrew Bartlett1-0/+2
2011-02-18lib/util/charset use get_dyn_CODEPAGEDIR(), which is in commonAndrew Bartlett1-2/+2
2011-02-18lib/util/charset use a path to dynconfig.h that works in s3 and s4Andrew Bartlett1-1/+1
2011-02-18lib/util/charset add functions isupper_m and islower_mAndrew Bartlett1-0/+16
2011-02-07s4-charset: use dyn_CODEPAGEDIR for location of upcase.dat/lowcase.datAndrew Tridgell1-12/+4
2010-03-30charset: look for the codepages in the right placeAndrew Tridgell1-2/+2
2008-10-24Split up codepoints code, use consistent _m suffix.Jelmer Vernooij1-0/+118