]> git.mxchange.org Git - flightgear.git/commit
* Introduce a root-node that can hold extra information which is necessary
authorehofman <ehofman>
Sat, 18 Apr 2009 21:25:23 +0000 (21:25 +0000)
committerTim Moore <timoore@redhat.com>
Fri, 1 May 2009 22:44:20 +0000 (00:44 +0200)
commita21dddeffc94f15a1ff5620e44fbeda363fd46e5
tree4079ba9818e6b33a9b8209ef680fa975e236b9fa
parenta6563c402c13b8b71598224792a9ea76c5c05627
  * Introduce a root-node that can hold extra information which is necessary
    for thread safety under windows
  * Add xmlErrorGetString, xmlErrorGetLineNo for syntax error detetction
  * Add xmlErrGetNo for detection of, and clearing the last error
utils/xmlgrep/ChangeLog
utils/xmlgrep/README
utils/xmlgrep/xml.c
utils/xmlgrep/xml.h
utils/xmlgrep/xmlgrep.c