1. 17 May, 2018 2 commits
    • NickFengIBM's avatar
      re-write int128 long division to avoid license impact from stackoverflow references (#4633) · 036947f6
      NickFengIBM authored
      * rewrite int128 long divison to avoid stackoverflow hit
      
      Protobuf was showing Stackoverflow hits in the code base, primarily code written to calculate long division. This code was copied from a stackoverflow post, which means it would be licensed under CC BY-SA 3.0. Due to this license, IBM Legal did not want to include this OSS in our products and advised us to re-write this particular piece of code to avoid the license restriction. We have re-written the code for our own distribution, and are willing to merge it into the main code base for others who want to avoid the stackoverflow license issues to benefit as well.
      036947f6
    • Feng Xiao's avatar
      Merge pull request #4619 from ccvca/cmake_protobuf_generate_changes · fb33d88e
      Feng Xiao authored
      cmake: protobuf_generate fix GENERATE_EXTENSIONS, fix DEPENDS, add PROTOC_OUT_DIR
      fb33d88e
  2. 16 May, 2018 2 commits
  3. 15 May, 2018 6 commits
  4. 14 May, 2018 11 commits
  5. 11 May, 2018 3 commits
  6. 10 May, 2018 2 commits
  7. 09 May, 2018 1 commit
  8. 06 May, 2018 1 commit
  9. 04 May, 2018 1 commit
  10. 03 May, 2018 3 commits
  11. 02 May, 2018 4 commits
  12. 30 Apr, 2018 4 commits