Age | Commit message (Collapse) | Author |
|
insert"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
bytes or less)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
There was a problem with some locales like turkish, where upper "i" is "İ".
All IRC commands with "I" inside (JOIN, PRIVMSG, ..) failed with turkish
locale.
|
|
|
|
|
|
|
|
|
|
utf-8 chars, add function utf8_char_int to API
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
type (patch from Leonid Evdokimov)
|
|
|
|
replaced "void *" pointers by structures
|
|
|
|
|
|
|
|
|