added xi:fallback support
[reactos.git] / reactos / tools / rbuild / XML.h
2005-01-09 Royce Mitchell IIIadded xi:fallback support
2005-01-08 Royce Mitchell IIIxml nodes now store the location they were parsed from...
2005-01-06 Royce Mitchell IIIfile & line # reporting on xml syntax errors
2005-01-06 Royce Mitchell IIIfixed some warnings, and added some asserts
2005-01-05 Royce Mitchell IIIsmall XMLFile cleanup
2005-01-05 Royce Mitchell IIIpch.h can be used as pre-compiled header
2005-01-04 Royce Mitchell IIIbreak XML-parsing stuff into it's own files, and fix...