Quite a few changes here
commitc18abfe86c13e5836efbafe5fb5272d48c92a0fb
authorStefan 'psYchotic' Zwanenburg <stefanhetzwaantje@gmail.com>
Thu, 30 Oct 2008 01:37:04 +0000 (30 02:37 +0100)
committerStefan 'psYchotic' Zwanenburg <stefanhetzwaantje@gmail.com>
Thu, 30 Oct 2008 01:37:04 +0000 (30 02:37 +0100)
treedb3953fcaaea6f93ba4ed649278e879f28f8e719
parent954dd8415f8727fd50ada0634726b5843f49100e
Quite a few changes here
* added xml_tree_free
* added GLib commandline option stuff to main.c
* some getchar()'s in main for debugging purposes
* commented out attribute stuff in xmlparser.c
* renamed xml_print_tree to xml_tree_print
* renamed check_tag to xml_tag_check
* started changing some stuff regarding escaping
* added lotsa frees when returning from xml_parse because of an error
* added xml_tree_free

modified:   main.c
modified:   xmlparser.c
modified:   xmlparser.h
main.c
xmlparser.c
xmlparser.h