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
path:
root
/
bindings
/
xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Intern a few more bits in the expat handler
Daniel Silverstone
2012-11-03
1
-12
/
+14
*
Change XML Parser API to be more sane
Daniel Silverstone
2012-11-03
3
-72
/
+32
*
Add some casts through void to shush the RISC OS compiler
Daniel Silverstone
2012-11-03
1
-3
/
+4
*
Remove unused variables
Daniel Silverstone
2012-11-02
1
-2
/
+0
*
Augment expat binding to support namespaced attribute values
Daniel Silverstone
2012-11-02
1
-5
/
+29
*
Update expat binding to cope better with namespaced tag names
Daniel Silverstone
2012-11-02
1
-2
/
+27
*
Move generation of id_name into document by default. Since 'id' is the most ...
Daniel Silverstone
2012-11-02
1
-10
/
+0
*
fixup comment damage from automated type conversion
Vincent Sanders
2012-09-11
2
-21
/
+21
*
unsigned long -> uint32_t, signed long and long -> int32_t, plus collateral f...
Daniel Silverstone
2012-09-10
2
-21
/
+21
*
XML Binding: Allow expat handler to coalesce TEXT nodes. Core suite now passe...
Daniel Silverstone
2012-07-15
1
-1
/
+35
*
XML Binding: Allow expat binding to create text nodes if not parsing cdata
Daniel Silverstone
2012-07-15
1
-6
/
+32
*
XML Binding: Add doctype support to Expat handler
Daniel Silverstone
2012-07-15
1
-0
/
+45
*
XML Binding: Add comment support to Expat handler
Daniel Silverstone
2012-07-15
1
-0
/
+52
*
XML binding: Expat handler, dodgy external entity ref handler
Daniel Silverstone
2012-07-15
1
-48
/
+95
*
XML binding: Not libxml only any more
Daniel Silverstone
2012-07-15
1
-1
/
+1
*
Update to new NSBUILD infrastructure
Daniel Silverstone
2012-06-29
1
-1
/
+1
*
Beginnings of an expat binding -- NOT FUNCTIONAL YET
Daniel Silverstone
2012-03-24
4
-8
/
+366
*
Merge branches/jmb/dom-alloc-purge back to trunk
John Mark Bell
2011-12-21
2
-40
/
+50
*
s/struct dom_string/dom_string/g
John Mark Bell
2011-04-07
1
-11
/
+11
*
Provide mechanism for binding/client to define the features a document object...
John Mark Bell
2010-12-06
1
-0
/
+1
*
Simplify DOMImplementation API by replacing dom_strings with const char *
John Mark Bell
2010-12-06
1
-39
/
+6
*
Remove bootstrap infrastructure, and just make dom_implementation a stub.
John Mark Bell
2010-12-05
1
-34
/
+2
*
Sync with modified libwapcaplet API: 11 additional DOM Level1 testsuite failu...
John Mark Bell
2010-08-26
2
-13
/
+6
*
Fix install rule
John Mark Bell
2009-09-21
1
-1
/
+1
*
Merge the Events module (branches/struggleyb/libdom-events) back to trunk. :)
Bo Yang
2009-08-13
1
-2
/
+4
*
Merge the branches/struggleyb/libdom-remain back to trunk.
Bo Yang
2009-08-11
6
-488
/
+95
*
More best guesses.
John Mark Bell
2009-04-17
1
-0
/
+1
*
Work around bug in libxml headers.
John Mark Bell
2009-03-26
1
-0
/
+4
*
Squash warnings
John Mark Bell
2009-03-25
1
-7
/
+7
*
First cut at a port to the new buildsystem.
John Mark Bell
2009-03-25
1
-65
/
+12
*
Rationalise dom_string (some consideration is required as to what happens wrt...
John Mark Bell
2009-03-03
2
-24
/
+17
*
Fix up names of xml binding error enum values
John Mark Bell
2007-11-04
3
-14
/
+14
*
Fix up bindings buildsystem to permit multiple bindings to be built -- quite ...
John Mark Bell
2007-11-04
7
-157
/
+131
*
DOM Strings are now capable of containing either UTF-8 or UTF-16 encoded data.
John Mark Bell
2007-09-30
2
-1
/
+7
*
dom_initialise() and dom_finalise() are now completely public, rather than hi...
John Mark Bell
2007-09-29
1
-11
/
+0
*
Add finalisation method to libxml-libdom.
John Mark Bell
2007-09-29
2
-0
/
+21
*
Introduce global initialistaion/finalisation for DOM library. This should be ...
John Mark Bell
2007-09-29
1
-0
/
+5
*
Include required headers
John Mark Bell
2007-09-22
1
-0
/
+3
*
Begin implementation of DocumentType class
John Mark Bell
2007-09-19
2
-21
/
+36
*
More informational messaging
John Mark Bell
2007-09-18
1
-6
/
+45
*
More logging of failed DOM calls.
John Mark Bell
2007-09-17
1
-4
/
+45
*
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
*
Add callback for informational messaging (with variable severity, a la syslog)
John Mark Bell
2007-09-16
3
-43
/
+99
*
Comment fixes
John Mark Bell
2007-07-29
1
-4
/
+4
*
Sort out somewhat messy object construction.
John Mark Bell
2007-07-28
1
-3
/
+3
*
Add ability to set a document's doctype after the document has been created
John Mark Bell
2007-07-26
1
-3
/
+8
*
Further work on libxml binding.
John Mark Bell
2007-07-22
1
-29
/
+325
*
More libxml binding work
John Mark Bell
2007-07-22
1
-45
/
+228
*
Fix RISC OS build
John Mark Bell
2007-07-20
1
-1
/
+3
[next]