rev 17382: /trunk/plugins/lua/: elua_dumper.c elua_makedoc.pl elua_pinfo.c elua_util.c
| Newsgroups | gmane.network.ethereal.cvs |
|---|---|
| Message-ID | <[email protected]> |
User: lego Date: 2006/02/23 11:02 AM Log: - More "docOMMentation" of the API - also supress Address__ge and Address_gt because re-reading the ref manual I noticed that they are suplerfluous (Lua assumes that a > b is equivalent to b < a, which in most cases (as this) it does) - have elua_makedoc.pl hanlde docomments in more than one line and after the line where the entity s defined. Directory: /trunk/plugins/lua/ Changes Path Action +56 -16 elua_dumper.c Modified +214 -78 elua_makedoc.pl Modified +98 -68 elua_pinfo.c Modified +34 -34 elua_util.c Modified http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=17382&view=rev