1. 25 Jul, 2016 1 commit
  2. 13 Jul, 2016 1 commit
  3. 28 May, 2016 1 commit
  4. 10 May, 2016 1 commit
  5. 28 Apr, 2016 1 commit
  6. 28 Dec, 2015 1 commit
  7. 21 Dec, 2015 1 commit
    • Feng Xiao's avatar
      Update version numbers. · aa7e17a6
      Feng Xiao authored
      Version number for beta languages is updated to v3.0.0-beta-2.
      Version number for alpha languages is updated to v3.0.0-alpha-5.
      aa7e17a6
  8. 18 Nov, 2015 1 commit
  9. 26 Aug, 2015 1 commit
    • Feng Xiao's avatar
      Update version number. · ffe92151
      Feng Xiao authored
      Protoc, C++ runtime and Java runtime are updated to v3.0.0-beta-1, other
      languages are updated to v3.0.0-alpha-4.
      ffe92151
  10. 17 Jun, 2015 1 commit
    • Jisi Liu's avatar
      Make the code independent of config.h · 78d470c7
      Jisi Liu authored
      Now the Build tool needs to define -DHAVE_ZLIB and -DHAVE-PTHREAD rather
      than providing a config.h
      
      - Make pbconfig.h a manually written file to handle hash conditions
        according to platform related macros.
      - Remove #include "config.h" from source code.
      - Changed the configure.ac and Makefile.am to pass down the macros.
      - Change cmake to pass down the the macros.
      
      Change-Id: I537249d5df8fdeba189706aec436d1ab1104a4dc
      78d470c7
  11. 16 Jun, 2015 1 commit
  12. 29 May, 2015 1 commit
  13. 24 May, 2015 1 commit
  14. 23 May, 2015 1 commit
  15. 22 May, 2015 1 commit
    • Thomas Van Lenten's avatar
      Objective C Second Alpha Drop · 1dcc3294
      Thomas Van Lenten authored
      - Style fixups in the code.
      - map<> serialization fixes and more tests.
      - Autocreation of map<> fields (to match repeated fields).
      - @@protoc_insertion_point(global_scope|imports).
      - Fixup proto2 syntax extension support.
      - Move all startup code to +initialize so it happen on class usage and not app startup.
      - Have generated headers use forward declarations and move imports into generated code, reduces what is need at compile time to speed up compiled and avoid pointless rippling of rebuilds.
      1dcc3294
  16. 08 Apr, 2015 1 commit
  17. 25 Mar, 2015 1 commit
  18. 24 Mar, 2015 1 commit
  19. 03 Mar, 2015 1 commit
  20. 21 Feb, 2015 2 commits
  21. 18 Feb, 2015 1 commit
  22. 11 Dec, 2014 1 commit
  23. 10 Dec, 2014 1 commit
    • Chris Fallin's avatar
      Provide a Ruby extension. · 973f4257
      Chris Fallin authored
      This adds a Ruby extension in ruby/ that is based on the 'upb' library
      (now included as a submodule), and adds support for Ruby code generation
      to the protoc compiler.
      973f4257
  24. 04 Dec, 2014 1 commit
  25. 03 Dec, 2014 1 commit
  26. 02 Dec, 2014 2 commits
  27. 21 Oct, 2014 2 commits
  28. 11 Oct, 2014 1 commit
  29. 09 Oct, 2014 1 commit
  30. 20 Sep, 2014 1 commit
  31. 25 Aug, 2014 1 commit
  32. 05 Aug, 2014 2 commits
    • jieluo@google.com's avatar
      Remove AM_PROG_AR. · ce58c880
      jieluo@google.com authored
      With AM_PROG_AR may report "error: possibly underfined macro: AM_PROG_AR" (mingw, autoreconf-2.68).
      Without AM_PROG_AR may report warning "archiver requires 'AM_PROG_AR' in 'configure.ac'" (cygwin, automake-1.12).
      They do not affect the tests and install
      ce58c880
    • jieluo@google.com's avatar
      make changes to pass Cygwin · abe61de6
      jieluo@google.com authored
      abe61de6
  33. 28 Feb, 2013 1 commit
  34. 05 Dec, 2012 1 commit
  35. 30 Nov, 2012 1 commit
  36. 03 Jul, 2012 1 commit