Douglas B. Rumbaugh
Blog
Publications
Conferences
Vitae
Links
Git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
framework
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'query-refactor'
Douglas Rumbaugh
2023-11-07
2
-0
/
+23
|
\
|
*
DynamicExtension::create_static_structure: fixed heap overflow
Douglas Rumbaugh
2023-11-07
1
-1
/
+1
|
*
Refactoring progress
Douglas Rumbaugh
2023-11-06
1
-1
/
+1
|
*
started refactoring queries interface
Douglas B. Rumbaugh
2023-11-02
2
-0
/
+23
*
|
DynamicExtension: fixed race in get_active_epoch_protected
Douglas Rumbaugh
2023-11-06
1
-2
/
+11
*
|
InternalLevel: switched to std::sharedptr for shard memory management
Douglas Rumbaugh
2023-11-06
1
-52
/
+29
*
|
DynamicExtension: internal_append fixes
Douglas Rumbaugh
2023-11-06
2
-10
/
+55
*
|
DynamicExtension: mutex bug fix
Douglas Rumbaugh
2023-11-06
1
-2
/
+2
*
|
Epoch: Adjusted add empty buffer behavior
Douglas Rumbaugh
2023-11-06
2
-4
/
+26
*
|
DynamicExtension::create_static_structure: fixed heap overflow
Douglas Rumbaugh
2023-11-06
1
-1
/
+1
*
|
MutableBuffer: added explicit tail variable
Douglas Rumbaugh
2023-11-06
1
-5
/
+12
*
|
DynamicExtension: fixed some use-after free bugs
Douglas Rumbaugh
2023-11-06
1
-5
/
+13
*
|
Scheduling: Switched over to a thread pool model
Douglas Rumbaugh
2023-11-06
3
-5
/
+12
|
/
*
Fixes for various bugs under SerialScheduler
Douglas B. Rumbaugh
2023-10-31
3
-17
/
+54
*
MutableBuffer: removed most concurrency control stuff
Douglas B. Rumbaugh
2023-10-31
2
-52
/
+13
*
ExtensionStructure: fixed incorrect constructor args in clone()
Douglas B. Rumbaugh
2023-10-31
1
-2
/
+2
*
FIFOScheduler: fixed a few synchronization issues
Douglas B. Rumbaugh
2023-10-31
1
-8
/
+5
*
SerialScheduler: added a single-threaded scheduler
Douglas B. Rumbaugh
2023-10-31
2
-0
/
+69
*
DynamicExtension: fixed some Epoch-related bugs
Douglas B. Rumbaugh
2023-10-31
1
-6
/
+6
*
Epoch: Creating an epoch now takes references on buffers + versions
Douglas B. Rumbaugh
2023-10-31
1
-0
/
+2
*
DynamicExtension: added a way to block on merge completion
Douglas B. Rumbaugh
2023-10-31
1
-3
/
+31
*
General Comment + Consistency updates
Douglas Rumbaugh
2023-10-30
15
-252
/
+89
*
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
5
-93
/
+98
*
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
13
-45
/
+365
*
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
3
-12
/
+12
*
Expanded query interface
Douglas Rumbaugh
2023-07-27
2
-8
/
+43
*
Alex shard progress
Douglas Rumbaugh
2023-07-26
1
-0
/
+7
*
VPTree: fixed knn query
Douglas Rumbaugh
2023-07-24
1
-2
/
+8
*
Cosine Similarity Type
Douglas Rumbaugh
2023-07-24
1
-4
/
+48
*
Added the parameter argument to query merge routine
Douglas Rumbaugh
2023-07-17
1
-1
/
+1
*
PriorityQueue: generalized priority queue comparison operation
Douglas Rumbaugh
2023-07-17
1
-0
/
+11
*
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
1
-0
/
+9
*
Initial commit of VPTree-related code
Douglas Rumbaugh
2023-07-13
1
-11
/
+36
*
Fixed query errors
Douglas Rumbaugh
2023-07-03
1
-1
/
+1
*
Fixed bug(s) in tagging-based deletes
Douglas B. Rumbaugh
2023-06-09
2
-1
/
+2
*
Build changes and interface cleanup
Douglas B. Rumbaugh
2023-06-09
2
-6
/
+6
[next]