ftypes: move set_value_floating into the union
[metze/wireshark/wip.git] / epan / ftypes / ftype-integer.c
2017-03-15 Martin Kaiserftypes: move set_value_floating into the union
2017-03-14 Martin Kaiserftypes: move set_value_sinteger64 into the union
2017-03-14 Martin Kaiserftypes: move set_value_uinteger64 into the union
2017-03-13 Martin Kaiserftypes: move set_value_sinteger into the union
2017-03-13 Martin Kaiserftypes: move set_value_uinteger into the union
2017-03-10 Martin Kaiserftypes: move set_value_protocol into the union
2017-03-10 Martin Kaiserftypes: move set_value_string into the union
2017-03-09 Martin Kaiserftypes: move set_value_time into the union
2017-03-08 Martin Kaiserftypes: move set_value_guid into the union
2017-03-08 Martin Kaiserftypes: move set_value_bytes into the union
2017-03-07 Martin Kaiserftypes: create a set_value union
2016-09-19 Guy HarrisImprove support for single-character fields and filter...
2016-05-10 Michael MannGive FvalueToStringRepr a length parameter.
2016-05-05 Michael MannConvert ftype-tvbuff.c to ftype-protocol.c
2016-03-28 Joerg MayerFix warnings/errors of type -Wused-but-marked-unused
2016-03-15 Guy HarrisFT_BOOLEAN is now stored as a 64-bit value; treat it...
2015-07-20 Guy HarrisAllow EUI-64s to be specified as numbers or byte strings.
2015-06-20 Pascal Quantinftypes: display BASE_HEX_DEC integers as hexadecimal
2015-05-07 Pascal Quantinftypes: display 64 bits BASE_HEX fields as hexadecimal
2015-05-07 Moeller, Thiesfix FT_INT64 fields output in tshark
2015-05-07 Moeller, Thiesfix FT_UINT64 fields output in tshark
2015-03-11 Michael MannRemove use of sprintf for ftype string formatting
2015-03-10 Michael MannAdd support to display unsigned integer "field type...
2015-02-21 Guy Harris64-bit constants need to be wrapped in G_G{U}INT64_CONS...
2015-02-21 JC WrenMake FT_{U}INT64 behave more like FT_{U}INT32, add...
2015-02-15 Bill Meierepan/ftypes/*.[hc]: As needed: Add editor modelines...
2015-02-09 Bill Meier(Trivial) Fix printf-related 'Mismatch on sign' warnings
2015-01-18 Guy HarrisRemove some apparently-unnecessary includes of emem.h.
2015-01-18 Michael Mannftype (integer): fix Uninitialized argument value found...
2015-01-18 Guy HarrisClean up ftype-conversion and dfilter error message...
2015-01-11 Michael MannReplace some "low hanging fruit" uses of emem.
2015-01-09 Michael MannSome more random removal of ep_ memory.
2015-01-04 Michael MannCreate BASE_DOT, BASE_DASH, and BASE_SEMICOLON types...
2014-10-12 Stig BjørlykkeAdd back get_uinteger for boolean_type.
2014-10-12 Daniel MackMake boolean bitmask type 64-bit wide
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2014-01-29 Alexis La GoutteMerge "Apply layouts in Qt Creator. Fix a tooltip."
2014-01-15 Guy HarrisEliminate fvalue_set() in favor of routines that take...
2013-11-10 Jakub ZawadzkiAdd missing includes in order to remove exceptions...
2013-11-09 Jakub Zawadzkiinclude <wsutil/pint.h> only when needed.
2013-09-13 Jörg MayerTwo more places with now explicit emem.h include
2012-11-06 Jakub ZawadzkiWhen comparing fvalue_t we don't modify them, make...
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-06-02 Anders BromanTry to squelch warnings
2011-12-27 Gerald CombsAdd a "-G ftypes" option, which dumps our supprted...
2011-10-29 Stig BjørlykkeFixed max and min in sint24_from_unparsed() again.
2011-10-28 Stig BjørlykkeFixed max and min in sint24_from_unparsed().
2011-10-28 Stig BjørlykkeFixed a typo: strtoull() -> strtoul()
2011-10-28 Stig BjørlykkeSimplified code for checking integer ranges.
2011-10-28 Stig BjørlykkeAdded range checking for integers and give an appropria...
2011-10-26 Stig BjørlykkeFixed compare functions for 64 bits integers:
2011-06-14 Stig BjørlykkePlease don't use prohibited APIs in new code:
2011-05-16 Guy HarrisCast away some warnings about alignment; ep_alloc(...
2011-05-08 Alexis La GoutteAdd FT_EUI64 Field Type
2010-04-30 Guy HarrisPick up other check from the almost-identical routine in
2010-04-30 Guy HarrisFix comment.
2010-04-30 Jeff MorrissFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2010-02-23 Anders BromanFrom Jakub Zawadzki:
2009-08-26 Bill Meier(FWIW) One step towards including stdio.h & stdlib...
2009-04-22 Guy HarrisClean up some 64-bit issues.
2008-06-04 Guy Harrisg_ascii_strtoull() is in GLib 2.2 and later, and we...
2008-06-03 Guy HarrisWe require GLib 2.4 or later, and they define G_MININT3...
2008-02-08 Stephen FisherFix typo in comment
2007-12-05 Guy HarrisAt least on some LP64 platforms (such as OpenBSD 4...
2007-01-18 Martin MathiesonAdd separate union entries to fvalue.value for signed...
2006-05-21 Ronnie Sahlbergname change
2006-05-02 Gilbert RamirezAdd infrastructure for display filter functions.
2005-11-03 Guy HarrisFix usage of PRI[du]64 - they just replace the "letter...
2005-10-31 Guy HarrisWhen printing the code for a display filter:
2004-09-03 Guy HarrisSome UN*Xes don't have any "strtou*" routine to convert...
2004-08-25 Guy Harrisguint64 & guint64 is another guint64, but a gboolean...
2004-08-22 Guy HarrisGLib 1.2[.x] doesn't define G_MAXUINT64, just as it...
2004-08-22 Guy HarrisAdd "tvb_get_ntoh64()" and "tvb_get_letoh64()" routines...
2004-08-06 Guy HarrisFrom Albert Chin: rename resolv.{ch} to addr_resolv...
2004-07-18 Guy HarrisSet the svn:eol-style property on all text files to...
2004-07-17 Guy HarrisG_MAXINT32, G_MININT32, and G_MAXUINT32 aren't defined...
2004-07-16 Guy HarrisI'm not sure "strtol()" and "strtoul()" are guaranteed...
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-25 Gilbert RamirezAdd to the fundamental types passed between the scanner...
2003-06-11 Gilbert RamirezExpand the ability of fvalue_to_string_repr, and modify...
2003-02-08 Gilbert RamirezProvide a way for ftype modules to provide a string...
2002-12-19 Guy HarrisAdd a new field type FT_FRAMENUM; an FT_FRAMENUM is...
2002-08-28 Jörg MayerRemoved trailing whitespaces from .h and .c files using the
2002-07-17 Guy HarrisFrom Joerg Mayer:
2002-02-05 Guy Harris"log" is a name that belongs to the ANSI C89 standard...
2002-01-21 Guy HarrisInclude files from the "epan" directory and subdirector...
2001-07-13 Guy HarrisFrom Joerg Mayer:
2001-03-03 Guy HarrisFix some places where value-to-string routines were...
2001-03-02 Gilbert RamirezGet rid of unused method from ftypes structure.
2001-02-11 Gilbert RamirezMake boolean equality/inequality tests smarter; they...
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...