White space changes.
[obnox/wireshark/wip.git] / epan / value_string.c
2011-04-28 darkjamesTry to fix:
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-29 wmeierImprove g_warning text slightly.
2010-10-14 wmeierRework "extended value strings":
2010-09-17 wmeierUse val_to_str_ext() & friends to access sminmpec_values[];
2010-05-19 dimegRemove debugging printf from match_strval_ext_init()
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:
2009-04-08 geraldMore size_t fixes.
2007-10-11 jakeAllow for dynamic value string array selection.
2006-12-07 sfisherFrom Francesco Fondelli:
2006-05-21 sahlbergname change
2005-09-15 guyGet rid of a no-longer-used variable.
2005-09-15 guyUse ep_strdup_printf() to generate the "not found in...
2005-08-20 sahlbergremoval of even more sprintf
2005-08-17 sahlbergfix some more silly rotating buffers
2005-08-08 ulflvarious code cleanup:
2005-06-26 guyGet rid of the private "my_match_strval()" routine...
2005-06-26 ulflvalue_string.c(71) : warning C4090: 'return' : differen...
2005-04-18 geraldForce the "fmt" argument of val_to_str() to be non...
2004-07-18 guySet the svn:eol-style property on all text files to...
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-09-14 guyGet rid of no-longer-necessary includes of <sys/time.h>.
2001-04-02 guyInclude <sys/time.h> as well as <time.h> in "column...
2001-04-01 hagbardMoved the value_string structures and function from...