1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
merge More... about 12 years ago
Free XPath explicitly More... about 12 years ago
Free XPath explicitly More... about 12 years ago
go fmt More... over 12 years ago
add SearchByDeadline More... over 12 years ago
add SearchByDeadline More... over 12 years ago
Merge branch 'master' into release_4.0 More... over 12 years ago
fix memory leak and crash More... over 12 years ago
update test cases. More... over 12 years ago
evaluation of an xpath could return error. pop it up to Search More... over 12 years ago
add a string function to return the xpath itself More... over 12 years ago
a test that causes memory leaks in libxml More... over 12 years ago
should free the memory in test More... over 12 years ago
a bad xpath at runtime returns an empty array More... over 12 years ago
fix the issue where an XPath contains an undefined function and the error is only exposed during evaluation. Should check the result pointer More... over 12 years ago
add two tests for compiling XPath expression More... over 12 years ago
Merge branch 'release_4.0' More... over 12 years ago
Merge branch 'master' of github.com:moovweb/gokogiri More... over 12 years ago
Merge branch 'master' into release_4.0 More... over 12 years ago
merge with release_4.0 bug fix More... over 12 years ago
add test case; removed node still has the document as its parent. So we need to check if a doc wants to remove itself More... over 12 years ago
add a license More... over 12 years ago
check if the node to be added as previous/next sibling or child is myself. If so, do nothing. More... over 12 years ago
add test case for add myself as a child node; and add myself as the next sibling More... over 12 years ago
add test case for https://github.com/moovweb/manhattan/issues/860 More... over 12 years ago
Merge branch 'master' of github.com:moovweb/gokogiri More... over 12 years ago
delay freeing nodes to freeing document More... over 12 years ago
Helping the devil windows run some tests because it's too much of a prick to do it normally...github issue #756 More... over 12 years ago
Merge branch 'master' of github.com:moovweb/gokogiri More... over 12 years ago
Switch to specific libxml2 More... over 12 years ago