wireshark/epan/ftypes
Guy Harris 6e56c25c9d From Ulf Lamping: add a new FT_FLOAT type, for single-precision
floating-point numbers, and display all the significant digits for both
single-precision and double-precision floating-point numbers in the
protocol tree, not just what "%g" does (6 digits).

Put in comments explaining how the length of filter strings is computed,
and fix some of the computations.

svn path=/trunk/; revision=6081
2002-08-24 19:45:28 +00:00
..
.cvsignore From Motonori Shindo: add "*.pdb" to the ".cvsignore" files in 2001-12-12 01:39:44 +00:00
Makefile.am Move version to 0.8.16. 2001-03-05 22:53:41 +00:00
Makefile.nmake From Joerg Mayer: 2002-02-27 09:42:52 +00:00
ftype-bytes.c Register FT_UINT_BYTES with correct structure. 2002-05-10 02:44:08 +00:00
ftype-double.c From Ulf Lamping: add a new FT_FLOAT type, for single-precision 2002-08-24 19:45:28 +00:00
ftype-integer.c From Joerg Mayer: 2002-07-17 00:43:03 +00:00
ftype-ipv4.c "log" is a name that belongs to the ANSI C89 standard; it refers to a 2002-02-05 22:50:17 +00:00
ftype-none.c From Joerg Mayer: 2001-07-13 00:55:58 +00:00
ftype-string.c From Joerg Mayer: get rid of "-Wno-unused" flag in some configure 2002-03-02 20:51:46 +00:00
ftype-time.c "log" is a name that belongs to the ANSI C89 standard; it refers to a 2002-02-05 22:50:17 +00:00
ftype-tvbuff.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
ftypes-int.h Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
ftypes.c "log" is a name that belongs to the ANSI C89 standard; it refers to a 2002-02-05 22:50:17 +00:00
ftypes.h From Ulf Lamping: add a new FT_FLOAT type, for single-precision 2002-08-24 19:45:28 +00:00