aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/ascend_scanner.l
AgeCommit message (Expand)AuthorFilesLines
2016-12-02Include config.h at the very beginning of all Flex scanners.Guy Harris1-2/+5
2016-09-16Don't pick up junk from an unset error-number variable.Guy Harris1-4/+4
2016-04-05Set the extra type the right way.Guy Harris1-0/+5
2016-04-03Fix #defines.Guy Harris1-3/+3
2016-04-03Make the Flex scanners and YACC parser in libraries reentrant.Guy Harris1-45/+81
2015-12-06Get rid of a bunch of unused variables.Guy Harris1-6/+1
2015-12-05Use noyywrap rather than defining our own yywrap functions.Guy Harris1-11/+5
2015-11-08More unnecessary <stdio.h> includes.Guy Harris1-1/+0
2015-11-06Don't include io.h in Flex scanners - they're not interactive.Guy Harris1-5/+1
2014-10-07Whitespace cleanups.Guy Harris1-1/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-14Squelch a bunch of shorten-64-to-32 warnings by parsing all of ourGerald Combs1-14/+16
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-2/+0
2011-06-09The only place where we care about zlib is file_wrappers.c; includeGuy Harris1-4/+2
2011-06-09Move the copyright notice and the config.h include to the top of theGerald Combs1-2/+4
2011-06-08Limit the lengths of some of our patterns. Fixes an infinite loop foundGerald Combs1-16/+16
2009-06-15Rename all of the ascend files:Jörg Mayer1-0/+359