mongo-ruby-driver/lib/mongo/util
Jim Menard 28daeb6600 Support binary subtypes in Ruby driver. Bumped patch version number.
Binary type is now a subclass of ByteArray with an additional subtype value
that defaults to 2. BSON special-cases subtype 2 to write out the extra length
int.
2009-02-02 10:07:01 -05:00
..
bson.rb Support binary subtypes in Ruby driver. Bumped patch version number. 2009-02-02 10:07:01 -05:00
byte_buffer.rb Make ByteBuffer work no matter what the string encoding scheme. 2009-01-21 12:09:18 -05:00
ordered_hash.rb Fixed OrderedHash#delete 2009-01-26 13:30:42 -05:00
xml_to_ruby.rb Support binary subtypes in Ruby driver. Bumped patch version number. 2009-02-02 10:07:01 -05:00