Fix up some more svn properties.
[metze/wireshark/wip.git] / tools / checkhf.pl
2013-02-10 Bill MeierUpdate a comment; tweak a RegEx.
2013-02-09 Bill MeierRemove blank lines separately after removing comments...
2013-02-09 Bill MeierCleanup: Ditch CamelCase; use braces around references.
2013-02-09 Bill MeierFix a syntax error which causes a compile error
2013-02-09 Bill MeierTweaks to RegEx usage for consistency and performance...
2013-02-08 Bill MeierFix code to delete blank lines to remove all blank...
2013-02-07 Bill MeierAdd addition test to reduce false positives for 'ERROR...
2013-02-07 Bill MeierAdd a hack to fix false positive 'unused ...' related...
2013-02-07 Bill MeierFix a few minor bugs;
2013-02-04 Bill MeierAdd checking to verify that global hf_... defs are...
2013-02-03 Bill MeierImprovements:
2013-01-28 Bill Meier Re-implemention of checkhf.pl:
2013-01-25 Bill MeierHandle hf_... definitions which are not static;
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2010-10-31 Jörg MayerAdd a few comments and return with an error code if
2010-10-29 Jeff MorrissSay that an hf_ variable is used if we find "variable...
2010-10-22 Jeff MorrissFix detection of hf entries being used in the hf array...
2009-05-29 Jörg MayerSmall comment fixes
2006-05-28 Anders BromanEthereal->Wireshark
2006-05-21 Ronnie Sahlbergname change
2005-09-18 Jörg MayerSmall update
2005-08-29 Jörg MayerAdd a tool to check the hf_ values.