ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 23679: /trunk/epan/ /trunk/epan/: asm_utils.c asm_utils.

Date: Fri, 30 Nov 2007 09:22:18 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23679

User: kukosa
Date: 2007/11/30 09:22 AM

Log:
 Next few improvements to speed up startup about 10%.
 - use GTree instead of GList for preference module lists

Directory: /trunk/epan/
  Changes    Path                       Action
  +6 -0      asm_utils.c                Modified
  +1 -0      asm_utils.h                Modified
  +39 -0     asm_utils_win32_x86.asm    Modified
  +3 -0      epan.c                     Modified
  +1 -1      prefs-int.h                Modified
  +73 -94    prefs.c                    Modified
  +6 -0      prefs.h                    Modified
  +4 -4      proto.c                    Modified