1. 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
  2. 13 Dec, 2014 6 commits
  3. 12 Dec, 2014 6 commits
  4. 11 Dec, 2014 5 commits
  5. 10 Dec, 2014 5 commits
  6. 09 Dec, 2014 6 commits
  7. 05 Dec, 2014 3 commits
  8. 04 Dec, 2014 4 commits
  9. 03 Dec, 2014 4 commits