246:b2a2555d645c
|
2007-03-17 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2007-03-17 19:46:48 by paulb]
Changed the parse functions to expose an HTML encoding parameter for
overriding libxml2's encoding detection mechanisms. |
|
|
libxml2dom/__init__.py libxml2dom/macrolib/macrolib.py libxml2dom/svg.py
|
|
245:4cc51eb695ea
|
2007-03-17 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2007-03-17 19:45:57 by paulb]
Updated release notes and added a compatibility warning. |
|
|
README.txt
|
|
244:2873bb48cd58
|
2007-03-15 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2007-03-15 23:12:53 by paulb]
Updated release notes. |
|
|
packages/ubuntu-hoary/python2.4-libxml2dom/debian/changelog
|
|
243:c11c76afcbbb
|
2007-03-15 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2007-03-15 23:12:48 by paulb]
Added the missing CDATA node type entry. |
|
|
libxml2dom/macrolib/macrolib.py
|
|
242:fdd06d8582f1
|
2007-03-15 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2007-03-15 23:12:33 by paulb]
Updated release notes. |
|
|
README.txt
|
|
241:2c62acb8b7b1
|
2007-03-13 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2007-03-13 19:33:11 by paulb]
Updated release notes. |
|
|
packages/ubuntu-hoary/python2.4-libxml2dom/debian/changelog
|
|
240:ad3e17df1e84
|
2007-03-13 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2007-03-13 19:33:06 by paulb]
Fixed previousSibling, nextSibling, parentNode using a test for the result
of the underlying function providing the libxml2 result for such
operations.
Reintroduced node comparisons.
Added a getDOMImplementation function. |
|
|
libxml2dom/__init__.py
|
|
239:c8441afb91a4
|
2007-03-13 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2007-03-13 19:31:48 by paulb]
Updated release notes. |
|
|
README.txt
|
|
238:dbe1fb6fb794
|
2007-03-13 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2007-03-13 00:17:24 by paulb]
Updated release notes. |
|
|
packages/ubuntu-hoary/python2.4-libxml2dom/debian/changelog
|
|
237:03c1c3998472
|
2007-03-13 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2007-03-13 00:17:17 by paulb]
Added textContent support. |
|
|
libxml2dom/macrolib/macrolib.py
|
|