mongo-ruby-driver/lib/bson
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
..
types RUBY-422 Cleanup testing output 2012-03-16 16:17:33 -04:00
bson_c.rb RUBY-315 deprecate BSON.max_bson_size and BSON.update_max_bson_size. 2011-08-25 15:03:40 -04:00
bson_java.rb RUBY-315 deprecate BSON.max_bson_size and BSON.update_max_bson_size. 2011-08-25 15:03:40 -04:00
bson_ruby.rb RUBY-432 2012-06-01 14:20:15 -04:00
byte_buffer.rb RUBY-422 Cleanup testing output 2012-03-16 16:17:33 -04:00
exceptions.rb Remove unused exception class. 2011-04-26 07:48:16 -04:00
ordered_hash.rb RUBY-359 Fix for OrderedHash on 1.8.7 2011-11-15 12:43:29 -05:00
version.rb RELEASE 1.6.2 2012-04-05 13:51:20 -04:00