mongo-ruby-driver/lib
Tyler Brock f55fc95bf4 RUBY-432
Do not encode strings to utf-8 after checking that utf-8 is valid.

Before this fix, an encoding operation could turn valid utf-8 into
invalid utf-8 if an encoding that requires conversion is forced on a
valid string.
2012-06-01 14:20:15 -04:00
..
bson RUBY-432 2012-06-01 14:20:15 -04:00
mongo RUBY-441 2012-06-01 12:25:42 -04:00
bson.rb Cleaned up BSON gem versioning. 2012-02-28 12:04:49 -05:00
mongo.rb RUBY-429 non-blocking IO for socket timeouts 2012-04-03 16:06:37 -04:00