summaryrefslogtreecommitdiff
path: root/include/dom/core/string.h
Commit message (Expand)AuthorAgeFilesLines
* s/struct dom_string/dom_string/gJohn Mark Bell2011-04-071-24/+24
* Sync with modified libwapcaplet API: 11 additional DOM Level1 testsuite failu...John Mark Bell2010-08-261-1/+1
* Merge the branches/struggleyb/libdom-remain back to trunk.Bo Yang2009-08-111-0/+16
* Add typedefs for public DOM interfaces.Bo Yang2009-03-311-1/+1
* Rationalise dom_string (some consideration is required as to what happens wrt...John Mark Bell2009-03-031-18/+1
* Add, and implement, dom_string_insert() and dom_string_replace() APIJohn Mark Bell2007-11-031-0/+10
* Make the dom string class more useful.John Mark Bell2007-10-031-4/+22
* DOM Strings are now capable of containing either UTF-8 or UTF-16 encoded data.John Mark Bell2007-09-301-1/+7
* Add extra dom_string constructor that permits strings to be manufactured in t...John Mark Bell2007-07-141-0/+5
* Add NodeList and string comparison APIJohn Mark Bell2007-07-101-0/+6
* Purge all trace of the ballache that was dom_ctx.John Mark Bell2007-07-061-10/+8
* Import DOM library.John Mark Bell2007-07-061-0/+40