summaryrefslogtreecommitdiff
path: root/src/bootstrap/init_fini.c
Commit message (Expand)AuthorAgeFilesLines
* Remove bootstrap infrastructure, and just make dom_implementation a stub.John Mark Bell2010-12-051-83/+0
* Merge the branches/struggleyb/libdom-remain back to trunk.Bo Yang2009-08-111-8/+11
* 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-291-0/+47