aboutsummaryrefslogtreecommitdiffstats
path: root/ui/text_import_scanner.l
AgeCommit message (Expand)AuthorFilesLines
2018-03-07spdx: more licenses converted.Dario Lombardo1-13/+1
2018-02-16Squelch redundant declaration warnings.Guy Harris1-0/+17
2018-02-16Use DIAG_OFF_FLEX/DIAG_ON_FLEX more consistently.Guy Harris1-0/+7
2018-02-16Add DIAG_OFF_FLEX and DIAG_ON_FLEX for use in Flex scanners.Guy Harris1-5/+4
2017-09-19Disable flex-generated [-Wsign-compare] warningsJoão Valverde1-0/+2
2016-12-02Include config.h at the very beginning of all Flex scanners.Guy Harris1-2/+5
2016-04-03Make the Flex scanners and YACC parser in libraries reentrant.Guy Harris1-4/+38
2016-02-04[text2pcap] Fix parsing of hash sign at the end of the lineVasil Velichckov1-4/+4
2015-12-05Use noyywrap rather than defining our own yywrap functions.Guy Harris1-6/+5
2015-11-06Don't include io.h in Flex scanners - they're not interactive.Guy Harris1-1/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-04- Include config.hJörg Mayer1-6/+6
2012-09-14Create a common libui using CMake similar to what we do with Autotools.Gerald Combs1-0/+102