name change
[obnox/wireshark/wip.git] / epan / ftypes / ftype-time.c
2006-05-21 sahlbergname change
2006-05-02 gramAdd infrastructure for display filter functions.
2005-08-18 etxrabFrom Richard van der Hoff
2004-08-22 guyAdd "tvb_get_ntoh64()" and "tvb_get_letoh64()" routines...
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-02-27 obiotFirst attempt at "bitwise AND" display filter operator.
2003-12-06 gramFrom Olivier Biot
2003-08-27 gramAdd a "contains" operator for byte-strings, strings...
2003-07-30 guyGive FT_ABSOLUTE_TIME and FT_RELATIVE_TIME val_repr_len...
2003-07-25 gramAdd to the fundamental types passed between the scanner...
2003-02-08 gramProvide a way for ftype modules to provide a string...
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2002-02-05 guy"log" is a name that belongs to the ANSI C89 standard...
2002-01-30 guyTry defining just _USE_XOPEN and see if that gets ...
2002-01-30 guyAlas, on Solaris, defining _XOPEN_SOURCE causes some...
2002-01-29 gramUse:
2001-12-28 guyCorrectly handle the nanoseconds fields in strings...
2001-09-14 guyMake the resolution for time values be nanoseconds...
2001-07-13 guyFrom Joerg Mayer:
2001-06-19 guyMore signed vs. unsigned cleanups, and initialization...
2001-06-18 guyDefine __USE_XOPEN in files that use "strptime()",...
2001-06-02 guyWindows and the MSVC++ 6.0 library don't have "strptime...
2001-05-31 guyDisplay all the digits of the microsecond field of...
2001-05-31 guyDon't require both the seconds and microseconds parts...
2001-05-31 guySupport for filtering on absolute and relative time...
2001-03-02 gramGet rid of unused method from ftypes structure.
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...