lib: Simplify load_case_tables_library()
[obnox/samba/samba-obnox.git] / lib / util / charset / codepoints.c
2014-12-07 Volker Lendeckelib: Simplify load_case_tables_library()
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2011-09-20 Andrew Bartlettlib/util/charset: remove charset module loading
2011-09-10 Andrew Bartlettlib/util/charset Run charset sets with and without...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... save-diskspace-tags/samba-4.0.0alpha16
2011-06-23 Andrew Bartlettlib/util/charset: Remove autodetection of charset from...
2011-06-23 Andrew Bartlettlib/util/charset: Remove 'display charset'
2011-05-18 Andrew Bartlettlib/util/charset Don't allow invalid 'dos charset ...
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.