mongo-ruby-driver/lib/mongo/util
Charles Remes 18d7d1c699 Split the BSON logic out to a separate gem
- changed the BSON constant to BSON_CODER and scoped it inside
  of a module

- changed the directory layout for all of the BSON related files

- updated the C extension to find the BSON files at their new
  directory locations

- updated the C extension to use better/safer macros for accessing
  the C API; extension now compiles cleanly under rubinius/rbx

- changed directory layout for BSON related tests

- modified the Rakefile to understand the new layout
2010-03-17 14:30:33 -05:00
..
conversions.rb minor: copyright update 2010-02-19 17:41:36 -05:00
server_version.rb minor: copyright update 2010-02-19 17:41:36 -05:00
support.rb minor: copyright update 2010-02-19 17:41:36 -05:00