Merge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
[gnulib.git] / lib / unicase /
2014-02-02 Ian BeckwithMerge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
2014-01-01 Eric Blakemaint: update copyright
2013-08-05 Ian BeckwithMerge branch 'stable'
2013-08-05 Ian BeckwithMerge tag 'snapshot-start' into stable
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-04-04 Ian BeckwithMerge branch 'stable'
2012-03-31 Ian BeckwithMerge tag 'snapshot-start' into stable
2012-03-25 Bruno HaibleEnable common subexpression optimization in GCC.
2012-01-21 Jim Meyeringmaint: remove empty lines at EOF, but excluding modules/*
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-02-16 Ian BeckwithMerge branch 'stable'
2011-02-11 Ian BeckwithMerge branch 'upstream' into stable
2011-01-09 Bruno HaibleUpdate to Unicode 6.0.0.
2011-01-09 Bruno HaibleUpdate to Unicode 5.2.0.
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-08-30 Ian BeckwithMerge branch 'stable'
2010-08-29 Ian BeckwithMerge branch 'upstream' from 3f08220c1a263dfc45f6e0ce6d...
2010-08-14 Bruno HaibleRename module 'memxfrm' to 'amemxfrm'.
2010-01-08 Ian BeckwithMerge branch 'stable'
2010-01-08 Ian BeckwithMerge commit '441aa3044f43e5572f58c354f01e6bc070acd5c7'
2010-01-08 Ian BeckwithMerge commit '12319ff4e84ca616a671216d991dd6eaf1c39c47...
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-31 Bruno HaibleFix compilation error with Solaris cc.
2009-12-14 Ian BeckwithMerge branch 'upstream' into stable
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2009-06-30 Bruno HaibleReduce the number of uc_is_cased calls.
2009-06-30 Bruno HaibleFix evaluation of "Before C" condition of FINAL_SIGMA.
2009-06-30 Bruno HaibleRemove unused include.
2009-06-29 Bruno HaibleDefine u32_casefold as a wrapper around u32_ct_casefold.
2009-06-29 Bruno HaibleDefine u16_casefold as a wrapper around u16_ct_casefold.
2009-06-29 Bruno HaibleDefine u8_casefold as a wrapper around u8_ct_casefold.
2009-06-29 Bruno HaibleDefine u32_totitle as a wrapper around u32_ct_totitle.
2009-06-29 Bruno HaibleDefine u16_totitle as a wrapper around u16_ct_totitle.
2009-06-29 Bruno HaibleDefine u8_totitle as a wrapper around u8_ct_totitle.
2009-06-29 Bruno HaibleUpdate u32_casemap invocation.
2009-06-29 Bruno HaibleUpdate u16_casemap invocation.
2009-06-29 Bruno HaibleUpdate u8_casemap invocation.
2009-06-29 Bruno HaibleUpdate u32_casemap invocation.
2009-06-29 Bruno HaibleUpdate u16_casemap invocation.
2009-06-29 Bruno HaibleUpdate u8_casemap invocation.
2009-06-29 Bruno HaibleNew module 'unicase/u32-ct-casefold'.
2009-06-29 Bruno HaibleNew module 'unicase/u16-ct-casefold'.
2009-06-29 Bruno HaibleNew module 'unicase/u8-ct-casefold'.
2009-06-29 Bruno HaibleNew module 'unicase/u32-ct-totitle'.
2009-06-29 Bruno HaibleNew module 'unicase/u16-ct-totitle'.
2009-06-29 Bruno HaibleNew module 'unicase/u8-ct-totitle'.
2009-06-29 Bruno HaibleNew module 'unicase/u32-ct-tolower'.
2009-06-29 Bruno HaibleNew module 'unicase/u16-ct-tolower'.
2009-06-29 Bruno HaibleNew module 'unicase/u8-ct-tolower'.
2009-06-29 Bruno HaibleNew module 'unicase/u32-ct-toupper'.
2009-06-29 Bruno HaibleNew module 'unicase/u16-ct-toupper'.
2009-06-29 Bruno HaibleNew module 'unicase/u8-ct-toupper'.
2009-06-29 Bruno HaibleAdd context arguments to u*_casemap functions.
2009-06-29 Bruno HaibleNew module 'unicase/u32-suffix-context'.
2009-06-29 Bruno HaibleNew module 'unicase/u16-suffix-context'.
2009-06-29 Bruno HaibleNew module 'unicase/u8-suffix-context'.
2009-06-29 Bruno HaibleNew module 'unicase/empty-suffix-context'.
2009-06-29 Bruno HaibleNew module 'unicase/u32-prefix-context'.
2009-06-29 Bruno HaibleNew module 'unicase/u16-prefix-context'.
2009-06-29 Bruno HaibleNew module 'unicase/u8-prefix-context'.
2009-06-29 Bruno HaibleNew module 'unicase/empty-prefix-context'.
2009-06-29 Bruno HaibleNew module 'unicase/ignorable'.
2009-06-29 Bruno HaibleNew module 'unicase/cased'.
2009-04-26 Bruno HaibleSimplify calling convention of u*_conv_from_encoding.
2009-04-26 Bruno HaibleSimplify calling convention of u*_conv_to_encoding.
2009-04-07 Bruno HaibleFix unportable use of bit-fields.
2009-04-05 Bruno HaibleUse the new u*_cmp2 functions.
2009-03-10 Bruno HaibleNew module 'unicase/ulc-casecoll'.
2009-03-10 Bruno HaibleNew module 'unicase/ulc-casexfrm'.
2009-03-09 Bruno HaibleNew module 'unicase/ulc-casecmp'.
2009-03-08 Bruno HaibleNew module 'unicase/u32-is-cased'.
2009-03-08 Bruno HaibleNew module 'unicase/u16-is-cased'.
2009-03-08 Bruno HaibleNew module 'unicase/u8-is-cased'.
2009-03-08 Bruno HaibleNew module 'unicase/u32-is-casefolded'.
2009-03-08 Bruno HaibleNew module 'unicase/u16-is-casefolded'.
2009-03-08 Bruno HaibleNew module 'unicase/u8-is-casefolded'.
2009-03-08 Bruno HaibleNew module 'unicase/u32-is-titlecase'.
2009-03-08 Bruno HaibleNew module 'unicase/u16-is-titlecase'.
2009-03-08 Bruno HaibleNew module 'unicase/u8-is-titlecase'.
2009-03-08 Bruno HaibleNew module 'unicase/u32-is-lowercase'.
2009-03-08 Bruno HaibleNew module 'unicase/u16-is-lowercase'.
2009-03-08 Bruno HaibleNew module 'unicase/u8-is-lowercase'.
2009-03-08 Bruno HaibleNew module 'unicase/u32-is-uppercase'.
2009-03-08 Bruno HaibleNew module 'unicase/u16-is-uppercase'.
2009-03-08 Bruno HaibleNew module 'unicase/u8-is-uppercase'.
2009-03-08 Bruno HaibleNew module 'unicase/u32-is-invariant'.
2009-03-08 Bruno HaibleNew module 'unicase/u16-is-invariant'.
2009-03-08 Bruno HaibleNew module 'unicase/u8-is-invariant'.
2009-03-08 Bruno HaibleNew module 'unicase/u32-casecoll'.
2009-03-08 Bruno HaibleNew module 'unicase/u16-casecoll'.
2009-03-08 Bruno HaibleNew module 'unicase/u8-casecoll'.
2009-03-08 Bruno HaibleNew module 'unicase/u32-casexfrm'.
2009-03-08 Bruno HaibleNew module 'unicase/u16-casexfrm'.
2009-03-08 Bruno HaibleNew module 'unicase/u8-casexfrm'.
2009-03-08 Bruno HaibleNew module 'unicase/u32-casecmp'.
2009-03-08 Bruno HaibleNew module 'unicase/u16-casecmp'.
2009-03-08 Bruno HaibleNew module 'unicase/u8-casecmp'.
2009-03-08 Bruno HaibleNew module 'unicase/u32-casefold'.
2009-03-08 Bruno HaibleNew module 'unicase/u16-casefold'.
2009-03-08 Bruno HaibleNew module 'unicase/u8-casefold'.
next