summaryrefslogtreecommitdiffstats
path: root/lib/util/charset/codepoints.c
Commit message (Expand)AuthorAgeFilesLines
* lib: Simplify load_case_tables_library()Volker Lendecke2014-12-081-8/+9
* lib/util/charset: remove charset module loadingAndrew Bartlett2011-09-201-7/+7
* lib/util/charset Run charset sets with and without the system iconvAndrew Bartlett2011-09-101-2/+3
* lib/util/charset: Remove autodetection of charset from LOCALEAndrew Bartlett2011-06-231-31/+0
* lib/util/charset: Remove 'display charset'Andrew Bartlett2011-06-231-9/+3
* lib/util/charset Don't allow invalid 'dos charset = utf8'Andrew Bartlett2011-05-181-0/+5
* dynconfig: Have only one dynconfig.o in the common code.Andrew Bartlett2011-04-271-1/+1
* lib/util/charset Add tests for convert_string_talloc_handle()Andrew Bartlett2011-03-301-0/+9
* lib/util/charset Remove pointless static bool initialisedAndrew Bartlett2011-03-301-5/+0
* lib/util/charset rename iconv_convenience to iconv_handleAndrew Bartlett2011-03-251-24/+24
* lib/util/charset Add back setlocale(), but only when called from binariesAndrew Bartlett2011-02-181-3/+23
* lib/util/charcnv Move iconv handle setup in commonAndrew Bartlett2011-02-181-3/+359
* charset Remove use of {isupper,islower,toupper,tolower}_w functionsAndrew Bartlett2011-02-181-0/+2
* lib/util/charset use get_dyn_CODEPAGEDIR(), which is in commonAndrew Bartlett2011-02-181-2/+2
* lib/util/charset use a path to dynconfig.h that works in s3 and s4Andrew Bartlett2011-02-181-1/+1
* lib/util/charset add functions isupper_m and islower_mAndrew Bartlett2011-02-181-0/+16
* s4-charset: use dyn_CODEPAGEDIR for location of upcase.dat/lowcase.datAndrew Tridgell2011-02-071-12/+4
* charset: look for the codepages in the right placeAndrew Tridgell2010-03-301-2/+2
* Split up codepoints code, use consistent _m suffix.Jelmer Vernooij2008-10-241-0/+118