rev 17362: /trunk/plugins/lua/: Makefile.am elua.c elua.h elua_dumper.c elua_gui.c elua_makedoc.pl elua_makereg.pl elua_pinfo.c elua_plugin.c elua_proto.c elua_tap.c elua_tree.c elua_tvb.c lua_dumper.c ...
| Newsgroups | gmane.network.ethereal.cvs |
|---|---|
| Message-ID | <[email protected]> |
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