mongo-ruby-driver/ext
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
..
cbson RUBY-432 2012-06-01 14:20:15 -04:00
java Fix for newRegexp() on JRuby 1.6.7 2012-02-27 18:10:58 -05:00