index
:
libdom.git
chris/fetch-x-ent-ref
dsilvers/forms1
master
rupindersingh/dlist
rupindersingh/libdom
rupindersingh/libdom_recovered
tlsa/add-ci
tlsa/refcheck
Document Object Model library
NetSurf Browser Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stop TestObject appending .xml to the filename -- the auto-generated testcase...
John Mark Bell
2007-09-19
2
-2
/
+2
*
Begin implementation of DocumentType class
John Mark Bell
2007-09-19
7
-87
/
+202
*
More informational messaging
John Mark Bell
2007-09-18
1
-6
/
+45
*
Implement dom_element_get_tag_name()
John Mark Bell
2007-09-18
1
-8
/
+105
*
Implement sanity checking in dom_node_insert_before()
John Mark Bell
2007-09-18
1
-18
/
+116
*
More logging of failed DOM calls.
John Mark Bell
2007-09-17
1
-4
/
+45
*
Partial implementation of dom_node_insert_before. This has utterly no sanity ...
John Mark Bell
2007-09-17
1
-5
/
+29
*
Fix potential segfaults
John Mark Bell
2007-09-17
1
-2
/
+4
*
Implement xml-binding-specific dom_implementation_create_document
John Mark Bell
2007-09-17
1
-8
/
+46
*
Make Document nodes own themselves (removes need for special case for Documents)
John Mark Bell
2007-09-17
2
-17
/
+78
*
Fix testcases after change to xml_parser API (messaging callback)
John Mark Bell
2007-09-16
1
-3
/
+18
*
Add callback for informational messaging (with variable severity, a la syslog)
John Mark Bell
2007-09-16
3
-43
/
+99
*
Move parameter declaration, as xsltproc (libxml 2.6.26, libxslt 1.1.21, libex...
John Mark Bell
2007-09-16
1
-5
/
+5
*
Fix bug in dom_node_destroy -- Document nodes have no owner, so attempting to...
John Mark Bell
2007-09-16
1
-8
/
+18
*
Notes on W3C test suite elements
James Shaw
2007-08-16
1
-0
/
+179
*
Import more W3C tests that compile successfully
James Shaw
2007-08-11
3
-0
/
+146
*
Implement assertSize
James Shaw
2007-08-11
1
-2
/
+66
*
Import more W3C tests that compile successfully
James Shaw
2007-08-09
5
-0
/
+233
*
Add assertTrue and assertFalse templates; add boolean primitive to ctypes.xml...
James Shaw
2007-08-09
2
-1
/
+28
*
Import more W3C tests that compile successfully
James Shaw
2007-08-08
6
-0
/
+277
*
Import string helper functions from XSLT Standard Library
James Shaw
2007-08-08
1
-0
/
+1233
*
Fix casting of structs as 'out' parameters. Update ctypes.xml mappings.
James Shaw
2007-08-08
2
-2
/
+63
*
Rename dom_named_node_map to dom_namednodemap to be consistent with the rest ...
James Shaw
2007-08-08
2
-4
/
+4
*
Fix structure name dom_nodelist
James Shaw
2007-08-03
2
-4
/
+4
*
Import test from W3C test suite
James Shaw
2007-08-03
1
-0
/
+45
*
Reinstate assertEquals template
James Shaw
2007-08-03
1
-2
/
+51
*
Implemented variable-or-literal type guessing. Implemented creation of tempo...
James Shaw
2007-08-01
1
-11
/
+38
*
Comment fixes
John Mark Bell
2007-07-29
3
-9
/
+9
*
Improve description of the list of nodes pending deletion and how it is relat...
John Mark Bell
2007-07-28
1
-0
/
+40
*
Implement Document destructor.
John Mark Bell
2007-07-28
3
-8
/
+109
*
Finalisation and destruction of nodes
John Mark Bell
2007-07-28
21
-5
/
+463
*
Add Document constructor
John Mark Bell
2007-07-28
2
-3
/
+108
*
Sort out somewhat messy object construction.
John Mark Bell
2007-07-28
20
-152
/
+480
*
Improve infrastructure for generating parameters for method calls. Stub out ...
James Shaw
2007-07-27
1
-20
/
+194
*
Implement type-specific node constructors and veneer the appropriate Document...
John Mark Bell
2007-07-26
15
-83
/
+413
*
Add ability to set a document's doctype after the document has been created
John Mark Bell
2007-07-26
3
-3
/
+45
*
Further work on libxml binding.
John Mark Bell
2007-07-22
1
-29
/
+325
*
Fix binding.c API usage.
John Mark Bell
2007-07-22
2
-2
/
+11
*
Add omitted dom_document_create_comment API
John Mark Bell
2007-07-22
2
-0
/
+26
*
More libxml binding work
John Mark Bell
2007-07-22
1
-45
/
+228
*
Rewritten produce-specific-attribute to handle casts properly. IDL to C name...
James Shaw
2007-07-22
2
-240
/
+233
*
More name changes for consistency with spec
James Shaw
2007-07-21
2
-12
/
+12
*
rename dom_document_get_element() to dom_document_get_document_element()
James Shaw
2007-07-21
2
-2
/
+2
*
Silence GCC/LD command lines when building test cases.
John Mark Bell
2007-07-21
4
-10
/
+11
*
Add cast for attribute result variable
James Shaw
2007-07-21
2
-16
/
+128
*
Fix RISC OS build
John Mark Bell
2007-07-20
4
-9
/
+15
*
Silence XSLT invocation.
John Mark Bell
2007-07-20
1
-1
/
+2
*
Document implications of reference counting on DOM node destruction.
John Mark Bell
2007-07-19
1
-0
/
+102
*
Add XML to C transformation to 'make test' target
James Shaw
2007-07-19
6
-10
/
+2574
*
Add email address
James Shaw
2007-07-19
2
-2
/
+2
[next]