aboutsummaryrefslogtreecommitdiffstats
path: root/epan/ftypes/ftype-integer.c
AgeCommit message (Expand)AuthorFilesLines
2004-02-27First attempt at "bitwise AND" display filter operator.Olivier Biot1-1/+18
2003-12-06From Olivier BiotGilbert Ramirez1-1/+12
2003-08-27Add a "contains" operator for byte-strings, strings, and tvbuffs (protocols).Gilbert Ramirez1-4/+15
2003-07-25Add to the fundamental types passed between the scanner and the parser.Gilbert Ramirez1-15/+26
2003-06-11Expand the ability of fvalue_to_string_repr, and modify more FT_* typesGilbert Ramirez1-167/+179
2003-02-08Provide a way for ftype modules to provide a string representationGilbert Ramirez1-1/+23
2002-12-19Add a new field type FT_FRAMENUM; an FT_FRAMENUM is a 32-bit unsignedGuy Harris1-1/+28
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-4/+4
2002-07-17From Joerg Mayer:Guy Harris1-6/+1
2002-02-05"log" is a name that belongs to the ANSI C89 standard; it refers to aGuy Harris1-9/+10
2002-01-21Include files from the "epan" directory and subdirectories thereof withGuy Harris1-4/+3
2001-07-13From Joerg Mayer:Guy Harris1-1/+31
2001-03-03Fix some places where value-to-string routines were returning FALSE,Guy Harris1-8/+17
2001-03-02Get rid of unused method from ftypes structure.Gilbert Ramirez1-20/+1
2001-02-11Make boolean equality/inequality tests smarter; they don't testGilbert Ramirez1-7/+34
2001-02-01Grumble, grumble. I forgot to add the license comment at the topGilbert Ramirez1-0/+22
2001-02-01Create a more modular type system for the FT_* types. Put themGilbert Ramirez1-0/+417