summaryrefslogtreecommitdiff
path: root/src/core/entity_ref.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branches/jmb/dom-alloc-purge back to trunkJohn Mark Bell2011-12-211-37/+32
* s/struct dom_string/dom_string/gJohn Mark Bell2011-04-071-2/+2
* Merge the branches/struggleyb/libdom-remain back to trunk.Bo Yang2009-08-111-36/+62
* Convert EntityReference interface to use vtable structure.Bo Yang2009-03-211-2/+2
* Modify dom_node_initialise() API to permit specification of namespace URI and...John Mark Bell2007-09-271-1/+1
* Add dom_entity_reference_get_textual_representation() as an internal library ...John Mark Bell2007-09-231-0/+22
* Finalisation and destruction of nodesJohn Mark Bell2007-07-281-0/+42
* Sort out somewhat messy object construction.John Mark Bell2007-07-281-0/+57