Commit 8f597c3bf515bc1dc962c7eefbe6eb6745b9d5a5

Daniel Veillard 2003-10-06T08:19:27

fixing the script replace sequences of RAW && NXT(.) == '.' with memcmp * check-xml-test-suite.py: fixing the script * parser.c: replace sequences of RAW && NXT(.) == '.' with memcmp calls, seems to not break conformance, slightly inflate the size of the gcc generated code though. Daniel