Douglas B. Rumbaugh
Blog
Publications
Conferences
Vitae
Links
Git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
General Comment + Consistency updates
Douglas Rumbaugh
2023-10-30
24
-282
/
+167
*
DynamicExtension: comment cleanup/adjustments
Douglas Rumbaugh
2023-10-30
1
-11
/
+14
*
Epoch/DynamicExtension: added cv to epoch retirement check
Douglas Rumbaugh
2023-10-30
2
-4
/
+36
*
FIFOScheduler: correctly protect m_cv with a lock
Douglas Rumbaugh
2023-10-30
1
-0
/
+5
*
DynamicExtension: adjusted a few operations to ensure conistency
Douglas Rumbaugh
2023-10-30
2
-15
/
+37
*
Concurrency updates + fixes for compile errors
Douglas Rumbaugh
2023-10-30
6
-99
/
+106
*
Began moving to an explicit epoch-based system
Douglas Rumbaugh
2023-10-23
9
-103
/
+481
*
Bugfixes
Douglas Rumbaugh
2023-10-23
3
-1
/
+7
*
Initial pass w/ new scheduler setup
Douglas Rumbaugh
2023-10-20
7
-341
/
+196
*
Checkpointing work
Douglas Rumbaugh
2023-10-20
2
-33
/
+84
*
Re-structuring Project + scheduling updates
Douglas Rumbaugh
2023-09-25
21
-427
/
+377
*
Bugfixes for tiering
Douglas Rumbaugh
2023-09-20
3
-4
/
+9
*
The scheduler now spawns a seperate merge thread
Douglas Rumbaugh
2023-09-18
4
-58
/
+221
*
Moved individual merge task execution into the scheduler
Douglas Rumbaugh
2023-09-18
3
-35
/
+98
*
General bugfixes
Douglas Rumbaugh
2023-09-18
2
-1
/
+5
*
Began re-architecting the project for concurrency support
Douglas Rumbaugh
2023-09-13
7
-308
/
+645
*
Migrated over to using psudb-common utilities/headers
Douglas Rumbaugh
2023-08-24
21
-4512
/
+77
*
Removed unused pagedfile header
Douglas Rumbaugh
2023-08-24
1
-434
/
+0
*
Change PGM to range count.
Dong Xie
2023-07-28
2
-32
/
+58
*
Expanded query interface
Douglas Rumbaugh
2023-07-27
9
-50
/
+269
*
Alex shard progress
Douglas Rumbaugh
2023-07-26
2
-0
/
+361
*
Exposed epsilon configuration parameter for PGM
Douglas Rumbaugh
2023-07-26
1
-4
/
+5
*
Adjusted calculation for index size
Douglas Rumbaugh
2023-07-26
6
-46
/
+53
*
VPTree: account for size of pointer array in memory usage
Douglas Rumbaugh
2023-07-25
1
-2
/
+1
*
VPTree: Added template configuration to use/not use a hash table
Douglas Rumbaugh
2023-07-25
1
-6
/
+32
*
VPTree: bugfix
Douglas Rumbaugh
2023-07-24
1
-1
/
+1
*
VPTree: added a level of indirection to avoid repeated point copies
Douglas Rumbaugh
2023-07-24
1
-23
/
+52
*
VPTree: fixed knn query
Douglas Rumbaugh
2023-07-24
3
-53
/
+99
*
Cosine Similarity Type
Douglas Rumbaugh
2023-07-24
1
-4
/
+48
*
VPTree: KNN query initial implementation
Douglas Rumbaugh
2023-07-24
1
-4
/
+126
*
ISAM IRS query bugfixes
Douglas Rumbaugh
2023-07-24
1
-9
/
+28
*
BTree-based baselines for IRS and Range queries
Douglas Rumbaugh
2023-07-23
1
-0
/
+3924
*
Triespline RQ fixes
Douglas Rumbaugh
2023-07-23
1
-7
/
+26
*
Benchmarking updates
Douglas Rumbaugh
2023-07-23
1
-2
/
+124
*
Added the parameter argument to query merge routine
Douglas Rumbaugh
2023-07-17
6
-6
/
+6
*
VPTree: added fixme for tombstone handling in the hashtable
Douglas Rumbaugh
2023-07-17
1
-2
/
+7
*
PriorityQueue: generalized priority queue comparison operation
Douglas Rumbaugh
2023-07-17
2
-4
/
+41
*
VPTree: changed Point format to a D-dimensional point.
Douglas Rumbaugh
2023-07-17
1
-6
/
+24
*
VPTree: use a secondary hash-table for point lookups
Douglas Rumbaugh
2023-07-17
2
-8
/
+24
*
Initial commit of VPTree-related code
Douglas Rumbaugh
2023-07-13
2
-11
/
+350
*
Slightly optimized merge function
Douglas Rumbaugh
2023-07-03
1
-3
/
+11
*
Bugfixes
Douglas Rumbaugh
2023-07-03
1
-1
/
+1
*
Fixed query errors
Douglas Rumbaugh
2023-07-03
2
-8
/
+16
*
PGM Shard bugfixes
Douglas Rumbaugh
2023-06-26
1
-2
/
+2
*
TrieSpline: fixed error in min/max key determination
Douglas Rumbaugh
2023-06-13
1
-5
/
+10
*
MemISAM: Removed friend relationship with InternalLevel
Douglas Rumbaugh
2023-06-13
1
-1
/
+0
*
TrieSpline: parameterized TrieSpline template with max error
Douglas Rumbaugh
2023-06-13
1
-5
/
+3
*
Updated bloom filters to use whole record
Douglas B. Rumbaugh
2023-06-09
5
-30
/
+30
*
Fixed bug(s) in tagging-based deletes
Douglas B. Rumbaugh
2023-06-09
7
-7
/
+27
*
Build changes and interface cleanup
Douglas B. Rumbaugh
2023-06-09
2
-6
/
+6
[prev]
[next]