019626a992
* NEW: XML output can now be indented by using ToString(Indent As Boolean) or Save(fileName As String, Indent As Boolean) git-svn-id: svn://localhost/gambas/trunk@4812 867c0c6c-44f3-4631-809d-bfa615b0a4ec
10 lines
No EOL
268 B
Text
10 lines
No EOL
268 B
Text
|
|
- 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. :/ |