summaryrefslogtreecommitdiff
path: root/src/bootstrap
Commit message (Expand)AuthorAgeFilesLines
* Remove bootstrap infrastructure, and just make dom_implementation a stub.John Mark Bell2010-12-055-741/+0
* Merge branches/struggleyb/libdom-html to trunk.John Mark Bell2010-08-301-2/+3
* Sync with modified libwapcaplet API: 11 additional DOM Level1 testsuite failu...John Mark Bell2010-08-261-6/+6
* Merge the Events module (branches/struggleyb/libdom-events) back to trunk. :)Bo Yang2009-08-131-1/+3
* Merge the branches/struggleyb/libdom-remain back to trunk.Bo Yang2009-08-115-29/+500
* First cut at a port to the new buildsystem.John Mark Bell2009-03-251-52/+2
* Make the dom string class more useful.John Mark Bell2007-10-031-5/+20
* dom_initialise() and dom_finalise() are now completely public, rather than hi...John Mark Bell2007-09-291-5/+23
* Introduce global initialistaion/finalisation for DOM library. This should be ...John Mark Bell2007-09-292-1/+48
* Add DOMImplementation, DOMImplementationListJohn Mark Bell2007-07-122-0/+237