aboutsummaryrefslogtreecommitdiffstats
path: root/epan/ftypes/ftypes-int.h
AgeCommit message (Expand)AuthorFilesLines
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-01-15Eliminate fvalue_set() in favor of routines that take argumentsGuy Harris1-4/+14
2013-11-10Move struct _ftype_t + callback typedefs + free macro to ftypes-int.hJakub Zawadzki1-0/+84
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2011-09-07From Jakub Zawadzki :Anders Broman1-0/+1
2011-08-23Remove support for libpcre, we use GRegex in GLib.Stig Bjørlykke1-13/+0
2011-07-11More GLIB_CHECK_VERSION cleanups. Update the minimum GLib/GTK+ versionsGerald Combs1-2/+0
2009-12-18If we don't have PCRE and we do have GLib >= 2.14, use GRegexes for theGerald Combs1-0/+2
2006-05-21name changeRonnie Sahlberg1-2/+2
2006-03-10new FT_GUID handling - big/little endian supportedTomas Kukosa1-0/+1
2005-07-23Move declaration of void ftype_register_* to ftypes-int.h.Jörg Mayer1-0/+14
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2003-12-10Make the _pcre_tuple_t struct internal.Gerald Combs1-1/+15
2003-11-25fvalue_free() is one of the most called functions.Ronnie Sahlberg1-56/+1
2003-08-27Add a "contains" operator for byte-strings, strings, and tvbuffs (protocols).Gilbert Ramirez1-2/+3
2003-07-25Add to the fundamental types passed between the scanner and the parser.Gilbert Ramirez1-1/+3
2003-06-11Expand the ability of fvalue_to_string_repr, and modify more FT_* typesGilbert Ramirez1-3/+3
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-01-21Include files from the "epan" directory and subdirectories thereof withGuy Harris1-4/+3
2001-03-02Get rid of unused method from ftypes structure.Gilbert Ramirez1-3/+1
2001-02-27Add Ed Warnicke's drange code to the new dfilter system.Gilbert Ramirez1-2/+2
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/+60