mongo-ruby-driver/ext/cbson
Charles Remes a9b3c8e7a5 Try again: 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:55:19 -05:00
..
buffer.c minor: docs 2010-03-01 12:09:21 -05:00
buffer.h minor: docs 2010-03-01 12:09:21 -05:00
cbson.c Try again: Split the BSON logic out to a separate gem 2010-03-17 14:55:19 -05:00
encoding_helpers.c minor: docs 2010-03-01 12:09:21 -05:00
encoding_helpers.h minor: docs 2010-03-01 12:09:21 -05:00
extconf.rb check for asprintf instead of _MSC_VER - better for mingw 2009-12-18 14:19:53 -05:00
version.h update version for development 2010-03-04 11:34:07 -05:00