aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dfilter/drange.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-13epan/dfilter/*.c: As needed: Add editor modelines & Fix indentationBill Meier1-75/+88
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-02-25Remove trailing whitespaceBill Meier1-1/+1
2013-03-05type drange -> drange_tAnders Broman1-19/+19
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-06-19Support multiple relation test without logic and (python-like)Jakub Zawadzki1-0/+33
2012-06-03Try to squelch warningsAnders Broman1-4/+4
2012-02-02Include config.h in preparation of moving the definitionJörg Mayer1-0/+4
2010-01-19Use more unique names for certain enum constants.Bill Meier1-9/+9
2006-05-21name changeRonnie Sahlberg1-1/+1
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-7/+7
2002-03-02From Joerg Mayer: get rid of "-Wno-unused" flag in some configureGuy Harris1-2/+2
2001-03-02Enable slices of [i-j], where i is start offset and j is end offset,Gilbert Ramirez1-22/+41
2001-02-27Add Ed Warnicke's drange code to the new dfilter system.Gilbert Ramirez1-0/+188