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
append a C-string terminator to the end of byte arrays More... almost 13 years ago
append a cstring terminator at the end of byte arrays More... almost 13 years ago
add minimum tests. more needed More... almost 13 years ago
add one more attribute fund; rename the previous two More... almost 13 years ago
add attribute and SetAttribute More... almost 13 years ago
update the expected output because xml output is now formated More... almost 13 years ago
what if document.outEncoding is nil? check it. format xml output as nokogiri does More... almost 13 years ago
defaultly we need to install the pkgs because building later More... almost 13 years ago
let it run test More... almost 13 years ago
Merge branch 'go0' of github.com:moovweb/gokogiri into go0 More... almost 13 years ago
pull in the old gokogiri for now More... almost 13 years ago
Updated 'big_un' test output. Test passes now More... almost 13 years ago
allocate a new output buffer if the input len is above a certain limit no buffer grow in go from C callback due to a go bug. this has been fixed in v1. More... almost 13 years ago
buffer cannot grow now; make it quite big More... almost 13 years ago
Merge branch 'go0' of github.com:moovweb/gokogiri into go0 More... almost 13 years ago
should set the buffer!! More... almost 13 years ago
Added normal test -- 300K document that passes the parsing tests More... almost 13 years ago
Added benchmarking for new doc parsing. Even on tiny docs, buffered parsing is 2x faster. Also added giant macys html which crashes the parsing More... almost 13 years ago
Add back buffered test More... almost 13 years ago
Refactoring tests. First pass More... almost 13 years ago
add more functions More... almost 13 years ago
updated tests More... almost 13 years ago
expose output buffer and input/output encodings More... almost 13 years ago
check for nil xpath result More... almost 13 years ago
add another test More... almost 13 years ago
expose String More... almost 13 years ago
update fragment to make it consistent with the fragment in xml More... almost 13 years ago
have a separate test file for htmlfragment More... almost 13 years ago
new fragment More... almost 13 years ago
Node only removes! Its document Frees! More... almost 13 years ago