summaryrefslogtreecommitdiff
path: root/src/utils/namespace.c
Commit message (Expand)AuthorAgeFilesLines
* fix resource leak in error path (coverity 1127082)Vincent Sanders2013-11-081-0/+2
* fix resource leak of lname in _dom_namespace_validate_qname() (coverity 1127083)Vincent Sanders2013-11-081-2/+4
* Merge branches/jmb/dom-alloc-purge back to trunkJohn Mark Bell2011-12-211-28/+48
* s/struct dom_string/dom_string/gJohn Mark Bell2011-04-071-9/+9
* Make the failed 5 testcases passed in DOMTS Core level2. Bo Yang2009-08-121-0/+7
* Merge the branches/struggleyb/libdom-remain back to trunk.Bo Yang2009-08-111-8/+63
* Make hubbub parser binding build trees correctly (credit: Bo Yang)John Mark Bell2009-03-051-32/+59
* Rationalise dom_string (some consideration is required as to what happens wrt...John Mark Bell2009-03-031-8/+5
* Make the dom string class more useful.John Mark Bell2007-10-031-70/+68
* DOM Strings are now capable of containing either UTF-8 or UTF-16 encoded data.John Mark Bell2007-09-301-0/+2
* Introduce global initialistaion/finalisation for DOM library. This should be ...John Mark Bell2007-09-291-0/+218