Ethereal-cvs: [Ethereal-cvs] rev 17382: /trunk/plugins/lua/: elua_dumper.c elua_makedoc.pl elu

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

Date: Thu, 23 Feb 2006 17:02:30 GMT
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