]> git.sur5r.net Git - openldap/history - libraries/liblunicode/ucstr.c
fix missing declaration(s)
[openldap] / libraries / liblunicode / ucstr.c
2005-01-20 Kurt ZeilengaHappy new year!
2004-01-01 Kurt ZeilengaHappy new year
2003-12-15 Kurt ZeilengaSync with HEAD
2003-12-01 Kurt ZeilengaSync with HEAD
2003-11-30 Kurt ZeilengaFirst rounded of changes in prep for 2.2.beta3
2003-10-13 Kurt ZeilengaSync with HEAD
2003-09-18 Kurt ZeilengaChanges from HEAD for beta
2003-04-11 Howard ChuMore memory context tweaks
2003-01-03 Kurt ZeilengaHappy new year
2002-10-08 Kurt ZeilengaPlug memory leak (ITS#2126)
2002-04-19 Stig VenaasAdding support for compatibility decomposition to ucdat...
2002-04-15 Kurt ZeilengaPatch: ucdata 2.4 bugs (ITS#1751)
2002-04-06 Pierangelo Masaratifix ambiguous use of && and || (please check :)
2002-04-04 Stig VenaasChanged to use lower case for case folding
2002-02-27 Stig VenaasUsing new UTF8bv* all over, getting rid of UTF8normaliz...
2002-02-26 Stig VenaasAdded code for approximate matching in UTF8bvnormalize...
2002-02-25 Stig VenaasOptimizing UTF8bvnormcmp() by adding flags that tells...
2002-02-23 Kurt ZeilengaSilence a warning
2002-02-20 Stig VenaasAdded UTF8bvnormcmp(), should replace UTF8normcmp()
2002-02-14 Stig VenaasAdded UTF8bvnormalize which is like UTF8normalize but...
2002-01-15 Howard ChuUse LDAP_UTF8_CHARLEN2 to check shortest possible encoding
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-03 Kurt ZeilengaAdd copyright notices
2002-01-03 Howard ChuUse <lber.h> ber_memalloc, not malloc. Shortcuts for...
2002-01-02 Kurt ZeilengaRework filter code
2001-12-18 Kurt Zeilengastdlib.h should be included as <ac/stdlib.h>
2001-11-09 Mark Adamsontypo in declaration of function.
2001-11-09 Mark Adamsonuse berval's instead of strings with UTF8normalize()
2001-07-21 Kurt ZeilengaMake some additional UTF8 public
2001-06-15 Kurt ZeilengaUpdate headers
2001-01-31 Stig VenaasAdding UTF8normcmp() for normalizing and comparing...
2001-01-26 Stig VenaasIncluding ac/ctype.h to get TOUPPER macro
2001-01-19 Stig VenaasAdded UTF8normalize() that does Unicode canonical norma...
2000-09-07 Kurt ZeilengaUse ucdata (very experimental)