]> git.mxchange.org Git - flightgear.git/history - utils/xmlgrep
Merge branch 'maint2' into next
[flightgear.git] / utils / xmlgrep /
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-07-01 ehofman * fix a problem caused by removing the last unnecessar...
2008-06-30 ehofmanwhoops, my bad
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: add documentation/changelog
2008-06-29 mfranzErik HOFMAN: faster and better xmlgrep implementation
2005-09-24 ehofmanAdd an XML grep utility. It's far from complete but...