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