Markus Amsler : dbghelp: Speed up vector iteration by directly using for().

Alexandre Julliard julliard at wine.codeweavers.com
Tue May 15 14:02:20 CDT 2007


Module: wine
Branch: master
Commit: 8bc839a816c0c9eedf561f9f525b62c1a36cfe59
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=8bc839a816c0c9eedf561f9f525b62c1a36cfe59

Author: Markus Amsler <markus.amsler at oribi.org>
Date:   Tue May 15 02:05:12 2007 +0200

dbghelp: Speed up vector iteration by directly using for().

---

 dlls/dbghelp/dbghelp_private.h |    3 --
 dlls/dbghelp/dwarf.c           |   50 +++++++++++++++++++++------------------
 dlls/dbghelp/source.c          |    6 +++-
 dlls/dbghelp/storage.c         |   36 ----------------------------
 dlls/dbghelp/symbol.c          |   15 +++++++----
 dlls/dbghelp/type.c            |   12 ++++----
 6 files changed, 46 insertions(+), 76 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=8bc839a816c0c9eedf561f9f525b62c1a36cfe59



More information about the wine-cvs mailing list