openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
L
libxmljs
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 6 hours
ago. based on code collected
about 6 hours
ago.
Jul 19, 2024 — Jul 19, 2025
Showing page 16 of 25
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
minor style changes
Marco Rogers
More...
over 14 years ago
updated tests with deep equals where appropriate
Marco Rogers
More...
over 14 years ago
updated tests to use node assert module
Marco Rogers
More...
over 14 years ago
user proper typedefs
Marco Rogers
More...
over 14 years ago
Added tests for adding nodes and checking cloning.
Nick Campbell
More...
over 14 years ago
removed error logging from tests
Marco Rogers
More...
almost 15 years ago
add ref integrity tests and use gc liberally
Marco Rogers
More...
almost 15 years ago
tests now use gc
Marco Rogers
More...
almost 15 years ago
use xmlFree everywhere
Marco Rogers
More...
almost 15 years ago
Added document references to node and namespace to prevent GC
Marco Rogers
More...
almost 15 years ago
docs: added note about scons and removed outdated constructor signatures
Marco Rogers
More...
almost 15 years ago
Fix for childNodes so the content doesn't get GCed.
Marco Rogers
More...
almost 15 years ago
added docs. it's just the wiki pages
Marco Rogers
More...
almost 15 years ago
fixed links in readme
Marco Rogers
More...
almost 15 years ago
fixed links in readme
Marco Rogers
More...
almost 15 years ago
updated readme
Marco Rogers
More...
almost 15 years ago
bump version. add repo and bug info package.json
Marco Rogers
More...
almost 15 years ago
updated tests so error checking doesn't fail
Marco Rogers
More...
almost 15 years ago
Merge branch 'master' of github.com:polotek/libxmljs
Marco Rogers
More...
almost 15 years ago
added tests for the cdata and comments
Marco Rogers
More...
almost 15 years ago
text type nodes don't have a name() so return undefined
Marco Rogers
More...
almost 15 years ago
cdata type nodes don't have a name() so return undefined
Marco Rogers
More...
almost 15 years ago
fixed segfault with xpath when it returned an empty nodeset
Marco Rogers
More...
almost 15 years ago
fix some memory errors from creating unnecessary Persistent Handles
Marco Rogers
More...
almost 15 years ago
refined import_element changes because xmlAddChild would coalesce text nodes and free the inserted one from memory
Blagovest Dachev
More...
almost 15 years ago
removed import_element residue
Blagovest Dachev
More...
almost 15 years ago
Removed code that copied the inserted element if its document and the target document were not the same. This produced some unexpected behavior: after A.addChild(B), B would NOT be a child of A. xmlAddChild automatically updates the node's document so this is not needed.
Blagovest Dachev
More...
almost 15 years ago
fixed a few memory leaks and that annoying attribute adding thing
Marco Rogers
More...
almost 15 years ago
Removed unnecessary check
Blagovest Dachev
More...
about 15 years ago
Fixed uninitialized variable
Blagovest Dachev
More...
about 15 years ago
←
1
2
…
12
13
14
15
16
17
18
19
20
…
24
25
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree