Mercurial > pidgin.yaz
view src/protocols/oscar/BUGS @ 5247:60983a46700e
[gaim-migrate @ 5618]
(22:40:26) Paco-Paco: gaim_find_buddy was an O(n) search through the blist tree, this adds an auxilliary hash to bring that down to O(1)
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Mon, 28 Apr 2003 02:41:00 +0000 |
parents | 7ec21662ffc2 |
children |
line wrap: on
line source
aim.h ----- - Needs a bit of cleaning info.c ------ - aim_userinfo_s isn't real good. There is no way to tell the client which fields are present and which are zero because they weren't provided. search.c ------------ - Still need aim_usersearch_name() snac.c ---------- - Should implement better SNAC handling rxhandlers.c ---------------- - Need a better solution than sleep()