summaryrefslogtreecommitdiff
path: root/client/examples/first.cpp
Commit message (Expand)AuthorAgeFilesLines
* ran astyle SERVER-2304Eliot Horowitz2011-01-041-5/+6
* all client files now marked as Apache 2.0. SERVER-329.Mathias Stearn2009-10-271-0/+15
* cimpile fixEliot Horowitz2009-10-171-0/+2
* make smokeClient work with nonstandard port, pathAaron2009-05-111-2/+9
* doneAndDecouple() -> obj()Dwight2009-02-091-5/+5
* sort() for c++ clientDwight2009-01-291-1/+1
* explicitly use mongo:: for this example for clarityEliot Horowitz2009-01-151-17/+14
* Replace tab indentation with spacesAaron2009-01-141-9/+9
* Put our code in 'mongo' namespaceAaron2009-01-141-0/+1
* cleaning targets/exampleEliot Horowitz2009-01-131-1/+1
* simple c++ client exampleEliot Horowitz2009-01-121-0/+63