summaryrefslogtreecommitdiff
path: root/db/cursor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Find requested oplog entry starting from tail of logAaron2009-03-181-15/+20
* Real fixes for test failuresAaron2009-02-021-1/+0
* Try to fix vc++ compiler warningsAaron2009-01-191-2/+2
* compile on windowsunknown2009-01-181-0/+1
* Indent all lines within namespaces one levelAaron2009-01-151-101/+101
* Replace tab indentation with spacesAaron2009-01-141-9/+13
* Put our code in 'mongo' namespaceAaron2009-01-141-1/+4
* New capped collection cursorsAaron2009-01-131-0/+130