aboutsummaryrefslogtreecommitdiffstats
path: root/epan/uat_load.l
AgeCommit message (Expand)AuthorFilesLines
2007-10-16Change more fopen() to eth_fopen() to finish fixing bug 1827:Jeff Morriss1-27/+28
2007-08-28Commit canges to uat_load.l, and initialize uat_t->loaded (not every system z...Luis Ontanon1-1/+1
2007-08-04Add a script as a front-end for Flex, to work around various problems,Guy Harris1-0/+1
2007-07-30Add comments to various %option items to explain what they're doing. Guy Harris1-3/+19
2007-07-17increase line numbers on comments tooLuis Ontanon1-2/+2
2007-04-23Add some GCC warnings to the standard set, and add some others to theGuy Harris1-3/+3
2007-04-01Fix management of lstrings in uat code so that arbitrary chars (even '\0's) c...Luis Ontanon1-138/+2
2007-03-25remove remaining warnings in epan dir and set the "treat warning as error" ba...Ulf Lamping1-1/+1
2007-02-07Add ENUM and HEXBYTES modesLuis Ontanon1-20/+47
2007-02-04Move (Up/Down) & Save buttonsLuis Ontanon1-0/+2
2007-02-04the quoted_string regexp in uat_load() fails badly on "...\\", workarround in...Luis Ontanon1-1/+6
2007-02-03second iteration:Luis Ontanon1-20/+23
2007-01-30do not use yy_flex_realloc()Luis Ontanon1-3/+1
2007-01-29uat_load.l improve error reportingLuis Ontanon1-14/+17
2007-01-29now it is operational.Luis Ontanon1-14/+93
2007-01-28Although yet untested (but it compiles and is still unused) add UAT to the repo.Luis Ontanon1-0/+284