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
Remove redundant persistence event factory
AndyHitchman
as Andy Hitchman
More... almost 15 years ago
Draft Endure
AndyHitchman
as Andy Hitchman
More... almost 15 years ago
Track no longer generic.
AndyHitchman
as Andy Hitchman
More... almost 15 years ago
Consider base types when looking for a registered graph
AndyHitchman
as Andy Hitchman
More... almost 15 years ago
Add IEnumerable<T>.Materialize()
AndyHitchman
as Andy Hitchman
More... almost 15 years ago
Fix a bug with greater than query
AndyHitchman
as Andy Hitchman
More... almost 15 years ago
Fix a bug with greater than query
AndyHitchman
as Andy Hitchman
More... almost 15 years ago
Reformat code
AndyHitchman
as Andy Hitchman
More... almost 15 years ago
first passing integration test on StashedSet
AndyHitchman
as Andy Hitchman
More... almost 15 years ago
Simple tests working with StashedSet
AndyHitchman
as Andy Hitchman
More... almost 15 years ago
Basic StashedSet get scenario
AndyHitchman
as Andy Hitchman
More... almost 15 years ago
StashedSet refactoring to support tracking in sessions
AndyHitchman
as Andy Hitchman
More... almost 15 years ago
Get tests working with new session
AndyHitchman
as Andy Hitchman
More... almost 15 years ago
Get rid of repository. Simplify persistence events and sessions
AndyHitchman
as Andy Hitchman
More... almost 15 years ago
Fix UnionOf. Build query chain in StashedSet
AndyHitchman
as Andy Hitchman
More... almost 15 years ago
Spelling
AndyHitchman
as Andy Hitchman
More... almost 15 years ago
Union and Intersect now operate over arbitrary set rather than left- and right-hand only
AndyHitchman
as Andy Hitchman
More... almost 15 years ago
Renames
AndyHitchman
as Andy Hitchman
More... almost 15 years ago
StashedSet index DSL
AndyHitchman
as Andy Hitchman
More... almost 15 years ago
StashedSet index DSL
AndyHitchman
as Andy Hitchman
More... almost 15 years ago
Refactor indexes so that they are not bound to a graph, but rather to any type assignable from a graph. Allows indexes to operate on interfaces and supertypes
AndyHitchman
as Andy Hitchman
More... almost 15 years ago
Tighten up api and renames
AndyHitchman
as Andy Hitchman
More... almost 15 years ago
Clean up interfaces to remove redundant parameter
AndyHitchman
as Andy Hitchman
More... almost 15 years ago
No longer need to know type to get stored graph
AndyHitchman
as Andy Hitchman
More... almost 15 years ago
Removed hash comparison on reverse indexes due to bug in BDB (see Ora Forum post http://forums.oracle.com/forums/thread.jspa?threadID=1039455&tstart=0). Creates test set for bug
AndyHitchman
as Andy Hitchman
More... almost 15 years ago
Moved classes around
AndyHitchman
as Andy Hitchman
More... almost 15 years ago
Clean up code
AndyHitchman
as Andy Hitchman
More... almost 15 years ago
Add Count method
AndyHitchman
as Andy Hitchman
More... almost 15 years ago
Complete execution inside intersect optimisations
AndyHitchman
as Andy Hitchman
More... almost 15 years ago
Add crude proof that optimisation works
AndyHitchman
as Andy Hitchman
More... almost 15 years ago