openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
L
libdict
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Mar 16, 2025 — Mar 16, 2026
Showing page 1 of 14
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Remove unneeded include directive
Farooq Mela
More...
almost 7 years ago
Fix static library creation on OS X
Farooq Mela
More...
almost 7 years ago
GNUmakefile: fix cross compliation (#32)
rosysong
More...
over 7 years ago
Improve splay tree deletion (#31)
Farooq Mela
More...
almost 8 years ago
benchmark: shuffle keys before search & deletion
Farooq Mela
More...
almost 8 years ago
Fix compile issues for util.h
Farooq Mela
More...
almost 8 years ago
Prevent stack overflow in big, unbalanced treese by making tree_clear() non-recursive (fixes #26) (#27)
Farooq Mela
More...
about 8 years ago
Add TODO and remove stale comment
Farooq Mela
More...
about 8 years ago
Tweak README
Farooq Mela
More...
about 8 years ago
Reformat references
Farooq Mela
More...
about 8 years ago
Implement iterator remove and compare (#25)
Farooq Mela
More...
about 8 years ago
Formatting nitpicks
Farooq Mela
More...
over 8 years ago
Support user specified data in visit callback (#24)
Shiva
More...
over 8 years ago
Add basic checks for memory leaks
Farooq Mela
More...
over 8 years ago
Add missing AVL tree search functions
Farooq Mela
More...
over 8 years ago
Create util.h for standalone program utility methods
Farooq Mela
More...
over 8 years ago
Skiplist optimizations
Farooq Mela
More...
over 8 years ago
Fix really stupid bugs in max path length function. Display tree metrics in benchmark.
Farooq Mela
More...
over 8 years ago
Implement skiplist near search (#21)
Farooq Mela
More...
over 8 years ago
Refactor tree code to use tree_common routines wherever possible. Change invalid iterator behavior.
Farooq Mela
More...
over 8 years ago
Add missing tree near-search declarations and implementations
Farooq Mela
More...
over 8 years ago
Remove tree minimum and maximum functions
Farooq Mela
More...
over 8 years ago
unit test: more details in failure output
Farooq Mela
More...
over 8 years ago
unit tests: smarter about select/near-search functions and handling of sorted containers
Farooq Mela
More...
over 8 years ago
Add a 'sorted' boolean field to the dict vtable, and don't assume all-or-nothing near-search functions.
Farooq Mela
More...
over 8 years ago
Whitespace fixes
Farooq Mela
More...
over 8 years ago
red-black tree: eliminate the use of sentinel node (#18)
Farooq Mela
More...
over 8 years ago
red-black tree: store color information in parent pointer instead of right link
Farooq Mela
More...
over 8 years ago
Unit tests: exit with failure code if any tests failed
Farooq Mela
More...
over 8 years ago
red-black tree: verify that each path to a nil leaf contains the same number of black nodes
Farooq Mela
More...
over 8 years ago
←
1
2
3
4
5
6
7
8
9
…
13
14
→
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