Mark Valence
|
f5101f8274
|
Fix operator precedence bug.
|
2000-06-09 06:48:43 +00:00 |
|
Kurt Zeilenga
|
4eb13130a9
|
typedef ber_int_t ldap_ucs4_t
|
2000-01-27 01:04:17 +00:00 |
|
Kurt Zeilenga
|
f3cb97e973
|
Add utf-8 to MSVC projects and remove lint.
|
2000-01-25 20:22:17 +00:00 |
|
Kurt Zeilenga
|
ed9969b1c4
|
Make ldap_utf8_bytes() act like strlen() not sizeof()
|
2000-01-23 23:33:01 +00:00 |
|
Kurt Zeilenga
|
42cc5e5333
|
Fix bugs in UTF-8 code. Apply to getdn and charray.
|
2000-01-23 23:07:24 +00:00 |
|
Kurt Zeilenga
|
61b509d881
|
Add some robustness to UTF-8 routines.
|
2000-01-23 18:43:30 +00:00 |
|
Kurt Zeilenga
|
16c903909c
|
Add comments to UTF-8 declarations.
Add US ASCII optimizations macros.
#ifdef out unused routines
Ready to hack getdn.c and others to support UTF-8
|
2000-01-23 05:35:38 +00:00 |
|
Kurt Zeilenga
|
4e0964e8b4
|
Add comments.
|
2000-01-23 02:39:55 +00:00 |
|
Kurt Zeilenga
|
aa934d0666
|
We'll need ldap_utf8_strpbrk() as well.
|
2000-01-22 21:03:21 +00:00 |
|
Kurt Zeilenga
|
4e3c4d8c6d
|
Add initial (untested) implementations of ldap_utf8_strtok,
ldap_utf8_strcspn, ldap_utf8_strtok.
|
2000-01-22 20:55:43 +00:00 |
|
Kurt Zeilenga
|
3eca68a5d2
|
Add additional UTF-8 routines
|
2000-01-22 18:48:37 +00:00 |
|
Kurt Zeilenga
|
14210f5e34
|
Fix charlen and add getc
|
2000-01-22 03:40:54 +00:00 |
|
Kurt Zeilenga
|
23afcd5c6e
|
Initial UTF-8 routines.
|
2000-01-22 01:55:34 +00:00 |
|