]> git.mxchange.org Git - flightgear.git/history - utils/xmlgrep/xmlgrep.c
Merge branch 'maint' into next
[flightgear.git] / utils / xmlgrep / xmlgrep.c
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-30 ehofmanRemove the last unnecessary alloc from the library
2008-06-30 ehofmanSome small updates; fix typo's and fix a small memory...
2008-06-29 mfranzErik HOFMAN: faster and better xmlgrep implementation