index
:
rteval.git
master
work/v2.0
Working copy of the upstream rteval.git tree
David Sommerseth
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rteval
/
xmlout.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
updated copyright, licensing and version info
Clark Williams
2009-08-11
1
-0
/
+23
*
Added new method GetXMLdocument()
David Sommerseth
2009-07-15
1
-2
/
+8
*
Return libxml2.xmlNode pointers, for more advanced usage
David Sommerseth
2009-06-18
1
-2
/
+4
*
Added more info useful when debugging
David Sommerseth
2009-06-17
1
-2
/
+2
*
Added support for appending libxml2.xmlNode directly to xmlout
David Sommerseth
2009-06-11
1
-0
/
+6
*
add logic to deal with non-string data coming from DMI tables in xmlout.py
Clark Williams
2009-03-18
1
-0
/
+2
*
fixed race condition in xmlout constructor/destructor with initialization of ...
Clark Williams
2009-03-18
1
-1
/
+2
*
changed __fixtag to use translate mechaism; added translation table to transl...
Clark Williams
2009-03-16
1
-7
/
+14
*
added fixtag() to remove whitespace; added section descriptions for dmi
Clark Williams
2009-03-16
1
-2
/
+75
|
\
|
*
Added replacing of space to underscore in XML tags and added possibility to a...
David Sommerseth
2009-03-12
1
-6
/
+11
|
*
Added possibility to change the tag name of tuples when tuples are being parsed
David Sommerseth
2009-03-12
1
-2
/
+6
|
*
Added a new input data parser to the XMLOut class
David Sommerseth
2009-03-12
1
-0
/
+64
*
|
made tags safe
Clark Williams
2009-03-12
1
-3
/
+7
|
/
*
Implemented LoadReport() method
David Sommerseth
2009-03-06
1
-12
/
+69
*
Moved __del__ method to a better place. Added a missing xmlDoc.freeDoc()
David Sommerseth
2009-03-06
1
-4
/
+6
*
Implemented XSLT processing to the XMLOut class
David Sommerseth
2009-03-06
1
-8
/
+45
*
Fixed even more encoding issues
David Sommerseth
2009-03-06
1
-4
/
+17
*
Fixed some XML encoding issues
David Sommerseth
2009-03-06
1
-10
/
+7
*
Changed XML implementation (PyXML -> libxml2)
David Sommerseth
2009-03-06
1
-13
/
+10
*
Added extra check in XMLOut::close, corrected an error message
David Sommerseth
2009-03-05
1
-1
/
+3
*
Use 'toprettyxml' method instead when writing XML file. Added more test cases
David Sommerseth
2009-03-05
1
-5
/
+6
*
Rewrote xmlout.py to use xml.dom.minidom
David Sommerseth
2009-03-05
1
-43
/
+62
*
added XMLOut class; ported all modules to use XMLOut; reworked generated XML ...
Clark Williams
2009-03-03
1
-0
/
+65