Rename crypt-xxx to xxx
[obnox/wireshark/wip.git] / epan / uat_load.l
2011-06-28 stigReplace all strerror() with g_strerror().
2011-04-24 jmayerFix CID 813: Code after ERROR is dead code (never reached)
2011-02-28 stigClose UAT file after loading.
2010-08-30 stigAlways call post_update_cb() in uat_load_str().
2010-06-25 stigRun uat->post_update_cb() in uat_load().
2010-03-04 stigFrom LEGO via bug 3459:
2009-02-16 guyAdd an additional "title" attribute for UAT fields...
2008-08-05 legoluis.ontanon@gmail.com => luis@ontanon.org
2008-05-22 morrissMove the file utility functions from wiretap to libwsut...
2008-04-25 wmeier Bug 2493: Fix (Part 3 of 3):
2008-04-25 wmeier Bug 2493: Fix (Part 2):
2008-02-26 morrissget_datafile_path() and get_persconffile_path() return...
2008-02-15 geraldExtend the UAT and preferences code so that you can...
2007-10-16 morrissChange more fopen() to eth_fopen() to finish fixing...
2007-08-28 legoCommit canges to uat_load.l, and initialize uat_t-...
2007-08-04 guyAdd a script as a front-end for Flex, to work around...
2007-07-30 guyAdd comments to various %option items to explain what...
2007-07-17 legoincrease line numbers on comments too
2007-04-23 guyAdd some GCC warnings to the standard set, and add...
2007-04-01 legoFix management of lstrings in uat code so that arbitrar...
2007-03-25 ulflremove remaining warnings in epan dir and set the ...
2007-02-07 legoAdd ENUM and HEXBYTES modes
2007-02-04 legoMove (Up/Down) & Save buttons
2007-02-04 legothe quoted_string regexp in uat_load() fails badly...
2007-02-03 legosecond iteration:
2007-01-30 legodo not use yy_flex_realloc()
2007-01-29 legouat_load.l improve error reporting
2007-01-29 legonow it is operational.
2007-01-28 legoAlthough yet untested (but it compiles and is still...