Fix some Dead Store (Dead assignement/Dead increment) Warning found by Clang
[obnox/wireshark/wip.git] / epan / value_string.h
2011-05-13 wmeier(Trivial) fix a spelling error.
2011-04-28 darkjamesChange value_string_ext->_vs_match to return value_stri...
2011-01-12 morrissFix the fuzz failure in https://bugs.wireshark.org...
2011-01-10 etxrabIntroduce match_strval_idx_ext()
2010-11-14 wmeier'tshark -G values' - Validate (somewhat) value_string_e...
2010-11-12 wmeierEnhance 'tshark -G values': Add info about extended...
2010-10-14 wmeierRework "extended value strings":
2010-04-27 jakeCorrect two comments.
2010-04-27 etxrabFrom Jakub Zawadzki:
2010-04-27 etxrabFrom Jakub Zawadzki:
2010-04-03 wmeier From Yaniv Kaul: constify parameters
2010-04-02 wmeierRevert SVN #32360 until Windows compilation errors...
2010-04-02 wmeierFrom Yaniv Kaul: constify parameters
2009-09-06 krjDon't pass ep_alloc()'ed strings to col_set_str().
2009-05-26 geraldFrom Didier Gautheron via bug 3052:
2006-12-07 sfisherFrom Francesco Fondelli:
2006-05-21 sahlbergname change
2005-06-26 guyGet rid of the private "my_match_strval()" routine...
2005-06-16 jmayerGet rid of several megabytes worth of warnings about
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-05-07 ulfldid some code cleanup, added some comments from value_s...
2004-02-22 guyFrom Peter J. Creath: add a convenience macro for value...
2003-12-01 guyFrom Tomas Kukosa: add "decode_enumerated_bitfield_shif...
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2001-11-04 guyDeclare routines exported to plugins through the plugin...
2001-04-01 hagbardMoved the value_string structures and function from...