Witness: enum witness_interface_state
[metze/wireshark/wip.git] / tools / checkhf.pl
2013-02-10 wmeierUpdate a comment; tweak a RegEx.
2013-02-09 wmeierRemove blank lines separately after removing comments...
2013-02-09 wmeierCleanup: Ditch CamelCase; use braces around references.
2013-02-09 wmeierFix a syntax error which causes a compile error
2013-02-09 wmeierTweaks to RegEx usage for consistency and performance...
2013-02-08 wmeierFix code to delete blank lines to remove all blank...
2013-02-07 wmeierAdd addition test to reduce false positives for 'ERROR...
2013-02-07 wmeierAdd a hack to fix false positive 'unused ...' related...
2013-02-07 wmeierFix a few minor bugs;
2013-02-04 wmeierAdd checking to verify that global hf_... defs are...
2013-02-03 wmeierImprovements:
2013-01-28 wmeier Re-implemention of checkhf.pl:
2013-01-25 wmeierHandle hf_... definitions which are not static;
2012-06-28 darkjamesUpdate Free Software Foundation address.
2010-10-31 jmayerAdd a few comments and return with an error code if
2010-10-29 morrissSay that an hf_ variable is used if we find "variable...
2010-10-22 morrissFix detection of hf entries being used in the hf array...
2009-05-29 jmayerSmall comment fixes
2006-05-28 etxrabEthereal->Wireshark
2006-05-21 sahlbergname change
2005-09-18 jmayerSmall update
2005-08-29 jmayerAdd a tool to check the hf_ values.