]> git.mxchange.org Git - flightgear.git/commit
* add xmlInitBuffer() for processing of a preallocated buffer
authorehofman <ehofman>
Mon, 27 Apr 2009 16:54:46 +0000 (16:54 +0000)
committerTim Moore <timoore@redhat.com>
Fri, 1 May 2009 22:44:21 +0000 (00:44 +0200)
commit228c7aaaa0e08d957a7948cc62acf1e7160e1ca3
tree80916532dd88e190c7b3466f4be92148898c4979
parent1f40ee2366d2ce31d65415d4f48b9a0888695c12
  * add xmlInitBuffer() for processing of a preallocated buffer
  * add xmlErrorGetColumnNo to get the column number of the syntax error
  * pass an error at a higher level to lower levels
  * detect a number of extra syntax errors
utils/xmlgrep/ChangeLog
utils/xmlgrep/README
utils/xmlgrep/xml.c
utils/xmlgrep/xml.h
utils/xmlgrep/xmlgrep.c