summaryrefslogtreecommitdiff
path: root/db/btree.h
Commit message (Expand)AuthorAgeFilesLines
* Replace tab indentation with spacesAaron2008-12-281-161/+195
* Cursor bracketing supports multiple inequalities on the same fieldAaron2008-12-111-4/+3
* Add comments for new functions, pass set<> by reference as requested by DwightAaron2008-12-091-1/+1
* Bracket btree cursors with beginning and and ending keysAaron2008-12-091-1/+10
* better error message replicationDwight2008-11-191-1/+0
* big change for stopOnMissDwight2008-11-181-4/+9
* first cut of $hintDwight2008-11-171-1/+4
* tostring betterunknown2008-11-161-1/+1
* better toString() for indexcursorunknown2008-11-161-1/+3
* rename classesDwight2008-10-211-13/+13
* minor cleanup pragmasDwight2008-08-111-4/+2
* important cursor bug fixes (getmore)Dwight2008-07-301-1/+7
* added AGPL License Header to every fileEliot Horowitz2008-07-201-0/+16
* Revert "added AGPL License Header to every file"Eliot Horowitz2008-07-201-128/+0
* added AGPL License Header to every fileEliot Horowitz2008-07-201-0/+128
* validation / defensive stuff.Dwight2008-07-161-2/+3
* roll back bad bug commited couple hours agoDwight2008-07-161-8/+6
* npe fix and defensive codeDwight2008-07-161-2/+10
* dos2unixDwight2008-06-061-188/+188
* mysterious disappearing blog post fixDwight2008-06-061-9/+9
* new dup key implementationDwight2008-03-131-10/+16
* intr.curs fix;Dwight2008-02-271-0/+1
* unindex fixDwight2008-02-251-1/+1
* latent cursor checkUnused bugDwight2008-02-121-0/+4
* more logging on assertDwight2008-02-011-1/+13
* fix bug with updateLocation() on cursors when advance to the end.Dwight2008-01-311-1/+1
* index bugDwight2007-12-171-5/+5
* bug fix dup keysDwight2007-12-161-0/+1
* duplicate keysDwight2007-12-061-5/+19
* index deleteDwight2007-12-061-4/+19
* indexing bugDwight2007-11-191-0/+1
* index fixes, fancier packet dump output, 64 bit fix, partridge, pear treeDwight2007-11-191-5/+7
* reverse directionDwight2007-11-121-3/+4
* delete and indexesDwight2007-11-111-2/+15
* btree cursorsDwight2007-11-101-0/+21
* new filesDwight2007-11-081-0/+97