1. 0b3cfc7 Remove the extra -j8 as it can be passed in $@ already. by Jisi Liu · 9 years ago
  2. 329fa02 Initialize data members in constructors instead of direct initialize in by Jisi Liu · 9 years ago
  3. f0e8df3 use is_proto_enum instead of is_enum for repeated accessor field. by Jisi Liu · 9 years ago
  4. 4065a31 Fix hash.h for MSVC and platforms without hash map/set support. by Jisi Liu · 9 years ago
  5. 14fe0c9 Fix hash_map type parameter to add Alloc for other platforms. by Jisi Liu · 9 years ago
  6. 0a25cfe Use portable GOOGLE_PROTOBUF_THREAD_LOCAL instead of __thread. by Jisi Liu · 9 years ago
  7. b25caa5 Add missing files in vsprojects. by Jisi Liu · 9 years ago
  8. 885b612 Down integrate from Google internal branch for C++ and Java. by Jisi Liu · 9 years ago
  9. 1939efe Add .so to .gitignore. by Jisi Liu · 9 years ago
  10. 7e9020f Merge pull request #185 from mzhaom/remove-unused by Jisi Liu · 9 years ago
  11. a779ae6 Merge pull request #199 from google/wkt by Jisi Liu · 9 years ago
  12. 0e5fc48 Merge pull request #216 from cnauroth/Parser-JavaDoc by Jisi Liu · 9 years ago
  13. 0c59f2e Merge pull request #222 from google/v3.0.0-alpha-2 by Jisi Liu · 9 years ago
  14. 7d5cf8d A few tweaks to CHANGES.txt. by Josh Haberman · 9 years ago
  15. 31e8c20 Added release notes about Python changes. by Josh Haberman · 9 years ago
  16. 97dacc4 Fix the order of BUILT_FILES so that pbconfig.h will be built before by Jisi Liu · 9 years ago
  17. a86baaa Exclude pbconfg.h from dist, otherwise it breaks VS builds. by Jisi Liu · 9 years ago
  18. f8e7a46 Merge pull request #221 from google/python_proto3 by Jisi Liu · 9 years ago
  19. 0b70a43 Fixes for Python/C++ implementation in open-source: by Josh Haberman · 9 years ago
  20. 3feaac7 Merge "Update .gitignore so that the newly-added config.h is visible to git." into v3.0.0-alpha-2 by Jisi Liu · 9 years ago
  21. b670960 Include shared_ptr.h into headers to make maps proto work. It is used by Jisi Liu · 9 years ago
  22. c2f2bce Update .gitignore so that the newly-added config.h is visible to git. by Jisi Liu · 9 years ago
  23. ada6556 Down integrate from Google internal. by Jisi Liu · 9 years ago
  24. df184fb Make maps fields work on installed C++ protobufs. by Jisi Liu · 9 years ago
  25. 581a526 Add unix tools instructions for Mac. by Jisi Liu · 9 years ago
  26. 581be24 Merge alpha branch 'review/v3.0.0-alpha-2' by Jisi Liu · 9 years ago
  27. e70329c Propogate onChange() event when getFooBuilder() is on an oneof message field. by Jisi Liu · 9 years ago
  28. 20042b7 Fix Java maps reflection to call onChange to populate changes to parent by Jisi Liu · 9 years ago
  29. 21fb217 Updated Ruby README with more details on getting started. by Chris Fallin · 9 years ago
  30. 8508198 Correct JavaDoc return value documentation for Parser#parseDelimitedFrom. by cnauroth · 9 years ago
  31. 5b033ae Add JavaNano and Ruby protoc files into vs proj by Jisi Liu · 9 years ago
  32. 7a00a1e Add shutdown code for several newly introduced leaks; by Jisi Liu · 9 years ago
  33. ff35de3 Include Ruby and JavaNano into dist packages. by Jisi Liu · 9 years ago
  34. 7d8564f Update version number to 3.0.0-alpha-2 by Jisi Liu · 9 years ago
  35. 561ea89 Merge pull request #215 from cfallin/ruby-gem-version by Chris Fallin · 9 years ago
  36. 11ad1bd Update Ruby gem version to 3.0.0.alpha.2.0. by Chris Fallin · 9 years ago
  37. 5d9cc7d Merge pull request #214 from cfallin/ruby-changelog by Chris Fallin · 9 years ago
  38. 6ad8f54 Updated Ruby README. by Chris Fallin · 9 years ago
  39. 1d4f321 Updated CHANGES.txt to mention Ruby extension. by Chris Fallin · 9 years ago
  40. 32f5d01 Add changelog for 3.0.0-alpha2 release. by Jisi Liu · 9 years ago
  41. 7c43f17 Use static_cast instead of dynamic_cast in arena unittest so that it can by Jisi Liu · 9 years ago
  42. 0a7fc8f Add test for debug string for oneof by Jisi Liu · 9 years ago
  43. a6fc5da Fix review comments. by Jisi Liu · 9 years ago
  44. f2cf6cd Remove the unused set common oneof variables in helper by Jisi Liu · 9 years ago
  45. 72776c3 Add tests for oneofs. by Jisi Liu · 9 years ago
  46. 9681503 partial oneof tests. by Jisi Liu · 9 years ago
  47. 7b72a24 fix equal and hash for bytes field for javanano oneof by Jisi Liu · 9 years ago
  48. b9e9469 Add tests for oneof equals and hash. by Jisi Liu · 9 years ago
  49. 3ab660c Uncomment string/bytes fields in oneof nano. by Jisi Liu · 9 years ago
  50. 3accf81 Clear oneofs. by Jisi Liu · 9 years ago
  51. f173cde hashcode and equals for oneofs in nano. by Jisi Liu · 9 years ago
  52. 06a2e29 Equals for message oneof field in nano. by Jisi Liu · 9 years ago
  53. c72d3d5 Oneof message level elements (consts, case getter/clear) and messsage type field oneof support. by Jisi Liu · 9 years ago
  54. 7794a98 Initial check-in for message oneof. by Jisi Liu · 9 years ago
  55. 33222b5 Initial check in for primitive oneof fields. by Jisi Liu · 9 years ago
  56. f0e08fd Support maps in NanoPrinter. by Jisi Liu · 9 years ago
  57. 709164e Merge pull request #213 from pherl/maps by Chris Fallin · 9 years ago
  58. fbfdbe8 Use EMPTY_BYTES in WireFormatNano by Jisi Liu · 9 years ago
  59. b262575 Merge pull request #212 from haberman/update-from-google by Chris Fallin · 9 years ago
  60. 55cf8ab Merge branch 'master' of github.com:google/protobuf by Josh Haberman · 9 years ago
  61. cb3caf1 Integrate changes from Google open-source branch. by Josh Haberman · 9 years ago
  62. 2cb2358 Merge pull request #204 from pherl/master by Jisi Liu · 9 years ago
  63. c265fbe Mark factory setter API as private for alpha release. by Jisi Liu · 9 years ago
  64. db87a9c Merge pull request #211 from isaiah/map_inspect by Chris Fallin · 9 years ago
  65. 4502626 Google::Protobuf::Map#inspect should be consistent with Hash#inspect by Isaiah Peng · 9 years ago
  66. 344a921 Merge pull request #209 from cfallin/ruby-protoc-maps by Joshua Haberman · 9 years ago
  67. 315b93f Addressed code-review comment. by Chris Fallin · 9 years ago
  68. a2bea0a Properly support maps in Ruby protoc and another bugfix. by Chris Fallin · 9 years ago
  69. 43beb62 Merge pull request #201 from gordana-cmiljanovic-imgtec/mips-atomic-ops-fix by Feng Xiao · 9 years ago
  70. d1bbd85 Merge the javanano map test into the main test target. by Jisi Liu · 9 years ago
  71. 33ccbcb Add java compiled targets and several tests target into .gitignore. by Jisi Liu · 9 years ago
  72. 504d124 Merge pull request #203 from pherl/gitignore by Chris Fallin · 9 years ago
  73. 7af23e8 Add java compiled targets and several tests target into .gitignore. by Jisi Liu · 9 years ago
  74. b61b0c3 MIPS: remove immediate constraint within CompareAndSwap. by Gordana Cmiljanovic · 9 years ago
  75. 96e379f Add the .proto files for well-known types. by Feng Xiao · 9 years ago
  76. 2e5123a Merge pull request #197 from nsuke/protoc-export-ruby by Chris Fallin · 9 years ago
  77. de525ec Add missing LIBPROTOC_EXPORT to ruby generator by Nobuaki Sukegawa · 9 years ago
  78. 12d8a51 Get the map factory per mergeFrom() call for JavaNano. by Jisi Liu · 9 years ago
  79. d9a6f27 implement hashCode() for JavaNano maps. by Jisi Liu · 9 years ago
  80. 1536e93 Implement Equals for nano. by Jisi Liu · 9 years ago
  81. b0f1948 Rename empty bytes in JavaNano. by Jisi Liu · 9 years ago
  82. cd99c12 Rename readData() to readPrimitiveField() in JavaNano. by Jisi Liu · 9 years ago
  83. 7f36931 Add tests merging empty entries in JavaNano map by Jisi Liu · 9 years ago
  84. 20490e3 Merge pull request #189 from cfallin/update-ruby-upb by Joshua Haberman · 9 years ago
  85. 06bf630 README.md update for Ruby gem. by Chris Fallin · 9 years ago
  86. bd3573c Fix the behavior when merging conflicting keys, the new value always by Jisi Liu · 9 years ago
  87. ca35a80 Test keys and values cannot be null. by Jisi Liu · 9 years ago
  88. 0d52964 Basic serialization/parsing test. by Jisi Liu · 9 years ago
  89. 3c0355e Moving internal code to InternalNano and rename MapUtil to MapFactories. by Jisi Liu · 9 years ago
  90. d5839d2 parsing and serialzation for maps in JavaNano. by Jisi Liu · 9 years ago
  91. e7e79a4 Merge pull request #190 from isaiah/to_ary by Chris Fallin · 9 years ago
  92. ee5f6e9 add #to_ary to RepeatedField by Isaiah Peng · 9 years ago
  93. 4d64e65 Parsing for Maps in JavaNano by Jisi Liu · 9 years ago
  94. 0f2a7d3 Add readData(int) to read primitive value. by Jisi Liu · 9 years ago
  95. 60bccb6 MOVE TYPE_XXX constants to InternalNano. by Jisi Liu · 9 years ago
  96. a22bc81 Merge pull request #186 from ennerf/win32-msvc-fix by Feng Xiao · 9 years ago
  97. a507592 Updated to latest upb and added test for JSON map operation. by Chris Fallin · 9 years ago
  98. 4a99897 Use map generator for maps field; skip entry message. by Jisi Liu · 9 years ago
  99. ab74fd1 Add package for map test for nano. by Jisi Liu · 9 years ago
  100. 03b1416 Add tests for JavaNano maps. by Jisi Liu · 9 years ago