]> git.mxchange.org Git - flightgear.git/history - utils/xmlgrep/xml.h
Add a new tool called fgviewer.
[flightgear.git] / utils / xmlgrep / xml.h
2009-05-18 ehofmanfixes for compiling without syntax validation.
2009-05-18 Tim MooreMerge branch 'maint' into next
2009-05-01 ehofmanallow C++ to include the header
2009-05-01 ehofmangeneral cleanups.
2009-05-01 ehofman * add xmlInitBuffer() for processing of a preallocate...
2009-05-01 ehofman * Setting an error when a node isn't found isn't...
2009-05-01 ehofman * fix a problem where attributes or elements starting...
2009-05-01 ehofmanFix a typo.
2009-05-01 ehofman * Introduce a root-node that can hold extra informati...
2009-05-01 fredbCompile xmlgrep with MSVC 7.1
2009-05-01 ehofman * Rename xmlGetNode functions to xmlNodeGet for bette...
2009-04-15 ehofmanbetter use of const and fix a bunch of warnings
2008-07-21 ehofman * change a number of function parameters to const...
2008-07-20 ehofman* fix __xmlSkipComment to properly find the end of...
2008-07-19 ehofmanChange the low level internals of the xml library to...
2008-07-06 ehofman* reorganize the code to be able to skip comment sections
2008-06-29 mfranzErik HOFMAN: faster and better xmlgrep implementation