Howard Chu
|
e21e900392
|
Use LDAP_UTF8_CHARLEN2 to check shortest possible encoding
|
2002-01-15 08:27:19 +00:00 |
|
Kurt Zeilenga
|
0e2af54a3f
|
Update copyright statements
|
2002-01-04 21:17:25 +00:00 |
|
Kurt Zeilenga
|
c8d7b334e6
|
Add copyright notices
|
2002-01-03 16:36:46 +00:00 |
|
Howard Chu
|
8c04993cdf
|
Use <lber.h> ber_memalloc, not malloc. Shortcuts for pure-ASCII strings.
Still need to add some kind of isNormalized() check to avoid rework on
UTF8 strings that are already properly normalized.
|
2002-01-03 16:22:53 +00:00 |
|
Kurt Zeilenga
|
763c0de59b
|
Rework filter code
Misc cleanup / lint removal
|
2002-01-02 17:06:56 +00:00 |
|
Kurt Zeilenga
|
c1a257a83f
|
stdlib.h should be included as <ac/stdlib.h>
|
2001-12-18 01:24:31 +00:00 |
|
Mark Adamson
|
156c9b3177
|
typo in declaration of function.
|
2001-11-09 19:22:03 +00:00 |
|
Mark Adamson
|
f05420c8d8
|
use berval's instead of strings with UTF8normalize()
|
2001-11-09 19:01:23 +00:00 |
|
Kurt Zeilenga
|
978e417699
|
Make some additional UTF8 public
Remove lint
|
2001-07-21 23:13:04 +00:00 |
|
Kurt Zeilenga
|
5ac196e3f9
|
Update headers
|
2001-06-15 00:02:12 +00:00 |
|
Stig Venaas
|
7a3c92f2a7
|
Adding UTF8normcmp() for normalizing and comparing two UTF8 strings
|
2001-01-31 15:45:30 +00:00 |
|
Stig Venaas
|
899357d702
|
Including ac/ctype.h to get TOUPPER macro
|
2001-01-26 14:35:20 +00:00 |
|
Stig Venaas
|
8c61bd279e
|
Added UTF8normalize() that does Unicode canonical normalization and
optionally case folding
|
2001-01-19 15:52:58 +00:00 |
|
Kurt Zeilenga
|
a4fac87687
|
Use ucdata (very experimental)
|
2000-09-07 23:19:10 +00:00 |
|