mongo-ruby-driver/lib/mongo
Kyle Banker 300b442a94 Create logging message only when a logger is passed to the Connection.
Results in a pretty significant performance improvement.

Many thanks to Matt Taylor for noticing the unusual glut of calls
to ObjectId#to_s. See here: http://unhalting.com/?p=18
2010-09-08 14:27:27 -04:00
..
gridfs RUBY-158 deprecate BSON::ObjectID for BSON::ObjectId 2010-08-24 12:49:23 -04:00
util fix for boolean command response in core server 1.5.2 2010-05-31 22:52:03 -04:00
collection.rb Create logging message only when a logger is passed to the Connection. 2010-09-08 14:27:27 -04:00
connection.rb Create logging message only when a logger is passed to the Connection. 2010-09-08 14:27:27 -04:00
cursor.rb Create logging message only when a logger is passed to the Connection. 2010-09-08 14:27:27 -04:00
db.rb RUBY-158 deprecate BSON::ObjectID for BSON::ObjectId 2010-08-24 12:49:23 -04:00
exceptions.rb minor: source file encoding with magic comment 2010-05-07 15:33:27 -04:00