name change
[gd/wireshark/.git] / epan / ftypes / ftype-time.c
2006-05-21 Ronnie Sahlbergname change
2006-05-02 Gilbert RamirezAdd infrastructure for display filter functions.
2005-08-18 Anders BromanFrom Richard van der Hoff
2004-08-22 Guy HarrisAdd "tvb_get_ntoh64()" and "tvb_get_letoh64()" routines...
2004-07-18 Guy HarrisSet the svn:eol-style property on all text files to...
2004-02-27 Olivier BiotFirst attempt at "bitwise AND" display filter operator.
2003-12-06 Gilbert RamirezFrom Olivier Biot
2003-08-27 Gilbert RamirezAdd a "contains" operator for byte-strings, strings...
2003-07-30 Guy HarrisGive FT_ABSOLUTE_TIME and FT_RELATIVE_TIME val_repr_len...
2003-07-25 Gilbert RamirezAdd to the fundamental types passed between the scanner...
2003-02-08 Gilbert RamirezProvide a way for ftype modules to provide a string...
2002-08-28 Jörg MayerRemoved trailing whitespaces from .h and .c files using the
2002-02-05 Guy Harris"log" is a name that belongs to the ANSI C89 standard...
2002-01-30 Guy HarrisTry defining just _USE_XOPEN and see if that gets ...
2002-01-30 Guy HarrisAlas, on Solaris, defining _XOPEN_SOURCE causes some...
2002-01-29 Gilbert RamirezUse:
2001-12-28 Guy HarrisCorrectly handle the nanoseconds fields in strings...
2001-09-14 Guy HarrisMake the resolution for time values be nanoseconds...
2001-07-13 Guy HarrisFrom Joerg Mayer:
2001-06-19 Guy HarrisMore signed vs. unsigned cleanups, and initialization...
2001-06-18 Guy HarrisDefine __USE_XOPEN in files that use "strptime()",...
2001-06-02 Guy HarrisWindows and the MSVC++ 6.0 library don't have "strptime...
2001-05-31 Guy HarrisDisplay all the digits of the microsecond field of...
2001-05-31 Guy HarrisDon't require both the seconds and microseconds parts...
2001-05-31 Guy HarrisSupport for filtering on absolute and relative time...
2001-03-02 Gilbert RamirezGet rid of unused method from ftypes structure.
2001-02-01 Gilbert RamirezGrumble, grumble. I forgot to add the license comment...
2001-02-01 Gilbert RamirezCreate a more modular type system for the FT_* types...