aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dtd_parse.h
AgeCommit message (Collapse)AuthorFilesLines
2012-06-28Update FSF address - part II.darkjames1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@43538 f5534014-38df-0310-8fa8-9805f1628bb7
2008-08-05luis.ontanon@gmail.com => luis@ontanon.orglego1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@25937 f5534014-38df-0310-8fa8-9805f1628bb7
2008-04-07- Remove GLIB1 codesfisher1-1/+1
- Change ugly GLIB version checking statements to GLIB_CHECK_VERSION - Remove ws_strsplit files because we no longer need to borrow GLIB2's g_strsplit code for the no longer supported GLIB1 builds git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@24829 f5534014-38df-0310-8fa8-9805f1628bb7
2008-03-21In glib 2.16 g_malloc Changed from:etxrab1-0/+4
- gpointer g_malloc (gulong n_bytes) G_GNUC_MALLOC; to: + gpointer g_malloc (gsize n_bytes) G_GNUC_MALLOC; git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@24710 f5534014-38df-0310-8fa8-9805f1628bb7
2006-05-28Ethereal->Wiresharketxrab1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@18234 f5534014-38df-0310-8fa8-9805f1628bb7
2006-05-21name changesahlberg1-2/+2
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@18197 f5534014-38df-0310-8fa8-9805f1628bb7
2006-03-20svn propertiesetxrab1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17685 f5534014-38df-0310-8fa8-9805f1628bb7
2005-12-09Fix ...$ to : $jmayer1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@16750 f5534014-38df-0310-8fa8-9805f1628bb7
2005-09-12Add a header file to declare routines defined in lexer and used inguy1-0/+33
parser, or vice versa. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@15769 f5534014-38df-0310-8fa8-9805f1628bb7