aboutsummaryrefslogtreecommitdiffstats
path: root/epan/ftypes/ftype-double.c
AgeCommit message (Expand)AuthorFilesLines
2006-05-21name changeRonnie Sahlberg1-2/+2
2006-05-02Add infrastructure for display filter functions.Gilbert Ramirez1-0/+2
2004-08-22Add "tvb_get_ntoh64()" and "tvb_get_letoh64()" routines to fetch 64-bitGuy Harris1-22/+26
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2004-02-27First attempt at "bitwise AND" display filter operator.Olivier Biot1-1/+3
2003-12-06From Olivier BiotGilbert Ramirez1-1/+3
2003-08-27Add a "contains" operator for byte-strings, strings, and tvbuffs (protocols).Gilbert Ramirez1-2/+4
2003-07-31Add val_repr_len and val_to_repr methods for FT_FLOAT and FT_DOUBLE, andGuy Harris1-5/+44
2003-07-25Add to the fundamental types passed between the scanner and the parser.Gilbert Ramirez1-4/+6
2003-02-08Provide a way for ftype modules to provide a string representationGilbert Ramirez1-1/+5
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-4/+4
2002-08-24From Ulf Lamping: add a new FT_FLOAT type, for single-precisionGuy Harris1-2/+30
2002-02-05"log" is a name that belongs to the ANSI C89 standard; it refers to aGuy Harris1-9/+8
2001-07-13From Joerg Mayer:Guy Harris1-1/+4
2001-03-02Get rid of unused method from ftypes structure.Gilbert Ramirez1-11/+1
2001-02-01Grumble, grumble. I forgot to add the license comment at the topGilbert Ramirez1-0/+23
2001-02-01Create a more modular type system for the FT_* types. Put themGilbert Ramirez1-0/+133