summaryrefslogtreecommitdiff
path: root/db/query.h
Commit message (Expand)AuthorAgeFilesLines
* set options flag when $err is returnedDwight2009-01-091-19/+1
* Replace tab indentation with spacesAaron2008-12-281-9/+9
* rename classesDwight2008-10-211-3/+3
* Merge branch 'master' of ssh://git.10gen.com/data/gitroot/pGeir Magnusson Jr2008-10-201-1/+1
|\
| * griddb workunknown2008-10-191-1/+1
* | query.h : update comment. It appears (via testing) that the requirement forGeir Magnusson Jr2008-10-141-1/+1
|/
* allow an array for sort orderDwight2008-10-141-2/+2
* replicate $inc right; implement $setDwight2008-08-181-1/+1
* tailable cursors workingDwight2008-08-131-4/+4
* checkpoint my workDwight2008-08-121-12/+1
* cleanup; fix visual studio settingsDwight2008-08-111-3/+3
* worko in progress with tailable cursorsdwight2008-08-111-9/+32
* repl master fixDwight2008-07-311-0/+2
* cloneDatabase()Dwight2008-07-271-11/+2
* fix nasty drop / dropIndex bugsDwight2008-07-241-1/+1
* added AGPL License Header to every fileEliot Horowitz2008-07-201-1/+16
* Revert "added AGPL License Header to every file"Eliot Horowitz2008-07-201-128/+1
* added AGPL License Header to every fileEliot Horowitz2008-07-201-1/+128
* bad memory issue with cursorsDwight2008-06-111-1/+1
* unifhishedDwight2008-06-061-57/+1
* dos2unixDwight2008-06-061-135/+135
* profilingDwight2008-03-161-1/+1
* patch: killcursors more defensiveDwight2008-03-051-1/+1
* idiotDwight2008-02-291-1/+6
* intr.curs fix;Dwight2008-02-271-1/+4
* clientCursor fixesDwight2008-02-261-3/+19
* catch asserts on queries (always now)Dwight2008-02-241-0/+1
* cursor cleanupDwight2008-02-131-0/+4
* ntoskipDwight2008-01-311-1/+2
* $incDwight2007-12-241-0/+1
* timingDwight2007-12-011-1/+2
* index fixes, fancier packet dump output, 64 bit fix, partridge, pear treeDwight2007-11-191-0/+5
* delete and indexesDwight2007-11-111-0/+18
* return selected fields on a queryDwight2007-11-041-1/+5
* check cursors on a deleteDwight2007-11-041-0/+5
* cursorsDwight2007-11-041-2/+16
* checkpoint delete codeDwight2007-10-301-2/+19
* query worksDwight2007-10-281-4/+5
* stuffDwight2007-10-281-6/+20
* first commitDwight2007-10-191-0/+25