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
*
Various single-threaded bug fixes
Douglas B. Rumbaugh
2024-01-15
4
-15
/
+55
*
Initial integration of new buffering scheme into framework
Douglas Rumbaugh
2024-01-12
8
-277
/
+142
*
BufferView.h: Hopefully the last necessary tweak to the move semantics stuff
Douglas Rumbaugh
2024-01-12
1
-24
/
+2
*
InternalLevel update and tests
Douglas Rumbaugh
2024-01-11
2
-16
/
+39
*
Ported ISAMTree over to new buffer setup
Douglas Rumbaugh
2024-01-11
1
-60
/
+65
*
BufferView: enforce move semantics
Douglas Rumbaugh
2024-01-11
1
-2
/
+19
*
Fixed some potential buffer-related concurrency bugs
Douglas Rumbaugh
2024-01-11
2
-57
/
+94
*
MutableBuffer: multithreaded insert test + bugfixes
Douglas Rumbaugh
2024-01-10
1
-4
/
+9
*
MutableBuffer+View: Implementation with unit tests
Douglas Rumbaugh
2024-01-10
2
-49
/
+116
*
Initial update of buffer to new specifications
Douglas B. Rumbaugh
2024-01-09
2
-152
/
+62
*
DynamicExtension: comments/reorganization
Douglas Rumbaugh
2023-12-21
1
-7
/
+19
*
InternalLevel: appending an empty level is a no-op
Douglas Rumbaugh
2023-12-21
1
-0
/
+7
*
ExtensionStructure: adjusted leveling logic to avoid unneeded copies
Douglas Rumbaugh
2023-12-21
1
-5
/
+14
*
Refactoring: corrected a number of names and added more comments
Douglas Rumbaugh
2023-12-13
7
-140
/
+163
*
Lock protect Epoch during retirement to avoid use-after-free errors
Douglas Rumbaugh
2023-11-15
1
-11
/
+16
*
Tombstone Compaction: re-enabled tombstone compaction
Douglas Rumbaugh
2023-11-13
4
-3
/
+106
*
Fixed merge logic bug in tiering
Douglas Rumbaugh
2023-11-13
2
-1
/
+3
*
Fixed various concurrency bugs
Douglas Rumbaugh
2023-11-09
3
-21
/
+84
*
Comment and License updates
Douglas Rumbaugh
2023-11-07
29
-34
/
+68
*
DynamicExtension: revised the way uneeded buffers/structures are released
Douglas Rumbaugh
2023-11-07
1
-8
/
+15
*
Merge branch 'query-refactor'
Douglas Rumbaugh
2023-11-07
12
-1647
/
+1271
|
\
|
*
DynamicExtension::create_static_structure: fixed heap overflow
Douglas Rumbaugh
2023-11-07
1
-1
/
+1
|
*
Converted WIRS to the new interface
Douglas Rumbaugh
2023-11-07
2
-287
/
+304
|
*
Alias shard fixes
Douglas Rumbaugh
2023-11-07
2
-16
/
+25
|
*
Refactoring progress
Douglas Rumbaugh
2023-11-06
8
-690
/
+249
|
*
started refactoring queries interface
Douglas B. Rumbaugh
2023-11-02
5
-361
/
+400
*
|
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
*
MemISAM: updated to new query interface
Douglas B. Rumbaugh
2023-10-31
1
-1
/
+1
*
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
*
VPTree Shard: updates to build on my desktop
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
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
[next]