summaryrefslogtreecommitdiff
path: root/db/btree.cpp
Commit message (Expand)AuthorAgeFilesLines
* more defensive code and smarter validate functionr0.0.7_rc1Dwight2008-06-301-1/+3
* first cut at "fast count"r0.0.6_rc1Dwight2008-06-271-7/+0
* better validation - check if things mistakenly in the free listDwight2008-06-251-0/+10
* dos2unixDwight2008-06-061-901/+901
* mysterious disappearing blog post fixDwight2008-06-061-29/+30
* don't assert if key to index too big ; nicer msg tooDwight2008-05-011-5/+14
* dbproblem.log fileDwight2008-04-251-0/+1
* new dup key implementationDwight2008-03-131-108/+79
* cappedDwight2008-03-081-0/+1
* intr.curs fix;Dwight2008-02-271-1/+3
* unindex fixDwight2008-02-251-8/+64
* duplicate key indexing fixDwight2008-02-241-3/+37
* don't terminate on some assertsDwight2008-02-201-10/+16
* no validateDwight2008-02-141-4/+4
* parent ptr fix (btree)Dwight2008-02-141-46/+80
* better err msgDwight2008-02-141-2/+20
* fix a dup key insert assertionDwight2008-02-121-13/+33
* latent cursor checkUnused bugDwight2008-02-121-4/+31
* aboutToDelete / checkLocation issue.Dwight2008-02-111-1/+1
* more logging on assertDwight2008-02-011-4/+10
* index bugDwight2007-12-171-16/+59
* bug fix dup keysDwight2007-12-161-4/+49
* update key bug fixDwight2007-12-141-0/+3
* order desc bugDwight2007-12-121-1/+1
* use tcpDwight2007-12-081-13/+25
* duplicate keysDwight2007-12-061-34/+27
* index deleteDwight2007-12-061-18/+162
* array bugDwight2007-12-031-0/+6
* unindex bugDwight2007-12-021-1/+24
* oops set parent ptrsDwight2007-11-201-1/+2
* indexing bugDwight2007-11-191-14/+48
* index fixes, fancier packet dump output, 64 bit fix, partridge, pear treeDwight2007-11-191-53/+82
* reverse directionDwight2007-11-121-13/+25
* index updatesDwight2007-11-111-1/+1
* delete and indexesDwight2007-11-111-2/+45
* btree cursorsDwight2007-11-101-0/+77
* insert works for btree now (no find yet)Dwight2007-11-091-1/+1
* new filesDwight2007-11-081-0/+250