summaryrefslogtreecommitdiff
path: root/lib/util/charset/codepoints.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-20lib/util/charset: remove charset module loadingAndrew Bartlett1-7/+7
2011-09-10lib/util/charset Run charset sets with and without the system iconvAndrew Bartlett1-2/+3
2011-06-23lib/util/charset: Remove autodetection of charset from LOCALEAndrew Bartlett1-31/+0
2011-06-23lib/util/charset: Remove 'display charset'Andrew Bartlett1-9/+3
2011-05-18lib/util/charset Don't allow invalid 'dos charset = utf8'Andrew Bartlett1-0/+5
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