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
G
gokogiri
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 10 of 21
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
restore the tests; change the replace test because it needs to get the new node once being replaced
Zhigang Chen
More...
almost 13 years ago
Calling remove is safer
Zhigang Chen
More...
almost 13 years ago
fragment does not use NodeSet
Zhigang Chen
More...
almost 13 years ago
let "make bench" work
Zhigang Chen
More...
almost 13 years ago
count the number of nodes
Zhigang Chen
More...
almost 13 years ago
fragment does not use NodeSet
Zhigang Chen
More...
almost 13 years ago
fragment does not use NodeSet
Zhigang Chen
More...
almost 13 years ago
Add inner tests. These used to fail w the old gokogiri
Sean Jezewski
More...
almost 13 years ago
Added a bunch of search benchmarks. Some cool differences in there
Sean Jezewski
More...
almost 13 years ago
Added benchmarks for the rest of the node functions to stress test for bugs. The BenchmarkReplace benchmark panics -- this bug may be related to the ResetChildren bug that the SetChildren benchmarking exposed
Sean Jezewski
More...
almost 13 years ago
Remove debug lines and disable the panicking benchmark
Sean Jezewski
More...
almost 13 years ago
Repro of double-free bug w SetChildren()
Sean Jezewski
More...
almost 13 years ago
Add benchmark helper to test framework. Added a few node benchmarks
Sean Jezewski
More...
almost 13 years ago
Refactored remaining node tests to use consistent test helpers. So succinct\!
Sean Jezewski
More...
almost 13 years ago
First test converted to use new test helpers
Sean Jezewski
More...
almost 13 years ago
Use consistent actual/expected failed test output
Sean Jezewski
More...
almost 13 years ago
Merge branch 'go0' of github.com:moovweb/gokogiri into go0
Sean Jezewski
More...
almost 13 years ago
Updated AddNextSibling() test to fail, then fixed bug. This behavior mimicks nokogiri.
Sean Jezewski
More...
almost 13 years ago
add two more insert functions and wrap
Zhigang Chen
More...
almost 13 years ago
add a func to create cdata node
Zhigang Chen
More...
almost 13 years ago
damn it
Zhigang Chen
More...
almost 13 years ago
sublime reformats it
Zhigang Chen
More...
almost 13 years ago
use the new func to parse fragment
Zhigang Chen
More...
almost 13 years ago
add another way of parsing fragment
Zhigang Chen
More...
almost 13 years ago
error checking
Zhigang Chen
More...
almost 13 years ago
fail it!
Zhigang Chen
More...
almost 13 years ago
fix typo
Zhigang Chen
More...
almost 13 years ago
no need for the C func
Zhigang Chen
More...
almost 13 years ago
rename these two C functions to avoid name conflicts with the new gokogiri in case we want to use both the old and the new gokogiri at the same.
Zhigang Chen
More...
almost 13 years ago
append a C-string terminator to the end of array; update attribute functions
Zhigang Chen
More...
almost 13 years ago
←
1
2
…
6
7
8
9
10
11
12
13
14
…
20
21
→
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