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
/
server
/
parser
/
xmlparser.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
server/parser: Add support EXSLT functions in XSLT templates
David Sommerseth
2012-11-08
1
-0
/
+5
*
server/parser: Make sure the XSLT parameter array is always cleared before use
David Sommerseth
2012-11-08
1
-1
/
+4
*
server/parser: Added a simple string tokeniser
David Sommerseth
2012-11-08
1
-0
/
+86
*
Moved PostgreSQL related array function into pgsql.c
David Sommerseth
2011-10-07
1
-53
/
+10
*
Introduce init_xmlparser() process
David Sommerseth
2011-10-07
1
-0
/
+41
*
Added support for PostgreSQL arrays + store cpu_topology CPU spread as an array
David Sommerseth
2011-10-07
1
-4
/
+89
*
Honour the 'isnull' attribute in <value/> tags
David Sommerseth
2010-03-25
1
-2
/
+7
*
Added function to extract and parse the new //sqldata/@schemaver attribute
David Sommerseth
2009-12-08
1
-0
/
+31
*
Fixed doxygen errors
David Sommerseth
2009-10-22
1
-0
/
+5
*
Improved overall logging information
David Sommerseth
2009-10-22
1
-11
/
+13
*
First cut at implementing a generic logger
David Sommerseth
2009-10-21
1
-26
/
+31
*
Corrected missing or misleading doxygen comments
David Sommerseth
2009-10-21
1
-0
/
+10
*
Extended rtevalruns table to contain a submid field
David Sommerseth
2009-10-21
1
-1
/
+11
*
Added doxygen comments for xmlparser.[ch] and pgsql.c
David Sommerseth
2009-10-12
1
-1
/
+83
*
Note to self: it's more clever to use strdup_nullsafe() than strdup() ...
David Sommerseth
2009-10-12
1
-1
/
+1
*
Added sqldataGetHostInfo()
David Sommerseth
2009-10-12
1
-0
/
+40
*
Refactored sqldataGetFid() and sqldataGetValue() functions
David Sommerseth
2009-10-12
1
-9
/
+13
*
Added some more useful functions to xmlparser
David Sommerseth
2009-10-09
1
-0
/
+149
*
Added needed pieces to make the C based summary.xml parser work
David Sommerseth
2009-10-07
1
-0
/
+107