summaryrefslogtreecommitdiff
path: root/modules/unicase
Commit message (Expand)AuthorAgeFilesLines
* Avoid setlocale bugs in tests.Bruno Haible2011-02-123-0/+3
* Update to Unicode 5.2.0.Bruno Haible2011-01-0960-60/+60
* Rename module 'memxfrm' to 'amemxfrm'.Bruno Haible2010-08-153-3/+3
* Don't use AC_LIBOBJ with file names in subdirectories.Bruno Haible2010-06-0463-63/+252
* New module 'libunistring-optional'.Bruno Haible2010-05-18105-105/+116
* Provide EXEEXT and srcdir in TESTS_ENVIRONMENT by default.Bruno Haible2010-01-243-3/+1
* Use AC_C_INLINE instead of module 'inline' where possible.Bruno Haible2009-12-312-2/+2
* Refactor common macros used in tests.Bruno Haible2009-12-2441-0/+41
* Reduce the number of uc_is_cased calls.Bruno Haible2009-07-013-3/+0
* Tests for module 'unicase/ignorable'.Bruno Haible2009-07-011-0/+14
* Tests for module 'unicase/cased'.Bruno Haible2009-07-011-0/+14
* Fix evaluation of "Before C" condition of FINAL_SIGMA.Bruno Haible2009-07-012-6/+6
* Define u32_casefold as a wrapper around u32_ct_casefold.Bruno Haible2009-06-301-6/+3
* Define u16_casefold as a wrapper around u16_ct_casefold.Bruno Haible2009-06-301-6/+3
* Define u8_casefold as a wrapper around u8_ct_casefold.Bruno Haible2009-06-301-6/+3
* Define u32_totitle as a wrapper around u32_ct_totitle.Bruno Haible2009-06-301-17/+3
* Define u16_totitle as a wrapper around u16_ct_totitle.Bruno Haible2009-06-301-17/+3
* Define u8_totitle as a wrapper around u8_ct_totitle.Bruno Haible2009-06-301-17/+3
* Update u32_casemap invocation.Bruno Haible2009-06-301-0/+2
* Update u16_casemap invocation.Bruno Haible2009-06-301-0/+2
* Update u8_casemap invocation.Bruno Haible2009-06-301-0/+2
* Update u32_casemap invocation.Bruno Haible2009-06-301-0/+2
* Update u16_casemap invocation.Bruno Haible2009-06-301-0/+2
* Update u8_casemap invocation.Bruno Haible2009-06-301-0/+2
* New module 'unicase/u32-ct-casefold'.Bruno Haible2009-06-301-0/+30
* New module 'unicase/u16-ct-casefold'.Bruno Haible2009-06-301-0/+30
* New module 'unicase/u8-ct-casefold'.Bruno Haible2009-06-301-0/+30
* New module 'unicase/u32-ct-totitle'.Bruno Haible2009-06-301-0/+38
* New module 'unicase/u16-ct-totitle'.Bruno Haible2009-06-291-0/+38
* New module 'unicase/u8-ct-totitle'.Bruno Haible2009-06-291-0/+38
* New module 'unicase/u32-ct-tolower'.Bruno Haible2009-06-291-0/+26
* New module 'unicase/u16-ct-tolower'.Bruno Haible2009-06-291-0/+26
* New module 'unicase/u8-ct-tolower'.Bruno Haible2009-06-291-0/+26
* New module 'unicase/u32-ct-toupper'.Bruno Haible2009-06-291-0/+26
* New module 'unicase/u16-ct-toupper'.Bruno Haible2009-06-291-0/+26
* New module 'unicase/u8-ct-toupper'.Bruno Haible2009-06-291-0/+26
* Add context arguments to u*_casemap functions.Bruno Haible2009-06-293-18/+9
* New module 'unicase/u32-suffix-context'.Bruno Haible2009-06-291-0/+30
* New module 'unicase/u16-suffix-context'.Bruno Haible2009-06-291-0/+30
* New module 'unicase/u8-suffix-context'.Bruno Haible2009-06-291-0/+30
* New module 'unicase/empty-suffix-context'.Bruno Haible2009-06-291-0/+23
* New module 'unicase/u32-prefix-context'.Bruno Haible2009-06-291-0/+30
* New module 'unicase/u16-prefix-context'.Bruno Haible2009-06-291-0/+30
* New module 'unicase/u8-prefix-context'.Bruno Haible2009-06-291-0/+30
* New module 'unicase/empty-prefix-context'.Bruno Haible2009-06-291-0/+23
* New module 'unicase/ignorable'.Bruno Haible2009-06-291-0/+27
* New module 'unicase/cased'.Bruno Haible2009-06-291-0/+29
* Create gperf-generated files in the source dir, not in the build dir.Bruno Haible2009-05-042-4/+4
* Undo 2009-05-01 patch.Bruno Haible2009-05-042-4/+0
* Make it possible for the first build to be a VPATH build.Bruno Haible2009-05-012-0/+4