aboutsummaryrefslogtreecommitdiffstats
path: root/dfilter-scanner.l
AgeCommit message (Expand)AuthorFilesLines
1999-08-27Changed packet-tr.c to insert tr.sr, a FT_BOOLEAN field, only if tr.srgram1-4/+1
1999-08-20Changed some symbols inside parser, fixed default error message ingram1-3/+3
1999-08-20Made handling of byte strings in scanner and parser much simpler,gram1-72/+9
1999-08-14Modified YACC grammar to use non-yy symbols, to avoid conflicts withgram1-28/+28
1999-08-13Moved global memory alloction used in display filters (which was storedgram1-2/+3
1999-08-12Create a "dfilter-int.h" file, containing stuff used internally to theguy1-4/+3
1999-08-12One small regex change, just to be safe.gram1-2/+2
1999-08-12Fixed two bugs in display filter parsing.gram1-5/+17
1999-08-05Logical operands needed to set the yylval as well as return thegram1-11/+11
1999-08-03Removed the "exists" keyword from the grammar. The name of a protocol or agram1-36/+16
1999-08-01Changed the display filter scanner from GLIB's GScanner to lex. The codegram1-0/+353