6d2b5d0ccd
* NEW: The parser now raises complete error messages if parsing fails. * BUG: Returning XmlDocuments does not crash anymore. [GB.XML.XSLT] * BUG: XSLT document parsing now correctly works git-svn-id: svn://localhost/gambas/trunk@4810 867c0c6c-44f3-4631-809d-bfa615b0a4ec
12 lines
No EOL
325 B
Text
12 lines
No EOL
325 B
Text
|
|
- Reimplement indentation : ToString(indent As Boolean)
|
|
|
|
- Support CDATA sections in XmlReader
|
|
|
|
- Support "linked-nodes"
|
|
|
|
- Make MANY tests with valgrind/gdb/whatyouwant , running many different projects, so that there isn't ANY bug or memory leak.
|
|
|
|
- Check for any possible performance improvement
|
|
|
|
- Improve my English. :/ |