diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-07-13 05:37:52 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-07-13 05:37:52 +0800 |
commit | 827c51c7ba8e18748c7518869187e401e95ee3d5 (patch) | |
tree | 925577b305774baa524d6cb3cb659a4bed39b84c /my-evolution/Locations | |
parent | 89341d76ec219b14431fb3778a9d22df3079ffda (diff) | |
download | gsoc2013-evolution-827c51c7ba8e18748c7518869187e401e95ee3d5.tar gsoc2013-evolution-827c51c7ba8e18748c7518869187e401e95ee3d5.tar.gz gsoc2013-evolution-827c51c7ba8e18748c7518869187e401e95ee3d5.tar.bz2 gsoc2013-evolution-827c51c7ba8e18748c7518869187e401e95ee3d5.tar.lz gsoc2013-evolution-827c51c7ba8e18748c7518869187e401e95ee3d5.tar.xz gsoc2013-evolution-827c51c7ba8e18748c7518869187e401e95ee3d5.tar.zst gsoc2013-evolution-827c51c7ba8e18748c7518869187e401e95ee3d5.zip |
Optimized the same way I optimized g_strsplit. If you use a GPtrArray
2001-07-12 Jeffrey Stedfast <fejj@ximian.com>
* backend/ebook/e-destination.c (e_destination_importv): Optimized
the same way I optimized g_strsplit. If you use a GPtrArray
instead of a linked list, you save yourself from having to iterate
through the list an extra 3 times.
(e_destination_xml_decode): Do NOT, I repeat: do NOT!
e_utf8_xml1_decode something which is already in UTF-8 or you'll
corrupt it!! I smack thee who hath done this evil deed!
svn path=/trunk/; revision=11069
Diffstat (limited to 'my-evolution/Locations')
0 files changed, 0 insertions, 0 deletions