From Olivier Biot
[obnox/wireshark/wip.git] / epan / ftypes / ftype-integer.c
2003-12-06 gramFrom Olivier Biot
2003-08-27 gramAdd a "contains" operator for byte-strings, strings...
2003-07-25 gramAdd to the fundamental types passed between the scanner...
2003-06-11 gramExpand the ability of fvalue_to_string_repr, and modify...
2003-02-08 gramProvide a way for ftype modules to provide a string...
2002-12-19 guyAdd a new field type FT_FRAMENUM; an FT_FRAMENUM is...
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2002-07-17 guyFrom Joerg Mayer:
2002-02-05 guy"log" is a name that belongs to the ANSI C89 standard...
2002-01-21 guyInclude files from the "epan" directory and subdirector...
2001-07-13 guyFrom Joerg Mayer:
2001-03-03 guyFix some places where value-to-string routines were...
2001-03-02 gramGet rid of unused method from ftypes structure.
2001-02-11 gramMake boolean equality/inequality tests smarter; they...
2001-02-01 gramGrumble, grumble. I forgot to add the license comment...
2001-02-01 gramCreate a more modular type system for the FT_* types...