ehofman
6e6e8bbefc
* reorganize the code to be able to skip comment sections
...
* depreciate __xmlFindNextElement and use __xmlGetNode instead
* xmlGetNextElement now returns char* instead of void* for furute use
* add preliminary support for wildcards in the search path ('*' and '?')
2008-07-06 11:34:50 +00:00
ehofman
67ca3c0307
* fix a problem caused by removing the last unnecessary alloc
...
* strip leading-, and trailing spaces from the string before comparing
* fix a problem where trailing spaces weren't removed
2008-07-01 12:15:46 +00:00
ehofman
d9b79d6e3e
whoops, my bad
2008-06-30 12:05:26 +00:00
ehofman
f35ab314bf
Remove the last unnecessary alloc from the library
2008-06-30 12:00:40 +00:00
ehofman
dd77cd25f6
Some small updates; fix typo's and fix a small memory leak
...
Improve the documentation in README
2008-06-30 07:30:02 +00:00
mfranz
24071a3133
Erik HOFMAN: faster and better xmlgrep implementation
2008-06-29 13:08:24 +00:00