http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19579
User: lego
Date: 2006/10/17 06:20 PM
Log:
Several changes:
- do not #include a c code file in wslua_register.c compile a separate boject
- add the console and evaluate windows
- add some useful vars to the lua environment
- some cleanup
- add the dtd generator code (currently disabled)
Directory: /trunk/epan/wslua/
Changes Path Action
+9 -5 Makefile.am Modified
+5 -6 Makefile.nmake Modified
+60 -0 console.lua Added
+336 -0 dtd_gen.lua Added
+38 -2 make-doc.pl Modified
+20 -4 make-taps.pl Modified
+6 -22 template-init.lua Modified
+14 -3 wslua.h Modified
+1 -1 wslua_field.c Modified
+5 -5 wslua_gui.c Modified
+7 -25 wslua_listener.c Modified
(1 file not shown)