]> git.sur5r.net Git - openldap/history - libraries/liblunicode/ucstr.c
plug leaks
[openldap] / libraries / liblunicode / ucstr.c
2006-03-31 Howard Chuplug leaks
2006-01-03 Kurt ZeilengaHappy new year!
2005-01-01 Kurt ZeilengaHappy New Year!
2004-01-01 Kurt ZeilengaHappy new year
2003-12-08 Kurt Zeilengas/unsigned long/ac_uint4/
2003-11-26 Kurt ZeilengaUpdated notices and acknowledgements
2003-10-18 Howard ChuMake space for trailing NUL
2003-10-12 Kurt ZeilengaApply patch suggested in ITS#2737 to address underalloc...
2003-07-07 Kurt ZeilengaCleanup
2003-06-03 Hallvard Furuseth#include <lber_pvt.h>, to get ber_memalloc_x() & co.
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)