1. 12 Jan, 2015 1 commit
  2. 22 Dec, 2014 1 commit
  3. 21 Dec, 2014 2 commits
  4. 17 Dec, 2014 1 commit
    • Matt Iversen's avatar
      Update python version / setuptools instructions · 4186d4c9
      Matt Iversen authored
      Reflect the change that protobuf should now only be supporting 2.6+ (I'd guess note python 3.x+ when its supported in implementation)
      
      Refer to the Python Packaging User Guide for installing setuptools (and pip) instead of out of date telecommunity guide.
      4186d4c9
  5. 16 Dec, 2014 1 commit
    • Kal Conley's avatar
      Improved little endian byte order detection · c3e92802
      Kal Conley authored
      Including <sys/param.h> on Mac/iOS doesn't define __BYTE_ORDER so
      PROTOBUF_LITTLE_ENDIAN was never being defined. This commit adds a check
      for the __LITTLE_ENDIAN__ macro which is defined by clang and Apple gcc on
      little endian architectures.
      c3e92802
  6. 14 Dec, 2014 1 commit
  7. 13 Dec, 2014 6 commits
  8. 12 Dec, 2014 6 commits
  9. 11 Dec, 2014 5 commits
  10. 10 Dec, 2014 5 commits
  11. 09 Dec, 2014 6 commits
  12. 05 Dec, 2014 3 commits
  13. 04 Dec, 2014 2 commits