Wireshark-commits: [Wireshark-commits] rev 26216: /trunk/epan/wslua/ /trunk/epan/wslua/: make-reg.p
Date: Tue, 16 Sep 2008 14:37:01 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=26216

User: rbalint
Date: 2008/09/16 07:37 AM

Log:
 Adds 64 bit integer handling to Lua interface.
 Fixes bug 2750.

Directory: /trunk/epan/wslua/
  Changes    Path             Action
  +2 -2      make-reg.pl      Modified
  +2 -0      wslua.h          Modified
  +11 -6     wslua_field.c    Modified
  +2 -2      wslua_tree.c     Modified
  +125 -4    wslua_tvb.c      Modified