0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 24 hours ago.
May 17, 2023 — May 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of https://github.com/dudochkin-victor/libxmljs into cdata More... about 12 years ago
make html parse error tests more forgiving More... about 12 years ago
Merge pull request #129 from alfyboza/document-namespaces More... about 12 years ago
Updated tests to assert for empty and nested namespaces. More... about 12 years ago
Moved document.namespaces() -> element.namespaces(). document.namespaces() now returns root element's namespaces. More... about 12 years ago
Added document.namespaces() to retrieve the list of namespaces in document. More... about 12 years ago
Merge pull request #128 from dordille/master More... about 12 years ago
Added xsd validation to Document More... about 12 years ago
update Makefile and README to use node-gyp More... about 12 years ago
add syntax highlight to README.md More... about 12 years ago
gyp: add a binding.gyp file for node-gyp support More... about 12 years ago
package: remove the 'preinstall' and 'install' scripts More... about 12 years ago
CDATA Patch More... about 12 years ago
version 0.5.4 More... about 12 years ago
Merge pull request #117 from apeace/callback More... about 12 years ago
Remove global callbacks More... about 12 years ago
add 'using namespace v8' to support node 0.4.7 More... over 12 years ago
version 0.5.2 More... over 12 years ago
support multiple include paths in xml2-config More... over 12 years ago
fix invalid argument type for get_child More... over 12 years ago
support node 0.4.12 More... over 12 years ago
tweak xml_perser recoverable parse test More... over 12 years ago
remove stale _root_element code More... over 12 years ago
version 0.5.0 More... over 12 years ago
Merge pull request #90 from polotek/develop More... over 12 years ago
Update wiki docs More... over 12 years ago
Merge branch 'develop' of github.com:polotek/libxmljs into develop More... over 12 years ago
Update sax parser wiki docs More... over 12 years ago
add travis-ci build status to README.md More... over 12 years ago
Update README.md More... over 12 years ago