openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
P
PersistentList C++
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 17, 2025 — Mar 17, 2026
Showing page 1 of 1
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixed typo in README
Simon Pratt
More...
over 14 years ago
Redesigned point persistent list s.t. lists are now stored in descending order
Simon Pratt
More...
over 14 years ago
Source line formatting tweak.
Simon Pratt
More...
over 14 years ago
Fixed a bug where the list was being built incorrectly
Simon Pratt
More...
over 14 years ago
Now using fixed-size nodes.
Simon Pratt
More...
over 14 years ago
Now removing duplicates at the ADT level.
Simon Pratt
More...
over 14 years ago
PersistentList interface now only allows setting next at increasing times
Simon Pratt
More...
over 14 years ago
Now able to specify how many enumeration iterations
Simon Pratt
More...
over 14 years ago
Fixed a bug where a vector would be incorrectly cast to an array
Simon Pratt
More...
over 14 years ago
Cleaned up documentation
Simon Pratt
More...
over 14 years ago
Now using a tree to speed up persistent list creation.
Simon Pratt
More...
over 14 years ago
Added documentation for random order point insertion
Simon Pratt
More...
over 14 years ago
Fixed a bug where inserting nodes was doing a lot of extra work.
Simon Pratt
More...
over 14 years ago
Fixed a bug where querying for a point higher than the max failed.
Simon Pratt
More...
almost 15 years ago
Implemented leftMostNE query.
Simon Pratt
More...
almost 15 years ago
Data structure should be correct
Simon Pratt
More...
almost 15 years ago
BUGFIX: certain sequences of insertions would create incorrect tree
Simon Pratt
More...
almost 15 years ago
Now only tracking changes in next pointers.
Simon Pratt
More...
almost 15 years ago
Now using map instead of array in nodes.
Simon David Pratt
More...
almost 15 years ago
Now using "fat" nodes.
Simon Pratt
More...
almost 15 years ago
Fixed a bunch of bugs which were causing incorrect lists.
Simon Pratt
More...
almost 15 years ago
Major refactoring
Simon Pratt
More...
almost 15 years ago
Abstracted out the Persistent List data structure
Simon Pratt
More...
almost 15 years ago
Fixed a bug where paths weren't being properly copied.
Simon Pratt
More...
almost 15 years ago
Implemented path copying persistence.
Simon Pratt
More...
almost 15 years ago
Implemented naïve persistent lists
Simon Pratt
More...
almost 15 years ago
Now properly building a sorted array.
Simon Pratt
More...
almost 15 years ago
Implemented array sorted by x
Simon Pratt
More...
almost 15 years ago
Initial commit
Simon Pratt
More...
almost 15 years ago
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