Ethereal-cvs: [Ethereal-cvs] rev 17374: /trunk/plugins/lua/: Makefile.am Makefile.nmake elua.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Wed, 22 Feb 2006 23:55:13 GMT
User: lego
Date: 2006/02/22 05:55 PM

Log:
 - More documentation embeded in the source code.
 - Changed some Macros
 - Have dump:close NULLyfing the boxed object so that no futher operations are performed on a dumper once is closed.
 - Check if elua_register.h has changed and avoid overwriting it if it hasn't changed to avoid unnecessary compilations.

Directory: /trunk/plugins/lua/
  Changes    Path               Action
  +4 -1      Makefile.am        Modified
  +32 -9     Makefile.nmake     Modified
  +3 -100    elua.c             Modified
  +35 -16    elua.h             Modified
  +105 -79   elua_dumper.c      Modified
  +15 -15    elua_gui.c         Modified
  +7 -5      elua_makedoc.pl    Modified
  +1 -1      elua_makereg.pl    Modified
  +3 -3      elua_pinfo.c       Modified
  +6 -6      elua_proto.c       Modified
  +5 -5      elua_tvb.c         Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=17374&view=rev