1. 15 6月, 2020 1 次提交
  2. 03 4月, 2020 1 次提交
  3. 02 4月, 2020 1 次提交
  4. 04 8月, 2019 1 次提交
    • P
      Build fixes (#6016) · 77bd2624
      proller 提交于
      * Fix building without submodules
      
      * Fix more gcc9 warnings
      
      * was wrong!
      ../dbms/src/IO/WriteBufferAIO.cpp:277:54: error: result of comparison 'ssize_t' (aka 'long') > 9223372036854775807 is always false [-Werror,-Wtautological-type-limit-compare]
          if ((static_cast<ssize_t>(flush_buffer.offset()) > std::numeric_limits<off_t>::max()) ||
               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      
      * mimalloc off MI_OVERRIDE
      
      * Fix freebsd build
      
      * Fix shared build
      
      * Fix build in gcc9
      
      * Fix split build
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * clean
      
      * zstd
      
      * Update CMakeLists.txt
      
      * Update Defines.h
      
      * Try fix -Wsign-compare
      
      * Freebsd fix
      
      * Add missing libs
      
      * Fix double-conversion include for copy-headers
      
      * Fix zlib link
      
      * Fix includes for arcadia
      
      * Fix includes for arcadia
      
      * Fix includes for arcadia
      
      * Freebsd fix
      
      * Arcadia fixes
      
      * Update QueryProfiler.cpp
      
      * Freebsd fix
      
      * clean
      
      * 19.11: Fixes for arcadia porting (#6223)
      
      * fix glibc-compatibility
      
      * M_LIBRARY fix
      
      * wip
      
      * Fix
      
      * Fix arm build
      
      * unwind fix
      
      * Update CMakeLists.txt
      77bd2624
  5. 17 7月, 2019 1 次提交
    • P
      fix · bdd3bc81
      proller 提交于
      bdd3bc81
  6. 15 7月, 2019 1 次提交
  7. 03 7月, 2019 1 次提交
  8. 06 4月, 2019 1 次提交
  9. 11 8月, 2017 1 次提交
  10. 10 5月, 2017 2 次提交
  11. 01 4月, 2017 5 次提交
  12. 07 8月, 2016 1 次提交
  13. 08 6月, 2016 1 次提交
  14. 07 6月, 2016 3 次提交
  15. 07 3月, 2016 2 次提交
  16. 16 1月, 2016 1 次提交
  17. 14 1月, 2016 2 次提交
  18. 27 12月, 2015 1 次提交
  19. 24 11月, 2015 2 次提交
  20. 19 11月, 2015 2 次提交
  21. 18 11月, 2015 2 次提交