1. 19 Jan, 2018 1 commit
  2. 07 Dec, 2017 1 commit
  3. 01 Dec, 2017 1 commit
  4. 13 Nov, 2017 1 commit
  5. 08 Nov, 2017 1 commit
    • Jisi Liu's avatar
      Fix Atomic32/AtomicWord on some platforms. · 181e284b
      Jisi Liu authored
      - Removed the redefination in the atomicword_compat.h. Now Atomic32 will
      alwyas be intptr_t in 32bit platforms, the bridge is no longer needed.
      - Change NaCl 64bit to use intptr_t instead of int32 for Atomic32,
      otherwise AtmoicWord APIs will miss the definations.
      
      After this change, the AtmoicWord will always be either Atomic32 or
      Atmoic64 depending on the platforms.
      181e284b
  6. 21 Oct, 2017 1 commit
  7. 18 Oct, 2017 1 commit
  8. 13 Oct, 2017 1 commit
    • Boris Broenner's avatar
      fixes issue #3750 · be13314b
      Boris Broenner authored
      In protobuf-module.cmake: in addition to checking for release or debug
      variants of protoc's location we should also check the configuration "noconfig".
      be13314b
  9. 06 Oct, 2017 1 commit
    • Tim Ebringer's avatar
      Suppress VS2017 compiler/linker warnings · 2a728404
      Tim Ebringer authored
      VS2017 warns about a few additional things, for example, files that
      define no symbols (which is typically the result of a platform specific
      ifdef not applying on Windows).
      
      Suppress these warnings so the build is clean on VS2017.
      2a728404
  10. 29 Sep, 2017 1 commit
  11. 25 Sep, 2017 1 commit
  12. 22 Sep, 2017 1 commit
  13. 14 Sep, 2017 1 commit
  14. 12 Sep, 2017 1 commit
  15. 01 Aug, 2017 1 commit
  16. 25 Jul, 2017 3 commits
  17. 24 Jul, 2017 1 commit
  18. 23 Jul, 2017 1 commit
  19. 19 Jul, 2017 3 commits
  20. 18 Jul, 2017 1 commit
  21. 11 Jul, 2017 1 commit
  22. 19 Jun, 2017 1 commit
  23. 03 Jun, 2017 2 commits
  24. 30 May, 2017 4 commits
  25. 29 May, 2017 1 commit
  26. 04 May, 2017 1 commit
  27. 29 Mar, 2017 2 commits
  28. 16 Mar, 2017 2 commits
  29. 15 Mar, 2017 1 commit
  30. 11 Mar, 2017 1 commit