]> pd.if.org Git - btree/shortlog
btree
2014-09-11 unknownFix bugs in cleanpage and splitpage copying values...
2014-09-10 unknownadd missing unpinpool
2014-09-09 unknownAdd raw disk partition for btrees in threadskv5.c
2014-09-09 unknownFix bug in bt_mgr to create a new btree file on file...
2014-09-09 unknownThreadskv5.c -- configure key & value length fields...
2014-09-09 unknownInitialize empty reverse cursor in threadskv5.c
2014-09-09 unknownIntroduce bi-directional cursors in threadskv5.c
2014-09-08 unknownIntroduce threadskv4b.c with duplicate key management.
2014-09-08 unknownIntroduce threadskv4b.c with duplicate key management
2014-09-08 unknownFix a few bugs
2014-09-03 unknownFix errors in threadskv1 and threadskv3
2014-09-03 unknownIntroduce threadskv series of key-value stores
2014-09-02 unknownFix bugs found by David Groves
2014-08-21 unknownFix bug in bt_cleanpage relative to value moving
2014-08-18 unknownAdd threadskvi.c to readme file.
2014-08-18 unknownInitial release of generalized key/value version
2014-03-24 unknownUtilize lighter weight mutex latch w/sched_yield()...
2014-03-18 unknownIntroduce linux only futex contention resolution btree2v.c
2014-03-17 unknownFix windows missing external
2014-03-17 unknownreplace lite weight latch manager
2014-03-17 unknownfix one-based index over nodes
2014-03-17 unknowninclude newest lite weight latch code.
2014-03-05 unknownRemove debug code.
2014-03-04 unknownImplement enhanced GCLOCK page replacement method for...
2014-03-03 unknownImplement CLOCK buffer pool page replacement method
2014-02-28 unknownfix for buffer pools > 4GB. Recommend btree2u for linux
2014-02-28 unknownGeneral cleanup/Fix WIN32 error/Make thread ready
2014-02-27 unknownIntroduce new btree2u with traditional buffer pool...
2014-02-27 unknownSeparate scanning from counting. Utilize file locking...
2014-02-27 unknownRework buffer pool manager along traditional file I...
2014-02-27 unknownfix for bt_audit
2014-02-25 unknownIntroduce btree2t
2014-02-25 unknownfix bt_audit to clear latches, remove -lrt linker depen...
2014-02-25 unknownFix bt_audit to clear locks, remove -lrt linkage dependency
2014-02-25 unknownRemove -lrt linkage dependency on linux
2014-02-25 unknownUse test & set latching instead of file locking calls
2014-02-25 unknownRemove -lrt dependency on linux link
2014-02-22 unknownincorporate -lrt in linux compilation instructions
2014-02-20 unknownEnhance process times reporting for linux or Windows
2014-02-20 unknownAdd missing bt_unlockpage call in bt_splitpage
2014-02-19 unknownrework spinlock data structure to survive gcc -O3 optim...
2014-02-19 unknownRemove foster btree from project. It doesn't add anything.
2014-02-19 unknownRecommend versions for operating system environments.
2014-02-19 unknownMake bt_splitpage more conservative wrt posting fence...
2014-02-19 unknownfix usage of BtLockParent
2014-02-18 unknownRework reader/writer locks, fix BtLockParent usage
2014-02-14 unknownremove btree2t.c
2014-02-14 unknownfix original problem with bt_deletekey, obviating need...
2014-02-13 unknownfixes for file I/O version that only deletes leaf pages
2014-02-13 unknownincorporate new bt_deletekey code to file I/O version
2014-02-13 unknownincorporate reworked bt_deletekey into file I/O version
2014-02-13 unknownFix a couple of concurrency problems
2014-02-12 unknownFinish rework of bt_deletekey, w/bug fixes
2014-02-07 unknownfix a blunder in BtDb layout
2014-02-05 Karl MalbrainIntroduce btree2t.c
2014-02-05 Karl Malbrainremove buggy delete key code
2014-02-05 Karl Malbrainremove buggy code
2014-02-05 unknownImplement proper delete key that can remove keys all...
2014-02-03 Karl Malbrainlatest btree2s source code
2014-02-03 unknownLatest btree fixes to bt_deletekey
2014-01-30 unknownadd audit function to run on an idle btree
2014-01-30 unknownmake stopper key a virtual infinite fence
2014-01-30 unknownrework db_deletekey to fix problems
2014-01-29 unknownrework broken bt_deletekey
2014-01-29 unknownrework bt_deletekey
2014-01-25 Karl Malbrainexplain latch manager in foster btree code
2014-01-25 Karl Malbrainexplain latch manager variations
2014-01-25 Karl Malbrainexplain latch manager options
2014-01-25 unknowninstall latest threads2 code
2014-01-24 unknownMerge branch 'master' of https://github.com/malbrain...
2014-01-24 unknownrelease of multi-threaded/multi-process btree code
2014-01-23 Karl Malbraindelete extra copy of code
2014-01-23 Karl Malbraindelete extra copy of code
2014-01-23 Karl Malbraindelete extra copy of code
2014-01-23 Karl Malbraindelete extra copy of code
2014-01-23 Karl Malbraindelete broken code
2014-01-23 Karl Malbraindelete broken code
2014-01-23 Karl Malbraindelete broken code
2014-01-23 Karl Malbrainremove broken code -- see fosterbtreee.c/fosterbtreef...
2014-01-23 Karl Malbraindelete key doesn't work -- see fosterbtreee/f/g.c
2014-01-23 unknownlinux only fosterbtree code utilizing system futexes...
2014-01-23 unknownfosterbtreeg.c for linux only
2014-01-23 unknownfoster btree final code release
2014-01-13 unknownMerge branch 'master' of https://github.com/malbrain...
2014-01-13 unknownMerge branch 'master' of https://github.com/malbrain...
2014-01-13 unknownMerge branch 'master' of https://github.com/malbrain...
2014-01-13 unknownIntroduce new threads2i.c file to project
2014-01-13 unknownMerge branch 'master' of https://github.com/malbrain...
2014-01-13 unknownMerge branch 'master' of https://github.com/malbrain...
2014-01-13 unknownnew linux futex calls to manage contention
2014-01-04 Karl MalbrainUpdate README.md
2014-01-02 Karl MalbrainReadme file
2014-01-02 unknownMerge branch 'master' of https://github.com/malbrain...
2014-01-02 unknownFix problems with foster btrees and add options for...
2013-12-02 Karl Malbrainfix bug in bt_newpage
2013-12-02 Karl Malbrainfix bug in bt_newpage for fileio version
2013-11-21 Karl MalbrainFix unlock of allocpage in fileio section of bt_newpage
2013-11-21 Karl MalbrainFix bt_newpage unlock of allocation page for fileio
2013-06-12 unknownInitial release of B-tree programs.