1. 15 8月, 2012 1 次提交
    • D
      "make all check" fails · fe6119bd
      Dhruba Borthakur 提交于
      Summary:
      If I run "make all check" it fails to build the leveldb-thrift-server tests. This is because the vanilla build is not supposed to build thrift and/or hdfs extensions. Remove the server test from auto-running.
      
      The thrift/hdfs build instructions are more elaborate and I would like to avoid it for embedded database builds.
      
      Test Plan: build and run
      
      Reviewers: heyongqiang
      
      Reviewed By: heyongqiang
      
      Differential Revision: https://reviews.facebook.net/D4641
      fe6119bd
  2. 04 8月, 2012 1 次提交
  3. 03 8月, 2012 4 次提交
  4. 02 8月, 2012 3 次提交
  5. 17 7月, 2012 4 次提交
  6. 12 7月, 2012 1 次提交
  7. 11 7月, 2012 1 次提交
    • D
      Cleanup thrift header files. · bfaa1bd2
      Dhruba Borthakur 提交于
      Move thrift api  from thrift/leveldb.thrift to thrift/if/leveldb.thrift
      
      Summary:
      
      Test Plan:
      
      Reviewers:
      
      CC:
      
      Task ID: #
      
      Blame Rev:
      bfaa1bd2
  8. 10 7月, 2012 1 次提交
  9. 08 7月, 2012 1 次提交
  10. 07 7月, 2012 1 次提交
  11. 06 7月, 2012 1 次提交
  12. 03 7月, 2012 1 次提交
  13. 30 6月, 2012 1 次提交
  14. 29 6月, 2012 1 次提交
  15. 28 6月, 2012 1 次提交
  16. 21 6月, 2012 1 次提交
  17. 19 6月, 2012 2 次提交
  18. 16 6月, 2012 1 次提交
  19. 14 6月, 2012 1 次提交
  20. 02 6月, 2012 1 次提交
  21. 31 5月, 2012 1 次提交
  22. 30 5月, 2012 1 次提交
  23. 23 5月, 2012 1 次提交
  24. 19 5月, 2012 1 次提交
  25. 17 5月, 2012 1 次提交
  26. 16 5月, 2012 1 次提交
    • A
      SSE4 optimization · 95af1282
      Arun Sharma 提交于
      Summary:
      This speeds up CRC computation significantly on
      hardware that supports it. Enabled via -msse4.
      
      Note: the binary won't be usable on older CPUs
      that don't support the instruction.
      
      Test Plan: crc32c_test
      
      Reviewers: dhruba
      
      Reviewed By: dhruba
      
      Differential Revision: https://reviews.facebook.net/D3201
      95af1282
  27. 15 5月, 2012 2 次提交
  28. 12 5月, 2012 2 次提交
  29. 10 5月, 2012 1 次提交