aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dtd_grammar.lemon
AgeCommit message (Expand)AuthorFilesLines
2008-08-05luis.ontanon@gmail.com => luis@ontanon.orgLuis Ontanon1-1/+1
2008-05-11g_string_sprintf --> g_string_printf and g_string_sprintfa --> g_string_appen...Bill Meier1-3/+3
2008-04-08Update Lemon to v1.54 and lempar to v 1.31 from sqlite http://www.sqlite.org/...Anders Broman1-0/+1
2007-01-15two minor leaksLuis Ontanon1-1/+1
2006-06-17ethereal to wireshark changeRonnie Sahlberg1-1/+1
2006-05-21name changeRonnie Sahlberg1-2/+2
2005-10-06remove location from dtd_build_data_t avoiding to (double) free it.Luis Ontanon1-1/+1
2005-09-24get rid of most dtd leaks.Luis Ontanon1-10/+36
2005-09-17Because there's more than just text in XML...Luis Ontanon1-3/+26
2005-09-12Add a header file to declare routines defined in lexer and used inGuy Harris1-2/+3
2005-09-12Again, "g_strdown()" doesn't return a value in GLib 1.2[.x].Guy Harris1-6/+22
2005-09-10the dtd parser (still missing the glue) and few fixes to packet-xml.cLuis Ontanon1-0/+151