1. 20490e3 Merge pull request #189 from cfallin/update-ruby-upb by Joshua Haberman · 10 years ago
  2. 06bf630 README.md update for Ruby gem. by Chris Fallin · 10 years ago
  3. e7e79a4 Merge pull request #190 from isaiah/to_ary by Chris Fallin · 10 years ago
  4. ee5f6e9 add #to_ary to RepeatedField by Isaiah Peng · 10 years ago
  5. a22bc81 Merge pull request #186 from ennerf/win32-msvc-fix by Feng Xiao · 10 years ago
  6. a507592 Updated to latest upb and added test for JSON map operation. by Chris Fallin · 10 years ago
  7. 17e4419 Merge pull request #168 from cfallin/ruby-oneof by Joshua Haberman · 10 years ago
  8. a3953da Updated based on code-review comments. by Chris Fallin · 10 years ago
  9. eb33f9d Updated based on code-review comments. by Chris Fallin · 10 years ago
  10. e544b38 removed accidental whitespace by Florian Enner · 10 years ago
  11. e1e86b0 replaced type fix with the recommended way by Florian Enner · 10 years ago
  12. df4730c fixed MSVC compile error by Florian Enner · 10 years ago
  13. ec53b8c added missing ruby generator to msvc project by Florian Enner · 10 years ago
  14. 8ccaa42 Remove deleted files from Makefile.am. by Feng Xiao · 10 years ago
  15. 76cb776 Merge pull request #180 from ned14/master by Feng Xiao · 10 years ago
  16. ae11803 Delete unused files. by Feng Xiao · 10 years ago
  17. f01c144 Fix illegal C++ use of reinterpret_cast<> to cast between nullptr_t and a pointer. by Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) · 10 years ago
  18. 07b8b0f Addressed code-review comments. by Chris Fallin · 10 years ago
  19. 9de35e7 Addressed code-review comments. by Chris Fallin · 10 years ago
  20. e2debef Ruby extension: added oneof accessor. by Chris Fallin · 10 years ago
  21. e1b7d38 Addressed code-review comments. by Chris Fallin · 10 years ago
  22. b0670dd Fix golden-file Ruby test to work with out-of-tree builds. by Chris Fallin · 10 years ago
  23. 3f3820d Two tests for Ruby code generator: by Chris Fallin · 10 years ago
  24. 7c4bbf0 Support oneofs in the Ruby code generator. by Chris Fallin · 10 years ago
  25. fcd8889 Support oneofs in MRI Ruby C extension. by Chris Fallin · 10 years ago
  26. 5446dea Merge pull request #155 from cfallin/ruby-maps by Joshua Haberman · 10 years ago
  27. ace4212 Line-wraps at 80 chars. by Chris Fallin · 10 years ago
  28. 052e020 Merge pull request #160 from zhangkun83/master by Feng Xiao · 10 years ago
  29. addd26c Addressed code-review comments. by Chris Fallin · 10 years ago
  30. a6b3ab0 Align backslash vertically by zhangkun83 · 10 years ago
  31. aa1713d Include names.h as java_names.h in the opensource tree by zhangkun83 · 10 years ago
  32. 97b663a Update upb amalgamation. by Chris Fallin · 10 years ago
  33. 4c92289 Addressed code-review comments. by Chris Fallin · 10 years ago
  34. 80276ac Addressed code-review comments. by Chris Fallin · 10 years ago
  35. fd1a3ff Support for maps in the MRI C Ruby extension. by Chris Fallin · 10 years ago
  36. 644a6a1 Merge pull request #143 from Ivoz/patch-1 by Feng Xiao · 10 years ago
  37. b60a6df Merge pull request #46 from adalq/version by Feng Xiao · 10 years ago
  38. bc3af60 Merge pull request #139 from c0nk/master by Feng Xiao · 10 years ago
  39. 4186d4c Update python version / setuptools instructions by Matt Iversen · 10 years ago
  40. c3e9280 Improved little endian byte order detection by Kal Conley · 10 years ago
  41. 4f0170d Updated __version__ by Adal Chiriliuc · 10 years ago
  42. 59692c3 Merge pull request #136 from cfallin/ruby-proto3-only by Joshua Haberman · 10 years ago
  43. 5ce69e9 Support Ruby code generation only for proto3. by Chris Fallin · 10 years ago
  44. 044e095 Add missing header files in src/Makefile.am by Feng Xiao · 10 years ago
  45. e7d562a Update ruby DIST_FILES. by Feng Xiao · 10 years ago
  46. 0c7f624 Adds Travis Cl support to test the code automatically. by Feng Xiao · 10 years ago
  47. ed52203 Merge pull request #134 from cfallin/master by Joshua Haberman · 10 years ago
  48. 91473dc Rename protobuf Ruby module to google/protobuf and rework its build by Chris Fallin · 10 years ago
  49. f473bb9 Merge pull request #128 from krishnanm86/master by Feng Xiao · 10 years ago
  50. 2e9f5e3 Reverting the space at the end for both files changed by Krishna · 10 years ago
  51. 91552ad Reverting the space at the end by Krishna · 10 years ago
  52. 22f96a7 Returned print_indent and print_outdent back to printservicestub and printserviceclass in python generator by Krishna · 10 years ago
  53. 001e82a Merge pull request #113 from nsuke/oneof-c++11 by Feng Xiao · 10 years ago
  54. 78c8200 Describe how to get gtest source for Visual Studio users. by Feng Xiao · 10 years ago
  55. 5fd12b8 Update gtest version to v1.7.0. by Feng Xiao · 10 years ago
  56. 060a209 Reverted changes to cpp_helpers.cc and made code reviews to python_geenerator.cc by Krishna · 10 years ago
  57. cb0ba5f Update version number to v3.0.0-pre by Feng Xiao · 10 years ago
  58. 5290948 Merge branch v3.0.0-alpha-1 into master. by Feng Xiao · 10 years ago
  59. 7654f78 Fixed bugs by Krishna · 10 years ago
  60. a761f06 Source code refactoring. Extracted common functionality in cpp_helpers.cc and python/python_generator.cc by Krishna · 10 years ago
  61. 261fe97 Merge pull request #121 from cfallin/master by Joshua Haberman · 10 years ago
  62. 8d5d7cc Fix LIBPROTOBUF_PROTOBUF annotations for buliding protobuf as DLLs. by Feng Xiao · 10 years ago
  63. 973f425 Provide a Ruby extension. by Chris Fallin · 10 years ago
  64. 496d47c Remove map_field.cc from lite-runtime. by Feng Xiao · 10 years ago
  65. fe3be0b Fix vsprojects/extract_includes.bat by Feng Xiao · 10 years ago
  66. 7da8121 Fix the intermediate directory of vc project files. by Feng Xiao · 10 years ago
  67. 9104da3 Down-integrate from internal code base. by Feng Xiao · 10 years ago
  68. a0d9c59 Merge pull request #127 from tseaver/ignore-autogen-artifacts by Feng Xiao · 10 years ago
  69. 2c495e4 Ignore artifacts from autogen.sh by Tres Seaver · 10 years ago
  70. be20ae0 Fix compile issues and test failures in VS2008. by Feng Xiao · 10 years ago
  71. 7c939bc Update VC projects to include new source files. by Feng Xiao · 10 years ago
  72. d778778 Fix thread local annotatoin and add back type traits is_convertable for MSVC by Feng Xiao · 10 years ago
  73. 6a949cd Remove usage of features not supported in Java 1.6. by Feng Xiao · 10 years ago
  74. 0eaae1e Replace is_enum with is_proto_enum because is_enum is not supported on some platforms. by Feng Xiao · 10 years ago
  75. 6936f17 Update post_process_dist.sh to produce a separate package for each language. by Feng Xiao · 10 years ago
  76. 137dd0f Delete some globals in ShutdownProtobufLibrary(). by Feng Xiao · 10 years ago
  77. 35ef680 Add a missing Java dist file. by Feng Xiao · 10 years ago
  78. 58dfce9 Update version number in descriptor.pb.h and plugin.pb.h. Protect death by Feng Xiao · 10 years ago
  79. 81a630c Update version number to v3.0.0-alpha-1 by Feng Xiao · 10 years ago
  80. 2413cb5 Make C++ string oneof field compatible with C++11 by Nobuaki Sukegawa · 10 years ago
  81. 4470dcb Display element name in test error log by Nobuaki Sukegawa · 10 years ago
  82. 8ba0e35 Make test code runnable with C++11 by Nobuaki Sukegawa · 10 years ago
  83. 7793199 Explicitly list all Java lite runtime tests (and exclude those depending by Feng Xiao · 10 years ago
  84. a451681 Merge pull request #116 from xfxyjwf/fix_warnings by Feng Xiao · 10 years ago
  85. e45149b Merge pull request #115 from xfxyjwf/fix_107 by Feng Xiao · 10 years ago
  86. ef43113 Merge pull request #111 from xfxyjwf/googlebot by Feng Xiao · 10 years ago
  87. 9e9ca4b Merge pull request #105 from xfxyjwf/fix_92 by Feng Xiao · 10 years ago
  88. e559b51 Merge pull request #81 from xfxyjwf/syntax_warning by Feng Xiao · 10 years ago
  89. 9173ba2 Get rid of some build warnings. by Feng Xiao · 10 years ago
  90. 8f7dec8 Add a ./configure flag "DIST_LANG" to select which langauge to include by Feng Xiao · 10 years ago
  91. 7f2a9fb Merge pull request #102 from fizbin/bytestring_serializable by Feng Xiao · 10 years ago
  92. a32a1a7 Add tests for other ByteString subclasses by Daniel Martin · 10 years ago
  93. bdcdee0 Merge pull request #109 from nsuke/tb-vim-oneof by Feng Xiao · 10 years ago
  94. 7d4117c Merge pull request #110 from nsuke/tb-typo-cpp_extension by Feng Xiao · 10 years ago
  95. 0610659 Replace links in nano proto code. by Feng Xiao · 10 years ago
  96. c25d9fe Down-integrate from internal code base. by Feng Xiao · 10 years ago
  97. e5a1799 Fix typo by Nobuaki Sukegawa · 10 years ago
  98. 33bb176 Add oneof keyword to proto.vim by Nobuaki Sukegawa · 10 years ago
  99. 90f2f50 Make Java TextFormat.printToUnicodeString() escape newlines. by Feng Xiao · 10 years ago
  100. 209840e Merge pull request #106 from xfxyjwf/fix_62 by Feng Xiao · 10 years ago