0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 04, 2025 — Aug 04, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #18 from jchip/master More... over 9 years ago
add optional MurmurHash More... over 9 years ago
no need for strlen More... over 9 years ago
const More... over 9 years ago
update test_leak More... over 9 years ago
remove manual memory allocations More... over 9 years ago
remove manual memory allocation More... over 9 years ago
remove jitterly memory allocations for node id More... over 9 years ago
use big enough memory for hash buffer More... over 9 years ago
run leak test More... over 9 years ago
Update for Node >= 4.x.x More... over 9 years ago
code reformatting More... over 9 years ago
Update package.json More... over 14 years ago
Update README formatting More... over 14 years ago
Merge pull request #7 from wdavidw/master More... over 14 years ago
Bump to version 0.2.1 More... over 14 years ago
Fix reference to the build module following node 0.6x upgrade More... over 14 years ago
Updated engine to ">=0.4.x" More... over 15 years ago
Version bump to v0.2.0 More... over 15 years ago
Updated the README More... over 15 years ago
Added node_modules to .gitignore More... over 15 years ago
Converted test_distribution.js to use expresso and should.js. Added Makefile for doing make test. More... over 15 years ago
Merged pull request #3 from wdavidw/master. More... over 15 years ago
Bump version to v0.1.1 More... over 15 years ago
Add leak test (just a big loop) More... over 15 years ago
Layout simplification (move wscript to root level, remove lib folder) and fix bug tracker url More... over 15 years ago
Ignore all .* files More... over 15 years ago
Fix memory leak by deleting ring->vpoints pointer More... over 15 years ago
Tidied up package.json. Added npm installation instructions to README.md. Added index.js for easier lib access. More... over 15 years ago
Make npm package name consistent with the name used for require() More... over 15 years ago