From Jakub Zawadzki:
[obnox/wireshark/wip.git] / epan / value_string.c
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...