summaryrefslogtreecommitdiff
path: root/src/core/string.c
Commit message (Expand)AuthorAgeFilesLines
* Make libdom work again given lack of init/finalise in hubbub and prepare init...Daniel Silverstone2010-12-041-2/+0
* Sync with modified libwapcaplet API: 11 additional DOM Level1 testsuite failu...John Mark Bell2010-08-261-75/+20
* 1. Fix a string intern bug.Bo Yang2009-08-131-0/+2
* Merge the Events module (branches/struggleyb/libdom-events) back to trunk. :)Bo Yang2009-08-131-1/+25
* Fix up the merge.Bo Yang2009-08-121-0/+2
* Merge the branches/struggleyb/libdom-remain back to trunk.Bo Yang2009-08-111-21/+337
* Squash warningsJohn Mark Bell2009-03-251-9/+6
* Make hubbub parser binding build trees correctly (credit: Bo Yang)John Mark Bell2009-03-051-0/+8
* Rationalise dom_string (some consideration is required as to what happens wrt...John Mark Bell2009-03-031-508/+124
* Add, and implement, dom_string_insert() and dom_string_replace() APIJohn Mark Bell2007-11-031-5/+266
* Make the dom string class more useful.John Mark Bell2007-10-031-43/+379
* DOM Strings are now capable of containing either UTF-8 or UTF-16 encoded data.John Mark Bell2007-09-301-13/+80
* Assume that NULL dom_string pointers imply the empty string.John Mark Bell2007-09-221-0/+17
* Add extra dom_string constructor that permits strings to be manufactured in t...John Mark Bell2007-07-141-10/+80
* Warning fixesJohn Mark Bell2007-07-101-2/+4
* Add NodeList and string comparison APIJohn Mark Bell2007-07-101-0/+54
* Purge all trace of the ballache that was dom_ctx.John Mark Bell2007-07-061-39/+36
* Import DOM library.John Mark Bell2007-07-061-0/+222