1. 34560e3 Add support for building a shared library. by Richard Kreuter · 14 years ago
  2. 6c6af36 passing all tests on windows CDRIVER-9 by Mathias Stearn · 14 years ago
  3. 0827f40 Everything now builds on windows CDRIVER-9 by Mathias Stearn · 14 years ago
  4. 58e403e make the core libs build under windows CDRIVER-9 by Mathias Stearn · 14 years ago
  5. 27981b4 Always use int for bson_bool_t. CDRIVER-10 by Mathias Stearn · 14 years ago
  6. 32121ad Don't use -ansi or -std=c99 with c++ code by Mathias Stearn · 14 years ago
  7. 5cc6864 Test for all BSON types. Fixes for found bugs. by Mathias Stearn · 14 years ago
  8. c44b0ce Replica Pair support CDRIVER-4 by Mathias Stearn · 14 years ago
  9. fe9cba1 changes to compile with C++ code. CDRIVER-2 by Mathias Stearn · 15 years ago
  10. 7e39953 Authentication and addUser by Mathias Stearn · 15 years ago
  11. 2490576 Move md5 from test/ to src/ and add mongo_ prefixes by Mathias Stearn · 15 years ago
  12. 06b9881 C99 stdbool.h provides bool by Mathias Stearn · 15 years ago
  13. 0198225 sprintf sucks. use lookup table for all nums < 1000 by Mathias Stearn · 15 years ago
  14. 6870e7b Start of benchmark script by Mathias Stearn · 15 years ago
  15. b21f247 test showing broken bson_ensure_space (segfault) by Mathias Stearn · 15 years ago
  16. 2a09ec8 Added mongo_count. renamed tests for easier glob by Mathias Stearn · 15 years ago
  17. 68a6ba4 error handling commands by Mathias Stearn · 15 years ago
  18. ffec0f8 Update operations by Mathias Stearn · 15 years ago
  19. 0e16c82 add --c99 option for scons by Mathias Stearn · 15 years ago
  20. 3df607a use platform bools if they exist by Mathias Stearn · 15 years ago
  21. b1058ca better scons configs by Mathias Stearn · 15 years ago
  22. 5e282b7 support testing on remote server by Mathias Stearn · 15 years ago
  23. c7b7691 Better unit testing setup by Mathias Stearn · 15 years ago
  24. b358d8a Rearrange mongo_* structs and add test for sizes by Mathias Stearn · 15 years ago
  25. e7955aa add debugging symbols by Mathias Stearn · 15 years ago
  26. 71f302c move endian detection to scons by Mathias Stearn · 15 years ago
  27. 74a1214 first crack at endian swapping by Mathias Stearn · 15 years ago
  28. 673f6a6 hash tests now work by Eliot Horowitz · 15 years ago
  29. f3fb0f2 build bson and mongoc library independantly by Eliot Horowitz · 15 years ago
  30. 43b65ea checkpoint for bson - some json -> bson tests by Eliot Horowitz · 15 years ago
  31. bf1e8e6 api safety by Eliot Horowitz · 15 years ago
  32. de72cdc scons by Eliot Horowitz · 15 years ago