]> git.mxchange.org Git - flightgear.git/commit
Skip one recursive function call for leaf nodes at the cost of a bit of code size...
authorehofman <ehofman>
Fri, 8 May 2009 09:10:56 +0000 (09:10 +0000)
committerTim Moore <timoore@redhat.com>
Mon, 18 May 2009 10:24:16 +0000 (12:24 +0200)
commit745277ec4a1e195404097925e5c4fa3f53a0604b
treef758d05c580521efeb7127f7c3174eccba612269
parent4e7fde12b33e90eab30440afbb8ef58f5821a571
Skip one recursive function call for leaf nodes at the cost of a bit of code size. Fix comment support in some cases
utils/xmlgrep/sample.xml
utils/xmlgrep/testxml.c
utils/xmlgrep/xml.c