openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
upscaledb
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 16 hours
ago. based on code collected
1 day
ago.
Aug 30, 2024 — Aug 30, 2025
Showing page 61 of 120
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
inserting key/record into transaction tree if transactions are enabled
Christoph Rupp
More...
almost 15 years ago
functions to create and initialize transaction trees/nodes/ops
Christoph Rupp
More...
almost 15 years ago
finished refactorings
Christoph Rupp
More...
almost 15 years ago
renamed statistics.h/c to btree_stats.h/c
Christoph Rupp
More...
almost 15 years ago
all unittests are now compiling
Christoph Rupp
More...
almost 15 years ago
renamed int_key_t to btree_key_t
Christoph Rupp
More...
almost 15 years ago
minor interface cleanup, mainly related to formatting
Christoph Rupp
More...
almost 15 years ago
minor interface cleanup, mainly related to formatting
Christoph Rupp
More...
almost 15 years ago
renamed keys.h/c to btree_key.h/c and improved separation between btree related stuff and non-btree related stuff
Christoph Rupp
More...
almost 15 years ago
cleaned up util.h interface; btree functions moved to btree.h
Christoph Rupp
More...
almost 15 years ago
cleaned up interface in keys.h, moved functions to btree.h
Christoph Rupp
More...
almost 15 years ago
more rewrites - getting rid of txn stuff in low-level functions; not yet tested and for sure not working yet
Christoph Rupp
More...
almost 15 years ago
more rewrites - getting rid of txn stuff in low-level functions; not yet tested and for sure not working yet
Christoph Rupp
More...
almost 15 years ago
merged rb based trees/txn nodes
Christoph Rupp
More...
almost 15 years ago
all transactions are managed in a linked list
Christoph Rupp
More...
almost 15 years ago
red-black tree will be needed for transaction stuff
Christoph Rupp
More...
almost 15 years ago
fixed many tests, some are still failing
Christoph Rupp
More...
almost 15 years ago
now allowing multiple transactions at the same time. transactions are managed in a double-linked list. when committed, they're flushed to disk.
Christoph Rupp
More...
almost 15 years ago
new TODO file
Christoph Rupp
More...
almost 15 years ago
do not define _DEBUG in release build
Christoph Rupp
More...
almost 15 years ago
release mode: don't compile with _DEBUG
Christoph Rupp
More...
almost 15 years ago
a small memleak
Christoph Rupp
More...
almost 15 years ago
release 1.1.6
Christoph Rupp
More...
almost 15 years ago
finished porting the unix daemon to the win32 service
Christoph Rupp
More...
almost 15 years ago
don'T segfault if filename is NULL
Christoph Rupp
More...
almost 15 years ago
fixed 'make dist' target
Christoph Rupp
More...
almost 15 years ago
the tutorial is now online on github.com
Christoph Rupp
More...
almost 15 years ago
several functions are now deprecated
Christoph Rupp
More...
almost 15 years ago
removed use of deprecated functions
Christoph Rupp
More...
almost 15 years ago
fixed gcc warning
Christoph Rupp
More...
almost 15 years ago
←
1
2
…
57
58
59
60
61
62
63
64
65
…
119
120
→
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