CVSROOT:        /cvs/directfb
Module name:    DirectFB
Changes by:     neo     20010618 11:33:03

Modified files:
        src/core       : gfxcard.c 
        src/misc       : tree.c 

Log message:
Removed the utf8 optimizations (only call utf8_* funcs if c & 0x08) since
they give no measurable speed improvement (0.0 - 0.05 %)  and may cause
trouble for badly encoded strings.

Do not insert values for fast keys into the binary tree. Free all values
in the fast_keys array on tree destruction.



-- 
Info:  To unsubscribe send a mail to [EMAIL PROTECTED] with 
"unsubscribe directfb-dev" as subject.

Reply via email to