]> git.mxchange.org Git - flightgear.git/commit
* Rename xmlGetNode functions to xmlNodeGet for better consistancy
authorehofman <ehofman>
Thu, 16 Apr 2009 19:03:22 +0000 (19:03 +0000)
committerTim Moore <timoore@redhat.com>
Fri, 1 May 2009 22:44:20 +0000 (00:44 +0200)
commit8943603ef15519c92fa24cafdb49e21e59e1b8a6
tree6c7bd1f15ebc4f6728736f05d61030a379cf1421
parent86b34010f30814dcc4930028a818074963709b6a
  * Rename xmlGetNode functions to xmlNodeGet for better consistancy
  * likewise for xmlCopyNode en xmlCompareNode
  * add xmlAttributeGetDouble, xmlAttributeGetInt, xmlAttributeGetString
    xmlAttributeCopyString and xmlAttributeCompareString functions
  * fix some small bugs and problems along the way
  * add support for filtering on attribute value in xmlgrep
utils/xmlgrep/ChangeLog
utils/xmlgrep/README
utils/xmlgrep/xml.c
utils/xmlgrep/xml.h
utils/xmlgrep/xmlgrep.c