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
WiredTiger
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
5 days
ago. based on code collected
5 days
ago.
Aug 14, 2024 — Aug 14, 2025
Showing page 826 of 831
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add Db.get methodd. auto-generate errors & strerror code.
Keith Bostic
More...
over 16 years ago
auto-generate errors & strerror code.
Keith Bostic
More...
over 16 years ago
fix typo
Keith Bostic
More...
over 16 years ago
Minor wording cleanup.
Keith Bostic
More...
over 16 years ago
sfile not used
Keith Bostic
More...
over 16 years ago
Update the statistics, make the error messages consistent.
Keith Bostic
More...
over 16 years ago
Get rid of the WT_BTREE structure -- until we have two access methods, I'm going to try and store access method specific information in the IDB struct.
Keith Bostic
More...
over 16 years ago
Checkpoint
Keith Bostic
More...
over 16 years ago
checkpoint
Keith Bostic
More...
over 16 years ago
Add Db.stat_clear method.
Keith Bostic
More...
over 16 years ago
Add statistics support. Standardize on __tmp as the tmp file name.
Keith Bostic
More...
over 16 years ago
Standardize on __tmp as the tmp file name.
Keith Bostic
More...
over 16 years ago
Add statistics support.
Keith Bostic
More...
over 16 years ago
Add cache-size support.
Keith Bostic
More...
over 16 years ago
Checkpoint after adding statistics support.
Keith Bostic
More...
over 16 years ago
Basic file handle support, add statistics support.
Keith Bostic
More...
over 16 years ago
Add Db.sync method. Break apart the "return pinned page" code and "write the page" code. Add statistics support.
Keith Bostic
More...
over 16 years ago
Add Db.stat_print method.
Keith Bostic
More...
over 16 years ago
Add Db.sync method.
Keith Bostic
More...
over 16 years ago
Add cachesize configuration, don't configure extents by default.
Keith Bostic
More...
over 16 years ago
Add cachesize configuration.
Keith Bostic
More...
over 16 years ago
Don't configure extents by default?
Keith Bostic
More...
over 16 years ago
Verify internal pages, which means they actually work, now.
Keith Bostic
More...
over 16 years ago
Minor changes to clean up function naming.
Keith Bostic
More...
over 16 years ago
Add a cache to the btree.
Keith Bostic
More...
over 16 years ago
Add a cache so that we can get a page from two different parts of the btree code at the same time.
Keith Bostic
More...
over 16 years ago
We can't verify the checksum in a dump routine, because the dump routine may be reading from the cache.
Keith Bostic
More...
over 16 years ago
Lint.
Keith Bostic
More...
over 16 years ago
Getters/setters can be static to the getset.c file.
Keith Bostic
More...
over 16 years ago
More lint changes -- check more stuff, ignore more stuff.
Keith Bostic
More...
over 16 years ago
←
1
2
…
822
823
824
825
826
827
828
829
830
831
→
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