438116bdb3
* NEW: Text nodes now escapes their contents (like Html$()). * BUG: TextNode.TextContent now correctly works. * BUG: XmlElement.FromText() does not crash anymore. * BUG: The last text node of a parsed text is now correctly added. git-svn-id: svn://localhost/gambas/trunk@4832 867c0c6c-44f3-4631-809d-bfa615b0a4ec
10 lines
No EOL
281 B
Text
10 lines
No EOL
281 B
Text
|
|
- Support CDATA sections in XmlReader
|
|
|
|
- Support "linked-nodes" (not urgent)
|
|
|
|
- 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. :/ |