Ethereal-cvs: [Ethereal-cvs] rev 17362: /trunk/plugins/lua/: Makefile.am elua.c elua.h elua_du

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

Date: Tue, 21 Feb 2006 21:52:30 GMT
User: lego
Date: 2006/02/21 03:52 PM

Log:
 - rename all the c files
 - have elua_makereg.pl generating the declaration and registration Macros for each module
 - start of elua_makedoc.pl that should generate the Reference Manual from the code.

Directory: /trunk/plugins/lua/
  Changes    Path               Action
  +23 -11    Makefile.am        Modified
  +414 -0    elua.c             Added
  +287 -0    elua.h             Added
  +328 -0    elua_dumper.c      Added
  +388 -0    elua_gui.c         Added
  +247 -0    elua_makedoc.pl    Added
  +60 -0     elua_makereg.pl    Added
  +811 -0    elua_pinfo.c       Added
  +0 -0      elua_plugin.c      Added
  +1290 -0   elua_proto.c       Added
  +489 -0    elua_tap.c         Added
  +469 -0    elua_tree.c        Added
  +737 -0    elua_tvb.c         Added
  +0 -326    lua_dumper.c       Removed
  +0 -370    lua_gui.c          Removed
  +0 -808    lua_pinfo.c        Removed
  +0 -79     lua_plugin.c       Removed
  +0 -1277   lua_proto.c        Removed
  +0 -486    lua_tap.c          Removed
  +0 -474    lua_tree.c         Removed
  +0 -713    lua_tvb.c          Removed
  +0 -466    packet-lua.c       Removed
  +0 -319    packet-lua.h       Removed



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