1. 07 Jan, 2016 3 commits
    • Feng Xiao's avatar
      Update README.md and remove INSTALL.txt · 64d86521
      Feng Xiao authored
      Added instructions on what tools to install to compile protobuf from
      source. Removed the INSTALL.txt file because it's just a simple copy of
      the autoconf documentation and confuses users.
      
      Change-Id: I6fd8aa13495f1238fe5c62451b95ad480b1c4bed
      64d86521
    • Feng Xiao's avatar
      Patch internal change 111557819. · 76195058
      Feng Xiao authored
      Defer calls to mutable_unknown_fields() until it is actually required to
      save memory for C++ lite runtime.
      
      Change-Id: Ica9c1fd276cdb164942d1e7b6e098c83ee3ffdc5
      76195058
    • Feng Xiao's avatar
      Merge pull request #1100 from xfxyjwf/javadoc · 363316a8
      Feng Xiao authored
      Update version number and fix javadoc errors.
      363316a8
  2. 06 Jan, 2016 2 commits
  3. 05 Jan, 2016 8 commits
  4. 04 Jan, 2016 1 commit
  5. 31 Dec, 2015 2 commits
  6. 30 Dec, 2015 2 commits
  7. 29 Dec, 2015 5 commits
    • Feng Xiao's avatar
      Require six>=1.9 for Python. · 283c40c8
      Feng Xiao authored
      We use six sub-modules that aren't available in old versions. Not specifying
      this requirement in the setup will lead to much less readable runtime errors.
      It's particuarlly problematic for Mac OSX users because the system comes with
      an old six version 1.4.1 by default.
      
      [skip ci]
      283c40c8
    • Feng Xiao's avatar
      Update BUILD/cmake files. · ef6c72b4
      Feng Xiao authored
      Change-Id: I6fa9f1b65d6c06b891aabf3f3d868364d74d727d
      ef6c72b4
    • Feng Xiao's avatar
      Fix a misplaced macro. · c5147e3d
      Feng Xiao authored
      Change-Id: Ife609e073bd142d328b680c753f543bb18f4f66d
      c5147e3d
    • Feng Xiao's avatar
      Add js to post_process_dist.sh. · 9dcd24df
      Feng Xiao authored
      Change-Id: I1ee87c49481bcc545939745ccf0a53d766a01a4c
      9dcd24df
    • Feng Xiao's avatar
      Fix a compiler warning. · 7a9d5825
      Feng Xiao authored
      Change-Id: I4c4e2a4a248e4336fef735f75ff5648d8d33627e
      7a9d5825
  8. 28 Dec, 2015 3 commits
  9. 22 Dec, 2015 1 commit
  10. 21 Dec, 2015 11 commits
  11. 19 Dec, 2015 2 commits